GNU bug report logs -
#46847
28.0.50; [native-comp] assume pseudo-insns should be verified
Previous Next
Reported by: Pip Cet <pipcet <at> gmail.com>
Date: Mon, 1 Mar 2021 13:08:01 UTC
Severity: normal
Found in version 28.0.50
Done: Andrea Corallo <acorallo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Eli Zaretskii <eliz <at> gnu.org> writes:
>> Resent-To: bug-gnu-emacs <at> gnu.org
>> Cc: 46847-done <at> debbugs.gnu.org, Pip Cet <pipcet <at> gmail.com>
>> From: Andrea Corallo <acorallo <at> gnu.org>
>> Date: Wed, 20 Mar 2024 05:30:04 -0400
>>
>> I'm closing this old bug as with 0b0c7da8c80 I've installed a sanitizer
>> that instruments the code in order to check that compile time value
>> predictions of mvars are respected at runtime. Mvars verified are all
>> mvars being tested by conditional branches, this to verify the correct
>> CFG/execution of the program.
>>
>> Enabling sanitizer instrumentation and runtime verification I'm able to
>> bootstrap the compiler and run all the compiler testsuite.
>>
>> We might extend this further in the future but I think for now is okay.
>
> Thanks, but would it be possible to document the suggested use of this
> sanitizer in the comments somewhere?
Hi Eli,
that's a good point.
There are many usage scenarios, I just added a simple example at the
beginning of the 'Sanitizer pass specific code' section.
Thanks
Andrea
This bug report was last modified 1 year and 145 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.