[cfe-dev] Recently-introduced segfaults
Neil Booth
neil at daikokuya.co.uk
Wed Aug 29 04:28:58 PDT 2007
Not looked into what's caused it, but stuff like
extern int a;
enum { as = 1 ? 2: (a = 3) };
is segfaulting after diagnosing the 'a'.
Neil.
More information about the cfe-dev
mailing list