projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9a008db
)
warning fix
author
Alan Modra
<amodra@gmail.com>
Mon, 28 Jul 2008 06:48:00 +0000
(06:48 +0000)
committer
Alan Modra
<amodra@gmail.com>
Mon, 28 Jul 2008 06:48:00 +0000
(06:48 +0000)
gas/ChangeLog
patch
|
blob
|
history
gas/config/tc-i386.c
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index 48a38348f8a9668039d1ba1ffec7cd26ee6e634e..6196e16ddfd64a81dc342a7c4ba5f48173863217 100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-1,3
+1,7
@@
+2008-07-28 Ineiev <ineiev@yahoo.co.uk>
+
+ * config/tc-i386.c (operand_type_check): Warning fix.
+
2008-07-26 Michael Eager <eager@eagercon.com>
* doc/as.texinfo: Add description of single-precision attribute.
@@
-61,7
+65,7
@@
2008-07-07 Paul Brook <paul@codesourcery.com>
* config/tc-arm.c (arm_fix_adjustable): Don't adjust MOVW/MOVT
- relocations.
+ relocations.
2008-07-07 Ralf Corsépius <ralf.corsepius@rtems.org>
diff --git
a/gas/config/tc-i386.c
b/gas/config/tc-i386.c
index eeab7dc56d2a27598da73b6d8a8e6af0f468f108..ce3ce9bafcbdba28502771d7e989b1e650710e3c 100644
(file)
--- a/
gas/config/tc-i386.c
+++ b/
gas/config/tc-i386.c
@@
-1381,6
+1381,8
@@
operand_type_check (i386_operand_type t, enum operand_type c)
default:
abort ();
}
+
+ return 0;
}
/* Return 1 if there is no conflict in 8bit/16bit/32bit/64bit on