This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Patch ARM] Turn on hot cold partitioning.


Hi ,

This patch turns on hot cold partitioning for the ARM target. Given that
NOTE_INSN_SWITCH_SECTIONS gets created once - we should see
that this works.

Passed testing with cross on qemu - Simple handwritten tests for this
appear to work.

I'll commit this for 4.8 and would like some feedback for this.

regards,
Ramana


2012-02-29  Ramana Radhakrishnan  <ramana.radhakrishnan@linaro.org>

	* config/arm/arm.c (arm_option_override): Allow hot cold
	partitioning.
	(arm_reorg): Handle NOTE_INSN_SWITCH_TEXT_SECTIONS.

Attachment: hc-final-patch.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]