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]
Other format: [Raw text]

Re: [PING] C++ frontend fix for PR 32668, type-generic builtins


Kaveh R. GHAZI wrote:
> On Fri, 20 Jul 2007, Kaveh R. GHAZI wrote:
> 
>> 2007-07-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
>>
>> gcc/cp:
>> 	PR middle-end/32668
>> 	* call.c (magic_varargs_p): Honor the "type generic" attribute.
>>
>> gcc/testsuite:
>> 	* g++.dg/torture/type-generic-1.C: New.
>> 	* gcc.dg/pr28796-2.c: Move tests ...
>> 	* gcc.dg/tg-tests.h: ... here.
>> 	* gcc.dg/torture/type-generic-1.c: New.
> 
> Ping?
> 
> http://gcc.gnu.org/ml/gcc-patches/2007-07/msg01594.html

OK.

(I'm not 100% sure that the relative path inclusions in the testsuite
will work when testing outside the build tree, but, IIRC, we have other
tests like that, and they do work, so it should be OK.)

Thanks,

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


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