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]
Other format: [Raw text]

[Bug target/47947] Varibles of type vector double are not copied correctly in gcc-4.5.1 and gcc-4.6.0


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

--- Comment #3 from David Edelsohn <dje at gcc dot gnu.org> 2011-03-02 22:29:43 UTC ---
I can reproduce this bug.  It occurs in AIX 32 bit mode, but not in AIX 64 bit
mode.

Linux 32 bit mode ABI is different than AIX 32 bit ABI, so it is more difficult
for LTC to reproduce.  They are going to try Linux 32 bit -fpic/-fPIC.


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