This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Enable building of libsanitizer on sparc linux again.
From: Konstantin Serebryany <konstantin.s.serebryany@gmail.com>
Date: Sat, 17 Nov 2012 19:01:56 -0800
> I am open to suggestions on how to avoid forking the two versions.
> If we fork, the original asan team will not be able to cope with two
> repositories.
The maintainer of the sanitizer's job is to do the merging and resolve
the conflicts between the two trees. This is how every other similar
situation is handled.
What's happening here, frankly, is garbage.
The current situation is unacceptable and HJ's fix should go into the
GCC tree right now.
The current situation is preventing people from getting work done, and
unnecessarily consuming developer resources.