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 g++.dg]: Disable some weak-tests for mingw-targets


Hi Kai,

> this patch skips some test, which are trying to test non-existing
> weak-variant for mingw-targets.

why is this necessary when most (all?) of those tests already have
dg-require-weak?  If there's some property of weak variables that
PE-COFF lacks, I'd rather have a new effective-target keyword that tests
for this.

	Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University


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