From 69116fc26c575e2f180df3edeeb47d567a41aac6 Mon Sep 17 00:00:00 2001
From: hjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Tue, 10 Apr 2012 00:56:27 +0000
Subject: Remove SIO and GNU_LD from config/pa/pa.opt

2012-04-09  H.J. Lu  <hongjiu.lu@intel.com>

	PR other/52777
	* config/pa/pa.opt: Remove SIO and GNU_LD.


git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@186257 138bc75d-0d04-0410-961f-82ee72b054a4
---
 gcc/config/pa/pa.opt | 6 ------
 1 file changed, 6 deletions(-)

(limited to 'gcc/config/pa/pa.opt')

diff --git a/gcc/config/pa/pa.opt b/gcc/config/pa/pa.opt
index ccb4febd501..8cc4da3e165 100644
--- a/gcc/config/pa/pa.opt
+++ b/gcc/config/pa/pa.opt
@@ -138,9 +138,3 @@ Generate PA1.1 code
 mspace-regs
 Target RejectNegative Report InverseMask(NO_SPACE_REGS)
 Do not disable space regs
-
-Mask(SIO)
-;; Generate cpp defines for server I/O.
-
-Mask(GNU_LD)
-;; Assume GNU linker by default
-- 
cgit v1.2.1