This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 4/7] [fortran, committed] Remove semicolon after do {} while (0) in match macros


On Sun, Nov 05, 2017 at 11:05:02AM +0100, Tom de Vries wrote:
> 
> this patch removes a semicolon after "do {} while (0)" in match macros. 

The patch contains this part.

> This allows the macros to be used in if-then-elses without curly braces.

The patch does not contain any changes that support this statement.
Is there a follow-on patch to remove curly braces?

-- 
Steve


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]