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: [PATCH, asan]: Compile g++.dg/asan tests with -D__NO_INLINE__ for *-*-linux* targets


On Sat, Feb 09, 2013 at 12:46:23PM +0100, Uros Bizjak wrote:
> 2013-02-09  Uros Bizjak  <ubizjak@gmail.com>
> 
> 	* g++.dg/asan/asan_test.C: Compile with -D__NO_INLINE__
> 	for *-*-linux* targets.
> 	* g++.dg/asan/interception-test-1.c: Ditto.
> 	* g++.dg/asan/interception-failure-test-1.C: Ditto.
> 	* g++.dg/asan/interception-malloc-test-1.C: Ditto.
> 
> Patch was tested on x86_64-pc-linux-gnu {,-m32} CentOS 5.9 (where it
> fixes several runtime and build failures) and Fedora 17.
> 
> OK for mainline?

Ok.

	Jakub


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