]> git.ipfire.org Git - thirdparty/gcc.git/commit
explicit72.C: ensure that char and (un)signed char are different types for template...
authorReid M. Pinchback <reidmp@MIT.EDU>
Thu, 3 Sep 1998 22:30:30 +0000 (22:30 +0000)
committerAlexandre Oliva <oliva@gcc.gnu.org>
Thu, 3 Sep 1998 22:30:30 +0000 (22:30 +0000)
commitd559d91dfb31635043925860b67c1e243a71ad13
tree7167b834513c7b52496e502f57e04954471f7549
parentec066414f096d61dc99440804958dfac2645137b
explicit72.C: ensure that char and (un)signed char are different types for template...

* g++.old-deja/g++.pt/explicit72.C: ensure that char and
(un)signed char are different types for template specialization
purposes.

From-SVN: r22226
gcc/testsuite/ChangeLog
gcc/testsuite/g++.old-deja/g++.pt/explicit72.C [new file with mode: 0644]