public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH v2 0/6] Libsanitizer merge from upstream r250806 (was r249633).
@ 2015-10-20 11:17 Maxim Ostapenko
  2015-10-20 11:20 ` [PATCH v2 1/6] " Maxim Ostapenko
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Maxim Ostapenko @ 2015-10-20 11:17 UTC (permalink / raw)
  To: Jakub Jelinek, Kostya Serebryany, GCC Patches
  Cc: Dmitry Vyukov, Marek Polacek, Yury Gribov, Slava Garbuzov,
	Vyacheslav Barinov

Hi,

this is the second attempt to perform libsanitizer merge from upstream. 
In previous patch set ( 
https://gcc.gnu.org/ml/gcc-patches/2015-10/msg01212.html) we have 
revealed an issue with heuristic for old/new style ubsan_data that was 
needed to be fixed upstream + some errors in compiler changes were 
found. I thought that it would me too messy to proceed review in the 
previous thread, so creating the new one.

The first patch is the merge itself. Since the heuristic fix for old/new 
style ubsan_data selection was applied upstream, I'm bumping revision to 
r250806.
Since there aren't significant changes from r249633, I think this should 
be fine.

The second one combines all compiler-related changes and addresses 
Jakub's nits from previous review.

Patches 3, 4 and 5 are applied to library and were preapproved in 
previous review, but I'm attaching them here to form the full patch set.

In patch 6, I'm trying to add a brief instruction how to perform the 
merge. This is just a documentation patch.

Tested and {A, UB}San bootstrapped on x86-linux-gnu, x86_64-linux-gnu 
and aarch64-linux-gnu targets.

Thanks,
-Maxim

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2015-10-21  9:17 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-20 11:17 [PATCH v2 0/6] Libsanitizer merge from upstream r250806 (was r249633) Maxim Ostapenko
2015-10-20 11:20 ` [PATCH v2 1/6] " Maxim Ostapenko
2015-10-20 11:56   ` Jakub Jelinek
2015-10-20 14:14     ` Maxim Ostapenko
2015-10-20 11:22 ` [PATCH v2 2/6] " Maxim Ostapenko
2015-10-20 12:02   ` Jakub Jelinek
2015-10-20 11:25 ` [PATCH v2 0/6] " Maxim Ostapenko
2015-10-20 11:28 ` [PATCH v2 4/6] " Maxim Ostapenko
2015-10-20 11:30 ` [PATCH v2 5/6] " Maxim Ostapenko
2015-10-20 11:45 ` [PATCH v2 6/6] " Maxim Ostapenko
2015-10-20 12:06   ` Jakub Jelinek
2015-10-21  9:19   ` Yury Gribov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).