[valgrind] [Bug 484935] [patch] Valgrind reports false "Conditional jump or move depends on uninitialised value" errors for aarch64 signal handlers

2024-04-03 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=484935

--- Comment #6 from Paul Floyd  ---
(In reply to Peter Edwards from comment #5)
> Thanks for the fast turn-around!

You're welcome. It helps that I'd already done the same. I wish that more
issues here coule be so easy.

-- 
You are receiving this mail because:
You are watching all bug changes.

[valgrind] [Bug 484935] [patch] Valgrind reports false "Conditional jump or move depends on uninitialised value" errors for aarch64 signal handlers

2024-04-03 Thread Peter Edwards
https://bugs.kde.org/show_bug.cgi?id=484935

--- Comment #5 from Peter Edwards  ---
Thanks for the fast turn-around!

-- 
You are receiving this mail because:
You are watching all bug changes.

[valgrind] [Bug 484935] [patch] Valgrind reports false "Conditional jump or move depends on uninitialised value" errors for aarch64 signal handlers

2024-04-02 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=484935

Paul Floyd  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #4 from Paul Floyd  ---
Change and slightly modified test pushed. Thanks!

commit 97854e557ebc5df690103808a45fa282d5adfd96 (HEAD -> master, origin/master,
origin/HEAD)
Author: Paul Floyd 
Date:   Wed Apr 3 08:32:12 2024 +0200

Bug 484935 - [patch] Valgrind reports false "Conditional jump or move
depends on uninitialised value" errors for aarch64 signal handlers

Patch contributed by Peter Edwards 

Testcase modified and added to a new directory, memcheck/tests/arm64

-- 
You are receiving this mail because:
You are watching all bug changes.

[valgrind] [Bug 484935] [patch] Valgrind reports false "Conditional jump or move depends on uninitialised value" errors for aarch64 signal handlers

2024-04-02 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=484935

--- Comment #3 from Paul Floyd  ---
I'll need to make a few changes to the testcase (so that it compiles on FreeBSD
and doesn't have an infinite loop).

-- 
You are receiving this mail because:
You are watching all bug changes.

[valgrind] [Bug 484935] [patch] Valgrind reports false "Conditional jump or move depends on uninitialised value" errors for aarch64 signal handlers

2024-04-02 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=484935

--- Comment #2 from Paul Floyd  ---
I fully agree with this.

I've done a port to FreeBSD arm64 and I did exactly the same thing

https://github.com/paulfloyd/freebsdarm64_valgrind/commit/d6d97cb954ef10c66ee117f536f92659dcbacf65

-- 
You are receiving this mail because:
You are watching all bug changes.

[valgrind] [Bug 484935] [patch] Valgrind reports false "Conditional jump or move depends on uninitialised value" errors for aarch64 signal handlers

2024-04-02 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=484935

Paul Floyd  changed:

   What|Removed |Added

 CC||pjfl...@wanadoo.fr
   Assignee|jsew...@acm.org |pjfl...@wanadoo.fr

-- 
You are receiving this mail because:
You are watching all bug changes.

[valgrind] [Bug 484935] [patch] Valgrind reports false "Conditional jump or move depends on uninitialised value" errors for aarch64 signal handlers

2024-04-02 Thread Peter Edwards
https://bugs.kde.org/show_bug.cgi?id=484935

--- Comment #1 from Peter Edwards  ---
Created attachment 168063
  --> https://bugs.kde.org/attachment.cgi?id=168063&action=edit
Patch for issue

-- 
You are receiving this mail because:
You are watching all bug changes.