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: loop optimizer naivety


Eric Botcazou wrote:
> Then I should fix GCSE and not the loop optimizer?

FYI, I've been using the following patch by Jan Hubicka in my local tree:
http://gcc.gnu.org/ml/gcc-bugs/2003-03/msg01445.html

The patch was intended for PR opt/10185 and possibly PR opt/10087,
but was never reviewed.  As far as I can tell, the testcase in PR opt/12340
doesn't segfault when using this patch...  Since the patch fixes symptoms
similar to what you described, I thought it you may be interested.

- glen


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