]> git.ipfire.org Git - thirdparty/gcc.git/commit
* gensupport.c (maybe_eval_c_test): Remove not-null check for expr.
authorkyukhin <kyukhin@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 30 Nov 2012 08:43:07 +0000 (08:43 +0000)
committerkyukhin <kyukhin@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 30 Nov 2012 08:43:07 +0000 (08:43 +0000)
commit4441642c04148df3865db81827b22c5eff23217f
tree2769a75df04ce40f9a219fd231856354ce31fbcf
parent3caa5c539819385bd6bcfc5947b51bf8559f8ce0
    * gensupport.c (maybe_eval_c_test): Remove not-null check for expr.
        * read-rtl.c (apply_iterators): Initialize condition with "" instead
        of NULL.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@193988 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/gensupport.c
gcc/read-rtl.c