blob: 425bb12290908bbed2b11e47f0ed82c1ddcc6525 [file] [log] [blame]
/* Verify that -Warray-bounds suppression via #pragma GCC diagnostic
works at any call site in an inlining stack
{ dg-do compile }
{ dg-options "-O2 -Wall" } */
#define IGNORE '1'
#include "Warray-bounds-71.h"