projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
08293ad
)
(TARGET_SWITCHES): Add -mno-byte.
author
Richard Kenner
<kenner@gcc.gnu.org>
Sun, 27 Jul 1997 17:49:01 +0000
(13:49 -0400)
committer
Richard Kenner
<kenner@gcc.gnu.org>
Sun, 27 Jul 1997 17:49:01 +0000
(13:49 -0400)
From-SVN: r14537
gcc/config/alpha/alpha.h
patch
|
blob
|
history
diff --git
a/gcc/config/alpha/alpha.h
b/gcc/config/alpha/alpha.h
index 8a7f52ae8c7b041356d3f58bebe49dcf21584530..831101e298d63e26cf680a862d2223d37f7def1d 100644
(file)
--- a/
gcc/config/alpha/alpha.h
+++ b/
gcc/config/alpha/alpha.h
@@
-197,6
+197,7
@@
extern enum alpha_fp_trap_mode alpha_fptm;
{"float-vax", MASK_FLOAT_VAX}, \
{"float-ieee", -MASK_FLOAT_VAX}, \
{"byte", MASK_BYTE_OPS}, \
+ {"no-byte", -MASK_BYTE_OPS}, \
{"", TARGET_DEFAULT | TARGET_CPU_DEFAULT} }
#define TARGET_DEFAULT MASK_FP|MASK_FPREGS
@@
-2158,7
+2159,6
@@
extern void alpha_output_lineno ();
alpha_output_filename (STREAM, NAME)
extern void alpha_output_filename ();
-
/* mips-tfile.c limits us to strings of one page. */
#define DBX_CONTIN_LENGTH 4000