This is the mail archive of the gcc@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: GCC build goes into endless loop



On Aug 15, 2005, at 4:03 PM, Gerald Pfeifer wrote:


Can someone else reproduce this on an i386 or some other target?

This should been already fixed by: 2005-08-15 Sebastian Pop <pop@cri.ensmp.fr> PR 23386

It was caused by:
2005-08-13  Sebastian Pop  <pop@cri.ensmp.fr>
        PR tree-optimization/22236

What is happening here is we were miss-compiling a finite loop to be an
infinite loop.


Thanks, Andrew Pinski


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