* config/rs6000/rs6000.c (rs6000_handle_option): Don't handle and
fall through for OPT_mcmodel_.
From-SVN: r173484
+2011-05-06 Joseph Myers <joseph@codesourcery.com>
+
+ * config/rs6000/rs6000.c (rs6000_handle_option): Don't handle and
+ fall through for OPT_mcmodel_.
+
2011-05-06 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
* config/s390/s390.c (s390_asm_trampoline_template): Comment
break;
#endif
-#if defined (HAVE_LD_LARGE_TOC) && defined (TARGET_USES_LINUX64_OPT)
- case OPT_mcmodel_:
- /* Fall through. */
-#endif
-
#ifdef TARGET_USES_AIX64_OPT
case OPT_maix64:
#else