https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108699
--- Comment #10 from GCC Commits ---
The master branch has been updated by Kewen Lin :
https://gcc.gnu.org/g:913bab282d95e842907fec5a552a74ef64a6d4f6
commit r15-2190-g913bab282d95e842907fec5a552a74ef64a6d4f6
Author: Sam James
Date: Sun Jul
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108699
Kewen Lin changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108699
--- Comment #8 from Peter Bergner ---
Can this be marked as FIXED or is there more to do?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108699
--- Comment #7 from CVS Commits ---
The releases/gcc-10 branch has been updated by Kewen Lin :
https://gcc.gnu.org/g:d88e488ec9321e44291fcaf2a3b14333f64aac01
commit r10-11291-gd88e488ec9321e44291fcaf2a3b14333f64aac01
Author: Kewen Lin
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108699
--- Comment #6 from CVS Commits ---
The releases/gcc-11 branch has been updated by Kewen Lin :
https://gcc.gnu.org/g:6872f055d7d4fd36b804bdd9b5a8a128b01aacbc
commit r11-10628-g6872f055d7d4fd36b804bdd9b5a8a128b01aacbc
Author: Kewen Lin
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108699
--- Comment #5 from CVS Commits ---
The releases/gcc-12 branch has been updated by Kewen Lin :
https://gcc.gnu.org/g:de8f86e151d29c6c2ebb224b5587284714cd6cfa
commit r12-9406-gde8f86e151d29c6c2ebb224b5587284714cd6cfa
Author: Kewen Lin
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108699
--- Comment #4 from CVS Commits ---
The master branch has been updated by Kewen Lin :
https://gcc.gnu.org/g:cdd2d6643f7fef40e335a7027edfea7276cde608
commit r13-6993-gcdd2d6643f7fef40e335a7027edfea7276cde608
Author: Kewen Lin
Date: Mon Apr 3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108699
--- Comment #3 from Kewen Lin ---
One more test case fail with abort on both LE & BE (with -Ofast -mcpu=power9):
#define N 16
unsigned long long vals[N];
unsigned int res[N];
unsigned int expects[N] = {0, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108699
--- Comment #2 from Segher Boessenkool ---
Right, it needs a vpopcntb or similar first.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108699
Kewen Lin changed:
What|Removed |Added
Last reconfirmed||2023-02-14
CC|
10 matches
Mail list logo