Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change compiler check and string indices for gcc #1529

Closed
wants to merge 1 commit into from

Conversation

rem1776
Copy link
Contributor

@rem1776 rem1776 commented May 17, 2024

Description
some small changes for the newest gcc

this gets the code passing the configure check and compiling successfully.

We may just want to get rid of the m4 i modified, so making this a draft for now.

Fixes #1527

How Has This Been Tested?
draft

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules
  • New check tests, if applicable, are included
  • make distcheck passes

@marshallward
Copy link
Member

marshallward commented May 17, 2024

I am testing this in our regression suite. I will update soon to let you know if it works.

@marshallward
Copy link
Member

I had not realized how much had been dropped from 2024.01. Unfortunately this will take longer than I had hoped to verify that things are working with main.

I will update when I can, but it will take a while...

@rem1776
Copy link
Contributor Author

rem1776 commented May 21, 2024

closing since this breaks calls with the nvidia compiler and is a regression from past gcc versions, more details are in the linked issue.

@rem1776 rem1776 closed this May 21, 2024
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.

FMS does not appear to compile with GFortran 14.1
2 participants