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

Fix for building llvm-flang with gcc 7.5.0 (minimum LLVM required gcc version #73265

Merged
merged 1 commit into from
Nov 26, 2023

Conversation

raghavendhra
Copy link
Contributor

Fix for #68593

@llvmbot llvmbot added the flang Flang issues not falling into any other category label Nov 23, 2023
static const constexpr auto names{ \
::Fortran::common::EnumNames<NAME##_enumSize>(vaArgs)}; \
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was there any reason this was written this way in the first place? Did you find the original review that introduced this?
(just want to make sure this wasn't initially split to work around another issue).

Copy link
Contributor

@brad0 brad0 Nov 24, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@raghavendhra raghavendhra merged commit 3bebf3b into llvm:main Nov 26, 2023
4 checks passed
@raghavendhra raghavendhra deleted the gcc7.5.0_llvm-flang_build branch November 26, 2023 23:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flang Flang issues not falling into any other category
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants