[Bug target/36450] [4.4 Regression] ICE in insert_restore/insert_save with GET_MODE_ALIGNMENT mem

2008-07-30 Thread hjl dot tools at gmail dot com


--- Comment #13 from hjl dot tools at gmail dot com  2008-07-30 21:53 
---
Do you still see it after revision 38335? If you really want, you
can check MAX_SUPPORTED_STACK_ALIGNMENT, but not PREFERRED_STACK_BOUNDARY.


-- 


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



[Bug target/36450] [4.4 Regression] ICE in insert_restore/insert_save with GET_MODE_ALIGNMENT mem

2008-07-22 Thread hjl dot tools at gmail dot com


--- Comment #12 from hjl dot tools at gmail dot com  2008-07-22 13:44 
---
*** Bug 36896 has been marked as a duplicate of this bug. ***


-- 

hjl dot tools at gmail dot com changed:

   What|Removed |Added

 CC||linuxl4 at sohu dot com


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



[Bug target/36450] [4.4 Regression] ICE in insert_restore/insert_save with GET_MODE_ALIGNMENT mem

2008-07-19 Thread hjl dot tools at gmail dot com


--- Comment #11 from hjl dot tools at gmail dot com  2008-07-19 23:58 
---
*** Bug 36875 has been marked as a duplicate of this bug. ***


-- 

hjl dot tools at gmail dot com changed:

   What|Removed |Added

 CC||sebastian dot bw at freenet
   ||dot de


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




[Bug target/36450] [4.4 Regression] ICE in insert_restore/insert_save with GET_MODE_ALIGNMENT mem

2008-06-25 Thread rguenth at gcc dot gnu dot org


-- 

rguenth at gcc dot gnu dot org changed:

   What|Removed |Added

   Priority|P3  |P1


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



[Bug target/36450] [4.4 Regression] ICE in insert_restore/insert_save with GET_MODE_ALIGNMENT mem

2008-06-17 Thread aldot at gcc dot gnu dot org


--- Comment #10 from aldot at gcc dot gnu dot org  2008-06-17 13:54 ---
boostrapping pristine trunk still fails with:

/scratch/obj.i686/gcc-4.4.orig/./gcc/xgcc
-B/scratch/obj.i686/gcc-4.4.orig/./gcc/
-B/opt/i686/gcc-4.4.orig//i686-linux-gnu/bin/
-B/opt/i686/gcc-4.4.orig//i686-linux-gnu/lib/ -isystem
/opt/i686/gcc-4.4.orig//i686-linux-gnu/include -isystem
/opt/i686/gcc-4.4.orig//i686-linux-gnu/sys-include -O2 -march=pentium4
-mtune=pentium4 -pipe -DIN_GCC -mpreferred-stack-boundary=2 -W -Wall
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition
-isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2
-D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../.././gcc
-I../../../../src/gcc-4.4.orig/libgcc -I../../../../src/gcc-4.4.orig/libgcc/.
-I../../../../src/gcc-4.4.orig/libgcc/../gcc
-I../../../../src/gcc-4.4.orig/libgcc/../include
-I../../../../src/gcc-4.4.orig/libgcc/config/libbid -DENABLE_DECIMAL_BID_FORMAT
-DHAVE_CC_TLS -DUSE_TLS -o bid64_div.o -MT bid64_div.o -MD -MP -MF
bid64_div.dep -c ../../../../src/gcc-4.4.orig/libgcc/config/libbid/bid64_div.c
In file included from
../../../../src/gcc-4.4.orig/libgcc/config/libbid/bid64_div.c:62:
../../../../src/gcc-4.4.orig/libgcc/config/libbid/bid_div_macros.h: In function
‘__div_256_by_128’:
../../../../src/gcc-4.4.orig/libgcc/config/libbid/bid_div_macros.h:542:
internal compiler error: in insert_save, at caller-save.c:787
Please submit a full bug report,
with preprocessed source if appropriate.
See http://gcc.gnu.org/bugs.html for instructions.
make[3]: *** [bid64_div.o] Error 1


-- 

aldot at gcc dot gnu dot org changed:

   What|Removed |Added

   Keywords||build


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



[Bug target/36450] [4.4 Regression] ICE in insert_restore/insert_save with GET_MODE_ALIGNMENT mem

2008-06-11 Thread aldot at gcc dot gnu dot org


--- Comment #9 from aldot at gcc dot gnu dot org  2008-06-11 18:12 ---
(In reply to comment #8)
 Created an attachment (id=15747)
 -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15747action=view) [edit]
 ICEs on trunk
 
 This ICEs on trunk with -mpreferred-stack-boundary=2 but works wih =4

s/wih =4/with anything but 2/

and of course works with e.g. 4.3.0 20080218 or trunk from a few weeks ago.

gcc-4.4-HEAD -S -o /dev/null -fno-guess-branch-probability
-mpreferred-stack-boundary=2 -Os sort.5.i -v
Using built-in specs.
Target: i686-linux-gnu
Configured with: ../../src/gcc-4.4/configure -v --enable-languages=c,fortran
--prefix=/opt/i686/gcc-4.4/ --enable-shared --with-system-zlib
--libexecdir=/opt/i686/gcc-4.4/lib --enable-nls --without-included-gettext
--enable-threads=posix --program-suffix=-4.4-HEAD --enable-__cxa_atexit
--enable-libstdcxx-allocator=mt --enable-clocale=gnu --enable-libstdcxx-debug
--enable-mpfr --disable-werror --enable-checking=yes --enable-debug
--with-gmp=/opt/i686/gmp-4.2.2/ --with-mpfr=/opt/i686/mpfr-2.3.0
--disable-multilib --disable-intermodule i686-linux-gnu
Thread model: posix
gcc version 4.4.0 20080611 (experimental) (GCC) 
COLLECT_GCC_OPTIONS='-S' '-o' '/dev/null' '-fno-guess-branch-probability'
'-mpreferred-stack-boundary=2' '-Os' '-v' '-mtune=generic'
 /opt/i686/gcc-4.4/bin/../../gcc-4.4/lib/gcc/i686-linux-gnu/4.4.0/cc1
-fpreprocessed sort.5.i -quiet -dumpbase sort.5.i -mpreferred-stack-boundary=2
-mtune=generic -auxbase-strip /dev/null -Os -version
-fno-guess-branch-probability -o /dev/null
GNU C (GCC) version 4.4.0 20080611 (experimental) (i686-linux-gnu)
compiled by GNU C version 4.4.0 20080611 (experimental), GMP version
4.2.1, MPFR version 2.3.0-p4.
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
Compiler executable checksum: 0d5bbb5fdfd81762cf963cab59cb1e94
sort.5.i:13: warning: useless storage class specifier in empty declaration
sort.5.i: In function ‘sort_main’:
sort.5.i:75: internal compiler error: in insert_save, at caller-save.c:787
Please submit a full bug report,


-- 

aldot at gcc dot gnu dot org changed:

   What|Removed |Added

Summary|ICE in  |[4.4 Regression] ICE in
   |insert_restore/insert_save  |insert_restore/insert_save
   |with GET_MODE_ALIGNMENT mem |with GET_MODE_ALIGNMENT mem


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