https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80865
Christian Cornelssen changed:
What|Removed |Added
CC||pkg at 1tein dot de
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80865
--- Comment #3 from Christian Cornelssen ---
Created attachment 42124
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42124&action=edit
Darwin/PPC patches mentioned in
https://gcc.gnu.org/ml/gcc-testresults/2017-01/msg02971.html
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80865
--- Comment #5 from Christian Cornelssen ---
Related MacPorts gcc7 ticket:
https://trac.macports.org/ticket/54215
That thread contains confirmations that the build succeeds with the patches of
comment 1 (cumulated in attachment 42124) and test
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80865
--- Comment #6 from Christian Cornelssen ---
Created attachment 42304
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42304&action=edit
Patchset 2 from patch-darwin-ppc-2017-01-msg02971.diff, sufficient for non-Ada
builds to succeed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80865
--- Comment #7 from Christian Cornelssen ---
I have made the time-consuming effort of building and testing gcc-7.2.0 with
varying subsets of the four patchsets proposed with attachment 42124.
* Patchset 1/4 copies stack alignment changes previou
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80865
--- Comment #8 from Christian Cornelssen ---
Created attachment 42305
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42305&action=edit
differences in non-Ada testsuite results when switching from attachment 42124
to attachment 42304
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80865
--- Comment #10 from Christian Cornelssen ---
(In reply to Iain Sandoe from comment #9)
> > * Patchset 3/4 seems reasonable (marking longjmp noreturn),
> > but does not contribute changes to the test summary.
>
> Are you building Fortran?
Yes