On Tue, 30 Jan 2018, Jakub Jelinek wrote:

> Hi!
> 
> This restores GCC 3.3 behavior on this testcase, before 3.4 started ICEing
> on it when it started to use the common block comment skipping code for
> -traditional-cpp and just a simple function for macro block comments has
> been added.  Even the macro block comments can be not properly terminated
> and we shouldn't crash on that, just diagnose it.
> 
> Bootstrapped/regtested on x86_64-linux and i686-linux, ok for trunk?

OK with the comment on skip_macro_block_comment updated to document the 
semantics of the return value.

-- 
Joseph S. Myers
jos...@codesourcery.com

Reply via email to