[Bug c++/79415] [6/7 Regression] -fcheck-pointer-bounds results in internal compiler error weakref attributes
msebor at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Feb 8 00:19:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79415
Martin Sebor <msebor at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |ice-on-valid-code
Status|UNCONFIRMED |NEW
Last reconfirmed| |2017-02-08
CC| |hubicka at gcc dot gnu.org,
| |msebor at gcc dot gnu.org
Summary|-fcheck-pointer-bounds |[6/7 Regression]
|results in internal |-fcheck-pointer-bounds
|compiler error weakref |results in internal
|attributes |compiler error weakref
| |attributes
Ever confirmed|0 |1
--- Comment #1 from Martin Sebor <msebor at gcc dot gnu.org> ---
Confirmed as a 6/7 regression. Bisection points to r231373:
r231373 (gcc 6.0.0) failed (status 4):
------------------------------------------------------------------------
r231373 | hubicka | 2015-12-07 12:36:54 -0500 (Mon, 07 Dec 2015) | 47 lines
PR ipa/61886
More information about the Gcc-bugs
mailing list