[PATCH] Per-function flag setting

Zdenek Dvorak rakdver@atrey.karlin.mff.cuni.cz
Wed Jun 4 08:06:00 GMT 2003


Hello,

> > this patch enables you to change optimization flags on per-function
> > basis, by attaching
> > __attribute__ ((options ("whatever", "flags", "you", "want")))
> > to it. It is quite simple and does no sanity checking at all, but I
> > think it might be quite useful for debugging (locating which function
> > is misscompiled).
> 
> Hi Zdenek,
> 
> Could you possibly wait until I've finished reworking the switch
> handling?

of course.

Zdenek



More information about the Gcc-patches mailing list