summaryrefslogtreecommitdiff
path: root/gcc/testsuite/g++.old-deja/g++.other/realloc.C
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/g++.old-deja/g++.other/realloc.C')
-rw-r--r--gcc/testsuite/g++.old-deja/g++.other/realloc.C1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/testsuite/g++.old-deja/g++.other/realloc.C b/gcc/testsuite/g++.old-deja/g++.other/realloc.C
index 3e50aa80490..8b9c2c60887 100644
--- a/gcc/testsuite/g++.old-deja/g++.other/realloc.C
+++ b/gcc/testsuite/g++.old-deja/g++.other/realloc.C
@@ -1,4 +1,5 @@
// { dg-do assemble }
+// { dg-options "-Wno-builtin-declaration-mismatch" }
extern "C" void realloc();