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