mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-24 20:28:28 +08:00
2003-05-23 Eric Christopher <echristo@redhat.com>
* config/tc-mips.c (macro_build_jalr): Warning patrol.
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
2003-05-23 Eric Christopher <echristo@redhat.com>
|
||||
|
||||
* config/tc-mips.c (macro_build_jalr): Warning patrol.
|
||||
|
||||
2003-05-22 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
|
||||
|
||||
* config/tc-mips.c (append_insn): Use actual relocation size for new
|
||||
|
@ -3312,7 +3312,7 @@ macro_build_jalr (icnt, ep)
|
||||
int icnt;
|
||||
expressionS *ep;
|
||||
{
|
||||
char *f;
|
||||
char *f = NULL;;
|
||||
|
||||
if (HAVE_NEWABI)
|
||||
{
|
||||
|
Reference in New Issue
Block a user