blob: eb3f664c0c8fe98ad9cb68bfc17e9ad77acb3247 [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 '2'
#include "Warray-bounds-71.h"