]> git.ipfire.org Git - thirdparty/gcc.git/commit
Enable -mlam=u57 by default when compiled with -fsanitize=hwaddress.
authorliuhongt <hongtao.liu@intel.com>
Tue, 23 Jan 2024 06:21:58 +0000 (14:21 +0800)
committerliuhongt <hongtao.liu@intel.com>
Thu, 25 Jan 2024 04:42:37 +0000 (12:42 +0800)
commit73f0a1a70c22e4d117ece7ddfa53661bb74137d4
tree449a4f0ae8a16f6a587c29851b304a94691fe4f2
parent025b8f5eb71d1b774eb0bd44876093aab853b899
Enable -mlam=u57 by default when compiled with -fsanitize=hwaddress.

gcc/ChangeLog:

* config/i386/i386-options.cc (ix86_option_override_internal):
Enable -mlam=u57 by default when compiled with
-fsanitize=hwaddress.
gcc/config/i386/i386-options.cc