* darwin.h (ASM_FILE_END): Remove decl of language_string.

From-SVN: r43238
This commit is contained in:
Stan Shebs 2001-06-12 00:27:31 +00:00 committed by Stan Shebs
parent 6137abd318
commit 9dffe3b49e
2 changed files with 4 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2001-06-11 Stan Shebs <shebs@apple.com>
* darwin.h (ASM_FILE_END): Remove decl of language_string.
2001-06-11 Stephane Carrez <Stephane.Carrez@worldnet.fr>
* config/m68hc11/m68hc11.md ("*lshrdi3_const32"): Mark the clobber

View file

@ -196,7 +196,6 @@ do { text_section (); \
#undef ASM_FILE_END
#define ASM_FILE_END(FILE) \
do { \
extern const char *language_string; \
machopic_finish (asm_out_file); \
if (strcmp (language_string, "GNU C++") == 0) \
{ \