projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0be1f0e
)
x
author
Jason Merrill
<merrill@gnu.org>
Fri, 25 Apr 1997 01:32:46 +0000
(
01:32
+0000)
committer
Jason Merrill
<merrill@gnu.org>
Fri, 25 Apr 1997 01:32:46 +0000
(
01:32
+0000)
From-SVN: r13979
gcc/c-decl.c
patch
|
blob
|
history
diff --git
a/gcc/c-decl.c
b/gcc/c-decl.c
index 25595215f4d3f7c0398162837d49532f3df2270e..463d72d154728a64b2744948f0a096431692c535 100644
(file)
--- a/
gcc/c-decl.c
+++ b/
gcc/c-decl.c
@@
-2451,7
+2451,6
@@
implicitly_declare (functionid)
DECL_EXTERNAL (decl) = 1;
TREE_PUBLIC (decl) = 1;
- DECL_ARTIFICIAL (decl);
/* Record that we have an implicit decl and this is it. */
IDENTIFIER_IMPLICIT_DECL (functionid) = decl;