This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: gcc template error?
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: Shelly Adhikari <shelly at interrasystems dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Wed, 22 Jun 2005 14:14:42 -0400
- Subject: Re: gcc template error?
- References: <42B9A65A.3030403@InterraSystems.com>
On Jun 22, 2005, at 1:56 PM, Shelly Adhikari wrote:
Hello Guys,
Thw following program is giving an error. Is the program incorrect (If
possible, please cite relevant sections from the C++ standard)? Should
I file a bug?
I don't know if this is valid C++ or not but on the mainline we ICE so
I filed
PR 22147.
-- Pinski