This is the mail archive of the gcc-bugs@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]

g++.abi/vtable2.C aliasing safe?


Hi,

this testcase is failing on powerpc-linux-gnu with -O2. Out of curiosity I 
looked a bit closer today on it and noticed that the FAIL goes away with 
-fno-strict-aliasing. But I can't believe the C++ people put in a 
non-aliasing aware testcase, so do we have an aliasing bug somewhere still?

Franz.


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