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:51:01 -0700
- Subject: Re: [patch testsuite]: g++.dg/abi
- Authentication-results: sourceware.org; auth=none
- References: <CAEwic4Zbg0uoN5yDag3Xn3i44isNw7EJEtKV0hTKxkNhFeSgPA at mail dot gmail dot com> <72DBDA1C-AEB8-4962-843E-231CBF6717CE at comcast dot net> <CAEwic4YxEGZ-Jh0cYtzR0fsDhBD8_d_NXPmnEkG5eZGWj71dRQ at mail dot gmail dot com>
On Mar 19, 2014, at 9:38 AM, Kai Tietz <ktietz70@googlemail.com> wrote:
> 2014-03-19 17:23 GMT+01:00 Mike Stump <mikestump@comcast.net>:
>> 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.
>
> No, there is none.
So, does the target support weak?