[Bug c++/92365] [10 Regression] ice unexpected expression ‘int16_t()’ of kind cast_expr

edlinger at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Nov 5 10:33:00 GMT 2019


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

--- Comment #2 from Bernd Edlinger <edlinger at gcc dot gnu.org> ---
This was a hidden bug:

g++ -std=c++98 -Wshadow=compatible-local test.cc

did ICE all the time.


More information about the Gcc-bugs mailing list