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]

Re: Unresolved issue


>>>>> Mark Mitchell <mark@markmitchell.com> writes:

 > 	* pt.c (process_template_parm): Clear IS_AGGR_TYPE for
 > 	TEMPLATE_TYPE_PARMs. 

We set IS_AGGR_TYPE on those deliberately, so that things that require a
class don't complain about template parms.

Jason


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