[all-commits] [llvm/llvm-project] e2733c: [flang] Accept useless label on top-level FUNCTION...

Peter Klausler via All-commits all-commits at lists.llvm.org
Mon Mar 10 13:16:30 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e2733c82bd5cacfdcb97dfea44f42b70e8b0182c
      https://github.com/llvm/llvm-project/commit/e2733c82bd5cacfdcb97dfea44f42b70e8b0182c
  Author: Peter Klausler <pklausler at nvidia.com>
  Date:   2025-03-10 (Mon, 10 Mar 2025)

  Changed paths:
    M flang/lib/Parser/program-parsers.cpp
    A flang/test/Parser/func-label.f

  Log Message:
  -----------
  [flang] Accept useless label on top-level FUNCTION (#129603)

The look-ahead parser for function program units didn't allow for a
useless label on the statement.

Fixes https://github.com/llvm/llvm-project/issues/129456.



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