Re: PING: allow match_test to be used for attribute rtxes

2011-08-29 Thread Bernd Schmidt
On 08/23/11 12:12, Richard Sandiford wrote: > Ping for: > > http://gcc.gnu.org/ml/gcc-patches/2011-08/msg01181.html > http://gcc.gnu.org/ml/gcc-patches/2011-08/msg01182.html Ok. Bernd

PING: allow match_test to be used for attribute rtxes

2011-08-23 Thread Richard Sandiford
Ping for: http://gcc.gnu.org/ml/gcc-patches/2011-08/msg01181.html http://gcc.gnu.org/ml/gcc-patches/2011-08/msg01182.html which allow attributes to use (match_test ...) instead of (ne (symbol_ref ..) (const_int 0)). Uros has already approved the x86 part (thanks). Richard