[Bug tree-optimization/21963] [4.1 Regression] ICE (Segmentation fault) with -m64

2005-06-17 Thread fischer at td dot mw dot tum dot de
--- Additional Comments From fischer at td dot mw dot tum dot de 2005-06-17 09:44 --- Applied above patch to my local checkout and tested. Works nicely :) Victor -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21963

[Bug tree-optimization/21963] [4.1 Regression] ICE (Segmentation fault) with -m64

2005-06-11 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-11 15:19 --- Patch here: http://gcc.gnu.org/ml/gcc-patches/2005-06/msg00856.html. -- What|Removed |Added

[Bug tree-optimization/21963] [4.1 Regression] ICE (Segmentation fault) with -m64

2005-06-08 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-08 15:27 --- Confirmed, backtrace: #0 0x000c5364 in is_gimple_variable (t=0x0) at ../../gcc/tree-gimple.c:239 #1 0x000c5908 in is_gimple_val (t=0x0) at ../../gcc/tree-gimple.c:353 #2 0x000e5334 in

[Bug tree-optimization/21963] [4.1 Regression] ICE (Segmentation fault) with -m64

2005-06-08 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-08 18:36 --- This ICE also shows up in SPEC on x86_64. -- What|Removed |Added Severity|normal