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] c/c++ asan tests for FreeBSD


On 11/30/2015 01:12 PM, Andreas Tobler wrote:
On 30.11.15 11:28, Bernd Schmidt wrote:
On 11/29/2015 08:32 PM, Andreas Tobler wrote:
-/* { dg-do run { target { *-*-linux* } } } */
+/* { dg-do run { target { *-*-linux* *-*-freebsd* } } } */

I see a patch from you to add asan support to x86 freebsd, but what
about other architectures?

You mean because of the wildcard? I'll add them as I have time to port
them.

For now they are UNSUPPORTED.

Is that how they show up, or do you get FAILs on other FreeBSDs?

Does every *-*-linux* has asan support?

Probably not, but I guess the main ones people tend to test.


Bernd


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