http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55909



--- Comment #11 from Andrew Pinski <pinskia at gcc dot gnu.org> 2013-01-09 
06:25:41 UTC ---

(In reply to comment #0)

> I suspect this may be an endian/alignment bug as the same g++ program will run

> correctly on an x86_64 system, however my c++ foo is somewhat weak when it

> comes to the lower levels. The above is about as far as I can debug this.





Note I doubt this is an endian/alignment issue as this works correctly on

big-endian MIPS64 without any issues and also PPC64 (were alignment is not an

issue but is big-endian).

Reply via email to