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] | |
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] |