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: [patch testsuite gcc.dg g++.dg]: Enable dllexport checking and adjust scanning for x86_64/i?86 mingw targets


On 10/10/2010 05:38 AM, Kai Tietz wrote:
> Hello,
> 
> this patch enables additional dllexport checks for x86_64-*-mingw*
> target, and allows them for i?86-*-mingw*. Additional it extends scan
> logic for directive assembly scanning.
> 
> ChangeLog testsuite
> 
> 2010-10.10  Kai Tietz
> 
> 	* g++.dg/ext/dllexport-MI1.C: Enable for x86_64 mingw
> 	and adjust -export symbol scanning.
> 	* g++.dg/ext/dllexport1.C: Likewise.
> 	* g++.dg/ext/dllexport3.C: Likewise.
> 	* gcc.dg/dll-3.c: Likewise.
> 	* gcc.dg/dll-4.c: Likewise.
> 	* gcc.dg/dll-5.c: Likewise.
> 
> Tested for i686-pc-cygwin, i686-w64-mingw32, and x86_64-w64-mingw32.
> Ok for apply?
> 

Ok.


r~


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