summaryrefslogtreecommitdiff
path: root/gnu/egcs/gcc/config/tm-dwarf2.h
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2003-10-01 18:25:52 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2003-10-01 18:25:52 +0000
commit160b67d66154f2cc8bc2689cdd5035ab70b08bb9 (patch)
treef6faa57ef214ad762ee63a5f9c6aef09e40f020f /gnu/egcs/gcc/config/tm-dwarf2.h
parent84efb8a0b304fe0a702ae15231886051a8e3b232 (diff)
Introduce a new target switch, -mmemcpy (and -mno-memcpy).
This switch forces block copy operations to always fallback to memcpy() when it is not done by inline load and stores, rather than using the m88k movstr* functions found in libgcc. The name of this option has been choosen after the mips back end, which has a similar option. Right now, this is a no-op since these functions are disabled due to (yet) another gcc bug; but this will help building standalone code, such as the kernel and boot blocks, without having to link against libgcc.
Diffstat (limited to 'gnu/egcs/gcc/config/tm-dwarf2.h')
0 files changed, 0 insertions, 0 deletions