]> granicus.if.org Git - gc/commit
Workaround 'identical expr on both sides of bitwise op' warning
authorIvan Maidanski <ivmai@mail.ru>
Tue, 9 Feb 2016 06:51:22 +0000 (09:51 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Tue, 9 Feb 2016 06:51:22 +0000 (09:51 +0300)
commit76ec924ca7ceeede9a7206ebdcd8fafabcb8213e
treea2b0b00f223c7e5c00c7db239aa2598cef031ae6
parentbb7e049f4341d855d45ca5dacb151a470724b11e
Workaround 'identical expr on both sides of bitwise op' warning

* gcj_mlc.c (GC_init_gcj_malloc): Comment out "0 |" (in the expression
of "0 | GC_DS_LENGTH").
* mark.c (GC_obj_kinds, GC_push_marked, GC_push_unconditionally):
Likewise.
gcj_mlc.c
mark.c