Commit e2c49ac2 by Mark Mitchell Committed by Mark Mitchell

* expr.c: Include intl.h.

From-SVN: r32628
parent 6264c395
2000-03-18 Mark Mitchell <mark@codesourcery.com>
* expr.c: Include intl.h.
2000-03-18 Richard Henderson <rth@cygnus.com> 2000-03-18 Richard Henderson <rth@cygnus.com>
* expr.c (emit_move_insn_1): Clarify cannot_inline message. * expr.c (emit_move_insn_1): Clarify cannot_inline message.
......
...@@ -42,6 +42,7 @@ Boston, MA 02111-1307, USA. */ ...@@ -42,6 +42,7 @@ Boston, MA 02111-1307, USA. */
#include "defaults.h" #include "defaults.h"
#include "toplev.h" #include "toplev.h"
#include "ggc.h" #include "ggc.h"
#include "intl.h"
#include "tm_p.h" #include "tm_p.h"
/* Decide whether a function's arguments should be processed /* Decide whether a function's arguments should be processed
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment