Skip to content

Fix issue with access to unallocated arrays#3733

Merged
mkrack merged 1 commit intocp2k:masterfrom
mkrack:master
Oct 22, 2024
Merged

Fix issue with access to unallocated arrays#3733
mkrack merged 1 commit intocp2k:masterfrom
mkrack:master

Conversation

@mkrack
Copy link
Member

@mkrack mkrack commented Oct 22, 2024

This fixes segmentation faults introduced by PR #3548 which were detected by the AMD AOCC compiler 5.0.0. Keeping the POINTER attribute is required for checking the association status of the optional argument charges.

This fixes segmentation faults introduced by PR cp2k#3548 which were detected by the AMD AOCC compiler 5.0.0.
Keeping the POINTER attribute is required for checking the association status of the optional argument charges.
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.

1 participant