Skip to content

Update C++ version check in rust-lang.cc#3856

Merged
P-E-P merged 1 commit into
Rust-GCC:masterfrom
powerboat9:update-check
Jun 27, 2025
Merged

Update C++ version check in rust-lang.cc#3856
P-E-P merged 1 commit into
Rust-GCC:masterfrom
powerboat9:update-check

Conversation

@powerboat9

@powerboat9 powerboat9 commented Jun 24, 2025

Copy link
Copy Markdown
Collaborator

I don't know if this version check is redundant, but it probably shouldn't be this redundant

gcc/rust/ChangeLog:

	* rust-lang.cc: Move version check from C++11 to C++14.

Signed-off-by: Owen Avery <powerboat9.gamer@gmail.com>
@philberty philberty requested a review from dkm June 24, 2025 14:48
@philberty

Copy link
Copy Markdown
Member

Will leave it up to @dkm not sure what the c++ version is allowed in gcc at the moment

@P-E-P

P-E-P commented Jun 24, 2025

Copy link
Copy Markdown
Member

not sure what the c++ version is allowed in gcc at the moment

C++14 is now the baseline requirement in GCC.

@P-E-P P-E-P added this pull request to the merge queue Jun 27, 2025
Merged via the queue into Rust-GCC:master with commit 4d0f2b7 Jun 27, 2025
12 checks passed
@powerboat9 powerboat9 deleted the update-check branch June 27, 2025 13:34
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.

3 participants