This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Strict aliasing violation?


On 11 September 2012 17:20, Ian Lance Taylor wrote:
>> Can the optimisers still cause this code to
>> do unexpected things, even though the diagnostic is absent?
>
> Yes.  You may get a warning at -Wstrict-aliasing=3.

I should have said, I tried 1, 2 and 3 but still didn't get a warning.

Thanks for confirming my understanding.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]