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 middle-end/23971] [4.0, 4.1 regression] synth_mult running amok


------- Additional Comments From bonzini at gcc dot gnu dot org  2005-09-20 13:33 -------
This one is reproducible everywhere:

long long f(long long x) { return x * 5445825408751490200ULL; }


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bonzini at gcc dot gnu dot
                   |                            |org
  GCC build triplet|alpha-unknown-linux-gnu     |*-*-*
   GCC host triplet|alpha-unknown-linux-gnu     |*-*-*
 GCC target triplet|alpha-unknown-linux-gnu     |*-*-*


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


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