Skip to content

Correct the function declaration for GCC 15#155

Merged
langou merged 32 commits intoReference-ScaLAPACK:masterfrom
adam-sim-dev:fix_for_gcc15
Jan 21, 2026
Merged

Correct the function declaration for GCC 15#155
langou merged 32 commits intoReference-ScaLAPACK:masterfrom
adam-sim-dev:fix_for_gcc15

Conversation

@adam-sim-dev
Copy link
Copy Markdown
Contributor

@adam-sim-dev adam-sim-dev commented Jan 20, 2026

(1) Correct the function declarations in BLACS/TESTING/Cbt.c, REDIST/TESTING/* and TOOLS/SL_gridreshape.c for GCC 15.
(2) The unused function declarations and variable definitions in REDIST/TESTING/.c are deleted.
(3) Add -fallow-argument-mismatch for GCC in SLmake.inc.example.
(4) TESTING/x
should be TESTING/traditional/x* in .gitignore.
(5) Add .DS_Store in .gitignore for macOS.

Close #154 and #148

@adam-sim-dev adam-sim-dev marked this pull request as draft January 20, 2026 13:32
@adam-sim-dev adam-sim-dev changed the title Fix for gcc15 Correct the function declaration for GCC 15 Jan 21, 2026
@adam-sim-dev adam-sim-dev marked this pull request as ready for review January 21, 2026 04:08
@langou langou merged commit 7a3740d into Reference-ScaLAPACK:master Jan 21, 2026
5 checks passed
@adam-sim-dev
Copy link
Copy Markdown
Contributor Author

I did not expect this pr could be merged so quickly. So many messy commit message...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Failed to build with clang/flang 20.1.5 and openmpi on macOS

2 participants