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 target/42498] GCC can't use smull to compute int * int --> long long



------- Comment #3 from rguenth at gcc dot gnu dot org  2009-12-31 15:30 -------
This is because widening multiplication is not detected if there are
more-than-once used sub-expressions.


-- 


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


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