This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Interesting build failure on trunk
- From: Ismail DÃnmez <ismail at pardus dot org dot tr>
- To: gcc at gcc dot gnu dot org
- Date: Tue, 30 Jan 2007 14:02:13 +0200
- Subject: Interesting build failure on trunk
Hi all,
I am getting this when I try to compile gcc trunk:
../../libcpp/../include -I../../libcpp/include -march=i686 -O2 -pipe -fomit-frame-pointer -U_FORTIFY_SOURCE -fprofile-use -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -Werror -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include -c -o
files.o -MT files.o -MMD -MP -MF .deps/files.Po ../../libcpp/files.c
../../libcpp/files.c: In function 'read_name_map':
../../libcpp/files.c:1238: internal compiler error: Floating point exception
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[3]: *** [files.o] Error 1
Did anyone hit this before?
Regards,
ismail