[Bug c++/57788] Waste work in maybe_deduce_size_from_array_init
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Jul 2 20:33:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57788
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |INVALID
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Po-Chun Chang from comment #1)
> Actual errors are reported as diagnostic inside the function
> check_array_designated_initializer(), so the loop can't break prematurely.
Invalid based on this comment.
More information about the Gcc-bugs
mailing list