[Bug rtl-optimization/17428] [4.0 Regression] internal compiler error: in spill_failure, at reload1.c:1880

2004-11-03 Thread rakdver at gcc dot gnu dot org
--- Additional Comments From rakdver at gcc dot gnu dot org 2004-11-04 07:06 --- Patch for the other problem: http://gcc.gnu.org/ml/gcc-patches/2004-11/msg00260.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17428

[Bug rtl-optimization/17428] [4.0 Regression] internal compiler error: in spill_failure, at reload1.c:1880

2004-10-28 Thread reichelt at gcc dot gnu dot org
--- Additional Comments From reichelt at gcc dot gnu dot org 2004-10-28 09:28 --- Because of the patch http://gcc.gnu.org/ml/gcc-cvs/2004-10/msg01513.html that adds -funroll-loops to -fprofile-generate the testcase from comment #4 has to be compiled with -msse -O2

[Bug rtl-optimization/17428] [4.0 Regression] internal compiler error: in spill_failure, at reload1.c:1880

2004-10-28 Thread reichelt at gcc dot gnu dot org
--- Additional Comments From reichelt at gcc dot gnu dot org 2004-10-28 11:42 --- Zdenek, the failure in comment #12 appears with your patch http://gcc.gnu.org/ml/gcc-cvs/2004-10/msg00030.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17428

[Bug rtl-optimization/17428] [4.0 Regression] internal compiler error: in spill_failure, at reload1.c:1880

2004-10-28 Thread rakdver at atrey dot karlin dot mff dot cuni dot cz
--- Additional Comments From rakdver at atrey dot karlin dot mff dot cuni dot cz 2004-10-28 13:18 --- Subject: Re: [4.0 Regression] internal compiler error: in spill_failure, at reload1.c:1880 Hello, Because of the patch http://gcc.gnu.org/ml/gcc-cvs/2004-10/msg01513.html that

[Bug rtl-optimization/17428] [4.0 Regression] internal compiler error: in spill_failure, at reload1.c:1880

2004-10-16 Thread reichelt at gcc dot gnu dot org
--- Additional Comments From reichelt at gcc dot gnu dot org 2004-10-16 13:29 --- Speculative prefetching is now disabled by default on mainline by David Edelsohn's patch http://gcc.gnu.org/ml/gcc-cvs/2004-10/msg00928.html Therefore, one has to add -fspeculative-prefetching to the