Re: [PATCH][wwwdocs] Document ASAN changes for GCC 13.

2022-05-24 Thread Martin Liška
On 5/24/22 16:33, Gerald Pfeifer wrote: > Hi Martin, > > On Tue, 24 May 2022, Martin Liška wrote: >> +AddressSanitizer defaults to >> detect_stack_use_after_return=1 on Linux target. > > did you mean targets, or really just target? > > (And Linux or GNU/Linux, though that one is more disput

Re: [PATCH][wwwdocs] Document ASAN changes for GCC 13.

2022-05-24 Thread Gerald Pfeifer
Hi Martin, On Tue, 24 May 2022, Martin Liška wrote: > +AddressSanitizer defaults to > detect_stack_use_after_return=1 on Linux target. did you mean targets, or really just target? (And Linux or GNU/Linux, though that one is more disputed, I know. Just following our own coding conventions...

Re: [PATCH][wwwdocs] Document ASAN changes for GCC 13.

2022-05-24 Thread Eric Gallager via Gcc-patches
On Tue, May 24, 2022 at 8:42 AM Martin Liška wrote: > > Ready to be installed? > > Thanks, > Martin > > --- > htdocs/gcc-13/changes.html | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/htdocs/gcc-13/changes.html b/htdocs/gcc-13/changes.html > index 6c5b2a37..f7f6866d 100644 > --- a/ht