summaryrefslogtreecommitdiffstats
path: root/gcc/config/darwin.h
diff options
context:
space:
mode:
authormrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>2010-03-24 16:07:51 +0000
committermrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>2010-03-24 16:07:51 +0000
commitbd8efb05972ef82f2638ae9a25ad7179062a41de (patch)
tree452c58c4d56f94af5fc21aafedfbe0a02bb023a7 /gcc/config/darwin.h
parentdfecf957a06c647768ef1edf7e4b6f642d70c24f (diff)
downloadppe42-gcc-bd8efb05972ef82f2638ae9a25ad7179062a41de.tar.gz
ppe42-gcc-bd8efb05972ef82f2638ae9a25ad7179062a41de.zip
PR java/43504
Revert fix for PR target/33120. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157697 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/darwin.h')
-rw-r--r--gcc/config/darwin.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/config/darwin.h b/gcc/config/darwin.h
index ca32669353b..763040bfe4c 100644
--- a/gcc/config/darwin.h
+++ b/gcc/config/darwin.h
@@ -728,9 +728,6 @@ int darwin_label_is_anonymous_local_objc_name (const char *name);
} \
} while (0)
-#define ASM_OUTPUT_ALIGNED_BSS(FILE, DECL, NAME, SIZE, ALIGN) \
- darwin_output_aligned_bss(FILE, DECL, NAME, SIZE, ALIGN)
-
/* The maximum alignment which the object file format can support in
bits. For Mach-O, this is 2^15 bytes. */
OpenPOWER on IntegriCloud