c.opt
24.6 KB
-
re PR c/25509 (can't disable __attribute__((warn_unused_result))) · 156f545a
2009-07-10 Manuel López-Ibáñez <manu@gcc.gnu.org> PR 25509 PR 40614 * c.opt (Wunused-result): New. * doc/invoke.texi: Document it. * c-common.c (c_warn_unused_result): Use it. testsuite/ * g++.dg/warn/unused-result1-Werror.c: New. From-SVN: r149458
Manuel López-Ibáñez committed