[Bug tree-optimization/63743] Thumb1: big regression for float operators by r216728

2015-03-10 Thread thopre01 at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63743 Thomas Preud'homme changed: What|Removed |Added Status|ASSIGNED|RESOLVED Known to work|

[Bug tree-optimization/63743] Thumb1: big regression for float operators by r216728

2015-03-08 Thread thopre01 at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63743 --- Comment #9 from Thomas Preud'homme --- Author: thopre01 Date: Mon Mar 9 01:31:42 2015 New Revision: 221276 URL: https://gcc.gnu.org/viewcvs?rev=221276&root=gcc&view=rev Log: 2015-03-09 Thomas Preud'homme gcc/ PR tree-optimizatio

[Bug tree-optimization/63743] Thumb1: big regression for float operators by r216728

2015-03-03 Thread thopre01 at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63743 Thomas Preud'homme changed: What|Removed |Added Status|WAITING |ASSIGNED Assignee|unassig

[Bug tree-optimization/63743] Thumb1: big regression for float operators by r216728

2015-01-28 Thread thopre01 at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63743 Thomas Preud'homme changed: What|Removed |Added CC||thopre01 at gcc dot gnu.org --- Com

[Bug tree-optimization/63743] Thumb1: big regression for float operators by r216728

2015-01-15 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63743 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug tree-optimization/63743] Thumb1: big regression for float operators by r216728

2014-12-26 Thread ysrumyan at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63743 Yuri Rumyantsev changed: What|Removed |Added CC||ysrumyan at gmail dot com --- Comment

[Bug tree-optimization/63743] Thumb1: big regression for float operators by r216728

2014-11-05 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63743 Richard Biener changed: What|Removed |Added CC||rguenth at gcc dot gnu.org --- Comment

[Bug tree-optimization/63743] Thumb1: big regression for float operators by r216728

2014-11-05 Thread zhenqiang.chen at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63743 --- Comment #4 from Zhenqiang Chen --- (In reply to Jakub Jelinek from comment #3) > (In reply to Zhenqiang Chen from comment #2) > > (In reply to Jakub Jelinek from comment #1) > > > Were we swapping operands before? I mean, if you rewrite the

[Bug tree-optimization/63743] Thumb1: big regression for float operators by r216728

2014-11-05 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63743 --- Comment #3 from Jakub Jelinek --- (In reply to Zhenqiang Chen from comment #2) > (In reply to Jakub Jelinek from comment #1) > > Were we swapping operands before? I mean, if you rewrite the testcase to > > swap the * arguments in the source,

[Bug tree-optimization/63743] Thumb1: big regression for float operators by r216728

2014-11-05 Thread zhenqiang.chen at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63743 --- Comment #2 from Zhenqiang Chen --- (In reply to Jakub Jelinek from comment #1) > Were we swapping operands before? I mean, if you rewrite the testcase to > swap the * arguments in the source, did you get the same more efficient code > in the

[Bug tree-optimization/63743] Thumb1: big regression for float operators by r216728

2014-11-05 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63743 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #1