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 rakdver at gcc dot gnu dot org  2004-10-17 16:01 -------
Does not seem to be directly caused by ivopts.  The statement
on that ivopts fail looks like

x_1 = ((cast) variable).field

which is not a valid gimple.  I am investigating further.

-- 


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]