]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* alpha/linux.h (HANDLE_SYSV_PRAGMA): Defined.
authorH.J. Lu <hjl@gnu.ai.mit.edu>
Sat, 20 Sep 1997 02:48:37 +0000 (20:48 -0600)
committerJeff Law <law@gcc.gnu.org>
Sat, 20 Sep 1997 02:48:37 +0000 (20:48 -0600)
From-SVN: r15594

gcc/ChangeLog
gcc/config/alpha/linux.h

index 64efb49d43ae2c98186b78d7e0b829c5c2fd89d9..1cf2b892cb4ca3fe30cbbaf4ba73192c39755818 100644 (file)
@@ -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
index 4dbc65025cf574be44b8df9dc0ea676caa75f499..6a2a7aeed6d60924e98df41ced161f4c3ae7d0c0 100644 (file)
@@ -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.