On Mon, 15 Aug 2005, Andrew Pinski wrote: > This should been already fixed by: > 2005-08-15 Sebastian Pop <[EMAIL PROTECTED]> > PR 23386 > [...] > What is happening here is we were miss-compiling a finite loop to be an > infinite loop.
Thanks for the pointer, Andrew. On Mon, 15 Aug 2005, Diego Novillo wrote: > I got something similar on last night's build, but it seems to > have been fixed now. How recent is your tree? It looked as if it was more recent then Sebastian's fix, but I found that due to some gcc.gnu.org or network hickup not everything was completely up-to-date; tonights automated build on the same machine suceeded again. On Mon, 15 Aug 2005, Marcel Moolenaar wrote: > I see the same on ia64-hp-hpux11.23, hppa1.1-hp-hpux11.11 and hppa64- > hp-hpux11.11. > I haven't had time to analyze the problem, though. Does it work for you as well now? Gerald