]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/testsuite/gcc.dg/uninit-pred-5_a.c
PR middle-end/49139 fix always_inline diagnostics
[thirdparty/gcc.git] / gcc / testsuite / gcc.dg / uninit-pred-5_a.c
index 845f3c46124a0952cba75fa7df199b7203278ef1..7fa0b253fb13e10c00357fd418bf75a9dbd76e24 100644 (file)
@@ -1,5 +1,5 @@
 /* { dg-do compile } */
-/* { dg-options "-Wuninitialized -O2" } */
+/* { dg-options "-Wuninitialized -Wno-attributes -O2" } */
 
 int g;
 int bar();