[all-commits] [llvm/llvm-project] 81d82c: [flang] Treat pre-processed input as fixed (#117563)
macurtis-amd via All-commits
all-commits at lists.llvm.org
Tue Dec 3 05:00:19 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 81d82cac8c4cbd006bf991fd7380de2d72858d1c
https://github.com/llvm/llvm-project/commit/81d82cac8c4cbd006bf991fd7380de2d72858d1c
Author: macurtis-amd <macurtis at amd.com>
Date: 2024-12-03 (Tue, 03 Dec 2024)
Changed paths:
M clang/lib/Driver/ToolChains/Flang.cpp
A flang/test/Driver/pp-fixed-form.f90
Log Message:
-----------
[flang] Treat pre-processed input as fixed (#117563)
Fixes an issue introduced by
9fb2db1e1f42 [flang] Retain spaces when preprocessing fixed-form source
Where flang -fc1 fails to parse preprocessor output because it now
remains in fixed form.
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