[Bug rtl-optimization/18081] [3.4 regression] Infinite memory allocation on -O3

2006-05-17 Thread jserv at kaffe dot org
--- Comment #19 from jserv at kaffe dot org 2006-05-17 08:48 --- I encountered the same problem with gcc-3.4.6 for ARM targets. Even I applied 18081.patch, the situation of infinite memory allocation still exists. Since gcc-3.4 is closed, I wonder if there is a fix against gcc-3.4.6.

[Bug rtl-optimization/18081] [3.4 regression] Infinite memory allocation on -O3

2005-05-10 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-05-10 22:42 --- Fixed. -- What|Removed |Added Status|REOPENED|RESOLVED

[Bug rtl-optimization/18081] [3.4 regression] Infinite memory allocation on -O3

2005-05-10 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2005-05-10 21:35 --- BTW, the gcc-patch mailing list archive web interface for 2004-02 is broken. You have to download the whole mailbox to see Kenner's patch. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18081

[Bug rtl-optimization/18081] [3.4 regression] Infinite memory allocation on -O3

2005-05-10 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2005-05-10 21:32 --- The patch is incomplete. I posted the rest of Kenner patch on 2004-02-12 at http://gcc.gnu.org/ml/gcc-patches/2005-05/msg00923.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18081

[Bug rtl-optimization/18081] [3.4 regression] Infinite memory allocation on -O3

2005-05-10 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-05-10 19:29 --- (In reply to comment #14) > Andreas, do you have time to look further into this? That assertion is > coming from a failed call to validate_replace_rtx; I wonder if there's > something wrong with the IA64

[Bug rtl-optimization/18081] [3.4 regression] Infinite memory allocation on -O3

2005-05-10 Thread mark at codesourcery dot com
--- Additional Comments From mark at codesourcery dot com 2005-05-10 15:20 --- Subject: Re: [3.4 regression] Infinite memory allocation on -O3 schwab at suse dot de wrote: > --- Additional Comments From schwab at suse dot de 2005-05-10 13:23 > --- > This is causing a regress

[Bug rtl-optimization/18081] [3.4 regression] Infinite memory allocation on -O3

2005-05-10 Thread schwab at suse dot de
--- Additional Comments From schwab at suse dot de 2005-05-10 13:30 --- Actually the command line was this: stage1/xgcc -Bstage1/ -B/usr/local/ia64-suse-linux/bin/ -c -g -O2 -gnatpg -gnata -g -O1 -fno-inline \ -I- -I. -Iada -I../../gcc/ada ../../gcc/ada/a-except.adb -o ada/a-ex

[Bug rtl-optimization/18081] [3.4 regression] Infinite memory allocation on -O3

2005-05-10 Thread schwab at suse dot de
--- Additional Comments From schwab at suse dot de 2005-05-10 13:23 --- This is causing a regression in the Ada compiler: stage1/xgcc -Bstage1/ -B/usr/local/ia64-suse-linux/bin/ -c -g -O2 -gnatpg -gnata -g -O0 \ -I- -I. -Iada -I../../gcc/ada ../../gcc/ada/memtrack.adb -o ada/me

[Bug rtl-optimization/18081] [3.4 regression] Infinite memory allocation on -O3

2005-05-09 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-05-10 06:05 --- Fixed. -- What|Removed |Added Status|NEW |RESOLVED

[Bug rtl-optimization/18081] [3.4 regression] Infinite memory allocation on -O3

2005-05-08 Thread gtolstolytkin at ru dot mvista dot com
--- Additional Comments From gtolstolytkin at ru dot mvista dot com 2005-05-08 18:07 --- I meant that 20050506 build still has the bug. And the build with the patch works fine for i686 too. I didn't mean that the bug was somehow fixed in 20050506 ;) Thanks, Grigory. -- http://gcc.g

[Bug rtl-optimization/18081] [3.4 regression] Infinite memory allocation on -O3

2005-05-08 Thread gtolstolytkin at ru dot mvista dot com
--- Additional Comments From gtolstolytkin at ru dot mvista dot com 2005-05-08 13:50 --- I've done a build for i686-unknown-linux-gnu (3.4.4-20050506, glibc 2.3.2, linux 2.6.8). It seems to work fine too. Thanks, Grigory. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18081

[Bug rtl-optimization/18081] [3.4 regression] Infinite memory allocation on -O3

2005-05-04 Thread giovannibajo at libero dot it
--- Additional Comments From giovannibajo at libero dot it 2005-05-04 17:19 --- Greg, mind testing this also with a bootstrap on x86-linux? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18081

[Bug rtl-optimization/18081] [3.4 regression] Infinite memory allocation on -O3

2005-05-04 Thread mark at codesourcery dot com
--- Additional Comments From mark at codesourcery dot com 2005-05-04 16:33 --- Subject: Re: [3.4 regression] Infinite memory allocation on -O3 giovannibajo at libero dot it wrote: > --- Additional Comments From giovannibajo at libero dot it 2005-05-04 > 12:12 --- > Patch pos

[Bug rtl-optimization/18081] [3.4 regression] Infinite memory allocation on -O3

2005-05-04 Thread giovannibajo at libero dot it
--- Additional Comments From giovannibajo at libero dot it 2005-05-04 12:12 --- Patch posted here: http://gcc.gnu.org/ml/gcc-patches/2005-05/msg00257.html Mark, is it OK to backport this patch to 3.4.4, with a proper ChangeLog? -- What|Removed |Added

[Bug rtl-optimization/18081] [3.4 regression] Infinite memory allocation on -O3

2005-05-04 Thread gtolstolytkin at ru dot mvista dot com
--- Additional Comments From gtolstolytkin at ru dot mvista dot com 2005-05-04 10:11 --- The bug is also exists in gcc-3.4-20050429 (gcc.3.4.4-preleleise). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18081

[Bug rtl-optimization/18081] [3.4 regression] Infinite memory allocation on -O3

2005-01-14 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-14 23:10 --- Confirmed. -- What|Removed |Added Status|UNCONFIRMED |NEW E