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/22415] [4.0 Regression] ICE in coalesce_abnormal_edges


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-07-11 20:15 -------
I think adding another DCE pass right before SRA and we will be able to reproduce this on the mainline 
also.

Also note turning off PRE "fixes" the ICE.  It might be PRE moving a statement causing the conflict.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dberlin at gcc dot gnu dot
                   |                            |org


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


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