projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
42bac11
)
- Add PROCESSOR_DEFAULT64 as well.
author
David Edelsohn
<dje@gcc.gnu.org>
Sun, 9 Jun 2002 17:24:45 +0000
(13:24 -0400)
committer
David Edelsohn
<dje@gcc.gnu.org>
Sun, 9 Jun 2002 17:24:45 +0000
(13:24 -0400)
From-SVN: r54408
gcc/config/rs6000/linux64.h
patch
|
blob
|
history
diff --git
a/gcc/config/rs6000/linux64.h
b/gcc/config/rs6000/linux64.h
index c605847ac84f16b64b071303f0c581ecd129fda0..b34be5ce198ee20f9e0749ca861b18c4ee2d39aa 100644
(file)
--- a/
gcc/config/rs6000/linux64.h
+++ b/
gcc/config/rs6000/linux64.h
@@
-33,6
+33,8
@@
Boston, MA 02111-1307, USA. */
#undef PROCESSOR_DEFAULT
#define PROCESSOR_DEFAULT PROCESSOR_PPC630
+#undef PROCESSOR_DEFAULT64
+#define PROCESSOR_DEFAULT64 PROCESSOR_PPC630
#undef CPP_DEFAULT_SPEC
#define CPP_DEFAULT_SPEC "-D_ARCH_PPC64"