https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121489

Heinrich Schuchardt <xypron.glpk at gmx dot de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |xypron.glpk at gmx dot de

--- Comment #1 from Heinrich Schuchardt <xypron.glpk at gmx dot de> ---
gcc/config/riscv/riscv-ext.def contains the list of know extensions and their
versions. The -march= value should be checked against this list.

Reply via email to