On Fri, 17 Mar 2017, Marek Polacek wrote:
> This means precisely zilch, but hey, it's Friday. The references are mostly
> the same as C99, but they differ for e.g. declarators. I wish C had what C++
> has, i.e. references like [stmt.switch].
>
> Ok for trunk?
OK.
--
Joseph S. Myers
jos...@co
This means precisely zilch, but hey, it's Friday. The references are mostly
the same as C99, but they differ for e.g. declarators. I wish C had what C++
has, i.e. references like [stmt.switch].
Ok for trunk?
2017-03-17 Marek Polacek
* c-parser.c: Add C11 references.
diff --git gcc/