+2013-01-23 Edgar E. Iglesias <edgar.iglesias@gmail.com>
+
+ * gcc/config/microblaze/linux.h: Add TARGET_OS_CPP_BUILTINS
+
2013-01-23 Georg-Johann Lay <avr@gjlay.de>
PR target/54222
* lra-constraints.c (curr_insn_transform): Don't reuse original
insn for secondary memory move when memory mode should be different.
+>>>>>>> .r195407
2013-01-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
* config/pa/pa.md (atomic_loaddi, atomic_loaddi_1, atomic_storedi,
-dynamic-linker %(dynamic_linker)} \
%{static:-static}}"
+/* For the microblaze-*-linux* subtarget. */
+#undef TARGET_OS_CPP_BUILTINS
+#define TARGET_OS_CPP_BUILTINS() GNU_USER_TARGET_OS_CPP_BUILTINS()