[PATCH][DOCUMENTATION] Document ASLR for Precompiled Headers.

Martin Liška mliska@suse.cz
Tue Feb 4 13:45:00 GMT 2020


Hi.

The patch is about enhancement of the documentation, where
we do not support ASLR for Precompiled Headers.

Ready for trunk?
Thanks,
Martin

gcc/ChangeLog:

2020-02-04  Martin Liska  <mliska@suse.cz>

	PR c++/92717
	* doc/invoke.texi: Document that one should
	not combine ASLR and -fpch.
---
  gcc/doc/invoke.texi | 2 ++
  1 file changed, 2 insertions(+)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Document-ASLR-for-Precompiled-Headers.patch
Type: text/x-patch
Size: 417 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20200204/783abf2a/attachment.bin>


More information about the Gcc-patches mailing list