[Bug target/61976] aix64: Data corruption in struct passed by value

2019-05-15 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61976 --- Comment #6 from David Edelsohn --- Author: dje Date: Wed May 15 17:11:31 2019 New Revision: 271257 URL: https://gcc.gnu.org/viewcvs?rev=271257&root=gcc&view=rev Log: Backport from mainline 2019-04-11 David Edelsohn

[Bug target/61976] aix64: Data corruption in struct passed by value

2019-05-15 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61976 --- Comment #5 from David Edelsohn --- Author: dje Date: Wed May 15 17:01:42 2019 New Revision: 271255 URL: https://gcc.gnu.org/viewcvs?rev=271255&root=gcc&view=rev Log: * xcoffout.h (xcoff_private_rodata_section_name): Declare.

[Bug target/61976] aix64: Data corruption in struct passed by value

2018-12-04 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61976 --- Comment #4 from David Edelsohn --- Author: dje Date: Tue Dec 4 15:51:51 2018 New Revision: 266786 URL: https://gcc.gnu.org/viewcvs?rev=266786&root=gcc&view=rev Log: PR target/61976 * config/rs6000/rs6000.c (rs6000_function_a

[Bug target/61976] aix64: Data corruption in struct passed by value

2018-11-27 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61976 David Edelsohn changed: What|Removed |Added CC||segher at gcc dot gnu.org,

[Bug target/61976] aix64: Data corruption in struct passed by value

2015-02-10 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61976 --- Comment #2 from David Edelsohn --- This is caused by the GCC aggregate (struct) padding implementation for AIX.

[Bug target/61976] aix64: Data corruption in struct passed by value

2014-07-31 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61976 Jonathan Wakely changed: What|Removed |Added Target||powerpc-ibm-aix* Status|UN