gcc/
* config/mips/mips.h (micromips_globals): Declare.
From-SVN: r223438
+2015-05-20 Robert Suchanek <robert.suchanek@imgtec.com>
+
+ * config/mips/mips.h (micromips_globals): Declare.
+
2015-05-20 David Malcolm <dmalcolm@redhat.com>
* timevar.def (TV_INITIALIZE_RTL): New.
extern const struct mips_cpu_info *mips_tune_info;
extern unsigned int mips_base_compression_flags;
extern GTY(()) struct target_globals *mips16_globals;
+extern GTY(()) struct target_globals *micromips_globals;
#endif
/* Enable querying of DFA units. */