http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53848

--- Comment #2 from Dmitry G. Dyachenko <dimhen at gmail dot com> 2012-07-04 
10:18:03 UTC ---
extern "C"
{
    struct s {
    enum {
        e = 0
    } f;
    };
}

Reply via email to