This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Member Template Instantiation bug in g++ 2.95.2
- To: mburton at bioeng dot ucsd dot edu
- Subject: Re: Member Template Instantiation bug in g++ 2.95.2
- From: "Martin v. Loewis" <martin at loewis dot home dot cs dot tu-berlin dot de>
- Date: Wed, 31 May 2000 07:57:37 +0200
- CC: mburton at requiem dot yi dot org, bug-gcc at gnu dot org
- References: <Pine.SGI.4.20.0005301601150.923825-100000@lawson.ucsd.edu>
> I just tried it on g++ 2.95.2 on an SGI irix machine with the same
> results. Did you remember to comment out the line marked "BUG" before
> compiling?
No, I didn't. Please have a look at the section "Reporting Bugs" in
the GCC manual; the general advice is to provide the code that
produces the bug, instead of providing code that does not produce the
bug along with instructions on how to change it.
I've put the report into GNATS.
Regards,
Martin