aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorRoland McGrath <roland@gcc.gnu.org>1995-01-27 06:09:14 +0000
committerRoland McGrath <roland@gcc.gnu.org>1995-01-27 06:09:14 +0000
commitbbff01697a0eaecb5e53bb4515fede8ba1c2b869 (patch)
tree44409ec2e8b02588366dbeb4e3b042a8e7c5cec0 /gcc
parentb52cd365d466139aec3b96b96ddddafcf139a1fb (diff)
downloadgcc-bbff01697a0eaecb5e53bb4515fede8ba1c2b869.zip
gcc-bbff01697a0eaecb5e53bb4515fede8ba1c2b869.tar.gz
gcc-bbff01697a0eaecb5e53bb4515fede8ba1c2b869.tar.bz2
(ASM_OUTPUT_SECTION_NAME): Take proper number of args.
From-SVN: r8826
Diffstat (limited to 'gcc')
-rw-r--r--gcc/config/svr4.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/svr4.h b/gcc/config/svr4.h
index a04fc2f..7f4491b 100644
--- a/gcc/config/svr4.h
+++ b/gcc/config/svr4.h
@@ -565,7 +565,7 @@ dtors_section () \
/* Switch into a generic section.
This is currently only used to support section attributes. */
-#define ASM_OUTPUT_SECTION_NAME(FILE, NAME) \
+#define ASM_OUTPUT_SECTION_NAME(FILE, DECL, NAME) \
fprintf (FILE, ".section\t%s,\"a\",@progbits\n", NAME)
/* A C statement (sans semicolon) to output an element in the table of