[all-commits] [llvm/llvm-project] b53bdc: [flang] Add default component initialization to so...
Peter Klausler via All-commits
all-commits at lists.llvm.org
Wed Jan 8 13:14:50 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b53bdc61013a4349283baa3eb21434f4f88b66d1
https://github.com/llvm/llvm-project/commit/b53bdc61013a4349283baa3eb21434f4f88b66d1
Author: Peter Klausler <pklausler at nvidia.com>
Date: 2025-01-08 (Wed, 08 Jan 2025)
Changed paths:
M flang/module/__fortran_builtins.f90
M flang/test/Semantics/get_team.f90
Log Message:
-----------
[flang] Add default component initialization to some built-in types (#121416)
The standard requires EVENT_TYPE, LOCK_TYPE, NOTIFY_TYPE, and TEAM_TYPE
to have full default initialization for their nonallocatable private
components.
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