This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Template specialisation of operator new
- To: egcs-bugs at egcs dot cygnus dot com
- Subject: Template specialisation of operator new
- From: "Stephen J. Gowdy" <gowdy at mh1 dot lbl dot gov>
- Date: Fri, 26 Feb 1999 22:09:10 -0800 (PST)
- Reply-To: SGowdy at lbl dot gov
Hi All,
I think there is a compiler bug when handling specialisation of
operator new. The attached tar file demonstrates this. The command you
should type is 'g++ main.cc'.
I did a search of this list and the patches list but couldn't find
a similar problem. Does anyone know if this really is a bug or have I got
the syntax wrong?
regards,
Stephen.
--
/------------------------------+-=-=-=-=-+-------------------------\
|Stephen J. Gowdy |A4000/040| Mail Stop 50A-2160, LBL, |
|http://www.ph.ed.ac.uk/~gowdy/ | 1GB HD| 1 Cyclotron Rd, Berkeley,|
| |20MB RAM| CA 94720, USA |
|InterNet: SGowdy@lbl.gov |3.4xCDROM| Tel: +1 510 495 2796 |
\------------------------------+-=-=-=-=-+-------------------------/
test.tar