This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: memory explosion in ifcvt.c


On 3/27/07, Richard Earnshaw <rearnsha@arm.com> wrote:
Steven,

Your patch to ifcvt.c is causing an infinite loop that eventually runs
out of memory when compiling for arm-eabi.

My guess is that this is likely to be related to the following warning
(you did do a full bootstrap test of this, didn't you --

Are you suggesting I did not? I think I mentioned bootstrapping and testing on i686 and on x86_64. And when I look at gcc-testresults, I see lots of other people who have suffessfully bootstrapped and tested with the patch.

I would have
expected that to catch a bug like this :-)

Apparently not. Perhaps you could try to figure out why.


Gr.
Steven


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]