http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56420
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Last reconfirmed| |2013-02-21 Component|c++ |middle-end CC| |jakub at gcc dot gnu.org Ever Confirmed|0 |1 Summary|Arithmetic error in |[4.8 Regression] Arithmetic |computation with compile |error in computation with |time unsigned __int128 |compile time unsigned |constant |__int128 constant Target Milestone|--- |4.8.0 --- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> 2013-02-21 16:00:56 UTC --- Started with http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=188786 I'll have a look.