Commit 706b2314 by Naveen H.S Committed by Naveen H.S

aarch64.c (TARGET_FIXED_CONDITION_CODE_REGS): Undef to avoid warning.

2013-01-25   Naveen H.S  <Naveen.Hurugalawadi@caviumnetworks.com>

	* config/aarch64/aarch64.c (TARGET_FIXED_CONDITION_CODE_REGS):
	Undef to avoid warning.

From-SVN: r195502
parent 78a7cf51
......@@ -16,6 +16,12 @@
* config.gcc (microblaze*-*-*): Rename microblaze*-*-elf, update
tm_file.
2013-01-25 Naveen H.S <Naveen.Hurugalawadi@caviumnetworks.com>
* config/aarch64/aarch64.c (TARGET_FIXED_CONDITION_CODE_REGS):
Undef to avoid warning.
2013-01-25 Michael Haubenwallner <michael.haubenwallner@salomon.at>
* configure.ac (gcc_cv_ld_static_dynamic): Define for AIX native ld.
......
......@@ -7964,6 +7964,7 @@ aarch64_vectorize_vec_perm_const_ok (enum machine_mode vmode,
aarch64_vectorize_vec_perm_const_ok
#undef TARGET_FIXED_CONDITION_CODE_REGS
#define TARGET_FIXED_CONDITION_CODE_REGS aarch64_fixed_condition_code_regs
struct gcc_target targetm = TARGET_INITIALIZER;
......
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