On Mon, 25 Aug 2014, Manuel L?pez-Ib??ez wrote:
> This patch is on top of
> https://gcc.gnu.org/ml/gcc-patches/2014-08/msg02244.html
>
> The main issue here is Wendif-labels, since we were not using the
> correct CPP_W_* flag. The rest are straight-forward.
>
> libcpp/ChangeLog:
>
> 2014-08-25
This patch is on top of https://gcc.gnu.org/ml/gcc-patches/2014-08/msg02244.html
The main issue here is Wendif-labels, since we were not using the
correct CPP_W_* flag. The rest are straight-forward.
libcpp/ChangeLog:
2014-08-25 Manuel López-Ibáñez
* directives.c (check_eol_1): New.