This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: c++/2650: [2003-05-05] ICE, in c_expand_expr, at c-common.c:3906


This looks like it is fixed on 3.4, build ten minutes ago.

PR2650.cc: In member function `void X::foo()':
PR2650.cc:4: error: `T' is not a class-name or namespace-name
PR2650.cc:4: error: `y' undeclared (first use this function)
PR2650.cc:4: error: (Each undeclared identifier is reported only once for each
function it appears in.)
PR2650.cc: In function `int main()':
PR2650.cc:19: error: expected primary-expression
PR2650.cc:19: error: expected primary-expression
PR2650.cc:19: error: `x' undeclared (first use this function)


Thanks,
Andrew Pinski


http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit- trail&database=gcc&pr=2650



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]