aboutsummaryrefslogtreecommitdiff
path: root/gcc/builtins.cc
diff options
context:
space:
mode:
authorMartin Liska <mliska@suse.cz>2022-05-04 16:21:45 +0200
committerMartin Liska <mliska@suse.cz>2022-06-16 08:23:46 +0200
commit4a0aad8f27073c1cce97fa02a315414e867afa76 (patch)
treeac5537f030ea42ccc6492e70c2c846030233f229 /gcc/builtins.cc
parentab66fd016d8efa250c471692f826b07e4a55e237 (diff)
downloadgcc-4a0aad8f27073c1cce97fa02a315414e867afa76.zip
gcc-4a0aad8f27073c1cce97fa02a315414e867afa76.tar.gz
gcc-4a0aad8f27073c1cce97fa02a315414e867afa76.tar.bz2
gengtype: do not skip char after escape sequnce
Right now, when a \$x escape sequence occures, the next character after $x is skipped, which is bogus. The code has very low coverage right now. gcc/ChangeLog: * gengtype-state.cc (read_a_state_token): Do not skip extra character after escaped sequence.
Diffstat (limited to 'gcc/builtins.cc')
0 files changed, 0 insertions, 0 deletions