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 tree-optimization/49725] [4.6 Regression] FAIL: c34005a


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

--- Comment #5 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2011-07-14 08:58:42 UTC ---
> I will have a look at it next week (if it can be reproduced on the hppa in the
> compile farm).

A cross-compiler from your favorite linux box is sufficient.

> Nevertheless, the interesting thing is that the patch only makes SRA to do 
> less, never more.  Does the ICE happen even if you switch SRA off completely 
> with -fno-tree-sra ?

Hum, yes, you're right, the ICE comes from PRE, not SRA.


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