[all-commits] [llvm/llvm-project] 74e59e: [flang] Remove GCC 7.2 workarounds (#73574)
Brad Smith via All-commits
all-commits at lists.llvm.org
Mon Dec 4 08:45:10 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 74e59e7752ac80607d817308a63d0574a6e8cbe1
https://github.com/llvm/llvm-project/commit/74e59e7752ac80607d817308a63d0574a6e8cbe1
Author: Brad Smith <brad at comstyle.com>
Date: 2023-12-04 (Mon, 04 Dec 2023)
Changed paths:
M flang/lib/Evaluate/variable.cpp
M flang/lib/Semantics/symbol.cpp
Log Message:
-----------
[flang] Remove GCC 7.2 workarounds (#73574)
The minimum GCC version was bumped from 7.1 to 7.4 so garbage collect
the 7.2 workarounds.
https://reviews.llvm.org/D156286
More information about the All-commits
mailing list