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: Asan/Tsan Unit/Regression testing (was [asan] Emit GIMPLE direclty, small cleanups)


On Fri, Nov 09, 2012 at 12:03:09PM -0800, Kostya Serebryany wrote:
> Why depending on gtest is bad?

Because gcc already has way too many dependencies (starting from gmp, mpfr,
libmpc, graphite dependencies, java depenencies), adding another one just
for the sake of a couple of asan tests would make life for a lot of
developers harder.

	Jakub


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