gcc.dg/const-uniq-1.c: Adjust scanned pattern for mmix.
authorHans-Peter Nilsson <hp@bitrange.com>
Mon, 20 Jul 2020 03:06:49 +0000 (05:06 +0200)
committerHans-Peter Nilsson <hp@bitrange.com>
Mon, 20 Jul 2020 03:06:49 +0000 (05:06 +0200)
commit0251a7eef9638f4c1e6a96af60d9607c37821b14
treeb84d90343fe42ad77121f18cdc6343a1145c5b1a
parentf3d4b92239400e460b868bb45a063ae1daa90520
gcc.dg/const-uniq-1.c: Adjust scanned pattern for mmix.

Apparently local labels end up in the gimple dumps.  For mmix,
local labels that for other targets look like ".LC0" or "LC.0"
instead look like "LC:0".  Committed as obvious.

gcc/testsuite:
* gcc.dg/const-uniq-1.c: Adjust scanned pattern for mmix.
gcc/testsuite/gcc.dg/const-uniq-1.c