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] Include missing source file for sanitizers on NetBSD


On 26.10.2017 21:19, Jakub Jelinek wrote:
> On Thu, Oct 26, 2017 at 09:02:25PM +0200, Kamil Rytarowski wrote:
>> 2017-10-26  Kamil Rytarowski  <n54@gmx.com>
>>
>> 	* sanitizer_common/Makefile.am (sanitizer_common_files): Add
>> 	sanitizer_platform_limits_netbsd.cc.
>> 	* sanitizer_common/Makefile.in: Regenerated.
> 
> Why is this needed?
> libsanitizer/configure.tgt will set UNSUPPORTED=1 for NetBSD.
> So, the rest of the libsanitizer port to NetBSD in GCC is missing too
> and should be submitted together with this change.
> 
> 	Jakub
> 

There are missing symbols without sanitizer_platform_limits_netbsd.cc.

I've planned to submit configure.tgt change separately. Should I squash
both changes into one commit?

Attachment: signature.asc
Description: OpenPGP digital signature


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