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: gcc-4.2.2 -O2 bug??


CH Gowri Kumar - àààà àààààà wrote:
> Hi Andrew,
>> What happens with -fno-strict-aliasing ?
> That gives the correct result. But no warning still.

Right, so it's an aliasing bug in 4.2.2.

This joins bug 32182, 32328, 34363, and others.

Flow-insensitive aliasing is broken in gcc 4.2.  Please try gcc 4.3.

Andrew.


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