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 ARM] Fix PR19599 tail


Ramana Radhakrishnan writes:
 > Hi,
 > 
 > 	This fixes up the issues with PR target/19599 and the issues we've had
 > around it.

...

 > 2013-07-25  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
 > 
 >          PR target/19599
 >          PR target/57731
 >          PR target/57748

Are you sure about the 57748 reference?  Looks to me like it should
reference 57837 instead.

/Mikael

 >          * config/arm/arm.md ("*sibcall_value_insn): Replace use of
 >          Ss with US. Adjust output for v5 and v4t.
 >          (*sibcall_value_insn): Likewise and loosen predicate on
 >          operand0.
 >          * config/arm/constraints.md ("Ss"): Rename to US.


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