2011-09-27 Sriraman Tallam <tmsriram@google.com>
commit99f459184fbbb75fa100f40e9ccb6184aae73dce
authortmsriram <tmsriram@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 27 Sep 2011 18:54:37 +0000 (27 18:54 +0000)
committertmsriram <tmsriram@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 27 Sep 2011 18:54:37 +0000 (27 18:54 +0000)
treef6e869ebd7b0c9f783256056aef86e2a741af052
parent8f7f6f9b3642aee5dcec0151414eb9b99813d092
2011-09-27  Sriraman Tallam  <tmsriram@google.com>

* output.h (SECTION_EXCLUDE): New flag for exclude sections.
* varasm.c (default_elf_asm_named_section): Add "e" to section flags
marked as SECTION_EXCLUDE.
* final.c (rest_of_handle_final): Exclude .gnu.callgraph sections.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/google@179289 138bc75d-0d04-0410-961f-82ee72b054a4
gcc-4_6/gcc/ChangeLog.google-4_6
gcc-4_6/gcc/final.c
gcc-4_6/gcc/output.h
gcc-4_6/gcc/varasm.c