]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
This commit was manufactured by cvs2svn to create branch
authorNo Author <no-author@gcc.gnu.org>
Mon, 8 Aug 2005 07:42:37 +0000 (07:42 +0000)
committerNo Author <no-author@gcc.gnu.org>
Mon, 8 Aug 2005 07:42:37 +0000 (07:42 +0000)
'gcc-3_4-branch'.

From-SVN: r102848

gcc/testsuite/gcc.dg/pr22458-1.c [new file with mode: 0644]

diff --git a/gcc/testsuite/gcc.dg/pr22458-1.c b/gcc/testsuite/gcc.dg/pr22458-1.c
new file mode 100644 (file)
index 0000000..8b8032c
--- /dev/null
@@ -0,0 +1,4 @@
+/* { dg-error "expected declaration or statement" "" { target *-*-* } 0 } */
+void foo()
+{
+     __PRETTY_FUNCTION__;