blob: bbda0209802ef76147e2d0c278590fb79664e3d5 [file] [log] [blame]
/* PR c/93949 */
void
foo (void)
{
register const double d[3] = { 0., 1., 2. };
}