projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13e29c3
)
Fix oversight in previous commit
author
Eric Botcazou
<ebotcazou@gcc.gnu.org>
Fri, 19 Oct 2018 10:06:40 +0000
(10:06 +0000)
committer
Eric Botcazou
<ebotcazou@gcc.gnu.org>
Fri, 19 Oct 2018 10:06:40 +0000
(10:06 +0000)
From-SVN: r265312
gcc/testsuite/gnat.dg/frame_overflow2.adb
patch
|
blob
|
history
diff --git
a/gcc/testsuite/gnat.dg/frame_overflow2.adb
b/gcc/testsuite/gnat.dg/frame_overflow2.adb
index 64f0194c9643c0880de0a2b09b3696db59814277..bd58fafa3e1022436372271251d46fd86e43f111 100644
(file)
--- a/
gcc/testsuite/gnat.dg/frame_overflow2.adb
+++ b/
gcc/testsuite/gnat.dg/frame_overflow2.adb
@@
-2,7
+2,7
@@
with System;
-procedure Frame_Overflow2 is -- { dg-error "too large" }
+procedure Frame_Overflow2 is -- { dg-error "to
tal size of local objects is to
o large" }
type Index_T is range 1 .. 2**(System.Word_Size - 1) - 1;