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/14736] [tree-ssa] code quality regression


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-05-16 01:25 -------
I think these regressions come from the movement away from convert to fold_convert in 
the middle-end.  I think I have a fix which also gets rid of most of the usefulness of my 
cast pass.

-- 


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


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