gensupport.c (maybe_eval_c_test): Remove not-null check for expr.
authorMichael Zolotukhin <michael.v.zolotukhin@intel.com>
Fri, 30 Nov 2012 08:43:07 +0000 (08:43 +0000)
committerKirill Yukhin <kyukhin@gcc.gnu.org>
Fri, 30 Nov 2012 08:43:07 +0000 (08:43 +0000)
commit52831d13a7292d81342570c90c863d26609450d1
tree2769a75df04ce40f9a219fd231856354ce31fbcf
parente7b0b62dc0cdf46195cc3a1353a66812199cce30
gensupport.c (maybe_eval_c_test): Remove not-null check for expr.

        * gensupport.c (maybe_eval_c_test): Remove not-null check for expr.
        * read-rtl.c (apply_iterators): Initialize condition with "" instead
        of NULL.

From-SVN: r193988
gcc/ChangeLog
gcc/gensupport.c
gcc/read-rtl.c