[Bug target/56890] invalid fdtox instruction in 64-bit mode with -O2

2013-04-15 Thread rainer.jung at kippdata dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56890 --- Comment #12 from Rainer Jung 2013-04-15 15:34:42 UTC --- I tried the sparc.c patch on top of GCC 4.7.3 and it works. Thanks for fixing :)

[Bug target/56890] invalid fdtox instruction in 64-bit mode with -O2

2013-04-15 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56890 Eric Botcazou changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug target/56890] invalid fdtox instruction in 64-bit mode with -O2

2013-04-15 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56890 --- Comment #10 from Eric Botcazou 2013-04-15 08:36:36 UTC --- Author: ebotcazou Date: Mon Apr 15 08:33:56 2013 New Revision: 197960 URL: http://gcc.gnu.org/viewcvs?rev=197960&root=gcc&view=rev Log: PR target/56890 * config/s

[Bug target/56890] invalid fdtox instruction in 64-bit mode with -O2

2013-04-15 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56890 --- Comment #9 from Eric Botcazou 2013-04-15 08:36:16 UTC --- Author: ebotcazou Date: Mon Apr 15 08:31:12 2013 New Revision: 197959 URL: http://gcc.gnu.org/viewcvs?rev=197959&root=gcc&view=rev Log: PR target/56890 * config/sp

[Bug target/56890] invalid fdtox instruction in 64-bit mode with -O2

2013-04-15 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56890 --- Comment #8 from Eric Botcazou 2013-04-15 08:35:50 UTC --- Author: ebotcazou Date: Mon Apr 15 08:28:41 2013 New Revision: 197958 URL: http://gcc.gnu.org/viewcvs?rev=197958&root=gcc&view=rev Log: PR target/56890 * config/sp

[Bug target/56890] invalid fdtox instruction in 64-bit mode with -O2

2013-04-14 Thread rainer.jung at kippdata dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56890 --- Comment #7 from Rainer Jung 2013-04-14 09:05:54 UTC --- I can confirm, that the test cases behave unchanged with 4.7.3. There's no problem with 4.8.0.

[Bug target/56890] invalid fdtox instruction in 64-bit mode with -O2

2013-04-11 Thread windward at gmx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56890 --- Comment #6 from Martin 2013-04-11 09:21:54 UTC --- Created attachment 29854 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29854 Results of testcase with -O0 to -O3 for gcc 4.7.2 and 4.8.0 Output (stdout+stderr, assembler file)