This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [BUILD] PING for Jakub's --with-build-config=bootstrap-asan / bootstrap-ubsan patches
- From: Tobias Burnus <burnus at net-b dot de>
- To: gcc-patches <gcc-patches at gcc dot gnu dot org>, Paolo Bonzini <bonzini at gnu dot org>, DJ Delorie <dj at redhat dot com>
- Date: Mon, 07 Apr 2014 08:42:10 +0200
- Subject: Re: [BUILD] PING for Jakub's --with-build-config=bootstrap-asan / bootstrap-ubsan patches
- Authentication-results: sourceware.org; auth=none
- References: <533C71BE dot 9080803 at net-b dot de>
* PING *
Tobias Burnus wrote:
I would like to ping the following two patches of Jakub. As he wrote
in PR60667:
The http://gcc.gnu.org/ml/gcc-patches/2014-03/msg01370.html fix is
still waiting for review, you need that for both
--with-build-config=bootstrap-ubsan and
--with-build-config=bootstrap-asan.
For --with-build-config=bootstrap-asan also the
http://gcc.gnu.org/ml/gcc-patches/2014-03/msg01433.html patch is
needed, plus --with-build-config=bootstrap-asan will only work with
-disable-werror for now (fix for that expected only in stage1).
Tobias