[all-commits] [llvm/llvm-project] eb77f4: [flang] Accept L0 (#121998)
Peter Klausler via All-commits
all-commits at lists.llvm.org
Wed Jan 8 13:16:13 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eb77f442b342a1bb234254e05759933bad9dfab1
https://github.com/llvm/llvm-project/commit/eb77f442b342a1bb234254e05759933bad9dfab1
Author: Peter Klausler <pklausler at nvidia.com>
Date: 2025-01-08 (Wed, 08 Jan 2025)
Changed paths:
M flang/docs/Extensions.md
M flang/include/flang/Common/format.h
M flang/test/Semantics/io07.f90
M flang/test/Semantics/io08.f90
M flang/unittests/Runtime/LogicalFormatTest.cpp
Log Message:
-----------
[flang] Accept L0 (#121998)
Accept a zero field width for formatted logical output (L0),
interpreting it as if it had been L1.
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