Re: [Bug middle-end/39460] New: strange aliasing warnings compiling pymol under gcc 4.4

2009-03-14 Thread Andrew Thomas Pinski
Sent from my iPhone On Mar 13, 2009, at 9:11 PM, howarth at nitro dot med dot uc dot edu gcc-bugzi...@gcc.gnu.org wrote: There are a number of aliasing warnings coming out of tree-ssa- structalias.c when compiling code in pymol which uses their endianswap.h header at -O3 -Wall. The

[Bug middle-end/39460] New: strange aliasing warnings compiling pymol under gcc 4.4

2009-03-13 Thread howarth at nitro dot med dot uc dot edu
There are a number of aliasing warnings coming out of tree-ssa-structalias.c when compiling code in pymol which uses their endianswap.h header at -O3 -Wall. The warnings are of the form... In file included from gromacsplugin.cpp:34: endianswap.h: In function ‘int put_trx_real(md_file*, float)’: