eclipse / xacc

XACC - eXtreme-scale Accelerator programming framework
https://xacc.readthedocs.io
BSD 3-Clause "New" or "Revised" License
163 stars 84 forks source link

Fixes for latest gcc and add CI for all supported compilers #544

Closed 1tnguyen closed 2 years ago

1tnguyen commented 2 years ago

There are a couple of new warnings introduced in gcc-12, causing problems with some tpls with Werror setting.

Resolved: https://github.com/eclipse/xacc/issues/543