[Bug bootstrap/95147] [11 Regression] Bootstrap fails with GCC 4.8 host compiler

2020-05-15 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95147

--- Comment #3 from CVS Commits  ---
The master branch has been updated by H.J. Lu :

https://gcc.gnu.org/g:4c1a5d8b71e29b71e0bc1004480c12c5fc427cb7

commit r11-422-g4c1a5d8b71e29b71e0bc1004480c12c5fc427cb7
Author: H.J. Lu 
Date:   Fri May 15 09:06:50 2020 -0700

x86: Also check if -fcf-protection works

When defaulting CET run-time support to auto, check if -fcf-protection
works.  Even if the stage1 GCC doesn't support -fcf-protection, since
the final GCC does, CET run-time support will be enabled by default if
binutils support CET.

config/

PR bootstrap/95147
* cet.m4 (GCC_CET_FLAGS): Also check if -fcf-protection works
when defaulting to auto.

libatomic/

PR bootstrap/95147
* configure: Regenerated.

libbacktrace/

PR bootstrap/95147
* configure: Regenerated.

libgcc/

PR bootstrap/95147
* configure: Regenerated.

libgfortran/

PR bootstrap/95147
* configure: Regenerated.

libgomp/

PR bootstrap/95147
* configure: Regenerated.

libitm/

PR bootstrap/95147
* configure: Regenerated.

libobjc/

PR bootstrap/95147
* configure: Regenerated.

libphobos/

PR bootstrap/95147
* configure: Regenerated.

libquadmath/

PR bootstrap/95147
* configure: Regenerated.

libsanitizer/

PR bootstrap/95147
* configure: Regenerated.

libssp/

PR bootstrap/95147
* configure: Regenerated.

libstdc++-v3/

PR bootstrap/95147
* configure: Regenerated.

libvtv/

PR bootstrap/95147
* configure: Regenerated.

zlib/

PR bootstrap/95147
* configure: Regenerated.

[Bug bootstrap/95147] [11 Regression] Bootstrap fails with GCC 4.8 host compiler

2020-05-15 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95147

H.J. Lu  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|NEW |RESOLVED

--- Comment #4 from H.J. Lu  ---
Fixed.

[Bug bootstrap/95147] [11 Regression] Bootstrap fails with GCC 4.8 host compiler

2020-05-15 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95147

H.J. Lu  changed:

   What|Removed |Added

URL||https://gcc.gnu.org/piperma
   ||il/gcc-patches/2020-May/545
   ||822.html
   Keywords||patch

--- Comment #2 from H.J. Lu  ---
(In reply to Richard Biener from comment #1)
> --disable-cet seems to be a workaround, it looks like the configury fails to
> check for host compiler support (or alternatively --disable-cet should be
> the default for stage1?)

This patch:

https://gcc.gnu.org/pipermail/gcc-patches/2020-May/545822.html

fixes it.

[Bug bootstrap/95147] [11 Regression] Bootstrap fails with GCC 4.8 host compiler

2020-05-15 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95147

H.J. Lu  changed:

   What|Removed |Added

   Last reconfirmed||2020-05-15
   Assignee|unassigned at gcc dot gnu.org  |hjl.tools at gmail dot 
com
 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

[Bug bootstrap/95147] [11 Regression] Bootstrap fails with GCC 4.8 host compiler

2020-05-15 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95147

--- Comment #1 from Richard Biener  ---
--disable-cet seems to be a workaround, it looks like the configury fails to
check for host compiler support (or alternatively --disable-cet should be the
default for stage1?)

[Bug bootstrap/95147] [11 Regression] Bootstrap fails with GCC 4.8 host compiler

2020-05-15 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95147

Richard Biener  changed:

   What|Removed |Added

 CC||hjl.tools at gmail dot com
 Target||x86_64-*-*
   Priority|P3  |P1
Summary|Bootstrap fails with GCC|[11 Regression] Bootstrap
   |4.8 host compiler   |fails with GCC 4.8 host
   ||compiler
   Target Milestone|--- |11.0