[all-commits] [llvm/llvm-project] 125300: Revert "[flang] Detect circularly defined interfac...

Andrzej WarzyƄski via All-commits all-commits at lists.llvm.org
Tue Mar 2 06:56:13 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1253009eb20da936e551b824431dca282d970ef1
      https://github.com/llvm/llvm-project/commit/1253009eb20da936e551b824431dca282d970ef1
  Author: Andrzej Warzynski <andrzej.warzynski at arm.com>
  Date:   2021-03-02 (Tue, 02 Mar 2021)

  Changed paths:
    M flang/include/flang/Semantics/semantics.h
    M flang/include/flang/Semantics/symbol.h
    M flang/lib/Evaluate/characteristics.cpp
    M flang/lib/Semantics/resolve-names.cpp
    M flang/test/Semantics/resolve102.f90

  Log Message:
  -----------
  Revert "[flang] Detect circularly defined interfaces of procedures"

This reverts commit 93c5e6bb49ca502d266700dd292e3873dfa51bb6.

This patch updates resolve102.f90 which is now failing in 6 out 8 of our
public buildbots:
  * http://lab.llvm.org:8011/#/builders/21/builds/9625
  * http://lab.llvm.org:8011/#/builders/134/builds/2395
  * http://lab.llvm.org:8011/#/builders/79/builds/6298
  * http://lab.llvm.org:8011/#/builders/66/builds/2084
  * http://lab.llvm.org:8011/#/builders/135/builds/2485
  * http://lab.llvm.org:8011/#/builders/32/builds/3551

Please see the following revisions for more context:
  * https://reviews.llvm.org/D97201
  * https://reviews.llvm.org/D97749




More information about the All-commits mailing list