[flang-commits] [flang] [flang] Change vector always errors to warnings (PR #95908)

David Truby via flang-commits flang-commits at lists.llvm.org
Tue Jun 18 04:16:27 PDT 2024


DavidTruby wrote:

I couldn't work out how to fix the second part of the issue @psteinfeld is seeing where the message isn't printed in the specification part. In order to get a fix up faster I think it's fine for now to just allow this through without a warning and add the warning later. When the directive appears in the execution part a warning is printed as expected.

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


More information about the flang-commits mailing list