diff options
author | Hans-Peter Nilsson <hp@bitrange.com> | 2020-07-22 03:46:46 +0200 |
---|---|---|
committer | Hans-Peter Nilsson <hp@bitrange.com> | 2020-07-22 03:46:46 +0200 |
commit | fb1de6a8543f4d7a63149bf99b54037315b8c3bb (patch) | |
tree | 6029900c2cf54ac7ffc3c8e56aca1a196d1f5b38 /gcc/c/c-parser.c | |
parent | 3043006104023797c8193700aace6bf254139bc4 (diff) | |
download | gcc-fb1de6a8543f4d7a63149bf99b54037315b8c3bb.zip gcc-fb1de6a8543f4d7a63149bf99b54037315b8c3bb.tar.gz gcc-fb1de6a8543f4d7a63149bf99b54037315b8c3bb.tar.bz2 |
gcc.dg/no_profile_instrument_function-attr-1.c: Adjust for NO_DOT_IN_LABEL
mmix-knuth-mmixware is a NO_DOT_IN_LABEL target, so it gets a "_"
instead of the "." in the identifier of interest. Also tested and
compared to the output for cris-elf which is "regular" regarding
labels: there are no "false positive" identifiers there. The "." in a
TCL bracket expression matches only a literal ".".
Committed as obvious.
gcc/testsuite:
* gcc.dg/no_profile_instrument_function-attr-1.c: Adjust scanned
regex for NO_DOT_IN_LABEL.
Diffstat (limited to 'gcc/c/c-parser.c')
0 files changed, 0 insertions, 0 deletions