[Bug target/102148] ppc64le: homogeneous float arguments are not passed correctly

2021-09-01 Thread zlwang at ca dot ibm.com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102148 julian changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug target/102148] ppc64le: homogeneous float arguments are not passed correctly

2021-09-01 Thread zlwang at ca dot ibm.com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102148 --- Comment #2 from julian --- ABI text will be clarified re this case. The two cases are different after all (register foot-print are the same, but the parameter saving-area will be different). such that GPR skipping is different. I am closin

[Bug c/102148] New: ppc64le: homogeneous float arguments are not passed correctly

2021-08-31 Thread zlwang at ca dot ibm.com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102148 Bug ID: 102148 Summary: ppc64le: homogeneous float arguments are not passed correctly Product: gcc Version: 8.4.1 Status: UNCONFIRMED Severity: normal