: normal
Priority: P3
Component: c
Assignee: unassigned at gcc dot gnu.org
Reporter: timo.kreuzer at reactos dot org
Target Milestone: ---
When compiling floating point code, the compiler omits to convert an
intermediate computation result, which is cast to
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39284
Timo Kreuzer changed:
What|Removed |Added
CC||timo.kreuzer at reactos dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52381
--- Comment #5 from Timo Kreuzer 2013-01-11
14:55:15 UTC ---
(In reply to comment #4)
> Like __atomic_compare_exchange_n?
Oh, didn't know of this one, thanks.
But I'm sure there are other similar things you could solve with the output o
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37722
Timo Kreuzer changed:
What|Removed |Added
CC||timo.kreuzer at reactos dot
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52381
Timo Kreuzer changed:
What|Removed |Added
CC||timo.kreuzer at reactos dot
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51840
--- Comment #4 from Timo Kreuzer 2012-09-15
12:16:38 UTC ---
Update: I fought a bit with GCC and made clear that my Kung Fu is better than
GCC's ;-)
I solved this issue with a workaround. I forced a number of constraints upon
GCC, that made it c
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51840
Timo Kreuzer changed:
What|Removed |Added
CC||timo.kreuzer at reactos dot