projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6137abd
)
* darwin.h (ASM_FILE_END): Remove decl of language_string.
author
Stan Shebs
<shebs@apple.com>
Tue, 12 Jun 2001 00:27:31 +0000
(
00:27
+0000)
committer
Stan Shebs
<shebs@gcc.gnu.org>
Tue, 12 Jun 2001 00:27:31 +0000
(
00:27
+0000)
From-SVN: r43238
gcc/ChangeLog
patch
|
blob
|
history
gcc/config/darwin.h
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index 0d396fa9391806cb0aa2cfcc5cd3b73c3ab6f84c..272d38d97c2ed6d0ffb530f8a1bf0e970989be96 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-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
diff --git
a/gcc/config/darwin.h
b/gcc/config/darwin.h
index b07678053e51105535a12b661eaad7bd17e07dc4..d90af772a2a6347a66ad5c264820bad89cb5da51 100644
(file)
--- a/
gcc/config/darwin.h
+++ b/
gcc/config/darwin.h
@@
-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) \
{ \