[Bug c++/77443] Empty initializer on huge object array member slow down the compilation dramatically with -O1
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Sep 1 14:10:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77443
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |compile-time-hog
CC| |jason at gcc dot gnu.org
--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
It's the C++ frontend at work and we have (a few) duplicates of this bug. Like
PR68203.
More information about the Gcc-bugs
mailing list