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: [PING^2] [PATCH] PR59063


So ok to commit this fix?

-----------------------------------------------
From: Yury Gribov <y.gribov@samsung.com>
Sent:  Monday, December 02, 2013 10:12AM
To: Andreas Schwab <schwab@linux-m68k.org>
Cc: Jakub Jelinek <jakub@redhat.com>, gcc-patches@gcc.gnu.org, eugeni.stepanov@gmail.com, VandeVondele Joost <joost.vandevondele@mat.ethz.ch>, Evgeny Gavrin <e.gavrin@samsung.com>, Viacheslav Garbuzov <v.garbuzov@samsung.com>
Subject: Re: [PING^2] [PATCH] PR59063
On 12/02/2013 10:12 AM, Yury Gribov wrote:
> This is causing all the tests being run on all targets,
> even if libsanitizer is not supported,
> most of them failing due to link errors.

Thanks for the info and sorry about this. I should probably check non-sanitized platforms as well before commiting patches. Does the attached patch make sense to you? Worked for me on x64 and x64 with manually disabled libsanitizer.

-Y



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