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: RFA: Make SH use UNSPECs instead of complicated CONSTs


Kaz Kojima <kkojima@rr.iij4u.or.jp> writes:
> Richard Sandiford <rdsandiford@googlemail.com> wrote:
>> This patch makes the SH port use UNSPECs instead of things like
>> (const (minus ...)).  It's part of my ongoing quest to enforce
>> a grammar for CONSTs.  See:
>>
>>     http://gcc.gnu.org/ml/gcc-patches/2008-10/msg00339.html
>>
>> for details.
> [snip]
>> OK to install?
>
> Ok.

Thanks, and thanks for the quick review.  Committed as rev. 141046.
Please shout if you find any fallout from the patch.

Richard


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