Commit f193c723 by Steve Ellcey

mti-linux.h (DRIVER_SELF_SPECS): Change LINUX64_DRIVER_SELF_SPECS to LINUX_DRIVER_SELF_SPECS

2014-10-08  Steve Ellcey  <sellcey@mips.com>

	* config/mips/mti-linux.h (DRIVER_SELF_SPECS): Change
	LINUX64_DRIVER_SELF_SPECS to LINUX_DRIVER_SELF_SPECS

From-SVN: r216011
parent 1184bb78
2014-10-07 Jan Hubicka <hubicka@ucw.cz> 2014-10-08 Steve Ellcey <sellcey@mips.com>
* config/mips/mti-linux.h (DRIVER_SELF_SPECS): Change
LINUX64_DRIVER_SELF_SPECS to LINUX_DRIVER_SELF_SPECS
2014-10-08 Jan Hubicka <hubicka@ucw.cz>
* ipa-polymorphic-call.c (extr_type_from_vtbl_store): Do better * ipa-polymorphic-call.c (extr_type_from_vtbl_store): Do better
pattern matching of MEM_REF. pattern matching of MEM_REF.
...@@ -43,4 +43,4 @@ along with GCC; see the file COPYING3. If not see ...@@ -43,4 +43,4 @@ along with GCC; see the file COPYING3. If not see
BASE_DRIVER_SELF_SPECS \ BASE_DRIVER_SELF_SPECS \
\ \
/* Use the standard linux specs for everything else. */ \ /* Use the standard linux specs for everything else. */ \
LINUX64_DRIVER_SELF_SPECS LINUX_DRIVER_SELF_SPECS
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment