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