Skip to content

Conversation

@pz9115
Copy link
Contributor

@pz9115 pz9115 commented Sep 9, 2025

Currently, the '--with-isa-spec' is planning to replace with '--with-profiles', mark it out of date at first.

@cmuellner
Copy link
Collaborator

In riscv_subset_list::to_string, I can still see that riscv_isa_spec has an effect in GCC (zifencei and zicsr).
Also, TARGET_DEFAULT_ISA_SPEC is still set in gcc/config.gcc.
Further, upstream GCC does not mark this flag as deprecated or out-of-date.
We may follow upstream GCC if they do so, but we should not deprecate a feature here that is fully supported in GCC (even if it is rarely used these days).

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.

2 participants