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: Add -static-libasan to the GCC driver


On Sat, Nov 17, 2012 at 12:00:00PM -0800, H.J. Lu wrote:
> This patch adds -static-libasan.  OK to install?

Okay, thanks.

> 2012-11-17  H.J. Lu  <hongjiu.lu@intel.com>
> 
> 	* common.opt (static-libasan): New option.
> 	* gcc.c (LIBASAN_SPEC): New macro.
> 	(LINK_COMMAND_SPEC): Replace -lasan with LIBASAN_SPEC.
> 	* doc/invoke.texi: Document -static-libasan.

	Jakub


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