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 committed] Backporting SH patches for PR target/35190 and 35255


I've applied the patch for PR target/35190 on 4.3-branch and
the patch for PR target/35225 on 4.[23]-branches.  They are
literally the same patches for those applied on trunk:

http://gcc.gnu.org/ml/gcc-patches/2008-02/msg00891.html
http://gcc.gnu.org/ml/gcc-patches/2008-02/msg00892.html

and tested on each branch.

Regards,
	kaz
--
[4.3 gcc/ChangeLog]
2008-03-09  Kaz Kojima  <kkojima@gcc.gnu.org>

	Backport from mainline:
	PR target/35225
	* config/sh/sh.c (find_barrier): Don't go past 'from' argument.

2008-03-09  Kaz Kojima  <kkojima@gcc.gnu.org>

	Backport from mainline:
	PR target/35190
	* config/sh/sh.md (jump_compact): Disable for crossing jumps.

	* config/sh/sh.c (find_barrier): Don't go past
	NOTE_INSN_SWITCH_TEXT_SECTIONS note.

[4.2 gcc/ChangeLog]
2008-03-09  Kaz Kojima  <kkojima@gcc.gnu.org>

	Backport from mainline:
	PR target/35225
	* config/sh/sh.c (find_barrier): Don't go past 'from' argument.


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