]> git.ipfire.org Git - thirdparty/gcc.git/commit
PR c++/69628
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 5 Feb 2016 19:39:48 +0000 (19:39 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 5 Feb 2016 19:39:48 +0000 (19:39 +0000)
commit1e30246526ca15b3a349a7d175e96f4f928edbcc
tree25ec72b899a14342869ac614655061632af0f850
parent3120f7a4423d88a04dca951110ca2e7e2154acde
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@233186 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/parse/pr69628.C [new file with mode: 0644]
libcpp/ChangeLog
libcpp/charset.c