Skip to content

Conversation

@christoph-conrads
Copy link
Contributor

Fix the following warning by GCC 12.2.0 when building with 64-bit integers (e.g., when BUILD_INDEX64_EXT_API=ON):

Warning: Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module ISO_FORTRAN_ENV at (1) is incompatible with option -fdefault-integer-8 

References:

Checklist

  • The documentation has been updated.
  • If the PR solves a specific issue, it is set to be closed on merge.
Fix the following warning by GCC 12.2.0: Warning: Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module ISO_FORTRAN_ENV at (1) is incompatible with option -fdefault-integer-8
@codecov
Copy link

codecov bot commented Mar 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (fe843f9) to head (e02fbda).

Additional details and impacted files
@@ Coverage Diff @@ ## master #993 +/- ## ======================================= Coverage 0.00% 0.00% ======================================= Files 1929 1929 Lines 190635 190635 ======================================= Misses 190635 190635 

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@langou langou merged commit 5426147 into Reference-LAPACK:master Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants