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 rtl-optimization/50339] suboptimal register allocation for abs(__int128_t)


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[4.8 Regression] suboptimal |suboptimal register
                   |register allocation for     |allocation for
                   |abs(__int128_t)             |abs(__int128_t)

--- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> 2013-02-21 21:36:17 UTC ---
Removing the regression tag, while the RA should be still improved, this is no
longer a regression.


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