mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-05 00:31:30 +08:00
Fix PR ada/107810
This just makes the pattern matching more robust. gcc/testsuite/ PR ada/107810 * gnat.dg/unchecked_convert9.adb: Adjust pattern.
This commit is contained in:
parent
9948daa4fd
commit
1ad898d827
@ -11,4 +11,4 @@ package body Unchecked_Convert9 is
|
||||
|
||||
end Unchecked_Convert9;
|
||||
|
||||
-- { dg-final { scan-rtl-dump-times "set \\(mem/v" 1 "final" } }
|
||||
-- { dg-final { scan-rtl-dump-times "set \\(mem/v/c" 1 "final" } }
|
||||
|
Loading…
x
Reference in New Issue
Block a user