open-power-sdk / pveclib

Power Vector Library
Apache License 2.0
29 stars 8 forks source link

Fix incompatible type assignment #152

Closed mscastanho closed 3 years ago

mscastanho commented 3 years ago

One assignment to 'result' was using a cast to vb128_t, causing build errors with GCC 12.

 * src/testsuite/vec_pwr9_dummy.c
 (test_convert_qpuqz_PWR9): Cast to vui128_t when assigning result

Signed-off-by: Matheus Castanho msc@linux.ibm.com

munroesj52 commented 3 years ago

Thanks, sorry I missed that.

Any clues on when you will have a AT15 release or public beta?

On Fri, Aug 6, 2021 at 2:15 PM Paul Clarke @.***> wrote:

Merged #152 https://github.com/open-power-sdk/pveclib/pull/152 into master.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/open-power-sdk/pveclib/pull/152#event-5124432895, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIEI2ILAFOG64EB4X2XH6LDT3QYF5ANCNFSM5BV6PUYQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email .