Re: move warning_if_unused_value to c-common.c
On Tue, Apr 10, 2012 at 10:25 AM, Manuel López-Ibáñez wrote: > It is a C-family FE function, not sure how it ended up in stmt.c. > > OK to commit? OK.
move warning_if_unused_value to c-common.c
It is a C-family FE function, not sure how it ended up in stmt.c. OK to commit? Cheers, Manuel. Bootstrapped and regression tested with languages=all,ada,obj-c++ 2012-04-10 Manuel López-Ibáñez * c-family/c-common.c (warn_if_unused_valuer): Move definition to here. * tree.h