blob: a6f93768eafc4fae0ced6a932805f808d4e09eef [file] [log] [blame]
// PR c++/30500
// { dg-options "-Wcast-align" }
#include "pragma-system_header3.h"
void f()
{
g<int>();
h<int>();
}