https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100680
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |diagnostic
CC| |msebor at gcc dot gnu.org
--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
I believe this is wrong "fallback" for failing to extract a size from the
pointer constant argument. It should be unknown, not zero.
Martin?
