Flang error parsing fixed form fortran source with -save-temps
#117712
Labels
flang
Flang issues not falling into any other category
-save-temps
#117712
Here is the problematic fixed form fortran source
reduced.f
:Prior to 9fb2db1
flang -save-temps -c
producedreduced.i
:With 9fb2db1,
flang -save-temps -c
producesreduced.i
:Which produces:
In either case the commands produced by the driver look like:
The text was updated successfully, but these errors were encountered: