[Bug middle-end/97840] [11 regression] Bogus -Wmaybe-uninitialized

hubicka at ucw dot cz gcc-bugzilla@gcc.gnu.org
Mon Nov 16 20:37:08 GMT 2020


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

--- Comment #13 from Jan Hubicka <hubicka at ucw dot cz> ---
> I agree we should just rename default_is_empty_type to is_empty_type, export
> it, declare in tree.h and use it instead that complicated test.  TYPE_EMPTY_P
> isn't something tree-ssa-uninit.c should care about, that is just whether the
> backend decided it will not be passed at all.
OK, perhaps I can realize this plan and commit tonight so we do not keep
boostrap blocked since it is a free day tomorrow (I will be hacking, but
perhaps Martin is not?).

Honza


More information about the Gcc-bugs mailing list