Commit 2443f8b
Spencer Bryngelson
fix: extend CCE 19.0.0 -Oipa0 workaround to m_mpi_common.fpp
m_mpi_common.fpp triggers the same bring_routine_resident SIGSEGV in
optcg during ipa_processing as m_phase_change.fpp. Adds -Oipa0 for the
pre_process build (where CI consistently fails) and for simulation as a
precaution, since pre_process fails first and blocks visibility of whether
simulation also crashes.1 parent b3fcc2a commit 2443f8b
1 file changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
734 | 734 | | |
735 | 735 | | |
736 | 736 | | |
| 737 | + | |
| 738 | + | |
| 739 | + | |
| 740 | + | |
| 741 | + | |
| 742 | + | |
737 | 743 | | |
738 | 744 | | |
739 | 745 | | |
| |||
744 | 750 | | |
745 | 751 | | |
746 | 752 | | |
747 | | - | |
| 753 | + | |
748 | 754 | | |
749 | 755 | | |
750 | 756 | | |
751 | 757 | | |
752 | 758 | | |
753 | 759 | | |
754 | 760 | | |
| 761 | + | |
755 | 762 | | |
756 | 763 | | |
757 | 764 | | |
| |||
0 commit comments