[flang-commits] [flang] [flang] Add [[maybe_unused]] to fix -Werror build (PR #83456)

Pete Steinfeld via flang-commits flang-commits at lists.llvm.org
Thu Feb 29 10:59:47 PST 2024


https://github.com/psteinfeld approved this pull request.

Looks good.

Note that this looks like a compiler bug to me.  The variable `directive` is used on line 873, so this warning should not appear.

Thanks for fixing this!

https://github.com/llvm/llvm-project/pull/83456


More information about the flang-commits mailing list