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
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.
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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61976
David Edelsohn changed:
What|Removed |Added
CC||segher 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.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61976
Jonathan Wakely changed:
What|Removed |Added
Target||powerpc-ibm-aix*
Status|UN