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/18040] [4.0 Regression] ICE in for_each_index, at tree-ssa-loop-im.c:178


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-11-27 21:20 -------
Even though this ICE is caused by IV-OPTS, it has nothing to do with IV-OPTS, IVOPTS is finding invalid 
gimple which is produced by SRA because of handled_component_p.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
OtherBugsDependingO|18693                       |
              nThis|                            |


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


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