[Bug c++/97284] internal compiler error: 'global_options' are modified in local context
ville.voutilainen at gmail dot com
gcc-bugzilla@gcc.gnu.org
Tue Jan 12 11:12:58 GMT 2021
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97284
--- Comment #10 from Ville Voutilainen <ville.voutilainen at gmail dot com> ---
Right - that's the Qt bug I'm hoping to fix, but I don't get far because of the
ICE. :) The libstdc++ headers have been reorganized, so Qt's expectations that
numeric_limits is available without including <limits> are no longer valid with
GCC 11.
More information about the Gcc-bugs
mailing list