mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-16 01:43:35 +00:00
Branches: main, 11.07 Suppress spurious "used but never defined" warnings from gcc 4.6+. Fixes bug #250. util/mfiltercc.c: Update `drop_line' to match the error message from newer versions of gcc, which add a suffix to the message. Allow the same message for non-Mercury-generated functions to pass through.