Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-6]: src/gnu/dist/toolchain/gcc/config/sparc Pull up revision 1....
details: https://anonhg.NetBSD.org/src/rev/b8b12e36a082
branches: netbsd-1-6
changeset: 530737:b8b12e36a082
user: tron <tron%NetBSD.org@localhost>
date: Mon Sep 22 12:02:58 2003 +0000
description:
Pull up revision 1.10 (requested by martin in ticket #1480):
add a missing backslash.
patch supplied in PR toolchain/20062 from Jed Davis
diffstat:
gnu/dist/toolchain/gcc/config/sparc/netbsd64.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r 9ac8efa2bd1f -r b8b12e36a082 gnu/dist/toolchain/gcc/config/sparc/netbsd64.h
--- a/gnu/dist/toolchain/gcc/config/sparc/netbsd64.h Sun Sep 21 11:02:42 2003 +0000
+++ b/gnu/dist/toolchain/gcc/config/sparc/netbsd64.h Mon Sep 22 12:02:58 2003 +0000
@@ -147,7 +147,7 @@
%{mcypress:-mcpu=cypress} \
%{msparclite:-mcpu=sparclite} %{mf930:-mcpu=f930} %{mf934:-mcpu=f934} \
%{mv8:-mcpu=v8} %{msupersparc:-mcpu=supersparc} \
-%{m64:-mptr64 -mcpu=ultrasparc -mstack-bias %{p*:-mcmodel=medlow}
+%{m64:-mptr64 -mcpu=ultrasparc -mstack-bias %{p*:-mcmodel=medlow} \
%{p:-mcmodel=medlow}} \
"
#else
Home |
Main Index |
Thread Index |
Old Index