aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/c-c++-common/asan
AgeCommit message (Expand)AuthorFilesLines
2023-12-11Testsuite, asan, darwin: Adjust output patternFrancois-Xavier Coudert1-1/+1
2023-11-15libsanitizer: Adjust the asan/sanity-check-pure-c-1.c testJakub Jelinek1-2/+2
2023-06-20Improve DSE to handle stores before __builtin_unreachable ()Richard Biener1-1/+1
2023-05-30riscv: add work around for PR sanitizer/82501Andreas Schwab1-0/+1
2023-02-24asan: adjust module name for global variablesMartin Liska1-1/+1
2023-01-26opts: SANITIZE_ADDRESS wrongly cleared [PR108543]Marek Polacek4-0/+60
2022-11-28asan: fix unsafe optimization of Asan checks.Yuri Gribov1-0/+23
2022-11-15asan: update expected format based on ASANMartin Liska4-4/+4
2022-05-04libsanitizer: update test that mixes fake and real stackMartin Liska1-0/+1
2022-03-15Enable libsanitizer build on mips64Xi Ruoyao1-0/+1
2021-11-14Cleanup tree-ssa-alias and tree-ssa-dse use of modref summaryJan Hubicka1-1/+1
2021-03-17testsuite, Darwin : Fix the asan/strncpy-overflow-1 test.Iain Sandoe1-2/+3
2021-03-17testsuite, Darwin : Fix match output for asan/memcmp-1.c.Iain Sandoe1-2/+6
2021-03-09testsuite: Fix up pr98920.c on non-glibc or old glibc targets [PR98920]Jakub Jelinek1-0/+4
2021-03-08libsanitizer: cherry-pick ad294e572bc5c16f9dc420cc994322de6ca3fbfbMartin Liska1-0/+24
2021-02-23IPA ICF + ASAN: do not merge vars with different alignmentMartin Liska1-0/+26
2020-12-14sanitizer: do not ICE for pointer cmp/subMartin Liska1-0/+6
2020-11-16pointer-compare-1.c: Add __attribute__((used))H.J. Lu1-3/+4
2020-06-16testsuite: Make sure the *san/inline* tests aren't UNRESOLVED with LTOJakub Jelinek2-2/+2
2020-06-09asan: fix wrong options for a test-case.Martin Liska1-1/+1
2020-06-09sanitizer: do not inline no-sanitize into sanitizer fnMartin Liska2-0/+40
2020-05-01testsuite: Enable asan tests on FreeBSD x86_64Andreas Tobler5-5/+5
2019-11-14Add Optimization keyword for param_max_inline_insns_auto param.Martin Liska1-2/+2
2019-08-14Fix a test-case scan pattern.Martin Liska1-2/+2
2019-06-07Add warn_unused_result for malloc-like functions (PR tree-optimization/78902).Martin Liska2-2/+2
2019-01-31re PR sanitizer/89124 (__attribute__((no_sanitize_address)) interferes with _...Jakub Jelinek1-0/+14
2019-01-07re PR sanitizer/88619 (ICE in asan_emit_stack_protection, at asan.c:1574 sinc...Jakub Jelinek1-0/+14
2018-12-20C/C++: Add -Waddress-of-packed-memberH.J. Lu2-2/+2
2018-12-05re PR sanitizer/88333 (ice in asan_emit_stack_protection, at asan.c:1574)Jakub Jelinek1-0/+12
2018-12-02re PR sanitizer/88291 (asan ICE in asan_clear_shadow)Jakub Jelinek1-0/+14
2018-11-30Make red zone size more flexible for stack variables (PR sanitizer/81715).Martin Liska1-0/+28
2018-11-06Enable libsanitizer on Solaris (PR sanitizer/80953)Rainer Orth1-1/+2
2018-10-09ASAN: emit line information of stack variables.Martin Liska2-2/+2
2018-08-16Darwin doesn't have pthread_barrier, at least up to Darwin18Iain Sandoe2-0/+2
2018-04-04Disable anchors and msdata for ASAN test-case (PR sanirizer/85174).Martin Liska1-0/+4
2018-02-05Cherry-pick libsanitizer pointer-pair tristate option.Martin Liska7-6/+45
2017-12-05invoke.texi: Document the options.Martin Liska6-0/+345
2017-11-30re PR sanitizer/81697 (Incorrect ASan global variables alignment on arm)Maxim Ostapenko1-0/+20
2017-11-06Fix test-suite fallout of default -Wreturn-type.Martin Liska1-1/+1
2017-08-21re PR go/78628 (GO fails to build a translation unit decl)Richard Biener13-20/+20
2017-07-06asan.h (asan_sanitize_allocas_p): Declare.Maxim Ostapenko2-0/+22
2017-07-06ASAN: Implement dynamic allocas/VLAs sanitization.Maxim Ostapenko8-0/+185
2017-04-05re PR sanitizer/80308 (asan crash on big-endian powerpc-linux target)Jakub Jelinek1-0/+25
2017-03-09re PR sanitizer/79944 (asan: incorrect instrumentation of atomic operations)Jakub Jelinek1-0/+18
2017-02-02pr63316.c: Use dg-skip-if instead of dg-options.Jakub Jelinek3-3/+3
2016-12-02Add support for ASan odr_indicator.Maxim Ostapenko1-0/+17
2016-11-09asan.h (ASAN_STACK_MAGIC_PARTIAL): Remove.Maxim Ostapenko1-2/+2
2016-11-07Introduce tests for -fsanitize-address-use-after-scopeMartin Liska2-1/+3
2016-07-04[testsuite] asan/clone-test-1.c: Handle clone() failureChristophe Lyon1-0/+4
2016-06-10re PR sanitizer/71480 (ASan should align string constants to shadow granulari...Maxim Ostapenko1-0/+42