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/26490] [4.2 Regression] tree check fail on valid C code



------- Comment #5 from pinskia at gcc dot gnu dot org  2006-02-28 18:11 -------
(In reply to comment #4)
> where the VUSE missed renaming.
Except this is changing from a V_MAY_DEF but is forwardprop even touching this
statement, it does nothing to it.


-- 


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


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