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]

bug in member function array impl.


Hi,

- I am Ozgur D. Gurcan, from UCSD. (sorry for not using the dbase)
- g++gcc 2.95.3 (distributed /w slakware 8.0) fails to initialize
statically an array of pointers to member functions, for number
of array elements>2.(for n=2 it works)
- I have reduced the problem to a small single file which does not include
anything, so this is what i send.

regards

Attachment: bug.cpp
Description: Text document


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