On Sat, May 5, 2012 at 3:23 PM, H.J. Lu wrote:
> On Thu, May 3, 2012 at 11:15 AM, Richard Sandiford
> wrote:
>> Ping for this patch to always supply a mode to plus_constant:
>>
>> http://gcc.gnu.org/ml/gcc-patches/2012-04/msg00892.html
>>
>> I've done a diff of the changes since the original t
> The following patch fixes the build (not reg-tested, but looks obvious):
>
> 2012-05-14 Tristan Gingold
>
> * config/ia64/ia64.c (ia64_expand_prologue): Adjust calls to
> plus_constant.
Applied as obvious after fixing the ChangeLog.
--
Eric Botcazou
> The following patch fixes the build (not reg-tested, but looks obvious):
>
> 2012-05-14 Tristan Gingold
>
> * config/ia64/ia64.c (ia64_expand_prologue): Adjust calls to
> plus_constant.
Yes, that's the correct fix. Sorry for the stupid breakage.
--
Eric Botcazou
On May 14, 2012, at 3:23 PM, Richard Sandiford wrote:
> Richard Guenther writes:
>> On Sun, May 6, 2012 at 12:23 AM, H.J. Lu wrote:
>>> On Thu, May 3, 2012 at 11:15 AM, Richard Sandiford
>>> wrote:
Ping for this patch to always supply a mode to plus_constant:
http://gcc.gnu.
Richard Guenther writes:
> On Sun, May 6, 2012 at 12:23 AM, H.J. Lu wrote:
>> On Thu, May 3, 2012 at 11:15 AM, Richard Sandiford
>> wrote:
>>> Ping for this patch to always supply a mode to plus_constant:
>>>
>>> http://gcc.gnu.org/ml/gcc-patches/2012-04/msg00892.html
>>>
>>> I've done a diff
On Sun, May 6, 2012 at 12:23 AM, H.J. Lu wrote:
> On Thu, May 3, 2012 at 11:15 AM, Richard Sandiford
> wrote:
>> Ping for this patch to always supply a mode to plus_constant:
>>
>> http://gcc.gnu.org/ml/gcc-patches/2012-04/msg00892.html
>>
>> I've done a diff of the changes since the original
On Thu, May 3, 2012 at 11:15 AM, Richard Sandiford
wrote:
> Ping for this patch to always supply a mode to plus_constant:
>
> http://gcc.gnu.org/ml/gcc-patches/2012-04/msg00892.html
>
> I've done a diff of the changes since the original test revision
> (which was r186448 FWIW) and there's only
On 05/03/2012 11:15 AM, Richard Sandiford wrote:
Ping for this patch to always supply a mode to plus_constant:
http://gcc.gnu.org/ml/gcc-patches/2012-04/msg00892.html
Ok.
r~
Ping for this patch to always supply a mode to plus_constant:
http://gcc.gnu.org/ml/gcc-patches/2012-04/msg00892.html
I've done a diff of the changes since the original test revision
(which was r186448 FWIW) and there's only been one plus_constant-
related change since then: Alan's rs6000 pro