Hi Georg-Johann.
+#define ASM_OUTPUT_COMMON(STREAM, NAME, SIZE, ROUNDED) \
....
+#define ASM_OUTPUT_BSS(FILE, DECL, NAME, SIZE, ROUNDED) \
....
+#define ASM_OUTPUT_LOCAL(STREAM, NAME, SIZE, ROUNDED) \
Add target functions for implementing this macros.
Anatoly.
----- Original Message -----
From: "Georg-Johann Lay" <[email protected]>
To: <[email protected]>
Sent: Wednesday, January 28, 2009 5:13 PM
Subject: [avr-gcc-list] [patch] #18145: do not emit
"__do_copy_data","__do_clear_bss" if not needed
This is a fix for
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18145
It takes into account .comm, .lcomm, .data, .data.*, .bss, .bss.*
Georg-Johann
--------------------------------------------------------------------------------
> _______________________________________________
> AVR-GCC-list mailing list
> [email protected]
> http://lists.nongnu.org/mailman/listinfo/avr-gcc-list
>
_______________________________________________
AVR-GCC-list mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/avr-gcc-list