public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: "H.J. Lu" <hjl.tools@gmail.com>
To: Laurent GUERBY <laurent@guerby.net>
Cc: Joseph Myers <joseph@codesourcery.com>,
	Vladimir Makarov <vmakarov@redhat.com>,
	 	Richard Guenther <rguenther@suse.de>, gcc <gcc@gcc.gnu.org>
Subject: Re: Bootstrap broken on sparc-linux trunk between 145310:145425  	because of new genattrtab.c va_arg (p, HOST_WIDE_INT) warning
Date: Sun, 05 Apr 2009 15:49:00 -0000	[thread overview]
Message-ID: <6dc9ffc80904050825k5d73c881u94114888269f06fb@mail.gmail.com> (raw)
In-Reply-To: <1238923527.10782.51.camel@localhost>

On Sun, Apr 5, 2009 at 2:25 AM, Laurent GUERBY <laurent@guerby.net> wrote:
> Hi,
>
> On sparc-linux gcc54 I get at rev 145425:
>
> /home/guerby/build/./prev-gcc/xgcc -B/home/guerby/build/./prev-gcc/ -B/n/54/guerby/install-trunk/sparc64-unknown-linux-gnu/bin/ -c  -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-p\
> rototypes -Wcast-qual -Wold-style-definition -Wc++-compat -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -fno-common  -DHAVE_CONFIG_H -DGENERATOR_FI\
> LE -I. -Ibuild -I../../trunk/gcc -I../../trunk/gcc/build -I../../trunk/gcc/../include -I../../trunk/gcc/../libcpp/include -I/opt/cfarm/mpfr-2.3.2/include -I../../trunk/gcc/../libdecnumber -I../../trunk/gcc/\
> ../libdecnumber/dpd -I../libdecnumber    -o build/genattrtab.o ../../trunk/gcc/genattrtab.c
> cc1: warnings being treated as errors
> ../../trunk/gcc/genattrtab.c: In function 'attr_rtx':
> ../../trunk/gcc/genattrtab.c:478: error: 'va_arg_tmp.68' may be used uninitialized in this function
> ../../trunk/gcc/genattrtab.c:478: note: 'va_arg_tmp.68' was declared here
> ../../trunk/gcc/genattrtab.c:506: error: 'va_arg_tmp.71' may be used uninitialized in this function
> ../../trunk/gcc/genattrtab.c:506: note: 'va_arg_tmp.71' was declared here
> make[3]: *** [build/genattrtab.o] Error 1
> make[3]: Leaving directory `/home/guerby/build/gcc'
> make[2]: *** [all-stage2-gcc] Error 2
> make[2]: Leaving directory `/home/guerby/build'
> make[1]: *** [stage2-bubble] Error 2
> make[1]: Leaving directory `/home/guerby/build'
> make: *** [bootstrap] Error 2
>
> Both warnings are on the same type of code:
>
> HOST_WIDE_INT arg0 = va_arg (p, HOST_WIDE_INT);
>
> va_arg (p, HOST_WIDE_INT)
>
> It was working at rev 145310, lots of change so hard to guess which
> one caused the failure.
>
> I'm thinking of changing my auto tester to report a broken bootstrap
> (the first time a bootstrap fails), is there a normalized way to
> report such failures to gcc-testresults@ or gcc@?
>

I report it to gcc-regression@.


H.J.

  reply	other threads:[~2009-04-05 15:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-05 15:25 Laurent GUERBY
2009-04-05 15:49 ` H.J. Lu [this message]
2009-04-05 16:14   ` Annoucing regressions and bootstrap fail? (was: Bootstrap broken on sparc-linux trunk between 145310:145425 because of new genattrtab.c va_arg (p, HOST_WIDE_INT) warning) Laurent GUERBY
2009-09-13 22:49     ` Gerald Pfeifer
2009-04-08  1:11 ` Bootstrap broken on sparc-linux trunk between 145310:145425 because of new genattrtab.c va_arg (p, HOST_WIDE_INT) warning Joseph S. Myers

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=6dc9ffc80904050825k5d73c881u94114888269f06fb@mail.gmail.com \
    --to=hjl.tools@gmail.com \
    --cc=gcc@gcc.gnu.org \
    --cc=joseph@codesourcery.com \
    --cc=laurent@guerby.net \
    --cc=rguenther@suse.de \
    --cc=vmakarov@redhat.com \
    /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).