r180078 - in /branches/google/main/gcc: ChangeL...

dehao@gcc.gnu.org dehao@gcc.gnu.org
Mon Oct 17 09:44:00 GMT 2011


Author: dehao
Date: Mon Oct 17 09:44:27 2011
New Revision: 180078

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180078
Log:
	* coverage.c (write_opts_to_asm): Write the options to
	.gnu.switches.text sections.
	* common.opt: Ditto.
	* opts.h: Ditto.
	* c-family/c-opts.c (c_common_parse_file): Ditto.
	* testsuite/gcc.dg/record-gcc-switches-in-elf-1.c: New test.


Added:
    branches/google/main/gcc/testsuite/gcc.dg/record-gcc-switches-in-elf-1.c
Modified:
    branches/google/main/gcc/ChangeLog.google-main
    branches/google/main/gcc/Makefile.in
    branches/google/main/gcc/c-family/ChangeLog.google-main
    branches/google/main/gcc/c-family/c-opts.c
    branches/google/main/gcc/common.opt
    branches/google/main/gcc/coverage.c
    branches/google/main/gcc/doc/invoke.texi
    branches/google/main/gcc/opts.h
    branches/google/main/gcc/testsuite/ChangeLog.google-main



More information about the Gcc-cvs mailing list