mirror of git://gcc.gnu.org/git/gcc.git
* config/rl78/rl78.h: Remove SHORT_IMMEDIATES_SIGN_EXTEND.
From-SVN: r218768
This commit is contained in:
parent
6c36539dcf
commit
daca16d1f0
|
|
@ -1,3 +1,7 @@
|
|||
2014-12-15 DJ Delorie <dj@redhat.com>
|
||||
|
||||
* config/rl78/rl78.h: Remove SHORT_IMMEDIATES_SIGN_EXTEND.
|
||||
|
||||
2014-12-15 Jan Hubicka <hubicka@ucw.cz>
|
||||
|
||||
PR lto/64043
|
||||
|
|
|
|||
|
|
@ -144,7 +144,6 @@
|
|||
|
||||
#define STORE_FLAG_VALUE 1
|
||||
#define LOAD_EXTEND_OP(MODE) ZERO_EXTEND
|
||||
#define SHORT_IMMEDIATES_SIGN_EXTEND 0
|
||||
|
||||
|
||||
/* The RL78 has four register banks. Normal operation uses RB0 as
|
||||
|
|
|
|||
Loading…
Reference in New Issue