[Bug c++/70029] [6 Regression] ICE with C++11 and -flto

mpolacek at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Mar 2 12:13:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70029

--- Comment #3 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
The difference seems to be in FUNCTION_RVALUE_QUALIFIED and
FUNCTION_REF_QUALIFIED which were set in build_ref_qualified_type (but not for
the main type it seems).


More information about the Gcc-bugs mailing list