[flang-commits] [flang] [flang] Fix const cast issue in FreeMemory function call in execute_command_line (PR #77906)

Peter Klausler via flang-commits flang-commits at lists.llvm.org
Fri Jan 12 08:55:48 PST 2024


================
@@ -847,7 +847,7 @@ used in constant expressions have currently no folding support at all.
 
 #### Usage and Info
 
-- **Standard:** Fortran 2008 and later, specified in 16.9.73
+- **Standard:** Fortran 2008 and later, specified in Section 16.9.73
----------------
klausler wrote:

The standard uses the word "subclause", not "section".

https://github.com/llvm/llvm-project/pull/77906


More information about the flang-commits mailing list