-
- Downloads
c-common.c: Use NULL_TREE instead of 0 where appropriate.
* c-common.c: Use NULL_TREE instead of 0 where appropriate. * c-warn.c: Likewise. * c-decl.c: Use NULL_TREE instead of 0 where appropriate. * c-typeck.c: Likewise. From-SVN: r248161
Showing
- gcc/c-family/ChangeLog 5 additions, 0 deletionsgcc/c-family/ChangeLog
- gcc/c-family/c-common.c 5 additions, 5 deletionsgcc/c-family/c-common.c
- gcc/c-family/c-warn.c 1 addition, 1 deletiongcc/c-family/c-warn.c
- gcc/c/ChangeLog 5 additions, 0 deletionsgcc/c/ChangeLog
- gcc/c/c-decl.c 73 additions, 71 deletionsgcc/c/c-decl.c
- gcc/c/c-typeck.c 95 additions, 92 deletionsgcc/c/c-typeck.c
Loading
Please register or sign in to comment