You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit
1. Reorganizes the block of test code that contains a gfortran
workaround in a way that priorities readability over avoiding
code duplication and
2. Uses the GCC_VERSION preprocessor macro to apply the workaround
only for GCC versions below 15.1.
0 commit comments