[Bug c++/70344] [6/7 Regression] ICE on invalid code at -O1 and above on x86_64-linux-gnu in record_reference, at cgraphbuild.c:64
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Apr 28 11:55:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70344
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |NEW
CC| |jakub at gcc dot gnu.org
Summary|[6 Regression] ICE on valid |[6/7 Regression] ICE on
|code at -O1 and above on |invalid code at -O1 and
|x86_64-linux-gnu in |above on x86_64-linux-gnu
|adjust_temp_type, at |in record_reference, at
|cp/constexpr.c:1078 |cgraphbuild.c:64
--- Comment #8 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Indeed, r234434 fixed the ICE and r234695 started to ICE again on the #c0
testcase with -O1 -std=c++11.
More information about the Gcc-bugs
mailing list