]> git.ipfire.org Git - thirdparty/gcc.git/commit
Makefile.in (LIBCPP_OBJS): Take out version.o.
authorZack Weinberg <zack@gcc.gnu.org>
Sun, 9 Jun 2002 00:26:31 +0000 (00:26 +0000)
committerZack Weinberg <zack@gcc.gnu.org>
Sun, 9 Jun 2002 00:26:31 +0000 (00:26 +0000)
commit5a9ee623873a28efd20ff99dda1e42d4691b96f9
tree46ae35885239fcd62ec02bd8239fcf69d73945ec
parentc16e5a3596f133f3812119d7d0ddfae30b117140
Makefile.in (LIBCPP_OBJS): Take out version.o.

* Makefile.in (LIBCPP_OBJS): Take out version.o.
* cpphash.h (cpp_reader): Take out print_version member.
* cppinit.c: (cpp_handle_option): Don't do anything with
-version.  Just set help_only for --version, --target-help.
Just set verbose option for -v.
(cpp_post_options): Don't print a version string.

From-SVN: r54390
gcc/ChangeLog
gcc/Makefile.in
gcc/cpphash.h
gcc/cppinit.c