]> git.ipfire.org Git - thirdparty/gcc.git/commit
[PATCH 30/61] MSA: Make MSA and microMIPS R5 unsupported
authorMatthew Fortune <matthew.fortune@imgtec.com>
Mon, 21 Apr 2025 15:49:58 +0000 (09:49 -0600)
committerJeff Law <jlaw@ventanamicro.com>
Mon, 21 Apr 2025 15:51:28 +0000 (09:51 -0600)
commit727a43e0a66052235706379239359807230054e0
tree062d0c9de19f4451cb59bd7eb0851400845bf44e
parent139e1949a6edf4b066d15e73c0e8c3eae1e7495d
[PATCH 30/61] MSA: Make MSA and microMIPS R5 unsupported

There are no platforms nor simulators for MSA and microMIPS R5 so
turning off this support for now.

gcc/ChangeLog:

* config/mips/mips.cc (mips_option_override): Error out for
-mmicromips -mmsa.
gcc/config/mips/mips.cc