PING
Sorry I didn't include [Fix PR c/17896] in prev mail

https://gcc.gnu.org/ml/gcc-patches/2016-01/msg02361.html

On 30 January 2016 at 19:05, Prasad Ghangal <prasad.ghan...@gmail.com> wrote:
> Hi!
>
> This is my first proposed patch for
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=17896. I was willing to
> do it using "APPEARS_TO_BE_BOOLEAN_EXPR_P(CODE, ARG)" to check
> booleans but gcc doesn't allow (bootstraping fails). Hence I am using
> "TREE_CODE_CLASS (CODE) == tcc_comparison"
>
>
>
> --
> Thanks and Regards,
> Prasad Ghangal



-- 
Thanks and Regards,
Prasad Ghangal

Reply via email to