Re: [PATCH] libsanitizer: merge from master (c86b4503a94c277534ce4b9a5c015a6ac151b98a).

2021-11-04 Thread Martin Liška
On 11/4/21 13:37, Jakub Jelinek wrote: On Thu, Nov 04, 2021 at 01:25:43PM +0100, Martin Liška wrote: diff --git a/libsanitizer/asan/asan_mapping.h b/libsanitizer/asan/asan_mapping.h index 4b0037fced3..e5a7f2007ae 100644 --- a/libsanitizer/asan/asan_mapping.h +++ b/libsanitizer/asan/asan_mapping.

Re: [PATCH] libsanitizer: merge from master (c86b4503a94c277534ce4b9a5c015a6ac151b98a).

2021-11-04 Thread Jakub Jelinek via Gcc-patches
On Thu, Nov 04, 2021 at 01:25:43PM +0100, Martin Liška wrote: > diff --git a/libsanitizer/asan/asan_mapping.h > b/libsanitizer/asan/asan_mapping.h > index 4b0037fced3..e5a7f2007ae 100644 > --- a/libsanitizer/asan/asan_mapping.h > +++ b/libsanitizer/asan/asan_mapping.h > @@ -165,7 +165,7 @@ static

Re: [PATCH] libsanitizer: merge from master

2021-05-13 Thread H.J. Lu via Gcc-patches
On Thu, May 13, 2021 at 1:01 PM H.J. Lu wrote: > > On Thu, May 13, 2021 at 10:27 AM Martin Liška wrote: > > > > On 5/13/21 5:54 PM, H.J. Lu wrote: > > > On Thu, May 13, 2021 at 09:28:01AM +0200, Martin Liška wrote: > > >> I'm planning to do merge from master twice a year. > > >> This merge was te

Re: [PATCH] libsanitizer: merge from master

2021-05-13 Thread H.J. Lu via Gcc-patches
On Thu, May 13, 2021 at 10:27 AM Martin Liška wrote: > > On 5/13/21 5:54 PM, H.J. Lu wrote: > > On Thu, May 13, 2021 at 09:28:01AM +0200, Martin Liška wrote: > >> I'm planning to do merge from master twice a year. > >> This merge was tested on x86_64-linux-gnu and ppc64le-linux-gnu > >> and surviv

Re: [PATCH] libsanitizer: merge from master

2021-05-13 Thread Martin Liška
On 5/13/21 5:54 PM, H.J. Lu wrote: On Thu, May 13, 2021 at 09:28:01AM +0200, Martin Liška wrote: I'm planning to do merge from master twice a year. This merge was tested on x86_64-linux-gnu and ppc64le-linux-gnu and survives regression tests. Pushed to master. Thanks, Martin Merged revision: f

Re: [PATCH] libsanitizer: merge from master

2021-05-13 Thread H.J. Lu via Gcc-patches
On Thu, May 13, 2021 at 09:28:01AM +0200, Martin Liška wrote: > I'm planning to do merge from master twice a year. > This merge was tested on x86_64-linux-gnu and ppc64le-linux-gnu > and survives regression tests. > > Pushed to master. > Thanks, > Martin > > Merged revision: f58e0513dd95944b81ce7

Re: [PATCH] Libsanitizer: merge from master.

2020-10-20 Thread Martin Liška
On 10/20/20 10:09 AM, Tobias Burnus wrote: On 10/19/20 9:39 AM, Tobias Burnus wrote: Filled as https://bugs.llvm.org/show_bug.cgi?id=47896 That issue was fixed. What's the proper way to apply this patch? Simply committing the attached patch* or is there more required? We normally do only a c

Re: [PATCH] Libsanitizer: merge from master.

2020-10-20 Thread Tobias Burnus
On 10/19/20 9:39 AM, Tobias Burnus wrote: Filled as https://bugs.llvm.org/show_bug.cgi?id=47896 That issue was fixed. What's the proper way to apply this patch? Simply committing the attached patch* or is there more required? Tobias *Namely, from LLVM: git diff 51ff04567b2f8d06b2062bd3ed72eab

Re: [PATCH] Libsanitizer: merge from master.

2020-10-19 Thread Tobias Burnus
On 10/19/20 9:11 AM, Martin Liška wrote: The change was introduced in the upstream commit: https://github.com/llvm/llvm-project/commit/5813fca1076089c835de737834955a0fe7eb3898 Please create a LLVM bugzilla entry where you can mention that Filled as https://bugs.llvm.org/show_bug.cgi?id=47896

Re: [PATCH] Libsanitizer: merge from master.

2020-10-19 Thread Martin Liška
On 10/19/20 9:04 AM, Tobias Burnus wrote: Hi Martin, Hello. this patch caused here a build fail: gcc-mainline/libsanitizer/sanitizer_common/sanitizer_stoptheworld_linux_libcdep.cpp:490:39:  error: 'NT_X86_XSTATE' was not declared in this scope It turned out that the used GLIBC of the cross

Re: [PATCH] Libsanitizer: merge from master.

2020-06-06 Thread Andreas Schwab
../../../../libsanitizer/sanitizer_common/sanitizer_linux.cpp:1880:12: warning: binary constants are a C++14 feature or GCC extension 1880 | case 0b10'010: // c.lwsp (rd != x0) |^~~~ ../../../../libsanitizer/sanitizer_common/sanitizer_linux.cpp:1880:16: warning: missing