[Bug c/66282] New: Missing x86 floating point conversion on explicit casts violates C standard

2015-05-25 Thread timo.kreuzer at reactos dot org
: 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

[Bug middle-end/39284] Computed gotos combined too aggressively

2014-03-26 Thread timo.kreuzer at reactos dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39284 Timo Kreuzer timo.kreuzer at reactos dot org changed: What|Removed |Added CC

[Bug middle-end/37722] destructors not called on computed goto

2013-01-11 Thread timo.kreuzer at reactos dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37722 Timo Kreuzer timo.kreuzer at reactos dot org changed: What|Removed |Added CC

[Bug c/52381] asm goto output operands diagnostics

2013-01-11 Thread timo.kreuzer at reactos dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52381 --- Comment #5 from Timo Kreuzer timo.kreuzer at reactos dot org 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

[Bug c/52381] asm goto output operands diagnostics

2013-01-10 Thread timo.kreuzer at reactos dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52381 Timo Kreuzer timo.kreuzer at reactos dot org changed: What|Removed |Added CC

[Bug c/51840] asm goto enhancement request

2012-09-15 Thread timo.kreuzer at reactos dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51840 --- Comment #4 from Timo Kreuzer timo.kreuzer at reactos dot org 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

[Bug c/51840] asm goto enhancement request

2012-09-05 Thread timo.kreuzer at reactos dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51840 Timo Kreuzer timo.kreuzer at reactos dot org changed: What|Removed |Added CC