[Bug ipa/64813] 23_containers/unordered_map/requirements/explicit_instantiation/[2,4].cc iCEs
dominiq at lps dot ens.fr
gcc-bugzilla@gcc.gnu.org
Wed Jan 28 13:06:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64813
Dominique d'Humieres <dominiq at lps dot ens.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |marxin at gcc dot gnu.org
Component|tree-optimization |ipa
--- Comment #9 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
The attached preprocessed file compiles with r216304 and '-O2 -std=gnu++11
--param early-inlining-insns=12', while r216626 gives the ICE. The ICE is gone
if I add -fno-ipa-icf.
More information about the Gcc-bugs
mailing list