[PATCH V2 0/4] Unify C and C++ handling of loops and switches

Joseph Myers joseph@codesourcery.com
Thu Sep 17 22:51:17 GMT 2020


On Thu, 17 Sep 2020, Jason Merrill via Gcc-patches wrote:

> The C++ changes are OK.  A C maintainer will need to sign off on the changes
> there.

The C front-end changes are OK.

Note: for a long time there used to be actual (undesired) semantic 
differences between the C and C++ loop handling, but that was fixed with a 
testcase added (see bug 44715), so I'm not expecting this patch to change 
C semantics at all.

-- 
Joseph S. Myers
joseph@codesourcery.com


More information about the Gcc-patches mailing list