gcc compiler -O flags

Sergei Organov osv at javad.com
Fri May 25 17:44:57 UTC 2007


Ralf Corsepius <ralf.corsepius at rtems.org> writes:

> On Fri, 2007-05-25 at 11:26 -0400, Kate Feng wrote:
>> For this particular  case that Till mentioned,  the result is inversed
>> between -O,  and -O2 (-O4,  too). 
> Does this affect any code in RTEMS or is this an accademical example?

I doubt it affects any code in RTEMS, as even Chain implementation, that
does use overlapping nodes, doesn't store anything but NULL into the
overlapping part.

> In any case, did any of you report this to gcc@?

Me didn't.

-- Sergei.



More information about the users mailing list