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]

Re: Patch for 4.7: Avoid subreg'ing VFP D registers in big-endian mode


On Tue, Feb 19, 2013 at 2:59 PM, Ramana Radhakrishnan
<ramana.gcc@googlemail.com> wrote:
> This is not the correct form of a changelog entry.

Sorry - another attempt below.

> Ok to backport provided no regressions  when running the testsuite in
> big endian mode.

Sorry to say I'm not sure how to run the testsuite, given that I'm
cross-compiling for a wacky TI automotive microcontroller.  I'm out of
town for the next few days, but I can try to run it under qemu next
week.

> Watch out for alignment of the \'s though it might be your mailer
> munging things rather than anything else. Can you please make sure
> that the \'s are aligned to the same column please ? This is why I
> prefer to get git to generate out patches using git-format-patch and
> attach them as text files to all my mails otherwise it seems to mess
> things up like this.

They're aligned for me, and I successfully applied my patch by copying
it out of my mail, so I blame your mail client.  :)  In any case, git
patch attached.

Seth

Hopefully correct changelog entry:

2013-02-20 Seth LaForge <sethml@google.com>

	Backport
	2012-10-22  Julian Brown  <julian@codesourcery.com>
	* config/arm/arm.h (CANNOT_CHANGE_MODE_CLASS): Avoid subreg'ing
	VFP D registers in big-endian mode.

Attachment: 0001-Avoid-subreg-ing-VFP-D-registers-in-big-endian-mode.patch
Description: Binary data


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