[gnu.g++.bug] g++ 1.35.1- gets signal 6

chatty%FRLRI61.BITNET@CUNYVM.CUNY.EDU (08/31/89)

g++ 1.35.1- gets signal 6 on the following code:

class A {
public:
  int a;
};

A* pa;
A& ra = *pa;


Stephane Chatty         chatty@frlri61.bitnet
                        chatty@lri.lri.fr