FYI: glibc compiliation again broken on i686-linux
Aldy Hernandez
aldyh@redhat.com
Thu Dec 20 10:22:00 GMT 2001
>>>>> "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
More information about the Gcc
mailing list