projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ae2a48e
)
Add in the test result from the alpha___extern_prefix hack
author
Bruce Korb
<korbb@gcc.gnu.org>
Sat, 1 Mar 2003 20:27:46 +0000
(20:27 +0000)
committer
Bruce Korb
<korbb@gcc.gnu.org>
Sat, 1 Mar 2003 20:27:46 +0000
(20:27 +0000)
From-SVN: r63618
gcc/fixinc/tests/base/sys/stat.h
patch
|
blob
|
history
diff --git
a/gcc/fixinc/tests/base/sys/stat.h
b/gcc/fixinc/tests/base/sys/stat.h
index 6893e6bdf27f28c36ce91af2fcaf460c5475d615..92577482dc5ecc61664135cad5609b6d86f47d60 100644
(file)
--- a/
gcc/fixinc/tests/base/sys/stat.h
+++ b/
gcc/fixinc/tests/base/sys/stat.h
@@
-9,6
+9,11
@@
+#if defined( ALPHA___EXTERN_PREFIX_CHECK )
+# if defined(__DECC) || defined(__PRAGMA_EXTERN_PREFIX)
+#endif /* ALPHA___EXTERN_PREFIX_CHECK */
+
+
#if defined( RS6000_FCHMOD_CHECK )
extern int fchmod(int, mode_t);
#endif /* RS6000_FCHMOD_CHECK */