https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80870
Oleg Endo changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80870
--- Comment #8 from Oleg Endo ---
Author: olegendo
Date: Sun Jan 21 05:13:20 2018
New Revision: 256928
URL: https://gcc.gnu.org/viewcvs?rev=256928&root=gcc&view=rev
Log:
Backport from mainline
2018-01-21 Oleg Endo
PR
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80870
Oleg Endo changed:
What|Removed |Added
CC||chrisj at rtems dot org
--- Comment #6 from
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80870
Oleg Endo changed:
What|Removed |Added
CC||chrisj at rtems dot org
--- Comment #6 from
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80870
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |7.3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80870
--- Comment #5 from Anders Montonen ---
With the patch from comment 4, the GCC 7 branch builds successfully.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80870
--- Comment #4 from Oleg Endo ---
Right, thanks for checking. Can you please try out this patch:
Index: gcc/config/sh/sh_optimize_sett_clrt.cc
===
--- gcc/config/sh/sh_optimize_set
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80870
--- Comment #3 from Anders Montonen ---
Current GCC 7 branch (r256652) fails with the "fancy_abort" errors from bug
82091 using Xcode 9.2 (clang-900.0.39.2). GCC 7.2.0 and trunk fail with the
same errors.
In file included from ../../gcc/gcc/conf
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80870
--- Comment #2 from Oleg Endo ---
Could you please try it out with the latest GCC 7 branch and see if the problem
is still there?