This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

template template parm fixes (0/3)


The 3 following patches fix two different problems with template
template parameters.  They are Kriang's patches from April, updated for
the 19990913 snapshot (removed already fixed bugs, merged conflicts,
tweaked for GC).

I've bootstrapped egcs-19990913 with these patches, and run a variety of
tests (though I'm not yet set up for full regression testing).  In
particular, these patches solve my test case memtemp89.C in a clean way
(I've checked what it's doing internally).

-- 
----------------------------------------------------------------------
Paul Burchard   <burchard@pobox.com>   http://www.pobox.com/~burchard/
----------------------------------------------------------------------


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]