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]

Again: error in `expand_expr', at expr.c:5882


                                           IHEP, Protvino, Russia, 26-MAY-1999

    Dear egcs developers!

It seems that latest gcc version gcc-2.95 19990524 (prerelease)
still can not compile this code:

class A {public: virtual ~A();};
void f() {static A s[1];}

t1.c: In function `void __tcf_0()':
t1.c:2: Internal compiler error in `expand_expr', at expr.c:5882

With best wishes,
Zvyagin Alexander


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