mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-02-05 02:39:32 +08:00
*** empty log message ***
From-SVN: r599
This commit is contained in:
parent
59abce4c6b
commit
9835f5a12b
@ -125,9 +125,9 @@ extern char *current_function_original_name;
|
||||
|
||||
|
||||
#undef CTORS_SECTION_ASM_OP
|
||||
#define CTORS_SECTION_ASM_OP ".section\t.ctors,\"x\"\n"
|
||||
#define CTORS_SECTION_ASM_OP ".section\t.ctors,\"x\""
|
||||
#undef DTORS_SECTION_ASM_OP
|
||||
#define DTORS_SECTION_ASM_OP ".section\t.dtors,\"x\"\n"
|
||||
#define DTORS_SECTION_ASM_OP ".section\t.dtors,\"x\""
|
||||
|
||||
/* Add definitions to support the .tdesc section as specified in the svr4
|
||||
ABI for the i860. */
|
||||
|
Loading…
Reference in New Issue
Block a user