This is the mail archive of the gcc@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]

Re: FYI: glibc compiliation again broken on i686-linux


>>>>> "Andreas" == Andreas Jaeger <aj@suse.de> writes:

 > $ /opt/gcc-3.1-devel/bin/gcc -c t.c  -g -O3          
 > t.c: In function `init':
 > t.c:9: Internal compiler error in add_abstract_origin_attribute, at dwarf2out.c:9296
 > Please submit a full bug report,
 > with preprocessed source if appropriate.
 > See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.

Can you post a preprocessed source?

$ gcc -c -save-temps t.c

and post the contents of t.i


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