* pa-osf.h (TARGET_DEFAULT): Protect definition.
authorJeff Law <law@gcc.gnu.org>
Mon, 6 Feb 1995 16:57:29 +0000 (09:57 -0700)
committerJeff Law <law@gcc.gnu.org>
Mon, 6 Feb 1995 16:57:29 +0000 (09:57 -0700)
From-SVN: r8874

gcc/config/pa/pa-osf.h

index 5df17118234a13911c0d0599a8fc1ff5db418b2f..410f271a33509aa909088056ac693a03d546809b 100644 (file)
@@ -18,7 +18,9 @@ You should have received a copy of the GNU General Public License
 along with GNU CC; see the file COPYING.  If not, write to
 the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
+#ifndef TARGET_DEFAULT
 #define TARGET_DEFAULT 0x88            /* TARGET_GAS + TARGET_JUMP_IN_DELAY */
+#endif
 
 #include "pa/pa.h"
 #undef CPP_PREDEFINES