Skip to content
Snippets Groups Projects
Commit 56788545 authored by hjl's avatar hjl
Browse files

2007-05-24 H.J. Lu <hongjiu.lu@intel.com>

	* target-def.h (TARGET_MANGLE_DECL_ASSEMBLER_NAME): Correct
	default hook.


git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@125027 138bc75d-0d04-0410-961f-82ee72b054a4
parent 60ad3b0e
No related branches found
No related tags found
No related merge requests found
2007-05-24 H.J. Lu <hongjiu.lu@intel.com>
* target-def.h (TARGET_MANGLE_DECL_ASSEMBLER_NAME): Correct
default hook.
2007-05-24 Jan Hubicka <jh@suse.cz>
 
* doc/invoke.texi (-fdump-unnumbered): Update docs when line number
......
......@@ -465,7 +465,7 @@ Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
#endif
#ifndef TARGET_MANGLE_DECL_ASSEMBLER_NAME
#define TARGET_MANGLE_DECL_ASSEMBLER_NAME mangle_decl_assembler_name
#define TARGET_MANGLE_DECL_ASSEMBLER_NAME default_mangle_decl_assembler_name
#endif
#ifndef TARGET_ENCODE_SECTION_INFO
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment