public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "redi at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug libstdc++/60793] Add target *-*-dragonfly* to dg-options on 172 libstdc++ tests
Date: Mon, 14 Apr 2014 14:07:00 -0000	[thread overview]
Message-ID: <bug-60793-4-OQN1U4mFrQ@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-60793-4@http.gcc.gnu.org/bugzilla/>

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60793

--- Comment #11 from Jonathan Wakely <redi at gcc dot gnu.org> ---
(In reply to Manuel López-Ibáñez from comment #9)
> > Because I interpret a full bootstrap to mean every major platform that gcc
> > supports.

That would be impossible for the majority of contributors, who don't have
access to most of the targets.

> >  What does "bootstrap" mean?  Just a standard build with
> > --disable-boostrap flag not used?

Yes.

> >  I can test the dragonfly platform, but I
> > can't test every variety of linux, solaris, etc. for potential effects.

Noone is asking for that.

> http://gcc.gnu.org/contribute.html#testing
> 
> Yes, it is exactly not using --disable-bootstrap. I am not sure what are the
> requirements for a new OS port, but I doubt you need to test every major
> platform. Perhaps you can ask that in the gcc@ mailing list.

That is definitely not a requirement.

Most of the changes needed should be restricted to target-specific code, so the
requirements for the change are pretty low. At worst it will probably only
affect FreeBSD and any issues can be solved.

If you don't care enough to post a few emails showing test results then noone
is going to be interested in supporting your target. See the
contrib/test_summary script in the source tree which makes it very simple to
do.

You could have done it in the time it's taken to explain why you're reluctant
to send your patches :-)
>From gcc-bugs-return-448999-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org Mon Apr 14 14:09:12 2014
Return-Path: <gcc-bugs-return-448999-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org>
Delivered-To: listarch-gcc-bugs@gcc.gnu.org
Received: (qmail 10009 invoked by alias); 14 Apr 2014 14:09:10 -0000
Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm
Precedence: bulk
List-Id: <gcc-bugs.gcc.gnu.org>
List-Archive: <http://gcc.gnu.org/ml/gcc-bugs/>
List-Post: <mailto:gcc-bugs@gcc.gnu.org>
List-Help: <mailto:gcc-bugs-help@gcc.gnu.org>
Sender: gcc-bugs-owner@gcc.gnu.org
Delivered-To: mailing list gcc-bugs@gcc.gnu.org
Received: (qmail 9946 invoked by uid 48); 14 Apr 2014 14:09:04 -0000
From: "nightstrike at gmail dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c/36750] -Wmissing-field-initializers relaxation request
Date: Mon, 14 Apr 2014 14:09:00 -0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: gcc
X-Bugzilla-Component: c
X-Bugzilla-Version: 4.1.2
X-Bugzilla-Keywords: diagnostic
X-Bugzilla-Severity: enhancement
X-Bugzilla-Who: nightstrike at gmail dot com
X-Bugzilla-Status: RESOLVED
X-Bugzilla-Priority: P3
X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org
X-Bugzilla-Target-Milestone: ---
X-Bugzilla-Flags:
X-Bugzilla-Changed-Fields: cc
Message-ID: <bug-36750-4-0svwA4x7zZ@http.gcc.gnu.org/bugzilla/>
In-Reply-To: <bug-36750-4@http.gcc.gnu.org/bugzilla/>
References: <bug-36750-4@http.gcc.gnu.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/
Auto-Submitted: auto-generated
MIME-Version: 1.0
X-SW-Source: 2014-04/txt/msg01019.txt.bz2
Content-length: 413

http://gcc.gnu.org/bugzilla/show_bug.cgi?id6750

nightstrike <nightstrike at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nightstrike at gmail dot com

--- Comment #6 from nightstrike <nightstrike at gmail dot com> ---
This is still an issue in C++


  parent reply	other threads:[~2014-04-14 14:07 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-09 13:04 [Bug testsuite/60793] New: " gnugcc at marino dot st
2014-04-09 15:52 ` [Bug libstdc++/60793] " redi at gcc dot gnu.org
2014-04-09 15:59 ` gnugcc at marino dot st
2014-04-13 22:44 ` redi at gcc dot gnu.org
2014-04-13 23:01 ` gnugcc at marino dot st
2014-04-14 10:08 ` redi at gcc dot gnu.org
2014-04-14 10:26 ` gnugcc at marino dot st
2014-04-14 11:16 ` manu at gcc dot gnu.org
2014-04-14 11:39 ` gnugcc at marino dot st
2014-04-14 12:08 ` manu at gcc dot gnu.org
2014-04-14 13:55 ` redi at gcc dot gnu.org
2014-04-14 14:07 ` redi at gcc dot gnu.org [this message]
2014-05-21 11:48 ` redi at gcc dot gnu.org
2014-05-23 10:20 ` redi at gcc dot gnu.org
2014-05-24 12:08 ` redi at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-60793-4-OQN1U4mFrQ@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).