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]

[Bug target/23674] ICE on valid code


------- Additional Comments From wouter at grep dot be  2005-09-02 11:55 -------
Silly me, forgot to include the command line and error message:

gcc -Wall -Wno-unused -g -O3 -fPIC -I /usr/lib/ocaml/3.08.3    -c -o mlgmp_z.o m
lgmp_z.c
In file included from mlgmp_z.c:13:
conversions.c:68: warning: ignoring #pragma inline 
conversions.c:92: warning: ignoring #pragma inline 
mlgmp_z.c: In function '_mlgmp_z_neg':
mlgmp_z.c:260: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
For Debian GNU/Linux specific bug reporting instructions,
see <URL:file:///usr/share/doc/gcc-4.0/README.Bugs>.
make[1]: *** [mlgmp_z.o] Error 1


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23674


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