http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58271
--- Comment #2 from rsandifo at gcc dot gnu.org <rsandifo at gcc dot gnu.org> --- Author: rsandifo Date: Sat Mar 8 09:27:23 2014 New Revision: 208425 URL: http://gcc.gnu.org/viewcvs?rev=208425&root=gcc&view=rev Log: gcc/ PR target/58271 * config/mips/mips.c (mips_option_override): Promote -mpaired-single warning to an error. Disable TARGET_PAIRED_SINGLE and TARGET_MIPS3D if they can't be used. Modified: trunk/gcc/ChangeLog trunk/gcc/config/mips/mips.c