OSDN Git Service
(root)
/
pf3gnuchains
/
gcc-fork.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
PR target/5362
[pf3gnuchains/gcc-fork.git]
/
gcc
/
config
/
mcore
/
mcore.h
diff --git
a/gcc/config/mcore/mcore.h
b/gcc/config/mcore/mcore.h
index
6e26d5e
..
278c1b2
100644
(file)
--- a/
gcc/config/mcore/mcore.h
+++ b/
gcc/config/mcore/mcore.h
@@
-50,8
+50,6
@@
} \
while (0)
} \
while (0)
-/* If -m4align is ever re-enabled then add this line to the definition of CPP_SPEC
- %{!m4align:-D__MCORE_ALIGN_8__} %{m4align:-D__MCORE__ALIGN_4__}. */
#undef CPP_SPEC
#define CPP_SPEC "%{m210:%{mlittle-endian:%ethe m210 does not have little endian support}}"
#undef CPP_SPEC
#define CPP_SPEC "%{m210:%{mlittle-endian:%ethe m210 does not have little endian support}}"
@@
-67,7
+65,6
@@
#define TARGET_DEFAULT \
(MASK_HARDLIT \
#define TARGET_DEFAULT \
(MASK_HARDLIT \
- | MASK_8ALIGN \
| MASK_DIV \
| MASK_RELAX_IMM \
| MASK_M340 \
| MASK_DIV \
| MASK_RELAX_IMM \
| MASK_M340 \