aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH.J. Lu <hongjiu.lu@intel.com>2012-04-10 00:56:27 +0000
committerH.J. Lu <hjl@gcc.gnu.org>2012-04-09 17:56:27 -0700
commit3271a0c038a492b1f7c54961e66979dfa662cb5c (patch)
tree566e58bca35b18a15fce1a09c7943e0c9b74292d
parent3e14cb10ff8cfa8d89a0eae8bf4eef671609c14b (diff)
downloadgcc-3271a0c038a492b1f7c54961e66979dfa662cb5c.zip
gcc-3271a0c038a492b1f7c54961e66979dfa662cb5c.tar.gz
gcc-3271a0c038a492b1f7c54961e66979dfa662cb5c.tar.bz2
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. From-SVN: r186257
-rw-r--r--gcc/ChangeLog5
-rw-r--r--gcc/config/pa/pa.opt6
2 files changed, 5 insertions, 6 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index e58e86f..7ad6521 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2012-04-09 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR other/52777
+ * config/pa/pa.opt: Remove SIO and GNU_LD.
+
2012-04-09 Jan Hubicka <jh@suse.cz>
PR lto/52722
diff --git a/gcc/config/pa/pa.opt b/gcc/config/pa/pa.opt
index ccb4feb..8cc4da3 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