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]

compiler bug in creating vector of member functions


GCC Version  2.93.3 19991030
System type   sparc sun solaris 2.5.1  
options passed  -v --save-temps
 <<sm2atom.ii.gz>> 
the problem manifests itself when i try to compile a class that includes as
a member a vector
of pointer to member functions of that same class.
When compiling with an older version of g++ (circa 1998) the code compiles
fine 

sm2atom.ii.gz


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