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/23335] [4.0/4.1 Regression] copyrename does not coalesce different type variables (useless type conversion)


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-11 18:48 -------
(In reply to comment #5)
Note the code gen for this testcase is the same for both 3.4 and 4.0, though you could find one where 
we actually produces much worse code gen.

-- 


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


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