https://bugs.kde.org/show_bug.cgi?id=451827
Will Schmidt changed:
What|Removed |Added
CC||jsew...@acm.org
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=447995
Will Schmidt changed:
What|Removed |Added
CC||c...@us.ibm.com
https://bugs.kde.org/show_bug.cgi?id=447995
Bug ID: 447995
Summary: Valgrind segfault on power10 due to hwcap checking
code
Product: valgrind
Version: unspecified
Platform: unspecified
OS: Linux
https://bugs.kde.org/show_bug.cgi?id=275786
Will Schmidt changed:
What|Removed |Added
CC||will_schm...@vnet.ibm.com
--- Comment #3 from
https://bugs.kde.org/show_bug.cgi?id=441534
--- Comment #1 from Will Schmidt ---
Per some additional investigation, the changed inputs to the vinsd* tests are a
side affect of changes made as part of bug 440906, which affected a modulo
operation occurring on hard registers.
--
You are
https://bugs.kde.org/show_bug.cgi?id=441534
Will Schmidt changed:
What|Removed |Added
CC||c...@us.ibm.com
https://bugs.kde.org/show_bug.cgi?id=441534
Bug ID: 441534
Summary: Update test results for test_isa_3_1_VRT to match
changed inputs
Product: valgrind
Version: unspecified
Platform: Other
OS: Linux
https://bugs.kde.org/show_bug.cgi?id=441512
Will Schmidt changed:
What|Removed |Added
CC||c...@us.ibm.com
https://bugs.kde.org/show_bug.cgi?id=441512
Bug ID: 441512
Summary: remove troublesome block of code from guest_ppc_toIR
code for pstxvp instruction
Product: valgrind
Version: unspecified
Platform: Other
OS:
https://bugs.kde.org/show_bug.cgi?id=441506
Will Schmidt changed:
What|Removed |Added
CC||c...@us.ibm.com
https://bugs.kde.org/show_bug.cgi?id=440906
Will Schmidt changed:
What|Removed |Added
CC||c...@us.ibm.com
https://bugs.kde.org/show_bug.cgi?id=440906
--- Comment #1 from Will Schmidt ---
Created attachment 140674
--> https://bugs.kde.org/attachment.cgi?id=140674&action=edit
proposed patch to rework modulo operation
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=440906
Bug ID: 440906
Summary: powerpc valgrind testsuite; update
test_isa_3_1_common.c to avoid modulo against hard
regs
Product: valgrind
Version: unspecified
Platf
https://bugs.kde.org/show_bug.cgi?id=440793
Will Schmidt changed:
What|Removed |Added
CC||c...@us.ibm.com
https://bugs.kde.org/show_bug.cgi?id=440793
Bug ID: 440793
Summary: Valgrind ppc64/tests/Makefile.am fixups
Product: valgrind
Version: unspecified
Platform: Other
OS: Linux
Status: REPORTED
Severity: norma
https://bugs.kde.org/show_bug.cgi?id=434840
Will Schmidt changed:
What|Removed |Added
CC||will_schm...@vnet.ibm.com
--
You are receiving
https://bugs.kde.org/show_bug.cgi?id=434849
Will Schmidt changed:
What|Removed |Added
CC||c...@us.ibm.com
https://bugs.kde.org/show_bug.cgi?id=411189
Will Schmidt changed:
What|Removed |Added
CC||c...@us.ibm.com
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=411189
Will Schmidt changed:
What|Removed |Added
CC||will_schm...@vnet.ibm.com
--
You are receiving
https://bugs.kde.org/show_bug.cgi?id=431157
Will Schmidt changed:
What|Removed |Added
CC||c...@us.ibm.com
https://bugs.kde.org/show_bug.cgi?id=427870
--- Comment #2 from Will Schmidt ---
The change looks reasonable to me.
+# lsw compiles (and runs) only on big endian.
+if VGCONF_PLATFORMS_INCLUDE_PPC64BE_LINUX
+check_PROGRAMS += lsw ldst_multiple
+endif
The comment there could be updated since
https://bugs.kde.org/show_bug.cgi?id=426123
Will Schmidt changed:
What|Removed |Added
CC||will_schm...@vnet.ibm.com
--
You are receiving
https://bugs.kde.org/show_bug.cgi?id=425232
Will Schmidt changed:
What|Removed |Added
CC||will_schm...@vnet.ibm.com
--
You are receiving
https://bugs.kde.org/show_bug.cgi?id=423195
--- Comment #12 from Will Schmidt ---
(In reply to Julian Seward from comment #11)
> (In reply to Carl Love from comment #5)
> > Created attachment 130176 [details]
> > Initial load and store instruction tests
> >
> > 0004-
https://bugs.kde.org/show_bug.cgi?id=406256
--- Comment #2 from Will Schmidt ---
I have no input into a different better spot for getRRegUniverse_PPC changes.
A few other patch comments:
+++ b/Makefile.all.am
the "-mvsx -maltivec" combo can be shrunk to just "-mvsx" .
https://bugs.kde.org/show_bug.cgi?id=406198
--- Comment #2 from Will Schmidt ---
Created attachment 119234
--> https://bugs.kde.org/attachment.cgi?id=119234&action=edit
proposed patch to suppress CA bit display
first-blush proposed patch.
--
You are receiving this mail because:
https://bugs.kde.org/show_bug.cgi?id=406198
Will Schmidt changed:
What|Removed |Added
CC||c...@us.ibm.com
https://bugs.kde.org/show_bug.cgi?id=406198
Bug ID: 406198
Summary: none/tests/ppc64/test_isa_3_0_other test sporadically
including CA bit in output
Product: valgrind
Version: unspecified
Platform: Other
OS:
https://bugs.kde.org/show_bug.cgi?id=401828
--- Comment #16 from Will Schmidt ---
Created attachment 119233
--> https://bugs.kde.org/attachment.cgi?id=119233&action=edit
proposed patch (v4)
Updated per feedback received. tested OK on P7,P8LE,P8BE,P9 (LE).
--
You are receiving th
https://bugs.kde.org/show_bug.cgi?id=401828
--- Comment #12 from Will Schmidt ---
Created attachment 119219
--> https://bugs.kde.org/attachment.cgi?id=119219&action=edit
vex : sanityCheckFail: exiting due to bad IR
I got this error when regression testing this patch on a P8 BE
https://bugs.kde.org/show_bug.cgi?id=401828
Will Schmidt changed:
What|Removed |Added
Attachment #119203|0 |1
is obsolete
https://bugs.kde.org/show_bug.cgi?id=401828
--- Comment #9 from Will Schmidt ---
(In reply to Julian Seward from comment #8)
> I'm confused about the top level diagnosis here. I see two possibilities:
>
> (1) If the test program, when run directly (meaning, not on V) produces
&
https://bugs.kde.org/show_bug.cgi?id=401828
Will Schmidt changed:
What|Removed |Added
Attachment #119038|0 |1
is obsolete
https://bugs.kde.org/show_bug.cgi?id=401828
--- Comment #6 from Will Schmidt ---
(In reply to Will Schmidt from comment #4)
> So, it looks like the correct value is in the register, we are losing it
> somewhere in the cast from float to (raw/hex) on the call to printf.
> I'm und
https://bugs.kde.org/show_bug.cgi?id=401828
--- Comment #5 from Will Schmidt ---
Created attachment 119038
--> https://bugs.kde.org/attachment.cgi?id=119038&action=edit
tentative / potential patch
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=401828
--- Comment #4 from Will Schmidt ---
So, it looks like the correct value is in the register, we are losing it
somewhere in the cast from float to (raw/hex) on the call to printf.
I'm undecided whether this is simply an improper cast, or if the
https://bugs.kde.org/show_bug.cgi?id=401827
Will Schmidt changed:
What|Removed |Added
Status|REPORTED|CONFIRMED
Ever confirmed|0
https://bugs.kde.org/show_bug.cgi?id=401828
--- Comment #2 from Will Schmidt ---
Created attachment 117371
--> https://bugs.kde.org/attachment.cgi?id=117371&action=edit
simpler standalone testcase
simpler standalone testcase
--
You are receiving this mail because:
You are watching
https://bugs.kde.org/show_bug.cgi?id=401828
Will Schmidt changed:
What|Removed |Added
Ever confirmed|0 |1
Status|REPORTED
https://bugs.kde.org/show_bug.cgi?id=401827
Will Schmidt changed:
What|Removed |Added
CC||will_schm...@vnet.ibm.com
--
You are receiving
https://bugs.kde.org/show_bug.cgi?id=401828
Will Schmidt changed:
What|Removed |Added
CC||will_schm...@vnet.ibm.com
--
You are receiving
https://bugs.kde.org/show_bug.cgi?id=391164
--- Comment #8 from Will Schmidt ---
(In reply to Julian Seward from comment #7)
> Carl, is this OK to close now?
Yes, this should be good to be closed now. (Reported issue is resolved, no
outstanding issues with the fixes).
--
You are receiv
https://bugs.kde.org/show_bug.cgi?id=391164
Will Schmidt changed:
What|Removed |Added
CC||will_schm...@vnet.ibm.com
--
You are receiving
https://bugs.kde.org/show_bug.cgi?id=371668
Will Schmidt changed:
What|Removed |Added
CC||c...@us.ibm.com
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=371668
--- Comment #1 from Will Schmidt ---
Created attachment 101860
--> https://bugs.kde.org/attachment.cgi?id=101860&action=edit
proposed patch
Proposed patch.
Remove "r2" from the __CALLER_SAVED_REGS for ppc64 and ppc64le.
Remove &quo
https://bugs.kde.org/show_bug.cgi?id=371668
Bug ID: 371668
Summary: ppc64 clobbering of R2 is invalid.
Product: valgrind
Version: unspecified
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
https://bugs.kde.org/show_bug.cgi?id=369175
--- Comment #19 from Will Schmidt ---
Chased this one around under gdb for a while, looking for where the R2 or the
stack frame are getting messed up.Something seems to be going horribly
wrong here, but it's possible valgrind just always does
https://bugs.kde.org/show_bug.cgi?id=369175
--- Comment #16 from Will Schmidt ---
A bit of an info dump from the IRC discussions occurring on this bug:
A gdb session revealed:
Program received signal SIGSEGV, Segmentation fault.
0x3824b2b0 in is_BCDstring128_helper ()
(gdb) disas
https://bugs.kde.org/show_bug.cgi?id=369175
Will Schmidt changed:
What|Removed |Added
Attachment #101244|0 |1
is obsolete
https://bugs.kde.org/show_bug.cgi?id=369175
--- Comment #13 from Will Schmidt ---
Created attachment 101244
--> https://bugs.kde.org/attachment.cgi?id=101244&action=edit
comment 3 step 3 output
results from comment3 step 3
--
You are receiving this mail because:
You are watching
https://bugs.kde.org/show_bug.cgi?id=369175
--- Comment #12 from Will Schmidt ---
Created attachment 101243
--> https://bugs.kde.org/attachment.cgi?id=101243&action=edit
output from monitor v.translate on segfaulting instruction
--
You are receiving this mail because:
You are watch
https://bugs.kde.org/show_bug.cgi?id=369175
--- Comment #11 from Will Schmidt ---
(In reply to Mark Wielaard from comment #9)
> Assuming that is with remote vgdb attached then you should be able to get
> the generated IR and assembly with:
> monitor v.translate 0x100016dc 0
https://bugs.kde.org/show_bug.cgi?id=369175
--- Comment #10 from Will Schmidt ---
Created attachment 101242
--> https://bugs.kde.org/attachment.cgi?id=101242&action=edit
trace flags output
last portion of output from a run in attachment.
$ ./vg-in-place --tool=none --trace-flags=1
https://bugs.kde.org/show_bug.cgi?id=369175
--- Comment #8 from Will Schmidt ---
off-by-one on my disassembly "==>" pointer, the SIGSEGV is actually on the
bcdadd instruction. (showed up differently while single-stepping).
0x100016d4 <+64>:
https://bugs.kde.org/show_bug.cgi?id=369175
--- Comment #7 from Will Schmidt ---
(gdb) c
Continuing.
Program received signal SIGSEGV, Segmentation fault.
0x100016d8 in test_bcdadd () at test_isa_2_07_part1.c:710
710 __asm__ __volatile__ ("bcdadd. %0, %1, %2, 0" : &qu
https://bugs.kde.org/show_bug.cgi?id=368416
Will Schmidt changed:
What|Removed |Added
CC||will_schm...@vnet.ibm.com
--- Comment #3 from
https://bugs.kde.org/show_bug.cgi?id=368412
Will Schmidt changed:
What|Removed |Added
CC||will_schm...@vnet.ibm.com
--- Comment #4 from
https://bugs.kde.org/show_bug.cgi?id=368412
--- Comment #5 from Will Schmidt ---
(In reply to Mark Wielaard from comment #3)
> You are changing the AC_DEFINE from HAS_ALTIVEC to COMPILER_SUPPORTS_ALTIVEC.
> But COMPILER_SUPPORTS_ALTIVEC is never used as C preprocessor symbol, so I
>
https://bugs.kde.org/show_bug.cgi?id=365912
--- Comment #1 from Will Schmidt ---
Created attachment 100217
--> https://bugs.kde.org/attachment.cgi?id=100217&action=edit
proposed patch
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=365912
Will Schmidt changed:
What|Removed |Added
CC||c...@us.ibm.com
https://bugs.kde.org/show_bug.cgi?id=365912
Bug ID: 365912
Summary: ppc64BE segfault during jm-insns test (RELRO)
Product: valgrind
Version: 3.12 SVN
Platform: unspecified
OS: Linux
Status: UNCONFIRMED
Sev
https://bugs.kde.org/show_bug.cgi?id=361405
Will Schmidt changed:
What|Removed |Added
CC||will_schm...@vnet.ibm.com
--
You are receiving
https://bugs.kde.org/show_bug.cgi?id=352364
Will Schmidt changed:
What|Removed |Added
CC||will_schm...@vnet.ibm.com
--
You are receiving
https://bugs.kde.org/show_bug.cgi?id=345121
Will Schmidt changed:
What|Removed |Added
CC||will_schm...@vnet.ibm.com
--
You are receiving
https://bugs.kde.org/show_bug.cgi?id=330617
Will Schmidt changed:
What|Removed |Added
CC||c...@us.ibm.com
https://bugs.kde.org/show_bug.cgi?id=322593
Will Schmidt changed:
What|Removed |Added
CC||will_schm...@vnet.ibm.com
--
You are receiving
https://bugs.kde.org/show_bug.cgi?id=276224
Will Schmidt changed:
What|Removed |Added
CC||will_schm...@vnet.ibm.com
--
You are receiving
https://bugs.kde.org/show_bug.cgi?id=243483
Will Schmidt changed:
What|Removed |Added
CC||will_schm...@vnet.ibm.com
--
You are receiving
https://bugs.kde.org/show_bug.cgi?id=201530
Will Schmidt changed:
What|Removed |Added
CC||will_schm...@vnet.ibm.com
--
You are receiving
https://bugs.kde.org/show_bug.cgi?id=145480
--- Comment #4 from Will Schmidt ---
Looks like the associated patches for this bug went into valgrind as
"r11338 | sewardj | 2010-09-03 18:49:33 -0500 (Fri, 03 Sep 2010) | 4 lines"..
should be able to mark this one out as "resolved
https://bugs.kde.org/show_bug.cgi?id=145480
Will Schmidt changed:
What|Removed |Added
CC||will_schm...@vnet.ibm.com
--
You are receiving
https://bugs.kde.org/show_bug.cgi?id=109426
Will Schmidt changed:
What|Removed |Added
CC||will_schm...@vnet.ibm.com
--
You are receiving
https://bugs.kde.org/show_bug.cgi?id=362894
Will Schmidt changed:
What|Removed |Added
Status|VERIFIED|CLOSED
--
You are receiving this mail because
https://bugs.kde.org/show_bug.cgi?id=362894
Will Schmidt changed:
What|Removed |Added
Status|RESOLVED|VERIFIED
--- Comment #4 from Will Schmidt
https://bugs.kde.org/show_bug.cgi?id=362894
Will Schmidt changed:
What|Removed |Added
CC||c...@us.ibm.com
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=362894
Will Schmidt changed:
What|Removed |Added
CC||will_schm...@vnet.ibm.com
--- Comment #1 from
https://bugs.kde.org/show_bug.cgi?id=362894
Bug ID: 362894
Summary: missing (broken) support for wbit field on mtfsfi
instruction (ppc64)
Product: valgrind
Version: 3.12 SVN
Platform: Other
OS: Linux
https://bugs.kde.org/show_bug.cgi?id=362329
Will Schmidt changed:
What|Removed |Added
CC||will_schm...@vnet.ibm.com
--
You are receiving
https://bugs.kde.org/show_bug.cgi?id=361207
Will Schmidt changed:
What|Removed |Added
CC||will_schm...@vnet.ibm.com
--
You are receiving
79 matches
Mail list logo