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 optimization/14237] suboptimal comparison between long and long long


------- Additional Comments From kazu at cs dot umass dot edu  2004-02-23 01:36 -------
Yes, it would be nice if the combiner could do a little more like
simplifying an insn using information from other insns instead of
direct substitution.

Oh, forgot to mention: -O2 -fomit-frame-pointer. :-)


-- 


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


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