[all-commits] [llvm/llvm-project] 82cf35: [flang] Fix/work around warnings from GCC 11

Peter Klausler via All-commits all-commits at lists.llvm.org
Tue Feb 1 11:54:32 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 82cf35bc89fcbe666243cd6f9e29af0023016a2d
      https://github.com/llvm/llvm-project/commit/82cf35bc89fcbe666243cd6f9e29af0023016a2d
  Author: Peter Klausler <pklausler at nvidia.com>
  Date:   2022-02-01 (Tue, 01 Feb 2022)

  Changed paths:
    M flang/lib/Evaluate/host.h
    M flang/tools/bbc/bbc.cpp

  Log Message:
  -----------
  [flang] Fix/work around warnings from GCC 11

Apply part of a pending patch for GCC 11 warnings, and
rework a piece of code, to dodge warnings on flag from
GCC 11 build bots exposed by a recent patch.

Applying without review to get bots working again; changes
also tested against GCC 9.3.0.




More information about the All-commits mailing list