[valgrind] [Bug 454346] [PATCH] ARM fixes from the Yocto project

2024-05-14 Thread Khem Raj
https://bugs.kde.org/show_bug.cgi?id=454346 --- Comment #10 from Khem Raj --- (In reply to Paul Floyd from comment #9) > On my RPi 5 with Raspberry Pi OS > Linux raspberrypi 6.1.0-rpi8-rpi-v8 #1 SMP PREEMPT Debian 1:6.1.73-1+rpt1 > (2024-01-25) aarch64 GNU/Linux > &

[valgrind] [Bug 454346] [PATCH] ARM fixes from the Yocto project

2024-05-13 Thread Khem Raj
https://bugs.kde.org/show_bug.cgi?id=454346 --- Comment #8 from Khem Raj --- (In reply to Paul Floyd from comment #4) > (And I have made some changes recently - have the patches been rebased?) @paul, I have rebased on master and uploaded latest 2 patches, dropping -mcpu makes it work

[valgrind] [Bug 454346] [PATCH] ARM fixes from the Yocto project

2024-05-13 Thread Khem Raj
https://bugs.kde.org/show_bug.cgi?id=454346 Khem Raj changed: What|Removed |Added Attachment #149172|0 |1 is obsolete

[valgrind] [Bug 454346] [PATCH] ARM fixes from the Yocto project

2024-05-13 Thread Khem Raj
https://bugs.kde.org/show_bug.cgi?id=454346 --- Comment #6 from Khem Raj --- Created attachment 169451 --> https://bugs.kde.org/attachment.cgi?id=169451=edit proposed fix. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 382034] Testcases build fixes for musl

2023-01-26 Thread Khem Raj
https://bugs.kde.org/show_bug.cgi?id=382034 --- Comment #12 from Khem Raj --- (In reply to Paul Floyd from comment #11) > If you don't beat me to it I'll probably go ahead and try this tonight. OK. I wont get to this till weekend. -- You are receiving this mail because: You are watching

[valgrind] [Bug 464859] Build failures with GCC-13

2023-01-26 Thread Khem Raj
https://bugs.kde.org/show_bug.cgi?id=464859 --- Comment #1 from Khem Raj --- Created attachment 155672 --> https://bugs.kde.org/attachment.cgi?id=155672=edit fix -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 464859] New: Build failures with GCC-13

2023-01-26 Thread Khem Raj
https://bugs.kde.org/show_bug.cgi?id=464859 Bug ID: 464859 Summary: Build failures with GCC-13 Classification: Developer tools Product: valgrind Version: 3.21 GIT Platform: Other OS: Other Status: REPORTED

[valgrind] [Bug 382034] Testcases build fixes for musl

2023-01-25 Thread Khem Raj
https://bugs.kde.org/show_bug.cgi?id=382034 --- Comment #8 from Khem Raj --- (In reply to Paul Floyd from comment #6) > Could you update the patches with expecteds that won't break glibc Linux? Paul, I do not understand what 'expecteds' you are refrerring to here. If I understand it better

[valgrind] [Bug 435732] New: memcheck/tests/leak_cpp_interior fails with gcc11

2021-04-14 Thread Khem Raj
https://bugs.kde.org/show_bug.cgi?id=435732 Bug ID: 435732 Summary: memcheck/tests/leak_cpp_interior fails with gcc11 Product: valgrind Version: unspecified Platform: Other OS: Linux Status: REPORTED

[valgrind] [Bug 402480] Do not use %rsp in clobber list

2018-12-23 Thread Khem Raj
https://bugs.kde.org/show_bug.cgi?id=402480 --- Comment #4 from Khem Raj --- (In reply to Mark Wielaard from comment #3) > (In reply to Khem Raj from comment #2) > > (In reply to Mark Wielaard from comment #1) > > > So how about just removing the clobber, but keeping st

[valgrind] [Bug 402480] Do not use %rsp in clobber list

2018-12-23 Thread Khem Raj
https://bugs.kde.org/show_bug.cgi?id=402480 --- Comment #2 from Khem Raj --- (In reply to Mark Wielaard from comment #1) > Comment on attachment 117070 [details] > Patch to fix the issue > > While I agree that trying to clobber the stack pointer doesn't make sense > (and it only

[valgrind] [Bug 402480] New: Do not use %rsp in clobber list

2018-12-22 Thread Khem Raj
https://bugs.kde.org/show_bug.cgi?id=402480 Bug ID: 402480 Summary: Do not use %rsp in clobber list Product: valgrind Version: 3.15 SVN Platform: Other OS: Linux Status: REPORTED Severity: normal

[valgrind] [Bug 382034] Testcases build fixes for musl

2018-07-24 Thread Khem Raj
https://bugs.kde.org/show_bug.cgi?id=382034 --- Comment #4 from Khem Raj --- musl is an alternative system C library implementation for linux, like glibc or uclibc and others. see https://www.musl-libc.org/ -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 382034] Testcases build fixes for musl

2017-07-05 Thread Khem Raj
https://bugs.kde.org/show_bug.cgi?id=382034 Khem Raj <raj.k...@gmail.com> changed: What|Removed |Added Attachment #106454|application/mbox|text/plain mim

[valgrind] [Bug 382034] Testcases build fixes for musl

2017-07-05 Thread Khem Raj
https://bugs.kde.org/show_bug.cgi?id=382034 --- Comment #2 from Khem Raj <raj.k...@gmail.com> --- Created attachment 106456 --> https://bugs.kde.org/attachment.cgi?id=106456=edit syscall fix -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 382034] Testcases build fixes for musl

2017-07-05 Thread Khem Raj
https://bugs.kde.org/show_bug.cgi?id=382034 --- Comment #1 from Khem Raj <raj.k...@gmail.com> --- Created attachment 106455 --> https://bugs.kde.org/attachment.cgi?id=106455=edit x86 fix -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 382034] New: Testcases build fixes for musl

2017-07-05 Thread Khem Raj
https://bugs.kde.org/show_bug.cgi?id=382034 Bug ID: 382034 Summary: Testcases build fixes for musl Product: valgrind Version: unspecified Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal

[valgrind] [Bug 381769] New: Use ucontext_t instead of struct ucontext

2017-06-28 Thread Khem Raj
https://bugs.kde.org/show_bug.cgi?id=381769 Bug ID: 381769 Summary: Use ucontext_t instead of struct ucontext Product: valgrind Version: 3.13 SVN Platform: Other OS: Linux Status: UNCONFIRMED Severity: