https://sourceware.org/bugzilla/show_bug.cgi?id=33128
Jesse Taube <Mr.Bossman075 at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED --- Comment #2 from Jesse Taube <Mr.Bossman075 at gmail dot com> --- Use `.option norvc` instead `.option arch, -ext` is now deprecated. ``` commit bb13e094aa780e2e0c6afed29b497e58a9e7c5a8 Author: Nelson Chu <nel...@rivosinc.com> Date: Wed Jul 9 10:47:02 2025 +0800 RISC-V: Deprecate ".option arch, -ext" for users due to its controversial use Before we figure out the whole remove situations for ".option arch, -ext", and have any RISC-V public spec defines it, we should just deprecate it. ``` -- You are receiving this mail because: You are on the CC list for the bug.