]> gcc.gnu.org Git - gcc.git/commit
Remove floating point and complex type template constant parms.
authorNathan Sidwell <nathan@codesourcery.com>
Wed, 28 Feb 2001 10:44:05 +0000 (10:44 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Wed, 28 Feb 2001 10:44:05 +0000 (10:44 +0000)
commite5844e6d3984a967559f02386556127d12c8746f
tree3d7b4003dbce2a25cd1ed0d2a8170738781bc609
parent323c6a747943b8f3b29e02fde96edfa61d1851f5
Remove floating point and complex type template constant parms.

cp:
Remove floating point and complex type template constant parms.
* pt.c (convert_nontype_argument): Remove REAL_TYPE and
COMPLEX_TYPE extensions.
(invalid_nontype_parm_type_p): Likewise.
testuite:
* g++.old-deja/g++.ext/realpt1.C: Remove.

From-SVN: r40117
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.old-deja/g++.ext/realpt1.C [deleted file]
This page took 0.057432 seconds and 5 git commands to generate.