[flang-commits] [flang] [flang] Pass to add frame pointer attribute (PR #74598)
Tom Eccles via flang-commits
flang-commits at lists.llvm.org
Mon Dec 11 03:31:01 PST 2023
================
@@ -25,5 +25,5 @@
! MULTIPLEFORMS:program freeform
! MULTIPLEFORMS-NOT:programfixedform
! MULTIPLEFORMS-NEXT:end
-! MULTIPLEFORMS-NEXT:programfixedform
+! MULTIPLEFORMS:programfixedform
----------------
tblah wrote:
I don't understand why this test should be at all effected by the frame pointer setting. Please could you explain
https://github.com/llvm/llvm-project/pull/74598
More information about the flang-commits
mailing list