lvc / abi-compliance-checker

A tool for checking backward API/ABI compatibility of a C/C++ library
https://lvc.github.io/abi-compliance-checker/
GNU Lesser General Public License v2.1
625 stars 78 forks source link

Support for GCC >= 7.1 #62

Closed aponomarenko closed 6 years ago

aponomarenko commented 7 years ago

The tool doesn't work properly with GCC 7.1 due to bug https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78040. The issue should be fixed the same way as for GCC 6.

lvc commented 6 years ago

Fixed in 2.3.