Uros Bizjak writes:
> On Mon, Aug 15, 2011 at 11:57 AM, Richard Sandiford
> wrote:
>
Following on from the two patches I've just posted, this one makes
config/i386/*.md use match_test for .md attributes. Tested as
described here:
>>>
http://gcc.gnu.org/ml/gcc-patches/2011
On Mon, Aug 15, 2011 at 11:57 AM, Richard Sandiford
wrote:
>>> Following on from the two patches I've just posted, this one makes
>>> config/i386/*.md use match_test for .md attributes. Tested as
>>> described here:
>>
>>> http://gcc.gnu.org/ml/gcc-patches/2011-08/msg01182.html
>>
>>> *
Uros Bizjak writes:
> Hello!
>> Following on from the two patches I've just posted, this one makes
>> config/i386/*.md use match_test for .md attributes. Tested as
>> described here:
>
>> http://gcc.gnu.org/ml/gcc-patches/2011-08/msg01182.html
>
>> * config/i386/i386.md: Use (match_test
Hello!
> Following on from the two patches I've just posted, this one makes
> config/i386/*.md use match_test for .md attributes. Tested as
> described here:
> http://gcc.gnu.org/ml/gcc-patches/2011-08/msg01182.html
> * config/i386/i386.md: Use (match_test ...) for attribute tests.
>
Following on from the two patches I've just posted, this one makes
config/i386/*.md use match_test for .md attributes. Tested as
described here:
http://gcc.gnu.org/ml/gcc-patches/2011-08/msg01182.html
OK to install?
Richard
gcc/
* config/i386/i386.md: Use (match_test ...) for attr