[flang-commits] [flang] [flang] Pass to add frame pointer attribute (PR #74598)
Radu Salavat via flang-commits
flang-commits at lists.llvm.org
Mon Dec 11 03:26:22 PST 2023
================
@@ -25,5 +25,5 @@
! MULTIPLEFORMS:program freeform
! MULTIPLEFORMS-NOT:programfixedform
! MULTIPLEFORMS-NEXT:end
-! MULTIPLEFORMS-NEXT:programfixedform
+! MULTIPLEFORMS:programfixedform
----------------
Radu2k wrote:
This was done in order to restore the code back to default. This is due to the frame pointer value being specified as argument instead of modifying the test.
https://github.com/llvm/llvm-project/pull/74598
More information about the flang-commits
mailing list