mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-15 12:21:20 +08:00
m68k.md (addqi3): Fix typo gen_INT vs.
� * config/m68k/m68k.md (addqi3): Fix typo gen_INT vs. GEN_INT. * flow.c (life_analysis): #include <sys/types.h> to make sure size_t is defined. * cplus-dem.c (demangle_function_name): Likewise. From-SVN: r18695
This commit is contained in:
parent
4faca0937f
commit
50c60d34c5
@ -29,6 +29,7 @@ Boston, MA 02111-1307, USA. */
|
||||
try not to break either. */
|
||||
|
||||
#include <ctype.h>
|
||||
#include <sys/types.h>
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user