summaryrefslogtreecommitdiffstats
path: root/gcc/config/sparc
diff options
context:
space:
mode:
authorljrittle <ljrittle@138bc75d-0d04-0410-961f-82ee72b054a4>2003-05-22 06:30:50 +0000
committerljrittle <ljrittle@138bc75d-0d04-0410-961f-82ee72b054a4>2003-05-22 06:30:50 +0000
commita70c8f0716eef858da9bf1425228bbed4a36a2a0 (patch)
treea3fd848e75125147686802870a9abd05bfab149c /gcc/config/sparc
parentd5b788ddf58bb6ec45e9a66bd1687d869f8d7926 (diff)
downloadppe42-gcc-a70c8f0716eef858da9bf1425228bbed4a36a2a0.tar.gz
ppe42-gcc-a70c8f0716eef858da9bf1425228bbed4a36a2a0.zip
Tweak last commit, adjust ChangeLog to reflect complete delta.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67083 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/sparc')
-rw-r--r--gcc/config/sparc/freebsd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/sparc/freebsd.h b/gcc/config/sparc/freebsd.h
index d7d803ed121..88a63db8023 100644
--- a/gcc/config/sparc/freebsd.h
+++ b/gcc/config/sparc/freebsd.h
@@ -23,7 +23,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#undef CPP_CPU64_DEFAULT_SPEC
#define CPP_CPU64_DEFAULT_SPEC \
- "-D__sparc64__ -D__sparc_v9__ -D__sparcv9 -D__sparc__ -D__arch64__"
+ "-D__sparc64__ -D__sparc_v9__ -D__sparcv9 -D__arch64__"
#define LINK_SPEC "%(link_arch) \
%{!mno-relax:%{!r:-relax}} \
OpenPOWER on IntegriCloud