[Bug c++/26748] gimplify_expr_stmt in cp-gimplifer.c does warnings

manu at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Sep 26 08:06:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26748

Manuel López-Ibáñez <manu at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |manu at gcc dot gnu.org

--- Comment #3 from Manuel López-Ibáñez <manu at gcc dot gnu.org> 2011-09-26 08:03:42 UTC ---
(In reply to comment #2)
> Andrew what is the issue here? Can you clarify?

That the gimplifier should not emit syntax diagnostics, but the way GCC is
designed, this may well be impossible in some cases.

Bonus points for managing to share the warning between C and C++.



More information about the Gcc-bugs mailing list