This is the mail archive of the gcc-bugs@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]

[Bug middle-end/36206] [4.4 Regression] ice for legal code with -O3



------- Comment #7 from spop at gcc dot gnu dot org  2008-05-15 22:00 -------
Subject: Re:  [4.4 Regression] ice for legal code with -O3

Two patches for this PR:
one for not allowing polynomials with degree > 1 in the affine dependence test,
the other to not fail on chrecs with converts in the dependence test.
I will resend to patches@ after they pass the gccfarm tests.

Sebastian


------- Comment #8 from spop at gcc dot gnu dot org  2008-05-15 22:00 -------
Created an attachment (id=15644)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15644&action=view)


------- Comment #9 from spop at gcc dot gnu dot org  2008-05-15 22:00 -------
Created an attachment (id=15645)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15645&action=view)


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36206


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