re PR libstdc++/12232 (Incorrect handling of openmode argument in filebuf::seekoff...
authorNathan Sidwell <nathan@codesourcery.com>
Fri, 19 Sep 2003 09:28:05 +0000 (09:28 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Fri, 19 Sep 2003 09:28:05 +0000 (09:28 +0000)
commit3501ba248a891d33ba20a99f285913ce7f9bc68c
tree9529319ca28ea3ba03998f07ac9ccde0d14af37c
parentb90e0e3cdb60af9429f1acd99d9e30a65c03752d
re PR libstdc++/12232 (Incorrect handling of openmode argument in filebuf::seekoff and seekpos)

cp:
PR c++/12232
* pt.c (instantiate_class_template): Increment
processing_template_decl around the tsubst of a template member
function.
testsuite:
PR c++/12232
* g++.dg/template/memtmpl2.C: New test.

From-SVN: r71563
gcc/cp/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/template/memtmpl2.C [new file with mode: 0644]