OSDN Git Service

Fixing the testc case.
authorfjahanian <fjahanian@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 22 Nov 2004 17:06:13 +0000 (17:06 +0000)
committerfjahanian <fjahanian@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 22 Nov 2004 17:06:13 +0000 (17:06 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@91018 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/testsuite/gcc.dg/non-lazy-ptr-test.c

index e496784..10cce47 100644 (file)
@@ -14,7 +14,7 @@ extern void f2(void) {
 
 static void f3(void);
 
-__private_extern__ void pe(void)
+void pe(void)
 {
 }