[all-commits] [llvm/llvm-project] 4e9296: [flang] Fix legitimate warning from latest GCC

Peter Klausler via All-commits all-commits at lists.llvm.org
Tue Jul 20 11:40:52 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4e92962127a30ee8958858b9a354490ba36924b2
      https://github.com/llvm/llvm-project/commit/4e92962127a30ee8958858b9a354490ba36924b2
  Author: peter klausler <pklausler at nvidia.com>
  Date:   2021-07-20 (Tue, 20 Jul 2021)

  Changed paths:
    M flang/runtime/descriptor-io.cpp

  Log Message:
  -----------
  [flang] Fix legitimate warning from latest GCC

A rank-0 static descriptor needs to be a vector; it's for
"v-list" values in defined derived type formatted I/O.

(Pushed without pre-review due to high confidence and an
unwell buildbot.)




More information about the All-commits mailing list