c++/1639
nathan@gcc.gnu.org
nathan@gcc.gnu.org
Sun Apr 1 00:00:00 GMT 2001
The following reply was made to PR c++/1639; it has been noted by GNATS.
From: nathan@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org, kaa@comail.ru, nathan@gcc.gnu.org
Cc:
Subject: Re: c++/1639
Date: 23 Jan 2001 10:40:13 -0000
Synopsis: template operator != interferes with const expressions
State-Changed-From-To: analyzed->closed
State-Changed-By: nathan
State-Changed-When: Tue Jan 23 02:40:13 2001
State-Changed-Why:
2001-01-23 Nathan Sidwell <nathan@codesourcery.com>
* call.c (build_conv): Typo in comment.
(add_builtin_candidate): Add more explanation.
Remove extra test for ENUMERAL_TYPE in {PRE,POST}INCREMENT_EXPR.
Allow ENUMERAL_TYPEs for relops and eqops. Add both candidates
when we have enumeral types.
(add_builtin_candidates): Add more explanation. Add ENUMERAL_TYPE
candidates for relops and eqops.
(joust): Simplify control flow. Allow a non-template user
function to hide a builtin.
2001-01-23 Nathan Sidwell <nathan@codesourcery.com>
* g++.old-deja/g++.pt/overload14.C: New test.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=1639&database=gcc
More information about the Gcc-prs
mailing list