------- 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 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/memtrack.o 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 machine description that's causing the problem. If it were an easy, obvious thing to fix it might make sense to fix that. Otherwise, I'll revert the patch; I don't want to be introducing churn for 3.4.4. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18081