[PATCH] Fix valgrind reported issue during char constant lexing (PR c++/69628)

Bernd Schmidt bschmidt@redhat.com
Fri Feb 5 19:20:00 GMT 2016


On 02/03/2016 09:05 PM, Jakub Jelinek wrote:
> 2016-02-03  Jakub Jelinek  <jakub@redhat.com>
>
> 	PR c++/69628
> 	* charset.c (cpp_interpret_charconst): Clear *PCHARS_SEEN
> 	and *UNSIGNEDP if bailing out early due to errors.
>
> 	* g++.dg/parse/pr69628.C: New test.

Ok.


Bernd



More information about the Gcc-patches mailing list