blob: d67f41c63a656a2a8578a63c7e2482e3ac5325e6 [file] [log] [blame]
/* https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=227376 */
/* { dg-do compile } */
/* { dg-options "-g" } */
/* We used to crash when emitting debug info for type N::A because its
context was a namespace, not a function. */
#include "interface4.h"
void f ( ) {
g ( );
}