projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f1ee40b
)
* alpha/linux.h (HANDLE_SYSV_PRAGMA): Defined.
author
H.J. Lu
<hjl@gnu.ai.mit.edu>
Sat, 20 Sep 1997 02:48:37 +0000
(20:48 -0600)
committer
Jeff Law
<law@gcc.gnu.org>
Sat, 20 Sep 1997 02:48:37 +0000
(20:48 -0600)
From-SVN: r15594
gcc/ChangeLog
patch
|
blob
|
history
gcc/config/alpha/linux.h
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index 64efb49d43ae2c98186b78d7e0b829c5c2fd89d9..1cf2b892cb4ca3fe30cbbaf4ba73192c39755818 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-1,3
+1,7
@@
+Fri Sep 19 20:51:03 199 H.J. Lu (hjl@gnu.ai.mit.edu)
+
+ * alpha/linux.h (HANDLE_SYSV_PRAGMA): Defined.
+
Fri Sep 19 18:53:50 1997 J"orn Rennecke <amylaar@cygnus.co.uk>
* jump.c (thread_jumps): check can_reverse_comparison_p before
diff --git
a/gcc/config/alpha/linux.h
b/gcc/config/alpha/linux.h
index 4dbc65025cf574be44b8df9dc0ea676caa75f499..6a2a7aeed6d60924e98df41ced161f4c3ae7d0c0 100644
(file)
--- a/
gcc/config/alpha/linux.h
+++ b/
gcc/config/alpha/linux.h
@@
-65,6
+65,9
@@
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
/* Show that we need a GP when profiling. */
#define TARGET_PROFILING_NEEDS_GP
+/* We need that too. */
+#define HANDLE_SYSV_PRAGMA
+
#undef ASM_FINAL_SPEC
/* Emit RTL insns to initialize the variable parts of a trampoline.