]> git.ipfire.org Git - thirdparty/gcc.git/commit
utils2.c: Include flags.h and remove prototypes.
authorEric Botcazou <ebotcazou@adacore.com>
Mon, 25 Oct 2010 19:29:10 +0000 (19:29 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 25 Oct 2010 19:29:10 +0000 (19:29 +0000)
commitf2be3ce484398bc0aa55714fa069fd1bbd61d894
treec5d5d07a5dd6ae510ee695debbf6305c1e603568
parent4d138338207c43831fb4de7e1183efbbcad1f517
utils2.c: Include flags.h and remove prototypes.

* gcc-interface/utils2.c: Include flags.h and remove prototypes.
(build_unary_op) <TRUTH_NOT_EXPR>: When not optimizing, fold the result
of the call to invert_truthvalue_loc.
* gcc-interface/Make-lang.in (utils2.o): Add $(FLAGS_H).

From-SVN: r165928
gcc/ada/ChangeLog
gcc/ada/gcc-interface/Make-lang.in
gcc/ada/gcc-interface/utils2.c