This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

bootstrap failure on mainline (Was: Re: bootstrap failure GCC 3.0branch on i686)

[Get raw message]

Upps this is a failure on the *mainline*.  I intended to test the branch
but that failed :-(

Andreas

Andreas Jaeger <aj@suse.de> writes:

> This should be easy to reproduce on i686-linux-gnu - otherwise I can
> send preprocessed sources:
>
> stage1/xgcc -Bstage1/ -B/opt/gcc-3.1-devel/i686-pc-linux-gnu/bin/ -c  -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I/cvs/gcc/gcc -I/cvs/gcc/gcc/. -I/cvs/gcc/gcc/config -I/cvs/gcc/gcc/../include /cvs/gcc/gcc/dwarf2out.c -o dwarf2out.o
> /cvs/gcc/gcc/dwarf2out.c:4835: warning: function declaration isn't a prototype
> /cvs/gcc/gcc/dwarf2out.c: In function `output_aranges':
> /cvs/gcc/gcc/dwarf2out.c:6565: Internal error: Segmentation fault
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.

-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]