https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71648
Konstantinos Margaritis changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|--
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82464
--- Comment #4 from Konstantinos Margaritis ---
Fix confirmed to work.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82465
--- Comment #2 from Konstantinos Margaritis ---
Fix confirmed to work.
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: markos at freevec dot org
Target Milestone: ---
Host: s390x-ibm-linux-gnu
Target: s390x-ibm-linux-gnu
Build: s390x-ibm-linux-gnu
The following code:
#include
int main
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: markos at freevec dot org
Target Milestone: ---
Host: s390x-ibm-linux-gnu
Target: s390x-ibm-linux-gnu
Build: s390x-ibm-linux-gnu
Trying to compile the simple test case breaks
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82463
Konstantinos Margaritis changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|--
NCONFIRMED
Severity: normal
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: markos at freevec dot org
Target Milestone: ---
Host: s390x-ibm-linux-gnu
Target: s390x-ibm-linux-gnu
Build:
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: markos at freevec dot org
Target Milestone: ---
Host: s390x-ibm-linux-gnu
Target: s390x-ibm-linux-gnu
Build: s390x-ibm-linux-gnu
Trying to compile the simple test case breaks
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82317
Konstantinos Margaritis changed:
What|Removed |Added
Status|RESOLVED|VERIFIED
--- Comment #4 from K
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82322
Konstantinos Margaritis changed:
What|Removed |Added
Status|RESOLVED|VERIFIED
--- Comment #4 from K
Severity: normal
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: markos at freevec dot org
Target Milestone: ---
Host: s390x-ibm-linux-gnu
Target: s390x-ibm-linux-gnu
Build: s390x-ibm
l
Product: gcc
Version: 8.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: markos at freevec dot org
Target Milestone: ---
Host:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71648
--- Comment #4 from Konstantinos Margaritis ---
That's true, it compiled fine with -mcpu=power8.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71648
--- Comment #1 from Konstantinos Margaritis ---
Created attachment 38760
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38760&action=edit
Reduced testcase for ICE on ppc64
Assignee: unassigned at gcc dot gnu.org
Reporter: markos at freevec dot org
CC: wschmidt at gcc dot gnu.org
Target Milestone: ---
Host: powerpc-linux-gnu
Target: powerpc-linux-gnu
Build: powerpc-linux-gnu
$ g++-6 -m64 -O2 -c testcase2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70963
--- Comment #5 from Konstantinos Margaritis ---
Ack, thanks for the heads up on VSX registers, it does print more reasonable
results now.
: wrong-code
Severity: normal
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: markos at freevec dot org
Target Milestone: ---
Host: powerpc64le-linux-gnu
Target: powerpc64le-linux-gnu
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: markos at freevec dot org
Target Milestone: ---
Target: ppc64le, ppc64
Created attachment 38326
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38326&action=edit
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63673
--- Comment #6 from Konstantinos Margaritis ---
Hi Bill,
Thanks for the fix in the double * patch. It's listed as a valid option in:
https://gcc.gnu.org/onlinedocs/gcc/PowerPC-AltiVec_002fVSX-Built-in-Functions.html
vector double vec_vsx_ld (i
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63673
--- Comment #2 from Konstantinos Margaritis ---
Created attachment 33838
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33838&action=edit
asm output for testcase for vec_vsx_ld using floats
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63673
--- Comment #1 from Konstantinos Margaritis ---
Created attachment 33837
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33837&action=edit
testcase for vec_vsx_ld using floats
Severity: normal
Priority: P3
Component: c
Assignee: unassigned at gcc dot gnu.org
Reporter: markos at freevec dot org
Created attachment 33836
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33836&action=edit
failing to compile testc
22 matches
Mail list logo