[Bug target/47672] math-68881.h does not support C99

2015-01-16 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47672 Jeffrey A. Law changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug target/47672] math-68881.h does not support C99

2011-06-06 Thread vincent.riviere at freesbee dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47672 --- Comment #6 from Vincent Riviere 2011-06-06 21:20:46 UTC --- > What specific instructions are missing from -ffast-math? I don't know myself, but I have been told it was the case. http://gcc.gnu.org/ml/gcc/2011-02/msg00186.html

[Bug target/47672] math-68881.h does not support C99

2011-06-06 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47672 --- Comment #5 from Mikael Pettersson 2011-06-06 19:54:58 UTC --- (In reply to comment #4) > However, someone reported that all the functionnality of > math-68881.h was not reported to -ffast-math: some instructions are missing. ... > 2) Move the

[Bug target/47672] math-68881.h does not support C99

2011-06-06 Thread vincent.riviere at freesbee dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47672 --- Comment #4 from Vincent Riviere 2011-06-06 19:06:07 UTC --- Normal math implementation should always reside inside libm, to fully support exceptions, error handling, etc. When better speed is required, and strict standard compliance is not

[Bug target/47672] math-68881.h does not support C99

2011-06-06 Thread alanh at fairlite dot co.uk
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47672 Alan Hourihane changed: What|Removed |Added CC||alanh at fairlite dot co.uk --- Comment

[Bug target/47672] math-68881.h does not support C99

2011-05-02 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47672 --- Comment #2 from Andreas Schwab 2011-05-02 17:20:40 UTC --- I'd rather remove that file.