This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patch testsuite]: g++.dg/abi
- From: Mike Stump <mikestump at comcast dot net>
- To: Kai Tietz <ktietz70 at googlemail dot com>
- Cc: GCC Patches <gcc-patches at gcc dot gnu dot org>
- Date: Wed, 19 Mar 2014 09:23:21 -0700
- Subject: Re: [patch testsuite]: g++.dg/abi
- Authentication-results: sourceware.org; auth=none
- References: <CAEwic4Zbg0uoN5yDag3Xn3i44isNw7EJEtKV0hTKxkNhFeSgPA at mail dot gmail dot com>
On Mar 18, 2014, at 6:16 AM, Kai Tietz <ktietz70@googlemail.com> wrote:
> this patch skips anon2.C and anon3.C test for mingw target. Issue
> here is that weak under pe-coff is different to ELF-targets and
> therefore test doesn't apply for
So, what does the output look like? There should be a trace of weak of some sort in the output.