[Bug tree-optimization/49725] [4.6 Regression] FAIL: c34005a

ebotcazou at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jul 14 08:59:00 GMT 2011


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.



More information about the Gcc-bugs mailing list