[all-commits] [llvm/llvm-project] f3d575: [flang] Skip over fixed form spaces when prescanni...
Peter Klausler via All-commits
all-commits at lists.llvm.org
Mon Jun 30 10:23:11 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f3d57590bfae6a9f456f3f13ef0f78ac535f2529
https://github.com/llvm/llvm-project/commit/f3d57590bfae6a9f456f3f13ef0f78ac535f2529
Author: Peter Klausler <pklausler at nvidia.com>
Date: 2025-06-30 (Mon, 30 Jun 2025)
Changed paths:
M flang/lib/Parser/prescan.cpp
M flang/test/Preprocessing/bug518.F
Log Message:
-----------
[flang] Skip over fixed form spaces when prescanning exponents & kind… (#145347)
… suffixes
When performing conditional tokenization of exponents and numeric kind
suffixes, be sure to skip over spaces in fixed form source.
Fixes https://github.com/llvm/llvm-project/issues/145333.
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