summaryrefslogtreecommitdiff
path: root/libjava/classpath/gnu/java/beans/decoder/ArrayHandler.java
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2025-11-15 16:06:05 +0100
committerJakub Jelinek <jakub@gcc.gnu.org>2025-11-15 16:06:05 +0100
commit77705b475df4e4eed5831bf27e37250db2135fc8 (patch)
treef686cca7ce5b6eef93523a8f71146e5b93a7471c /libjava/classpath/gnu/java/beans/decoder/ArrayHandler.java
parent246ec58c9bc56bf454f7781c2f1b8e72bbe30394 (diff)
testsuite: Fix up c-c++-common/asan/asan-stack-small.c test
Here is a fix for the test I've talked about today in the libsanitizer update mail. The test relied on a coming before b coming before c, all with 32 byte distances, but gcc can actually emit them in the exact opposite order or some other one. 2025-11-15 Jakub Jelinek <jakub@redhat.com> * c-c++-common/asan/asan-stack-small.c (pa, pb, pc): Make these vars volatile. (uintptr_t): New typedef. (main): Use access of b using pa pointer with offset depending on how exactly the 3 variables are laid out in the frame.
Diffstat (limited to 'libjava/classpath/gnu/java/beans/decoder/ArrayHandler.java')
0 files changed, 0 insertions, 0 deletions