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 tree-optimization/31925] Internal compiler error in `store_bit_field', at expmed.c:277



------- Comment #2 from mkgnu at mkgnu dot net  2007-05-14 22:05 -------
Output of gcc -v

$ gcc -v -O3 -c bm_kiss_double.cil.i
Reading specs from /usr/lib/gcc-lib/i386-linux/2.95.4/specs
gcc version 2.95.4 20011002 (Debian prerelease)
 /usr/lib/gcc-lib/i386-linux/2.95.4/cc1 bm_kiss_double.cil.i -quiet -O3
-version -o /tmp/ccvYzdxK.s
GNU C version 2.95.4 20011002 (Debian prerelease) (i386-linux) compiled by GNU
C version 2.95.4 20011002 (Debian prerelease).

...

./bm_kiss_double.cil.c: In function `hcu_restore_frame_of___sgnl_v1':
./bm_kiss_double.cil.c:4273: Internal compiler error:
./bm_kiss_double.cil.c:4273: Internal compiler error in `store_bit_field', at
expmed.c:277


-- 


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


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