[Bug rtl-optimization/50339] suboptimal register allocation for abs(__int128_t)

2015-06-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50339 Richard Biener changed: What|Removed |Added Target Milestone|4.8.3 |---

[Bug rtl-optimization/50339] suboptimal register allocation for abs(__int128_t)

2013-05-31 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50339 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.8.1 |4.8.2 --- Comment #8 from Jakub Jelinek

[Bug rtl-optimization/50339] suboptimal register allocation for abs(__int128_t)

2013-03-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50339 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.8.0 |4.8.1 --- Comment #7 from Jakub

[Bug rtl-optimization/50339] suboptimal register allocation for abs(__int128_t)

2013-02-21 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50339 Jakub Jelinek changed: What|Removed |Added Summary|[4.8 Regression] suboptimal |suboptimal register

[Bug rtl-optimization/50339] suboptimal register allocation for abs(__int128_t)

2012-11-02 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50339 --- Comment #2 from Marc Glisse 2012-11-02 14:33:27 UTC --- It looks even worse in 4.8: movq%rdi, %r9 movq%rsi, %rdi movq%rsi, %r10 sarq$63, %rdi movq%rdi, %rcx xorq%r9, %rcx movq

[Bug rtl-optimization/50339] suboptimal register allocation for abs(__int128_t)

2012-01-22 Thread svfuerst at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50339 Steven Fuerst changed: What|Removed |Added CC||svfuerst at gmail dot com --- Comment #1