* Make-lang.in (f/target.o): Depend on diagnostic.h.
authorhp <hp@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 8 Apr 2002 22:20:39 +0000 (22:20 +0000)
committerhp <hp@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 8 Apr 2002 22:20:39 +0000 (22:20 +0000)
commit34c6991241d3d5b994b6235b61f58cab4540f6eb
treeee8b7a3b0661541856c787b59efa3a54f2659fe0
parenta622ae9db24e87813cae3d60e085f954e20bb8c0
* Make-lang.in (f/target.o): Depend on diagnostic.h.
* target.c: Include diagnostic.h.
  (ffetarget_memcpy_): Call sorry if host and target endians are
not matching.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52043 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/f/ChangeLog
gcc/f/Make-lang.in
gcc/f/target.c