[all-commits] [llvm/llvm-project] 8a8459: [flang] Dodge bogus GCC 13.2.0 error message in ne...

Peter Klausler via All-commits all-commits at lists.llvm.org
Tue Mar 26 12:42:16 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8a84596310f5b141817c784f0b4b46a636767e6e
      https://github.com/llvm/llvm-project/commit/8a84596310f5b141817c784f0b4b46a636767e6e
  Author: Peter Klausler <35819229+klausler at users.noreply.github.com>
  Date:   2024-03-26 (Tue, 26 Mar 2024)

  Changed paths:
    M flang/include/flang/Parser/parse-tree.h
    M flang/lib/Parser/Fortran-parsers.cpp

  Log Message:
  -----------
  [flang] Dodge bogus GCC 13.2.0 error message in new code (#86708)

Rearrange some new code a little bit to avoid a bogus error message
coming out from GCC 13.2.0 about an uninitialized data member in a
parser.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list