bad dead code detection ?
Richard Henderson
rth@redhat.com
Thu Jun 26 00:57:00 GMT 2003
On Wed, Jun 25, 2003 at 12:04:25PM -0700, tm_gccmail@mail.kloo.net wrote:
> I've run into this problem in other situations. IMHO, we need to find a
> way to support this (inline assembly which changes the control
> flow) either by disabling most optimizations on a per-function basis.
No. Absolutely not.
If you're getting that tricky, just write the whole damned thing
in assembly language.
r~
More information about the Gcc
mailing list