https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126229
--- Comment #1 from postmaster at raasu dot org --- These instructions were introduced in VIS 3.0B: > FPADD64 > FPSUB64 > FPCMPUEQ8 > FPCMPUNE8 > FPCMPULE8 > FPCMPUGT8 > LDXEFSR > MOVsTOsw > MOVsTOuw > MOVdTOx > MOVwTOs > MOVxTOd GCC currently generate at least MOVdTOx when only "-mvis3" is specified, which will cause "Illegal instruction" exception at run-time.
