Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save coreybruce/b4fe1fae9edbb8aca0e33d6ce6188ac0 to your computer and use it in GitHub Desktop.

Select an option

Save coreybruce/b4fe1fae9edbb8aca0e33d6ce6188ac0 to your computer and use it in GitHub Desktop.
tmc build.sh log
sh build.sh  1 ✘
make: Entering directory '/mnt/Storage/projects/agbcc/gcc'
rm -f agbcc agbcc.exe old_agbcc old_agbcc.exe
rm -f toplev.o version.o tree.o print-tree.o stor-layout.o fold-const.o function.o stmt.o except.o expr.o calls.o expmed.o explow.o optabs.o varasm.o emit-rtl.o genrtl.o real.o regmove.o dwarf2out.o alias.o integrate.o jump.o cse.o loop.o unroll.o flow.o stupid.o combine.o varray.o regclass.o local-alloc.o global.o reload.o reload1.o caller-save.o gcse.o insn-peep.o final.o recog.o insn-opinit.o insn-recog.o insn-extract.o insn-output.o insn-emit.o lcm.o insn-attrtab.o thumb.o getpwd.o convert.o dyn-string.o splay-tree.o graph.o sbitmap.o resource.o c-parse.o c-lex.o c-decl.o c-typeck.o c-convert.o c-aux-info.o c-common.o c-iterate.o rtl.o bitmap.o obstack.o rtlanal.o print-rtl.o
rm -f genrtl.c genrtl.h insn-peep.c insn-opinit.c insn-recog.c insn-extract.c insn-output.c insn-emit.c insn-attrtab.c tree-check.h insn-config.h insn-flags.h insn-codes.h insn-attr.h
rm -f genemit genoutput genrecog genextract genflags gencodes genconfig genpeep gengenrtl gencheck genattr genattrtab genopinit genemit.exe genoutput.exe genrecog.exe genextract.exe genflags.exe gencodes.exe genconfig.exe genpeep.exe gengenrtl.exe gencheck.exe genattr.exe genattrtab.exe genopinit.exe genemit.o genoutput.o genrecog.o genextract.o genflags.o gencodes.o genconfig.o genpeep.o gengenrtl.o gencheck.o genattr.o genattrtab.o genopinit.o
rm -f s-config s-flags s-codes s-emit s-recog s-opinit s-extract s-peep \
s-attr s-attrtab s-output s-genrtl s-check
rm -f -r .d
make: Leaving directory '/mnt/Storage/projects/agbcc/gcc'
make: Entering directory '/mnt/Storage/projects/agbcc/gcc'
gcc -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c gengenrtl.c
gcc -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -o gengenrtl gengenrtl.o
./gengenrtl tmp-genrtl.h tmp-genrtl.c
./move-if-change tmp-genrtl.h genrtl.h
./move-if-change tmp-genrtl.c genrtl.c
touch s-genrtl
gcc -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c genpeep.c
gcc -MT rtl.o -MMD -MP -MF .d/rtl.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c rtl.c
mv -f .d/rtl.Td .d/rtl.d
gcc -MT bitmap.o -MMD -MP -MF .d/bitmap.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c bitmap.c
mv -f .d/bitmap.Td .d/bitmap.d
gcc -MT obstack.o -MMD -MP -MF .d/obstack.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c obstack.c
mv -f .d/obstack.Td .d/obstack.d
gcc -MT print-rtl.o -MMD -MP -MF .d/print-rtl.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c print-rtl.c
mv -f .d/print-rtl.Td .d/print-rtl.d
gcc -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -o genpeep genpeep.o rtl.o bitmap.o obstack.o print-rtl.o
./genpeep ./thumb.md > tmp-peep.c
./move-if-change tmp-peep.c insn-peep.c
touch s-peep
gcc -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c genopinit.c
gcc -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -o genopinit genopinit.o rtl.o bitmap.o obstack.o print-rtl.o
./genopinit ./thumb.md > tmp-opinit.c
./move-if-change tmp-opinit.c insn-opinit.c
touch s-opinit
gcc -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c genrecog.c
gcc -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -o genrecog genrecog.o rtl.o bitmap.o obstack.o print-rtl.o
./genrecog ./thumb.md > tmp-recog.c
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
./move-if-change tmp-recog.c insn-recog.c
touch s-recog
gcc -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c genconfig.c
gcc -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -o genconfig genconfig.o rtl.o bitmap.o obstack.o print-rtl.o
./genconfig ./thumb.md > tmp-config.h
./move-if-change tmp-config.h insn-config.h
touch s-config
gcc -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c genextract.c
gcc -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -o genextract genextract.o rtl.o bitmap.o obstack.o print-rtl.o
./genextract ./thumb.md > tmp-extract.c
./move-if-change tmp-extract.c insn-extract.c
touch s-extract
gcc -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c genoutput.c
gcc -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -o genoutput genoutput.o rtl.o bitmap.o obstack.o print-rtl.o
./genoutput ./thumb.md > tmp-output.c
./move-if-change tmp-output.c insn-output.c
touch s-output
gcc -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c genemit.c
gcc -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -o genemit genemit.o rtl.o bitmap.o obstack.o print-rtl.o
./genemit ./thumb.md > tmp-emit.c
./move-if-change tmp-emit.c insn-emit.c
touch s-emit
gcc -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c genattrtab.c
gcc -MT rtlanal.o -MMD -MP -MF .d/rtlanal.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c rtlanal.c
mv -f .d/rtlanal.Td .d/rtlanal.d
gcc -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -o genattrtab genattrtab.o rtl.o bitmap.o obstack.o print-rtl.o rtlanal.o
./genattrtab ./thumb.md > tmp-attrtab.c;
./move-if-change tmp-attrtab.c insn-attrtab.c
touch s-attrtab
gcc -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c gencheck.c
gcc -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -o gencheck gencheck.o
./gencheck > tmp-check.h
./move-if-change tmp-check.h tree-check.h
touch s-check
gcc -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c genflags.c
gcc -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -o genflags genflags.o rtl.o bitmap.o obstack.o print-rtl.o
./genflags ./thumb.md > tmp-flags.h
./move-if-change tmp-flags.h insn-flags.h
touch s-flags
gcc -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c gencodes.c
gcc -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -o gencodes gencodes.o rtl.o bitmap.o obstack.o print-rtl.o
./gencodes ./thumb.md > tmp-codes.h
./move-if-change tmp-codes.h insn-codes.h
touch s-codes
gcc -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c genattr.c
gcc -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -o genattr genattr.o rtl.o bitmap.o obstack.o print-rtl.o
./genattr ./thumb.md > tmp-attr.h
./move-if-change tmp-attr.h insn-attr.h
touch s-attr
gcc -MT toplev.o -MMD -MP -MF .d/toplev.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c toplev.c
mv -f .d/toplev.Td .d/toplev.d
gcc -MT version.o -MMD -MP -MF .d/version.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c version.c
mv -f .d/version.Td .d/version.d
gcc -MT tree.o -MMD -MP -MF .d/tree.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c tree.c
mv -f .d/tree.Td .d/tree.d
gcc -MT print-tree.o -MMD -MP -MF .d/print-tree.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c print-tree.c
mv -f .d/print-tree.Td .d/print-tree.d
gcc -MT stor-layout.o -MMD -MP -MF .d/stor-layout.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c stor-layout.c
mv -f .d/stor-layout.Td .d/stor-layout.d
gcc -MT fold-const.o -MMD -MP -MF .d/fold-const.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c fold-const.c
mv -f .d/fold-const.Td .d/fold-const.d
gcc -MT function.o -MMD -MP -MF .d/function.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c function.c
mv -f .d/function.Td .d/function.d
gcc -MT stmt.o -MMD -MP -MF .d/stmt.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c stmt.c
mv -f .d/stmt.Td .d/stmt.d
gcc -MT except.o -MMD -MP -MF .d/except.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c except.c
In file included from except.c:394:
except.c: In function ‘output_exception_table_entry’:
rtl.h:1130:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1130 | #define GEN_INT(N) gen_rtx_CONST_INT (VOIDmode, (HOST_WIDE_INT) (N))
| ^
except.c:2158:33: note: in expansion of macro ‘GEN_INT’
2158 | assemble_integer (GEN_INT (CATCH_ALL_TYPE),
| ^~~~~~~
except.c: In function ‘output_exception_table’:
rtl.h:1130:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1130 | #define GEN_INT(N) gen_rtx_CONST_INT (VOIDmode, (HOST_WIDE_INT) (N))
| ^
except.c:2211:25: note: in expansion of macro ‘GEN_INT’
2211 | assemble_integer (GEN_INT (NEW_EH_RUNTIME),
| ^~~~~~~
mv -f .d/except.Td .d/except.d
gcc -MT expr.o -MMD -MP -MF .d/expr.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c expr.c
In file included from expr.c:37:
expr.c: In function ‘move_by_pieces’:
expr.h:356:24: warning: passing argument 1 of ‘move_by_pieces_1’ from incompatible pointer type [-Wincompatible-pointer-types]
356 | #define GEN_FCN(CODE) (*insn_gen_function[(int) (CODE)])
| ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| |
| struct rtx_def * (*)(struct rtx_def *, ...)
expr.c:1044:30: note: in expansion of macro ‘GEN_FCN’
1044 | move_by_pieces_1(GEN_FCN(icode), mode, &data);
| ^~~~~~~
expr.c:126:34: note: expected ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *)’ but argument is of type ‘struct rtx_def * (*)(struct rtx_def *, ...)’
126 | static void move_by_pieces_1 (rtx (*)(rtx, rtx), enum machine_mode,
| ^~~~~~~~~~~~~~~~~
expr.c: In function ‘emit_block_move’:
expr.h:356:23: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *, struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
356 | #define GEN_FCN(CODE) (*insn_gen_function[(int) (CODE)])
| ^
expr.c:1216:59: note: in expansion of macro ‘GEN_FCN’
1216 | rtx (*gen_insn)(rtx, rtx, rtx, rtx) = GEN_FCN ((int) code);
| ^~~~~~~
expr.c: In function ‘clear_by_pieces’:
expr.h:356:24: warning: passing argument 1 of ‘clear_by_pieces_1’ from incompatible pointer type [-Wincompatible-pointer-types]
356 | #define GEN_FCN(CODE) (*insn_gen_function[(int) (CODE)])
| ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| |
| struct rtx_def * (*)(struct rtx_def *, ...)
expr.c:1729:31: note: in expansion of macro ‘GEN_FCN’
1729 | clear_by_pieces_1(GEN_FCN(icode), mode, &data);
| ^~~~~~~
expr.c:129:34: note: expected ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *)’ but argument is of type ‘struct rtx_def * (*)(struct rtx_def *, ...)’
129 | static void clear_by_pieces_1 (rtx (*)(rtx, rtx), enum machine_mode,
| ^~~~~~~~~~~~~~~~~
expr.c: In function ‘clear_storage’:
expr.h:356:23: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
356 | #define GEN_FCN(CODE) (*insn_gen_function[(int) (CODE)])
| ^
expr.c:1835:58: note: in expansion of macro ‘GEN_FCN’
1835 | rtx (*gen_insn)(rtx, rtx, rtx) = GEN_FCN ((int) code);
| ^~~~~~~
expr.c: In function ‘emit_move_insn_1’:
expr.h:356:23: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
356 | #define GEN_FCN(CODE) (*insn_gen_function[(int) (CODE)])
| ^
expr.c:1995:37: note: in expansion of macro ‘GEN_FCN’
1995 | rtx (*gen_insn)(rtx, rtx) = GEN_FCN (mov_optab->handlers[(int) mode].insn_code);
| ^~~~~~~
expr.h:356:23: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
356 | #define GEN_FCN(CODE) (*insn_gen_function[(int) (CODE)])
| ^
expr.c:2012:37: note: in expansion of macro ‘GEN_FCN’
2012 | rtx (*gen_insn)(rtx, rtx) = GEN_FCN (mov_optab->handlers[(int) submode].insn_code);
| ^~~~~~~
expr.c: In function ‘emit_push_insn’:
expr.h:356:23: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *, struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
356 | #define GEN_FCN(CODE) (*insn_gen_function[(int) (CODE)])
| ^
expr.c:2328:63: note: in expansion of macro ‘GEN_FCN’
2328 | rtx (*gen_insn)(rtx, rtx, rtx, rtx) = GEN_FCN ((int) code);
| ^~~~~~~
expr.c: In function ‘expand_increment’:
expr.h:356:23: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
356 | #define GEN_FCN(CODE) (*insn_gen_function[(int) (CODE)])
| ^
expr.c:8854:46: note: in expansion of macro ‘GEN_FCN’
8854 | rtx (*gen_insn)(rtx, rtx, rtx) = GEN_FCN (icode);
| ^~~~~~~
expr.h:356:23: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
356 | #define GEN_FCN(CODE) (*insn_gen_function[(int) (CODE)])
| ^
expr.c:8863:46: note: in expansion of macro ‘GEN_FCN’
8863 | rtx (*gen_insn)(rtx, rtx, rtx) = GEN_FCN (icode);
| ^~~~~~~
mv -f .d/expr.Td .d/expr.d
gcc -MT calls.o -MMD -MP -MF .d/calls.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c calls.c
mv -f .d/calls.Td .d/calls.d
gcc -MT expmed.o -MMD -MP -MF .d/expmed.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c expmed.c
In file included from expmed.c:31:
expmed.c: In function ‘store_bit_field’:
expr.h:356:23: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
356 | #define GEN_FCN(CODE) (*insn_gen_function[(int) (CODE)])
| ^
expmed.c:349:43: note: in expansion of macro ‘GEN_FCN’
349 | rtx (*gen_insn)(rtx, rtx) = GEN_FCN (icode);
| ^~~~~~~
expmed.c: In function ‘emit_store_flag’:
expr.h:356:23: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
356 | #define GEN_FCN(CODE) (*insn_gen_function[(int) (CODE)])
| ^
expmed.c:3825:34: note: in expansion of macro ‘GEN_FCN’
3825 | rtx (*gen_insn)(rtx) = GEN_FCN (icode);
| ^~~~~~~
mv -f .d/expmed.Td .d/expmed.d
gcc -MT explow.o -MMD -MP -MF .d/explow.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c explow.c
mv -f .d/explow.Td .d/explow.d
gcc -MT optabs.o -MMD -MP -MF .d/optabs.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c optabs.c
optabs.c: In function ‘expand_binop’:
optabs.c:503:44: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
503 | rtx (*gen_insn)(rtx, rtx, rtx) = (GEN_FCN (icode));
| ^
optabs.c: In function ‘expand_twoval_binop’:
optabs.c:1788:49: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *, struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
1788 | rtx (*gen_insn)(rtx, rtx, rtx, rtx) = (GEN_FCN (icode));
| ^
optabs.c: In function ‘expand_unop’:
optabs.c:1895:35: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
1895 | rtx (*gen_insn)(rtx, rtx) = (GEN_FCN (icode));
| ^
optabs.c: In function ‘expand_complex_abs’:
optabs.c:2271:39: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
2271 | rtx (*gen_insn)(rtx, rtx) = (GEN_FCN (icode));
| ^
optabs.c: In function ‘emit_unop_insn’:
optabs.c:2440:35: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
2440 | rtx (*gen_insn)(rtx, rtx) = (GEN_FCN (icode));
| ^
optabs.c: In function ‘emit_cmp_insn’:
optabs.c:2861:32: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
2861 | rtx (*gen_insn)(rtx) = (GEN_FCN (icode));
| ^
optabs.c:2887:37: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
2887 | rtx (*gen_insn)(rtx, rtx) = (GEN_FCN (icode));
| ^
optabs.c: In function ‘gen_add2_insn’:
optabs.c:3304:38: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
3304 | rtx (*gen_insn)(rtx, rtx, rtx) = (GEN_FCN (icode));
| ^
optabs.c: In function ‘gen_sub2_insn’:
optabs.c:3330:38: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
3330 | rtx (*gen_insn)(rtx, rtx, rtx) = (GEN_FCN (icode));
| ^
optabs.c: In function ‘gen_move_insn’:
optabs.c:3414:37: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
3414 | rtx (*gen_insn)(rtx, rtx) = (GEN_FCN (insn_code));
| ^
optabs.c: In function ‘gen_extend_insn’:
optabs.c:3447:31: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
3447 | rtx (*gen_insn)(rtx, rtx) = (GEN_FCN (extendtab[(int) mto][(int) mfrom][unsignedp]));
| ^
mv -f .d/optabs.Td .d/optabs.d
gcc -MT varasm.o -MMD -MP -MF .d/varasm.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c varasm.c
mv -f .d/varasm.Td .d/varasm.d
gcc -MT emit-rtl.o -MMD -MP -MF .d/emit-rtl.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c emit-rtl.c
mv -f .d/emit-rtl.Td .d/emit-rtl.d
gcc -MT genrtl.o -MMD -MP -MF .d/genrtl.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c genrtl.c
mv -f .d/genrtl.Td .d/genrtl.d
gcc -MT real.o -MMD -MP -MF .d/real.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c real.c
mv -f .d/real.Td .d/real.d
gcc -MT regmove.o -MMD -MP -MF .d/regmove.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c regmove.c
In file included from regmove.c:37:
regmove.c: In function ‘gen_add3_insn’:
expr.h:356:23: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
356 | #define GEN_FCN(CODE) (*insn_gen_function[(int) (CODE)])
| ^
regmove.c:114:40: note: in expansion of macro ‘GEN_FCN’
114 | rtx (*gen_insn)(rtx, rtx, rtx) = GEN_FCN (icode);
| ^~~~~~~
expr.h:356:23: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
356 | #define GEN_FCN(CODE) (*insn_gen_function[(int) (CODE)])
| ^
regmove.c:128:35: note: in expansion of macro ‘GEN_FCN’
128 | rtx (*gen_insn)(rtx, rtx) = GEN_FCN (mcode);
| ^~~~~~~
expr.h:356:23: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
356 | #define GEN_FCN(CODE) (*insn_gen_function[(int) (CODE)])
| ^
regmove.c:132:40: note: in expansion of macro ‘GEN_FCN’
132 | rtx (*gen_insn)(rtx, rtx, rtx) = GEN_FCN (icode);
| ^~~~~~~
regmove.c: In function ‘optimize_related_values’:
expr.h:356:23: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
356 | #define GEN_FCN(CODE) (*insn_gen_function[(int) (CODE)])
| ^
regmove.c:1584:44: note: in expansion of macro ‘GEN_FCN’
1584 | rtx (*gen_insn)(rtx, rtx, rtx) = GEN_FCN (icode);
| ^~~~~~~
regmove.c: In function ‘regmove_profitable_p’:
expr.h:356:23: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
356 | #define GEN_FCN(CODE) (*insn_gen_function[(int) (CODE)])
| ^
regmove.c:3571:40: note: in expansion of macro ‘GEN_FCN’
3571 | rtx (*gen_insn)(rtx, rtx, rtx) = GEN_FCN (icode);
| ^~~~~~~
mv -f .d/regmove.Td .d/regmove.d
gcc -MT dwarf2out.o -MMD -MP -MF .d/dwarf2out.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c dwarf2out.c
mv -f .d/dwarf2out.Td .d/dwarf2out.d
gcc -MT alias.o -MMD -MP -MF .d/alias.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c alias.c
mv -f .d/alias.Td .d/alias.d
gcc -MT integrate.o -MMD -MP -MF .d/integrate.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c integrate.c
mv -f .d/integrate.Td .d/integrate.d
gcc -MT jump.o -MMD -MP -MF .d/jump.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c jump.c
mv -f .d/jump.Td .d/jump.d
gcc -MT cse.o -MMD -MP -MF .d/cse.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c cse.c
mv -f .d/cse.Td .d/cse.d
gcc -MT loop.o -MMD -MP -MF .d/loop.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c loop.c
In file included from loop.c:41:
loop.c: In function ‘check_dbra_loop’:
expr.h:356:23: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
356 | #define GEN_FCN(CODE) (*insn_gen_function[(int) (CODE)])
| ^
loop.c:7493:60: note: in expansion of macro ‘GEN_FCN’
7493 | rtx (*gen_insn)(rtx, rtx, rtx) = GEN_FCN (icode);
| ^~~~~~~
expr.h:356:23: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
356 | #define GEN_FCN(CODE) (*insn_gen_function[(int) (CODE)])
| ^
loop.c:7516:60: note: in expansion of macro ‘GEN_FCN’
7516 | rtx (*gen_insn)(rtx, rtx, rtx) = GEN_FCN (icode);
| ^~~~~~~
mv -f .d/loop.Td .d/loop.d
gcc -MT unroll.o -MMD -MP -MF .d/unroll.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c unroll.c
mv -f .d/unroll.Td .d/unroll.d
gcc -MT flow.o -MMD -MP -MF .d/flow.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c flow.c
mv -f .d/flow.Td .d/flow.d
gcc -MT stupid.o -MMD -MP -MF .d/stupid.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c stupid.c
mv -f .d/stupid.Td .d/stupid.d
gcc -MT combine.o -MMD -MP -MF .d/combine.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c combine.c
mv -f .d/combine.Td .d/combine.d
gcc -MT varray.o -MMD -MP -MF .d/varray.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c varray.c
mv -f .d/varray.Td .d/varray.d
gcc -MT regclass.o -MMD -MP -MF .d/regclass.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c regclass.c
mv -f .d/regclass.Td .d/regclass.d
gcc -MT local-alloc.o -MMD -MP -MF .d/local-alloc.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c local-alloc.c
mv -f .d/local-alloc.Td .d/local-alloc.d
gcc -MT global.o -MMD -MP -MF .d/global.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c global.c
mv -f .d/global.Td .d/global.d
gcc -MT reload.o -MMD -MP -MF .d/reload.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c reload.c
mv -f .d/reload.Td .d/reload.d
gcc -MT reload1.o -MMD -MP -MF .d/reload1.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c reload1.c
In file included from reload1.c:33:
reload1.c: In function ‘emit_reload_insns’:
expr.h:356:23: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
356 | #define GEN_FCN(CODE) (*insn_gen_function[(int) (CODE)])
| ^
reload1.c:6589:60: note: in expansion of macro ‘GEN_FCN’
6589 | rtx (*gen_insn)(rtx, rtx, rtx) = GEN_FCN (icode);
| ^~~~~~~
expr.h:356:23: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
356 | #define GEN_FCN(CODE) (*insn_gen_function[(int) (CODE)])
| ^
reload1.c:6603:68: note: in expansion of macro ‘GEN_FCN’
6603 | rtx (*gen_insn)(rtx, rtx, rtx) = GEN_FCN (tertiary_icode);
| ^~~~~~~
expr.h:356:23: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
356 | #define GEN_FCN(CODE) (*insn_gen_function[(int) (CODE)])
| ^
reload1.c:6870:64: note: in expansion of macro ‘GEN_FCN’
6870 | rtx (*gen_insn)(rtx, rtx, rtx) = GEN_FCN (tertiary_icode);
| ^~~~~~~
mv -f .d/reload1.Td .d/reload1.d
gcc -MT caller-save.o -MMD -MP -MF .d/caller-save.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c caller-save.c
mv -f .d/caller-save.Td .d/caller-save.d
gcc -MT gcse.o -MMD -MP -MF .d/gcse.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c gcse.c
mv -f .d/gcse.Td .d/gcse.d
gcc -MT insn-peep.o -MMD -MP -MF .d/insn-peep.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c insn-peep.c
mv -f .d/insn-peep.Td .d/insn-peep.d
gcc -MT final.o -MMD -MP -MF .d/final.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c final.c
mv -f .d/final.Td .d/final.d
gcc -MT recog.o -MMD -MP -MF .d/recog.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c recog.c
mv -f .d/recog.Td .d/recog.d
gcc -MT insn-opinit.o -MMD -MP -MF .d/insn-opinit.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c insn-opinit.c
mv -f .d/insn-opinit.Td .d/insn-opinit.d
gcc -MT insn-recog.o -MMD -MP -MF .d/insn-recog.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c insn-recog.c
mv -f .d/insn-recog.Td .d/insn-recog.d
gcc -MT insn-extract.o -MMD -MP -MF .d/insn-extract.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c insn-extract.c
mv -f .d/insn-extract.Td .d/insn-extract.d
gcc -MT insn-output.o -MMD -MP -MF .d/insn-output.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c insn-output.c
mv -f .d/insn-output.Td .d/insn-output.d
gcc -MT insn-emit.o -MMD -MP -MF .d/insn-emit.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c insn-emit.c
mv -f .d/insn-emit.Td .d/insn-emit.d
gcc -MT lcm.o -MMD -MP -MF .d/lcm.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c lcm.c
mv -f .d/lcm.Td .d/lcm.d
gcc -MT insn-attrtab.o -MMD -MP -MF .d/insn-attrtab.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c insn-attrtab.c
mv -f .d/insn-attrtab.Td .d/insn-attrtab.d
gcc -MT thumb.o -MMD -MP -MF .d/thumb.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c thumb.c
mv -f .d/thumb.Td .d/thumb.d
gcc -MT getpwd.o -MMD -MP -MF .d/getpwd.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c getpwd.c
mv -f .d/getpwd.Td .d/getpwd.d
gcc -MT convert.o -MMD -MP -MF .d/convert.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c convert.c
mv -f .d/convert.Td .d/convert.d
gcc -MT dyn-string.o -MMD -MP -MF .d/dyn-string.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c dyn-string.c
mv -f .d/dyn-string.Td .d/dyn-string.d
gcc -MT splay-tree.o -MMD -MP -MF .d/splay-tree.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c splay-tree.c
mv -f .d/splay-tree.Td .d/splay-tree.d
gcc -MT graph.o -MMD -MP -MF .d/graph.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c graph.c
mv -f .d/graph.Td .d/graph.d
gcc -MT sbitmap.o -MMD -MP -MF .d/sbitmap.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c sbitmap.c
mv -f .d/sbitmap.Td .d/sbitmap.d
gcc -MT resource.o -MMD -MP -MF .d/resource.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c resource.c
mv -f .d/resource.Td .d/resource.d
gcc -MT c-parse.o -MMD -MP -MF .d/c-parse.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c c-parse.c
mv -f .d/c-parse.Td .d/c-parse.d
gcc -MT c-lex.o -MMD -MP -MF .d/c-lex.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c c-lex.c
mv -f .d/c-lex.Td .d/c-lex.d
gcc -MT c-decl.o -MMD -MP -MF .d/c-decl.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c c-decl.c
mv -f .d/c-decl.Td .d/c-decl.d
gcc -MT c-typeck.o -MMD -MP -MF .d/c-typeck.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c c-typeck.c
mv -f .d/c-typeck.Td .d/c-typeck.d
gcc -MT c-convert.o -MMD -MP -MF .d/c-convert.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c c-convert.c
mv -f .d/c-convert.Td .d/c-convert.d
gcc -MT c-aux-info.o -MMD -MP -MF .d/c-aux-info.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c c-aux-info.c
mv -f .d/c-aux-info.Td .d/c-aux-info.d
gcc -MT c-common.o -MMD -MP -MF .d/c-common.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c c-common.c
mv -f .d/c-common.Td .d/c-common.d
gcc -MT c-iterate.o -MMD -MP -MF .d/c-iterate.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -I. -I. -c c-iterate.c
mv -f .d/c-iterate.Td .d/c-iterate.d
gcc -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -DOLD_COMPILER -o old_agbcc toplev.o version.o tree.o print-tree.o stor-layout.o fold-const.o function.o stmt.o except.o expr.o calls.o expmed.o explow.o optabs.o varasm.o emit-rtl.o genrtl.o real.o regmove.o dwarf2out.o alias.o integrate.o jump.o cse.o loop.o unroll.o flow.o stupid.o combine.o varray.o regclass.o local-alloc.o global.o reload.o reload1.o caller-save.o gcse.o insn-peep.o final.o recog.o insn-opinit.o insn-recog.o insn-extract.o insn-output.o insn-emit.o lcm.o insn-attrtab.o thumb.o getpwd.o convert.o dyn-string.o splay-tree.o graph.o sbitmap.o resource.o c-parse.o c-lex.o c-decl.o c-typeck.o c-convert.o c-aux-info.o c-common.o c-iterate.o rtl.o bitmap.o obstack.o print-rtl.o rtlanal.o
make: Leaving directory '/mnt/Storage/projects/agbcc/gcc'
make: Entering directory '/mnt/Storage/projects/agbcc/gcc'
rm -f agbcc agbcc.exe old_agbcc old_agbcc.exe
rm -f toplev.o version.o tree.o print-tree.o stor-layout.o fold-const.o function.o stmt.o except.o expr.o calls.o expmed.o explow.o optabs.o varasm.o emit-rtl.o genrtl.o real.o regmove.o dwarf2out.o alias.o integrate.o jump.o cse.o loop.o unroll.o flow.o stupid.o combine.o varray.o regclass.o local-alloc.o global.o reload.o reload1.o caller-save.o gcse.o insn-peep.o final.o recog.o insn-opinit.o insn-recog.o insn-extract.o insn-output.o insn-emit.o lcm.o insn-attrtab.o thumb.o getpwd.o convert.o dyn-string.o splay-tree.o graph.o sbitmap.o resource.o c-parse.o c-lex.o c-decl.o c-typeck.o c-convert.o c-aux-info.o c-common.o c-iterate.o rtl.o bitmap.o obstack.o rtlanal.o print-rtl.o
rm -f genrtl.c genrtl.h insn-peep.c insn-opinit.c insn-recog.c insn-extract.c insn-output.c insn-emit.c insn-attrtab.c tree-check.h insn-config.h insn-flags.h insn-codes.h insn-attr.h
rm -f genemit genoutput genrecog genextract genflags gencodes genconfig genpeep gengenrtl gencheck genattr genattrtab genopinit genemit.exe genoutput.exe genrecog.exe genextract.exe genflags.exe gencodes.exe genconfig.exe genpeep.exe gengenrtl.exe gencheck.exe genattr.exe genattrtab.exe genopinit.exe genemit.o genoutput.o genrecog.o genextract.o genflags.o gencodes.o genconfig.o genpeep.o gengenrtl.o gencheck.o genattr.o genattrtab.o genopinit.o
rm -f s-config s-flags s-codes s-emit s-recog s-opinit s-extract s-peep \
s-attr s-attrtab s-output s-genrtl s-check
rm -f -r .d
make: Leaving directory '/mnt/Storage/projects/agbcc/gcc'
make: Entering directory '/mnt/Storage/projects/agbcc/gcc'
gcc -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c gengenrtl.c
gcc -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -o gengenrtl gengenrtl.o
./gengenrtl tmp-genrtl.h tmp-genrtl.c
./move-if-change tmp-genrtl.h genrtl.h
./move-if-change tmp-genrtl.c genrtl.c
touch s-genrtl
gcc -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c genpeep.c
gcc -MT rtl.o -MMD -MP -MF .d/rtl.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c rtl.c
mv -f .d/rtl.Td .d/rtl.d
gcc -MT bitmap.o -MMD -MP -MF .d/bitmap.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c bitmap.c
mv -f .d/bitmap.Td .d/bitmap.d
gcc -MT obstack.o -MMD -MP -MF .d/obstack.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c obstack.c
mv -f .d/obstack.Td .d/obstack.d
gcc -MT print-rtl.o -MMD -MP -MF .d/print-rtl.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c print-rtl.c
mv -f .d/print-rtl.Td .d/print-rtl.d
gcc -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -o genpeep genpeep.o rtl.o bitmap.o obstack.o print-rtl.o
./genpeep ./thumb.md > tmp-peep.c
./move-if-change tmp-peep.c insn-peep.c
touch s-peep
gcc -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c genopinit.c
gcc -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -o genopinit genopinit.o rtl.o bitmap.o obstack.o print-rtl.o
./genopinit ./thumb.md > tmp-opinit.c
./move-if-change tmp-opinit.c insn-opinit.c
touch s-opinit
gcc -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c genrecog.c
gcc -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -o genrecog genrecog.o rtl.o bitmap.o obstack.o print-rtl.o
./genrecog ./thumb.md > tmp-recog.c
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
Warning: `s_register_operand' not in PREDICATE_CODES
./move-if-change tmp-recog.c insn-recog.c
touch s-recog
gcc -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c genconfig.c
gcc -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -o genconfig genconfig.o rtl.o bitmap.o obstack.o print-rtl.o
./genconfig ./thumb.md > tmp-config.h
./move-if-change tmp-config.h insn-config.h
touch s-config
gcc -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c genextract.c
gcc -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -o genextract genextract.o rtl.o bitmap.o obstack.o print-rtl.o
./genextract ./thumb.md > tmp-extract.c
./move-if-change tmp-extract.c insn-extract.c
touch s-extract
gcc -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c genoutput.c
gcc -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -o genoutput genoutput.o rtl.o bitmap.o obstack.o print-rtl.o
./genoutput ./thumb.md > tmp-output.c
./move-if-change tmp-output.c insn-output.c
touch s-output
gcc -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c genemit.c
gcc -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -o genemit genemit.o rtl.o bitmap.o obstack.o print-rtl.o
./genemit ./thumb.md > tmp-emit.c
./move-if-change tmp-emit.c insn-emit.c
touch s-emit
gcc -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c genattrtab.c
gcc -MT rtlanal.o -MMD -MP -MF .d/rtlanal.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c rtlanal.c
mv -f .d/rtlanal.Td .d/rtlanal.d
gcc -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -o genattrtab genattrtab.o rtl.o bitmap.o obstack.o print-rtl.o rtlanal.o
./genattrtab ./thumb.md > tmp-attrtab.c;
./move-if-change tmp-attrtab.c insn-attrtab.c
touch s-attrtab
gcc -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c gencheck.c
gcc -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -o gencheck gencheck.o
./gencheck > tmp-check.h
./move-if-change tmp-check.h tree-check.h
touch s-check
gcc -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c genflags.c
gcc -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -o genflags genflags.o rtl.o bitmap.o obstack.o print-rtl.o
./genflags ./thumb.md > tmp-flags.h
./move-if-change tmp-flags.h insn-flags.h
touch s-flags
gcc -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c gencodes.c
gcc -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -o gencodes gencodes.o rtl.o bitmap.o obstack.o print-rtl.o
./gencodes ./thumb.md > tmp-codes.h
./move-if-change tmp-codes.h insn-codes.h
touch s-codes
gcc -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c genattr.c
gcc -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -o genattr genattr.o rtl.o bitmap.o obstack.o print-rtl.o
./genattr ./thumb.md > tmp-attr.h
./move-if-change tmp-attr.h insn-attr.h
touch s-attr
gcc -MT toplev.o -MMD -MP -MF .d/toplev.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c toplev.c
mv -f .d/toplev.Td .d/toplev.d
gcc -MT version.o -MMD -MP -MF .d/version.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c version.c
mv -f .d/version.Td .d/version.d
gcc -MT tree.o -MMD -MP -MF .d/tree.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c tree.c
mv -f .d/tree.Td .d/tree.d
gcc -MT print-tree.o -MMD -MP -MF .d/print-tree.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c print-tree.c
mv -f .d/print-tree.Td .d/print-tree.d
gcc -MT stor-layout.o -MMD -MP -MF .d/stor-layout.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c stor-layout.c
mv -f .d/stor-layout.Td .d/stor-layout.d
gcc -MT fold-const.o -MMD -MP -MF .d/fold-const.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c fold-const.c
mv -f .d/fold-const.Td .d/fold-const.d
gcc -MT function.o -MMD -MP -MF .d/function.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c function.c
mv -f .d/function.Td .d/function.d
gcc -MT stmt.o -MMD -MP -MF .d/stmt.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c stmt.c
mv -f .d/stmt.Td .d/stmt.d
gcc -MT except.o -MMD -MP -MF .d/except.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c except.c
In file included from except.c:394:
except.c: In function ‘output_exception_table_entry’:
rtl.h:1130:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1130 | #define GEN_INT(N) gen_rtx_CONST_INT (VOIDmode, (HOST_WIDE_INT) (N))
| ^
except.c:2158:33: note: in expansion of macro ‘GEN_INT’
2158 | assemble_integer (GEN_INT (CATCH_ALL_TYPE),
| ^~~~~~~
except.c: In function ‘output_exception_table’:
rtl.h:1130:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1130 | #define GEN_INT(N) gen_rtx_CONST_INT (VOIDmode, (HOST_WIDE_INT) (N))
| ^
except.c:2211:25: note: in expansion of macro ‘GEN_INT’
2211 | assemble_integer (GEN_INT (NEW_EH_RUNTIME),
| ^~~~~~~
mv -f .d/except.Td .d/except.d
gcc -MT expr.o -MMD -MP -MF .d/expr.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c expr.c
In file included from expr.c:37:
expr.c: In function ‘move_by_pieces’:
expr.h:356:24: warning: passing argument 1 of ‘move_by_pieces_1’ from incompatible pointer type [-Wincompatible-pointer-types]
356 | #define GEN_FCN(CODE) (*insn_gen_function[(int) (CODE)])
| ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| |
| struct rtx_def * (*)(struct rtx_def *, ...)
expr.c:1044:30: note: in expansion of macro ‘GEN_FCN’
1044 | move_by_pieces_1(GEN_FCN(icode), mode, &data);
| ^~~~~~~
expr.c:126:34: note: expected ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *)’ but argument is of type ‘struct rtx_def * (*)(struct rtx_def *, ...)’
126 | static void move_by_pieces_1 (rtx (*)(rtx, rtx), enum machine_mode,
| ^~~~~~~~~~~~~~~~~
expr.c: In function ‘emit_block_move’:
expr.h:356:23: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *, struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
356 | #define GEN_FCN(CODE) (*insn_gen_function[(int) (CODE)])
| ^
expr.c:1216:59: note: in expansion of macro ‘GEN_FCN’
1216 | rtx (*gen_insn)(rtx, rtx, rtx, rtx) = GEN_FCN ((int) code);
| ^~~~~~~
expr.c: In function ‘clear_by_pieces’:
expr.h:356:24: warning: passing argument 1 of ‘clear_by_pieces_1’ from incompatible pointer type [-Wincompatible-pointer-types]
356 | #define GEN_FCN(CODE) (*insn_gen_function[(int) (CODE)])
| ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| |
| struct rtx_def * (*)(struct rtx_def *, ...)
expr.c:1729:31: note: in expansion of macro ‘GEN_FCN’
1729 | clear_by_pieces_1(GEN_FCN(icode), mode, &data);
| ^~~~~~~
expr.c:129:34: note: expected ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *)’ but argument is of type ‘struct rtx_def * (*)(struct rtx_def *, ...)’
129 | static void clear_by_pieces_1 (rtx (*)(rtx, rtx), enum machine_mode,
| ^~~~~~~~~~~~~~~~~
expr.c: In function ‘clear_storage’:
expr.h:356:23: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
356 | #define GEN_FCN(CODE) (*insn_gen_function[(int) (CODE)])
| ^
expr.c:1835:58: note: in expansion of macro ‘GEN_FCN’
1835 | rtx (*gen_insn)(rtx, rtx, rtx) = GEN_FCN ((int) code);
| ^~~~~~~
expr.c: In function ‘emit_move_insn_1’:
expr.h:356:23: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
356 | #define GEN_FCN(CODE) (*insn_gen_function[(int) (CODE)])
| ^
expr.c:1995:37: note: in expansion of macro ‘GEN_FCN’
1995 | rtx (*gen_insn)(rtx, rtx) = GEN_FCN (mov_optab->handlers[(int) mode].insn_code);
| ^~~~~~~
expr.h:356:23: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
356 | #define GEN_FCN(CODE) (*insn_gen_function[(int) (CODE)])
| ^
expr.c:2012:37: note: in expansion of macro ‘GEN_FCN’
2012 | rtx (*gen_insn)(rtx, rtx) = GEN_FCN (mov_optab->handlers[(int) submode].insn_code);
| ^~~~~~~
expr.c: In function ‘emit_push_insn’:
expr.h:356:23: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *, struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
356 | #define GEN_FCN(CODE) (*insn_gen_function[(int) (CODE)])
| ^
expr.c:2328:63: note: in expansion of macro ‘GEN_FCN’
2328 | rtx (*gen_insn)(rtx, rtx, rtx, rtx) = GEN_FCN ((int) code);
| ^~~~~~~
expr.c: In function ‘expand_increment’:
expr.h:356:23: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
356 | #define GEN_FCN(CODE) (*insn_gen_function[(int) (CODE)])
| ^
expr.c:8854:46: note: in expansion of macro ‘GEN_FCN’
8854 | rtx (*gen_insn)(rtx, rtx, rtx) = GEN_FCN (icode);
| ^~~~~~~
expr.h:356:23: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
356 | #define GEN_FCN(CODE) (*insn_gen_function[(int) (CODE)])
| ^
expr.c:8863:46: note: in expansion of macro ‘GEN_FCN’
8863 | rtx (*gen_insn)(rtx, rtx, rtx) = GEN_FCN (icode);
| ^~~~~~~
mv -f .d/expr.Td .d/expr.d
gcc -MT calls.o -MMD -MP -MF .d/calls.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c calls.c
mv -f .d/calls.Td .d/calls.d
gcc -MT expmed.o -MMD -MP -MF .d/expmed.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c expmed.c
In file included from expmed.c:31:
expmed.c: In function ‘store_bit_field’:
expr.h:356:23: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
356 | #define GEN_FCN(CODE) (*insn_gen_function[(int) (CODE)])
| ^
expmed.c:349:43: note: in expansion of macro ‘GEN_FCN’
349 | rtx (*gen_insn)(rtx, rtx) = GEN_FCN (icode);
| ^~~~~~~
expmed.c: In function ‘emit_store_flag’:
expr.h:356:23: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
356 | #define GEN_FCN(CODE) (*insn_gen_function[(int) (CODE)])
| ^
expmed.c:3825:34: note: in expansion of macro ‘GEN_FCN’
3825 | rtx (*gen_insn)(rtx) = GEN_FCN (icode);
| ^~~~~~~
mv -f .d/expmed.Td .d/expmed.d
gcc -MT explow.o -MMD -MP -MF .d/explow.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c explow.c
mv -f .d/explow.Td .d/explow.d
gcc -MT optabs.o -MMD -MP -MF .d/optabs.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c optabs.c
optabs.c: In function ‘expand_binop’:
optabs.c:503:44: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
503 | rtx (*gen_insn)(rtx, rtx, rtx) = (GEN_FCN (icode));
| ^
optabs.c: In function ‘expand_twoval_binop’:
optabs.c:1788:49: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *, struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
1788 | rtx (*gen_insn)(rtx, rtx, rtx, rtx) = (GEN_FCN (icode));
| ^
optabs.c: In function ‘expand_unop’:
optabs.c:1895:35: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
1895 | rtx (*gen_insn)(rtx, rtx) = (GEN_FCN (icode));
| ^
optabs.c: In function ‘expand_complex_abs’:
optabs.c:2271:39: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
2271 | rtx (*gen_insn)(rtx, rtx) = (GEN_FCN (icode));
| ^
optabs.c: In function ‘emit_unop_insn’:
optabs.c:2440:35: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
2440 | rtx (*gen_insn)(rtx, rtx) = (GEN_FCN (icode));
| ^
optabs.c: In function ‘emit_cmp_insn’:
optabs.c:2861:32: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
2861 | rtx (*gen_insn)(rtx) = (GEN_FCN (icode));
| ^
optabs.c:2887:37: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
2887 | rtx (*gen_insn)(rtx, rtx) = (GEN_FCN (icode));
| ^
optabs.c: In function ‘gen_add2_insn’:
optabs.c:3304:38: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
3304 | rtx (*gen_insn)(rtx, rtx, rtx) = (GEN_FCN (icode));
| ^
optabs.c: In function ‘gen_sub2_insn’:
optabs.c:3330:38: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
3330 | rtx (*gen_insn)(rtx, rtx, rtx) = (GEN_FCN (icode));
| ^
optabs.c: In function ‘gen_move_insn’:
optabs.c:3414:37: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
3414 | rtx (*gen_insn)(rtx, rtx) = (GEN_FCN (insn_code));
| ^
optabs.c: In function ‘gen_extend_insn’:
optabs.c:3447:31: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
3447 | rtx (*gen_insn)(rtx, rtx) = (GEN_FCN (extendtab[(int) mto][(int) mfrom][unsignedp]));
| ^
mv -f .d/optabs.Td .d/optabs.d
gcc -MT varasm.o -MMD -MP -MF .d/varasm.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c varasm.c
mv -f .d/varasm.Td .d/varasm.d
gcc -MT emit-rtl.o -MMD -MP -MF .d/emit-rtl.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c emit-rtl.c
mv -f .d/emit-rtl.Td .d/emit-rtl.d
gcc -MT genrtl.o -MMD -MP -MF .d/genrtl.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c genrtl.c
mv -f .d/genrtl.Td .d/genrtl.d
gcc -MT real.o -MMD -MP -MF .d/real.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c real.c
mv -f .d/real.Td .d/real.d
gcc -MT regmove.o -MMD -MP -MF .d/regmove.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c regmove.c
In file included from regmove.c:37:
regmove.c: In function ‘gen_add3_insn’:
expr.h:356:23: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
356 | #define GEN_FCN(CODE) (*insn_gen_function[(int) (CODE)])
| ^
regmove.c:114:40: note: in expansion of macro ‘GEN_FCN’
114 | rtx (*gen_insn)(rtx, rtx, rtx) = GEN_FCN (icode);
| ^~~~~~~
expr.h:356:23: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
356 | #define GEN_FCN(CODE) (*insn_gen_function[(int) (CODE)])
| ^
regmove.c:128:35: note: in expansion of macro ‘GEN_FCN’
128 | rtx (*gen_insn)(rtx, rtx) = GEN_FCN (mcode);
| ^~~~~~~
expr.h:356:23: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
356 | #define GEN_FCN(CODE) (*insn_gen_function[(int) (CODE)])
| ^
regmove.c:132:40: note: in expansion of macro ‘GEN_FCN’
132 | rtx (*gen_insn)(rtx, rtx, rtx) = GEN_FCN (icode);
| ^~~~~~~
regmove.c: In function ‘optimize_related_values’:
expr.h:356:23: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
356 | #define GEN_FCN(CODE) (*insn_gen_function[(int) (CODE)])
| ^
regmove.c:1584:44: note: in expansion of macro ‘GEN_FCN’
1584 | rtx (*gen_insn)(rtx, rtx, rtx) = GEN_FCN (icode);
| ^~~~~~~
regmove.c: In function ‘regmove_profitable_p’:
expr.h:356:23: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
356 | #define GEN_FCN(CODE) (*insn_gen_function[(int) (CODE)])
| ^
regmove.c:3571:40: note: in expansion of macro ‘GEN_FCN’
3571 | rtx (*gen_insn)(rtx, rtx, rtx) = GEN_FCN (icode);
| ^~~~~~~
mv -f .d/regmove.Td .d/regmove.d
gcc -MT dwarf2out.o -MMD -MP -MF .d/dwarf2out.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c dwarf2out.c
mv -f .d/dwarf2out.Td .d/dwarf2out.d
gcc -MT alias.o -MMD -MP -MF .d/alias.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c alias.c
mv -f .d/alias.Td .d/alias.d
gcc -MT integrate.o -MMD -MP -MF .d/integrate.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c integrate.c
mv -f .d/integrate.Td .d/integrate.d
gcc -MT jump.o -MMD -MP -MF .d/jump.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c jump.c
mv -f .d/jump.Td .d/jump.d
gcc -MT cse.o -MMD -MP -MF .d/cse.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c cse.c
mv -f .d/cse.Td .d/cse.d
gcc -MT loop.o -MMD -MP -MF .d/loop.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c loop.c
In file included from loop.c:41:
loop.c: In function ‘check_dbra_loop’:
expr.h:356:23: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
356 | #define GEN_FCN(CODE) (*insn_gen_function[(int) (CODE)])
| ^
loop.c:7493:60: note: in expansion of macro ‘GEN_FCN’
7493 | rtx (*gen_insn)(rtx, rtx, rtx) = GEN_FCN (icode);
| ^~~~~~~
expr.h:356:23: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
356 | #define GEN_FCN(CODE) (*insn_gen_function[(int) (CODE)])
| ^
loop.c:7516:60: note: in expansion of macro ‘GEN_FCN’
7516 | rtx (*gen_insn)(rtx, rtx, rtx) = GEN_FCN (icode);
| ^~~~~~~
mv -f .d/loop.Td .d/loop.d
gcc -MT unroll.o -MMD -MP -MF .d/unroll.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c unroll.c
mv -f .d/unroll.Td .d/unroll.d
gcc -MT flow.o -MMD -MP -MF .d/flow.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c flow.c
mv -f .d/flow.Td .d/flow.d
gcc -MT stupid.o -MMD -MP -MF .d/stupid.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c stupid.c
mv -f .d/stupid.Td .d/stupid.d
gcc -MT combine.o -MMD -MP -MF .d/combine.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c combine.c
mv -f .d/combine.Td .d/combine.d
gcc -MT varray.o -MMD -MP -MF .d/varray.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c varray.c
mv -f .d/varray.Td .d/varray.d
gcc -MT regclass.o -MMD -MP -MF .d/regclass.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c regclass.c
mv -f .d/regclass.Td .d/regclass.d
gcc -MT local-alloc.o -MMD -MP -MF .d/local-alloc.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c local-alloc.c
mv -f .d/local-alloc.Td .d/local-alloc.d
gcc -MT global.o -MMD -MP -MF .d/global.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c global.c
mv -f .d/global.Td .d/global.d
gcc -MT reload.o -MMD -MP -MF .d/reload.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c reload.c
mv -f .d/reload.Td .d/reload.d
gcc -MT reload1.o -MMD -MP -MF .d/reload1.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c reload1.c
In file included from reload1.c:33:
reload1.c: In function ‘emit_reload_insns’:
expr.h:356:23: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
356 | #define GEN_FCN(CODE) (*insn_gen_function[(int) (CODE)])
| ^
reload1.c:6589:60: note: in expansion of macro ‘GEN_FCN’
6589 | rtx (*gen_insn)(rtx, rtx, rtx) = GEN_FCN (icode);
| ^~~~~~~
expr.h:356:23: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
356 | #define GEN_FCN(CODE) (*insn_gen_function[(int) (CODE)])
| ^
reload1.c:6603:68: note: in expansion of macro ‘GEN_FCN’
6603 | rtx (*gen_insn)(rtx, rtx, rtx) = GEN_FCN (tertiary_icode);
| ^~~~~~~
expr.h:356:23: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
356 | #define GEN_FCN(CODE) (*insn_gen_function[(int) (CODE)])
| ^
reload1.c:6870:64: note: in expansion of macro ‘GEN_FCN’
6870 | rtx (*gen_insn)(rtx, rtx, rtx) = GEN_FCN (tertiary_icode);
| ^~~~~~~
mv -f .d/reload1.Td .d/reload1.d
gcc -MT caller-save.o -MMD -MP -MF .d/caller-save.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c caller-save.c
mv -f .d/caller-save.Td .d/caller-save.d
gcc -MT gcse.o -MMD -MP -MF .d/gcse.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c gcse.c
mv -f .d/gcse.Td .d/gcse.d
gcc -MT insn-peep.o -MMD -MP -MF .d/insn-peep.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c insn-peep.c
mv -f .d/insn-peep.Td .d/insn-peep.d
gcc -MT final.o -MMD -MP -MF .d/final.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c final.c
mv -f .d/final.Td .d/final.d
gcc -MT recog.o -MMD -MP -MF .d/recog.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c recog.c
mv -f .d/recog.Td .d/recog.d
gcc -MT insn-opinit.o -MMD -MP -MF .d/insn-opinit.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c insn-opinit.c
mv -f .d/insn-opinit.Td .d/insn-opinit.d
gcc -MT insn-recog.o -MMD -MP -MF .d/insn-recog.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c insn-recog.c
mv -f .d/insn-recog.Td .d/insn-recog.d
gcc -MT insn-extract.o -MMD -MP -MF .d/insn-extract.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c insn-extract.c
mv -f .d/insn-extract.Td .d/insn-extract.d
gcc -MT insn-output.o -MMD -MP -MF .d/insn-output.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c insn-output.c
mv -f .d/insn-output.Td .d/insn-output.d
gcc -MT insn-emit.o -MMD -MP -MF .d/insn-emit.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c insn-emit.c
mv -f .d/insn-emit.Td .d/insn-emit.d
gcc -MT lcm.o -MMD -MP -MF .d/lcm.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c lcm.c
mv -f .d/lcm.Td .d/lcm.d
gcc -MT insn-attrtab.o -MMD -MP -MF .d/insn-attrtab.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c insn-attrtab.c
mv -f .d/insn-attrtab.Td .d/insn-attrtab.d
gcc -MT thumb.o -MMD -MP -MF .d/thumb.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c thumb.c
mv -f .d/thumb.Td .d/thumb.d
gcc -MT getpwd.o -MMD -MP -MF .d/getpwd.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c getpwd.c
mv -f .d/getpwd.Td .d/getpwd.d
gcc -MT convert.o -MMD -MP -MF .d/convert.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c convert.c
mv -f .d/convert.Td .d/convert.d
gcc -MT dyn-string.o -MMD -MP -MF .d/dyn-string.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c dyn-string.c
mv -f .d/dyn-string.Td .d/dyn-string.d
gcc -MT splay-tree.o -MMD -MP -MF .d/splay-tree.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c splay-tree.c
mv -f .d/splay-tree.Td .d/splay-tree.d
gcc -MT graph.o -MMD -MP -MF .d/graph.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c graph.c
mv -f .d/graph.Td .d/graph.d
gcc -MT sbitmap.o -MMD -MP -MF .d/sbitmap.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c sbitmap.c
mv -f .d/sbitmap.Td .d/sbitmap.d
gcc -MT resource.o -MMD -MP -MF .d/resource.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c resource.c
mv -f .d/resource.Td .d/resource.d
gcc -MT c-parse.o -MMD -MP -MF .d/c-parse.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c c-parse.c
mv -f .d/c-parse.Td .d/c-parse.d
gcc -MT c-lex.o -MMD -MP -MF .d/c-lex.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c c-lex.c
mv -f .d/c-lex.Td .d/c-lex.d
gcc -MT c-decl.o -MMD -MP -MF .d/c-decl.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c c-decl.c
mv -f .d/c-decl.Td .d/c-decl.d
gcc -MT c-typeck.o -MMD -MP -MF .d/c-typeck.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c c-typeck.c
mv -f .d/c-typeck.Td .d/c-typeck.d
gcc -MT c-convert.o -MMD -MP -MF .d/c-convert.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c c-convert.c
mv -f .d/c-convert.Td .d/c-convert.d
gcc -MT c-aux-info.o -MMD -MP -MF .d/c-aux-info.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c c-aux-info.c
mv -f .d/c-aux-info.Td .d/c-aux-info.d
gcc -MT c-common.o -MMD -MP -MF .d/c-common.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c c-common.c
mv -f .d/c-common.Td .d/c-common.d
gcc -MT c-iterate.o -MMD -MP -MF .d/c-iterate.Td -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -I. -I. -c c-iterate.c
mv -f .d/c-iterate.Td .d/c-iterate.d
gcc -g -std=gnu11 -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -o agbcc toplev.o version.o tree.o print-tree.o stor-layout.o fold-const.o function.o stmt.o except.o expr.o calls.o expmed.o explow.o optabs.o varasm.o emit-rtl.o genrtl.o real.o regmove.o dwarf2out.o alias.o integrate.o jump.o cse.o loop.o unroll.o flow.o stupid.o combine.o varray.o regclass.o local-alloc.o global.o reload.o reload1.o caller-save.o gcse.o insn-peep.o final.o recog.o insn-opinit.o insn-recog.o insn-extract.o insn-output.o insn-emit.o lcm.o insn-attrtab.o thumb.o getpwd.o convert.o dyn-string.o splay-tree.o graph.o sbitmap.o resource.o c-parse.o c-lex.o c-decl.o c-typeck.o c-convert.o c-aux-info.o c-common.o c-iterate.o rtl.o bitmap.o obstack.o print-rtl.o rtlanal.o
make: Leaving directory '/mnt/Storage/projects/agbcc/gcc'
creating cache ./config.cache
checking LIBRARY_PATH variable... ok
checking GCC_EXEC_PREFIX variable... ok
checking host system type... i386-pc-linux-gnu
checking target system type... arm-unknown-elf
checking build system type... i386-pc-linux-gnu
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking whether make sets ${MAKE}... yes
checking whether a default assembler was specified... no
checking whether a default linker was specified... no
checking for mawk... no
checking for gawk... gawk
checking for flex... flex
checking for yywrap in -lfl... no
checking whether ln works... yes
checking whether ln -s works... yes
checking for volatile... yes
checking for ranlib... ranlib
checking for bison... bison -y
checking for a BSD compatible install... /usr/bin/install -c
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... no
checking whether time.h and sys/time.h may both be included... yes
checking whether string.h and strings.h may both be included... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for limits.h... yes
checking for stddef.h... yes
checking for string.h... yes
checking for strings.h... yes
checking for stdlib.h... yes
checking for time.h... yes
checking for fcntl.h... yes
checking for unistd.h... yes
checking for stab.h... yes
checking for sys/file.h... yes
checking for sys/time.h... yes
checking for sys/resource.h... yes
checking for sys/param.h... yes
checking for sys/times.h... yes
checking for sys/stat.h... yes
checking for thread.h... no
checking for pthread.h... yes
checking for gnatbind... no
checking whether cpp understands the stringify operator... yes
checking for inttypes.h... yes
checking for strtoul... yes
checking for bsearch... yes
checking for strerror... yes
checking for putenv... yes
checking for popen... yes
checking for bcopy... yes
checking for bzero... yes
checking for bcmp... yes
checking for index... yes
checking for rindex... yes
checking for strchr... yes
checking for strrchr... yes
checking for kill... yes
checking for getrlimit... yes
checking for setrlimit... yes
checking for atoll... yes
checking for atoq... no
checking for sysconf... yes
checking for isascii... yes
checking for gettimeofday... yes
checking for strsignal... yes
checking for putc_unlocked... yes
checking for fputc_unlocked... yes
checking for fputs_unlocked... yes
checking for vprintf... yes
checking whether the printf functions support %p... no
checking for pid_t... yes
checking for vfork.h... no
checking for working vfork... no
checking whether malloc must be declared... no
checking whether realloc must be declared... no
checking whether calloc must be declared... no
checking whether free must be declared... no
checking whether bcopy must be declared... no
checking whether bzero must be declared... no
checking whether bcmp must be declared... no
checking whether index must be declared... no
checking whether rindex must be declared... no
checking whether getenv must be declared... no
checking whether atol must be declared... no
checking whether sbrk must be declared... no
checking whether abort must be declared... no
checking whether atof must be declared... no
checking whether strerror must be declared... no
checking whether getcwd must be declared... no
checking whether getwd must be declared... no
checking whether strsignal must be declared... no
checking whether getrlimit must be declared... no
checking whether setrlimit must be declared... no
checking for sys_siglist declaration in signal.h or unistd.h... no
Using `./config/arm/arm.c' to output insns.
Using `./config/arm/arm.md' as machine description file.
Using `./config/arm/unknown-elf.h' as target machine macro file.
Using `./config/i386/xm-i386.h' as host machine macro file.
checking assembler alignment features...
checking assembler subsection support...
checking whether to enable init_priority by default... no
Links are now set up to build a cross-compiler for arm-unknown-elf
from i386-pc-linux-gnu.
updating cache ./config.cache
creating ./config.status
creating Makefile
creating auto-host.h
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include ./gencheck.c
rm -f obstack.c
ln -s ./../libiberty/obstack.c obstack.c
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include obstack.c
gcc -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -o gencheck \
gencheck.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac `
./gencheck > tmp-check.h
./move-if-change tmp-check.h tree-check.h
touch s-check
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include ./gengenrtl.c
gcc -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -o gengenrtl \
gengenrtl.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac `
./gengenrtl tmp-genrtl.h tmp-genrtl.c
./move-if-change tmp-genrtl.h genrtl.h
./move-if-change tmp-genrtl.c genrtl.c
touch s-genrtl
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include ./genattr.c
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include rtl.c
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include bitmap.c
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include print-rtl.c
gcc -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -o genattr \
genattr.o rtl.o bitmap.o print-rtl.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac `
./genattr ./config/arm/arm.md > tmp-attr.h
./move-if-change tmp-attr.h insn-attr.h
touch s-attr
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include ./gencodes.c
gcc -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -o gencodes \
gencodes.o rtl.o bitmap.o print-rtl.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac `
./gencodes ./config/arm/arm.md > tmp-codes.h
./move-if-change tmp-codes.h insn-codes.h
touch s-codes
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include ./genconfig.c
gcc -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -o genconfig \
genconfig.o rtl.o bitmap.o print-rtl.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac `
./genconfig ./config/arm/arm.md > tmp-config.h
./move-if-change tmp-config.h insn-config.h
touch s-config
gcc -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include \
-DTARGET_NAME=\"arm-elf\" \
-c `echo ./toplev.c | sed 's,^\./,,'`
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include version.c
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include tree.c
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include print-tree.c
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include stor-layout.c
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include fold-const.c
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include ./genflags.c
gcc -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -o genflags \
genflags.o rtl.o bitmap.o print-rtl.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac `
./genflags ./config/arm/arm.md > tmp-flags.h
./move-if-change tmp-flags.h insn-flags.h
touch s-flags
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include function.c
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include stmt.c
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include except.c
In file included from except.c:395:
except.c: In function ‘output_exception_table_entry’:
rtl.h:1135:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1135 | #define GEN_INT(N) gen_rtx_CONST_INT (VOIDmode, (HOST_WIDE_INT) (N))
| ^
except.c:2159:33: note: in expansion of macro ‘GEN_INT’
2159 | assemble_integer (GEN_INT (CATCH_ALL_TYPE),
| ^~~~~~~
except.c: In function ‘output_exception_table’:
rtl.h:1135:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1135 | #define GEN_INT(N) gen_rtx_CONST_INT (VOIDmode, (HOST_WIDE_INT) (N))
| ^
except.c:2212:25: note: in expansion of macro ‘GEN_INT’
2212 | assemble_integer (GEN_INT (NEW_EH_RUNTIME),
| ^~~~~~~
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include expr.c
In file included from expr.c:37:
expr.c: In function ‘move_by_pieces’:
expr.h:365:24: warning: passing argument 1 of ‘move_by_pieces_1’ from incompatible pointer type [-Wincompatible-pointer-types]
365 | #define GEN_FCN(CODE) (*insn_gen_function[(int) (CODE)])
| ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| |
| struct rtx_def * (*)(struct rtx_def *, ...)
expr.c:1536:27: note: in expansion of macro ‘GEN_FCN’
1536 | move_by_pieces_1 (GEN_FCN (icode), mode, &data);
| ^~~~~~~
In file included from gansidecl.h:28,
from config.h:2,
from expr.c:22:
expr.c:159:40: note: expected ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *)’ but argument is of type ‘struct rtx_def * (*)(struct rtx_def *, ...)’
159 | static void move_by_pieces_1 PROTO((rtx (*) (rtx, rtx), enum machine_mode,
| ^~~~~~~~~~~~~~~~~~
./../include/ansidecl.h:113:41: note: in definition of macro ‘PARAMS’
113 | #define PARAMS(paramlist) paramlist
| ^~~~~~~~~
expr.c:159:33: note: in expansion of macro ‘PROTO’
159 | static void move_by_pieces_1 PROTO((rtx (*) (rtx, rtx), enum machine_mode,
| ^~~~~
expr.c: In function ‘emit_block_move’:
expr.h:365:23: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *, struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
365 | #define GEN_FCN(CODE) (*insn_gen_function[(int) (CODE)])
| ^
expr.c:1720:57: note: in expansion of macro ‘GEN_FCN’
1720 | rtx (*gen_insn)(rtx, rtx, rtx, rtx) = GEN_FCN ((int) code);
| ^~~~~~~
expr.c: In function ‘clear_by_pieces’:
expr.h:365:24: warning: passing argument 1 of ‘clear_by_pieces_1’ from incompatible pointer type [-Wincompatible-pointer-types]
365 | #define GEN_FCN(CODE) (*insn_gen_function[(int) (CODE)])
| ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| |
| struct rtx_def * (*)(struct rtx_def *, ...)
expr.c:2342:28: note: in expansion of macro ‘GEN_FCN’
2342 | clear_by_pieces_1 (GEN_FCN (icode), mode, &data);
| ^~~~~~~
expr.c:162:40: note: expected ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *)’ but argument is of type ‘struct rtx_def * (*)(struct rtx_def *, ...)’
162 | static void clear_by_pieces_1 PROTO((rtx (*) (rtx, rtx), enum machine_mode,
| ^~~~~~~~~~~~~~~~~~
./../include/ansidecl.h:113:41: note: in definition of macro ‘PARAMS’
113 | #define PARAMS(paramlist) paramlist
| ^~~~~~~~~
expr.c:162:33: note: in expansion of macro ‘PROTO’
162 | static void clear_by_pieces_1 PROTO((rtx (*) (rtx, rtx), enum machine_mode,
| ^~~~~
expr.c: In function ‘clear_storage’:
expr.h:365:23: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
365 | #define GEN_FCN(CODE) (*insn_gen_function[(int) (CODE)])
| ^
expr.c:2457:56: note: in expansion of macro ‘GEN_FCN’
2457 | rtx (*gen_insn)(rtx, rtx, rtx) = GEN_FCN ((int) code);
| ^~~~~~~
expr.c: In function ‘emit_move_insn_1’:
expr.h:365:23: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
365 | #define GEN_FCN(CODE) (*insn_gen_function[(int) (CODE)])
| ^
expr.c:2628:35: note: in expansion of macro ‘GEN_FCN’
2628 | rtx (*gen_insn)(rtx, rtx) = GEN_FCN (mov_optab->handlers[(int) mode].insn_code);
| ^~~~~~~
expr.h:365:23: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
365 | #define GEN_FCN(CODE) (*insn_gen_function[(int) (CODE)])
| ^
expr.c:2645:35: note: in expansion of macro ‘GEN_FCN’
2645 | rtx (*gen_insn)(rtx, rtx) = GEN_FCN (mov_optab->handlers[(int) submode].insn_code);
| ^~~~~~~
expr.c: In function ‘emit_push_insn’:
expr.h:365:23: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *, struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
365 | #define GEN_FCN(CODE) (*insn_gen_function[(int) (CODE)])
| ^
expr.c:3066:61: note: in expansion of macro ‘GEN_FCN’
3066 | rtx (*gen_insn)(rtx, rtx, rtx, rtx) = GEN_FCN ((int) code);
| ^~~~~~~
expr.c: In function ‘expand_increment’:
expr.h:365:23: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
365 | #define GEN_FCN(CODE) (*insn_gen_function[(int) (CODE)])
| ^
expr.c:10351:44: note: in expansion of macro ‘GEN_FCN’
10351 | rtx (*gen_insn)(rtx, rtx, rtx) = GEN_FCN (icode);
| ^~~~~~~
expr.h:365:23: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
365 | #define GEN_FCN(CODE) (*insn_gen_function[(int) (CODE)])
| ^
expr.c:10363:44: note: in expansion of macro ‘GEN_FCN’
10363 | rtx (*gen_insn)(rtx, rtx, rtx) = GEN_FCN (icode);
| ^~~~~~~
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include calls.c
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include expmed.c
In file included from expmed.c:31:
expmed.c: In function ‘store_bit_field’:
expr.h:365:23: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
365 | #define GEN_FCN(CODE) (*insn_gen_function[(int) (CODE)])
| ^
expmed.c:367:43: note: in expansion of macro ‘GEN_FCN’
367 | rtx (*gen_insn)(rtx, rtx) = GEN_FCN (icode);
| ^~~~~~~
expmed.c: In function ‘emit_store_flag’:
expr.h:365:23: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
365 | #define GEN_FCN(CODE) (*insn_gen_function[(int) (CODE)])
| ^
expmed.c:4233:34: note: in expansion of macro ‘GEN_FCN’
4233 | rtx (*gen_insn)(rtx) = GEN_FCN (icode);
| ^~~~~~~
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include explow.c
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include optabs.c
optabs.c: In function ‘expand_binop’:
optabs.c:506:44: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
506 | rtx (*gen_insn)(rtx, rtx, rtx) = (GEN_FCN (icode));
| ^
optabs.c: In function ‘expand_twoval_binop’:
optabs.c:1791:49: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *, struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
1791 | rtx (*gen_insn)(rtx, rtx, rtx, rtx) = (GEN_FCN (icode));
| ^
optabs.c: In function ‘expand_unop’:
optabs.c:1898:35: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
1898 | rtx (*gen_insn)(rtx, rtx) = (GEN_FCN (icode));
| ^
optabs.c: In function ‘expand_complex_abs’:
optabs.c:2274:39: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
2274 | rtx (*gen_insn)(rtx, rtx) = (GEN_FCN (icode));
| ^
optabs.c: In function ‘emit_unop_insn’:
optabs.c:2443:35: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
2443 | rtx (*gen_insn)(rtx, rtx) = (GEN_FCN (icode));
| ^
optabs.c: In function ‘emit_cmp_insn’:
optabs.c:2874:32: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
2874 | rtx (*gen_insn)(rtx) = (GEN_FCN (icode));
| ^
optabs.c:2900:37: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
2900 | rtx (*gen_insn)(rtx, rtx) = (GEN_FCN (icode));
| ^
optabs.c: In function ‘emit_conditional_move’:
optabs.c:3350:45: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *, struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
3350 | rtx (*gen_insn)(rtx, rtx, rtx, rtx) = (GEN_FCN (icode));
| ^
optabs.c: In function ‘gen_add2_insn’:
optabs.c:3407:38: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
3407 | rtx (*gen_insn)(rtx, rtx, rtx) = (GEN_FCN (icode));
| ^
optabs.c: In function ‘gen_sub2_insn’:
optabs.c:3433:38: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
3433 | rtx (*gen_insn)(rtx, rtx, rtx) = (GEN_FCN (icode));
| ^
optabs.c: In function ‘gen_move_insn’:
optabs.c:3517:37: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
3517 | rtx (*gen_insn)(rtx, rtx) = (GEN_FCN (insn_code));
| ^
optabs.c: In function ‘gen_extend_insn’:
optabs.c:3550:31: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
3550 | rtx (*gen_insn)(rtx, rtx) = (GEN_FCN (extendtab[(int) mto][(int) mfrom][unsignedp]));
| ^
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include varasm.c
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include rtlanal.c
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include emit-rtl.c
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include genrtl.c
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include real.c
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include regmove.c
In file included from regmove.c:37:
regmove.c: In function ‘gen_add3_insn’:
expr.h:365:23: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
365 | #define GEN_FCN(CODE) (*insn_gen_function[(int) (CODE)])
| ^
regmove.c:114:40: note: in expansion of macro ‘GEN_FCN’
114 | rtx (*gen_insn)(rtx, rtx, rtx) = GEN_FCN (icode);
| ^~~~~~~
expr.h:365:23: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
365 | #define GEN_FCN(CODE) (*insn_gen_function[(int) (CODE)])
| ^
regmove.c:128:35: note: in expansion of macro ‘GEN_FCN’
128 | rtx (*gen_insn)(rtx, rtx) = GEN_FCN (mcode);
| ^~~~~~~
expr.h:365:23: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
365 | #define GEN_FCN(CODE) (*insn_gen_function[(int) (CODE)])
| ^
regmove.c:132:40: note: in expansion of macro ‘GEN_FCN’
132 | rtx (*gen_insn)(rtx, rtx, rtx) = GEN_FCN (icode);
| ^~~~~~~
regmove.c: In function ‘optimize_related_values’:
expr.h:365:23: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
365 | #define GEN_FCN(CODE) (*insn_gen_function[(int) (CODE)])
| ^
regmove.c:1584:44: note: in expansion of macro ‘GEN_FCN’
1584 | rtx (*gen_insn)(rtx, rtx, rtx) = GEN_FCN (icode);
| ^~~~~~~
regmove.c: In function ‘regmove_profitable_p’:
expr.h:365:23: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
365 | #define GEN_FCN(CODE) (*insn_gen_function[(int) (CODE)])
| ^
regmove.c:3571:40: note: in expansion of macro ‘GEN_FCN’
3571 | rtx (*gen_insn)(rtx, rtx, rtx) = GEN_FCN (icode);
| ^~~~~~~
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include sdbout.c
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include dwarfout.c
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include dwarf2out.c
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include xcoffout.c
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include alias.c
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include integrate.c
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include jump.c
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include cse.c
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include loop.c
In file included from loop.c:41:
loop.c: In function ‘check_dbra_loop’:
expr.h:365:23: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
365 | #define GEN_FCN(CODE) (*insn_gen_function[(int) (CODE)])
| ^
loop.c:7919:60: note: in expansion of macro ‘GEN_FCN’
7919 | rtx (*gen_insn)(rtx, rtx, rtx) = GEN_FCN (icode);
| ^~~~~~~
expr.h:365:23: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
365 | #define GEN_FCN(CODE) (*insn_gen_function[(int) (CODE)])
| ^
loop.c:7942:60: note: in expansion of macro ‘GEN_FCN’
7942 | rtx (*gen_insn)(rtx, rtx, rtx) = GEN_FCN (icode);
| ^~~~~~~
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include unroll.c
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include flow.c
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include stupid.c
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include combine.c
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include varray.c
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include regclass.c
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include local-alloc.c
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include global.c
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include reload.c
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include reload1.c
In file included from reload1.c:33:
reload1.c: In function ‘emit_reload_insns’:
expr.h:365:23: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
365 | #define GEN_FCN(CODE) (*insn_gen_function[(int) (CODE)])
| ^
reload1.c:6945:60: note: in expansion of macro ‘GEN_FCN’
6945 | rtx (*gen_insn)(rtx, rtx, rtx) = GEN_FCN (icode);
| ^~~~~~~
expr.h:365:23: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
365 | #define GEN_FCN(CODE) (*insn_gen_function[(int) (CODE)])
| ^
reload1.c:6959:68: note: in expansion of macro ‘GEN_FCN’
6959 | rtx (*gen_insn)(rtx, rtx, rtx) = GEN_FCN (tertiary_icode);
| ^~~~~~~
expr.h:365:23: warning: initialization of ‘struct rtx_def * (*)(struct rtx_def *, struct rtx_def *, struct rtx_def *)’ from incompatible pointer type ‘struct rtx_def * (*)(struct rtx_def *, ...)’ [-Wincompatible-pointer-types]
365 | #define GEN_FCN(CODE) (*insn_gen_function[(int) (CODE)])
| ^
reload1.c:7226:64: note: in expansion of macro ‘GEN_FCN’
7226 | rtx (*gen_insn)(rtx, rtx, rtx) = GEN_FCN (tertiary_icode);
| ^~~~~~~
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include caller-save.c
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include gcse.c
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include ./genpeep.c
gcc -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -o genpeep \
genpeep.o rtl.o bitmap.o print-rtl.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac `
./genpeep ./config/arm/arm.md > tmp-peep.c
./move-if-change tmp-peep.c insn-peep.c
touch s-peep
gcc -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include -c insn-peep.c
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include reorg.c
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include sched.c
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include final.c
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include recog.c
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include reg-stack.c
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include ./genopinit.c
gcc -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -o genopinit \
genopinit.o rtl.o bitmap.o print-rtl.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac `
./genopinit ./config/arm/arm.md > tmp-opinit.c
./move-if-change tmp-opinit.c insn-opinit.c
touch s-opinit
gcc -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include -c insn-opinit.c
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include ./genrecog.c
gcc -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -o genrecog \
genrecog.o rtl.o bitmap.o print-rtl.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac `
./genrecog ./config/arm/arm.md > tmp-recog.c
./move-if-change tmp-recog.c insn-recog.c
touch s-recog
gcc -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include -c insn-recog.c
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include ./genextract.c
gcc -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -o genextract \
genextract.o rtl.o bitmap.o print-rtl.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac `
./genextract ./config/arm/arm.md > tmp-extract.c
./move-if-change tmp-extract.c insn-extract.c
touch s-extract
gcc -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include -c insn-extract.c
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include ./genoutput.c
gcc -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -o genoutput \
genoutput.o rtl.o bitmap.o print-rtl.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac `
./genoutput ./config/arm/arm.md > tmp-output.c
./move-if-change tmp-output.c insn-output.c
touch s-output
gcc -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include -c insn-output.c
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include ./genemit.c
gcc -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -o genemit \
genemit.o rtl.o bitmap.o print-rtl.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac `
./genemit ./config/arm/arm.md > tmp-emit.c
./move-if-change tmp-emit.c insn-emit.c
touch s-emit
gcc -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include -c insn-emit.c
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include lcm.c
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include range.c
range.c: In function ‘print_blocks_internal’:
range.c:456:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
456 | fprintf (stream, HOST_WIDE_INT_PRINT_HEX, (HOST_WIDE_INT) block);
| ^
range.c:462:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
462 | (HOST_WIDE_INT) BLOCK_CHAIN (block));
| ^
range.c:469:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
469 | (HOST_WIDE_INT) BLOCK_VARS (block));
| ^
range.c:476:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
476 | (HOST_WIDE_INT) BLOCK_TYPE_TAGS (block));
| ^
range.c:483:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
483 | (HOST_WIDE_INT) BLOCK_SUBBLOCKS (block));
| ^
range.c:490:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
490 | (HOST_WIDE_INT) BLOCK_ABSTRACT_ORIGIN (block));
| ^
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include ./genattrtab.c
gcc -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -o genattrtab \
genattrtab.o rtl.o bitmap.o print-rtl.o rtlanal.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac ` ` case "" in ?*) echo ;; esac `
if cmp -s Makefile ./config/arm/arm.md; \
then \
echo Using ; \
cp tmp-attrtab.c; \
else \
./genattrtab ./config/arm/arm.md > tmp-attrtab.c; \
fi
./move-if-change tmp-attrtab.c insn-attrtab.c
touch s-attrtab
gcc -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include -c insn-attrtab.c
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include ./config/arm/arm.c
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include getpwd.c
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include convert.c
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include mbchar.c
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include dyn-string.c
rm -f splay-tree.c
ln -s ./../libiberty/splay-tree.c splay-tree.c
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include splay-tree.c
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include graph.c
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include sbitmap.c
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include resource.c
gcc -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include -c c-parse.c
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include c-lang.c
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include c-lex.c
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include c-pragma.c
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include c-decl.c
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include c-typeck.c
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include c-convert.c
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include c-aux-info.c
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include c-common.c
gcc -c -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -I. -I. -I./config -I./../include c-iterate.c
gcc -DCROSS_COMPILE -DIN_GCC -DMULTIBYTE_CHARS=1 -g -Werror-implicit-function-declaration -Wno-error=incompatible-pointer-types -std=gnu11 -DHAVE_CONFIG_H -o cc1 toplev.o version.o tree.o print-tree.o stor-layout.o fold-const.o function.o stmt.o except.o expr.o calls.o expmed.o explow.o optabs.o varasm.o rtl.o print-rtl.o rtlanal.o emit-rtl.o genrtl.o real.o regmove.o sdbout.o dwarfout.o dwarf2out.o xcoffout.o bitmap.o alias.o integrate.o jump.o cse.o loop.o unroll.o flow.o stupid.o combine.o varray.o regclass.o local-alloc.o global.o reload.o reload1.o caller-save.o gcse.o insn-peep.o reorg.o sched.o final.o recog.o reg-stack.o insn-opinit.o insn-recog.o insn-extract.o insn-output.o insn-emit.o lcm.o range.o insn-attrtab.o arm.o getpwd.o convert.o mbchar.o dyn-string.o splay-tree.o graph.o sbitmap.o resource.o c-parse.o c-lang.o c-lex.o c-pragma.o c-decl.o c-typeck.o c-convert.o c-aux-info.o c-common.o c-iterate.o obstack.o
make: Entering directory '/mnt/Storage/projects/agbcc/libgcc'
rm -f *.o *.a *.s *.i
make: Leaving directory '/mnt/Storage/projects/agbcc/libgcc'
make: Entering directory '/mnt/Storage/projects/agbcc/libgcc'
rm -f tmplibgcc1.a
set -e
for name in _udivsi3 _divsi3 _umodsi3 _modsi3 _dvmd_tls _call_via_rX; \
do \
echo ${name}; \
cc -E -undef -nostdinc -DL${name} -x assembler-with-cpp -o ${name}.s lib1thumb.asm; \
bash -c 'echo -e ".text\n\t.align\t2, 0\n"' >> ${name}.s ; \
arm-none-eabi-as -mcpu=arm7tdmi -o ${name}.o ${name}.s; \
rm -f ${name}.s; \
arm-none-eabi-ar -rc tmplibgcc1.a ${name}.o; \
rm -f ${name}.o; \
done
_udivsi3
_divsi3
_umodsi3
_modsi3
_dvmd_tls
_call_via_rX
mv tmplibgcc1.a libgcc1.a
rm -f tmplibgcc2.a
set -e
for name in _muldi3 _divdi3 _moddi3 _udivdi3 _umoddi3 _negdi2 _lshrdi3 _ashldi3 _ashrdi3 _ffsdi2 _udiv_w_sdiv _udivmoddi4 _cmpdi2 _ucmpdi2 _floatdidf _floatdisf _fixunsdfsi _fixunssfsi _fixunsdfdi _fixdfdi _fixunssfdi _fixsfdi; \
do \
echo ${name}; \
cc -E -undef -I ../ginclude -nostdinc -DL${name} -o ${name}.i libgcc2.c; \
../old_agbcc -O2 ${name}.i; \
rm -f ${name}.i; \
bash -c 'echo -e ".text\n\t.align\t2, 0\n"' >> ${name}.s ; \
arm-none-eabi-as -mcpu=arm7tdmi -o ${name}.o ${name}.s; \
rm -f ${name}.s; \
arm-none-eabi-ar -rc tmplibgcc2.a ${name}.o; \
rm -f ${name}.o; \
done
_muldi3
_divdi3
_moddi3
_udivdi3
_umoddi3
_negdi2
_lshrdi3
_ashldi3
_ashrdi3
_ffsdi2
_udiv_w_sdiv
_udivmoddi4
_cmpdi2
_ucmpdi2
_floatdidf
_floatdisf
_fixunsdfsi
_fixunssfsi
_fixunsdfdi
_fixdfdi
_fixunssfdi
_fixsfdi
mv tmplibgcc2.a libgcc2.a
echo '#define FLOAT' > fp-bit.c
echo '#define FLOAT_BIT_ORDER_MISMATCH' >> fp-bit.c
cat fp-bit-base.c >> fp-bit.c
cc -E -undef -I ../ginclude -nostdinc -o fp-bit.i fp-bit.c;
../old_agbcc -O2 fp-bit.i
rm -f fp-bit.i
bash -c 'echo -e ".text\n\t.align\t2, 0\n"' >> fp-bit.s
arm-none-eabi-as -mcpu=arm7tdmi -o fp-bit.o fp-bit.s;
rm -f fp-bit.s
echo '#define FLOAT_BIT_ORDER_MISMATCH' >> dp-bit.c
echo '#define FLOAT_WORD_ORDER_MISMATCH' >> dp-bit.c
cat fp-bit-base.c >> dp-bit.c
cc -E -undef -I ../ginclude -nostdinc -o dp-bit.i dp-bit.c;
../old_agbcc -O2 dp-bit.i
rm -f dp-bit.i
bash -c 'echo -e ".text\n\t.align\t2, 0\n"' >> dp-bit.s
arm-none-eabi-as -mcpu=arm7tdmi -o dp-bit.o dp-bit.s;
rm -f dp-bit.s
arm-none-eabi-ar -x libgcc1.a;
arm-none-eabi-ar -x libgcc2.a;
arm-none-eabi-ar -rc libgcc.a *.o
make: Leaving directory '/mnt/Storage/projects/agbcc/libgcc'
make: Entering directory '/mnt/Storage/projects/agbcc/libc'
rm -f ./time/ctime_r.o ./time/difftime.o ./time/time.o ./time/mktime.o ./time/gmtime_r.o ./time/clock.o ./time/asctime.o ./time/ctime.o ./time/lcltime_r.o ./time/strftime.o ./time/lcltime.o ./time/asctime_r.o ./time/gmtime.o ./syscalls/sysstat.o ./syscalls/sysunlink.o ./syscalls/syswait.o ./syscalls/sysfcntl.o ./syscalls/systimes.o ./syscalls/sysclose.o ./syscalls/sysgettod.o ./syscalls/sysopen.o ./syscalls/sysfork.o ./syscalls/syslink.o ./syscalls/sysgetpid.o ./syscalls/syswrite.o ./syscalls/syslseek.o ./syscalls/sysfstat.o ./syscalls/syssbrk.o ./syscalls/sysexecve.o ./syscalls/syskill.o ./syscalls/sysread.o ./misc/dprintf.o ./misc/ffs.o ./misc/unctrl.o ./reent/readr.o ./reent/impure.o ./reent/closer.o ./reent/fstatr.o ./reent/sbrkr.o ./reent/reent.o ./reent/linkr.o ./reent/timer.o ./reent/signalr.o ./reent/openr.o ./reent/lseekr.o ./reent/execr.o ./reent/statr.o ./reent/writer.o ./stdlib/setenv.o ./stdlib/calloc.o ./stdlib/mlock.o ./stdlib/strtoul.o ./stdlib/dtoa.o ./stdlib/__ten_mu.o ./stdlib/mbtowc.o ./stdlib/wcstombs.o ./stdlib/mblen.o ./stdlib/putenv.o ./stdlib/qsort.o ./stdlib/assert.o ./stdlib/wcstombs_r.o ./stdlib/rand_r.o ./stdlib/mbstowcs.o ./stdlib/system.o ./stdlib/ldiv.o ./stdlib/abs.o ./stdlib/strtol.o ./stdlib/atoff.o ./stdlib/strdup.o ./stdlib/mbstowcs_r.o ./stdlib/realloc.o ./stdlib/mprec.o ./stdlib/msize.o ./stdlib/div.o ./stdlib/__adjust.o ./stdlib/malign.o ./stdlib/atoi.o ./stdlib/dtoastub.o ./stdlib/environ.o ./stdlib/getenv.o ./stdlib/wctomb.o ./stdlib/mbtowc_r.o ./stdlib/atol.o ./stdlib/eprintf.o ./stdlib/exit.o ./stdlib/labs.o ./stdlib/__exp10.o ./stdlib/malloc.o ./stdlib/rand.o ./stdlib/wctomb_r.o ./stdlib/ecvtbuf.o ./stdlib/efgcvt.o ./stdlib/atexit.o ./stdlib/valloc.o ./stdlib/mtrim.o ./stdlib/abort.o ./stdlib/getopt.o ./stdlib/atof.o ./stdlib/bsearch.o ./stdlib/strtod.o ./stdlib/mstats.o ./math/sf_isinf.o ./math/s_finite.o ./math/s_modf.o ./math/sf_frexp.o ./math/s_copysign.o ./math/s_scalbn.o ./math/s_ldexp.o ./math/sf_isnan.o ./math/s_infconst.o ./math/sf_finite.o ./math/s_frexp.o ./math/sf_copysign.o ./math/sf_ldexp.o ./math/sf_modf.o ./math/s_isinf.o ./math/sf_scalbn.o ./math/s_isnan.o ./string/bcmp.o ./string/strpbrk.o ./string/strncpy.o ./string/bzero.o ./string/strncmp.o ./string/strchr.o ./string/memmove.o ./string/strrchr.o ./string/memchr.o ./string/rindex.o ./string/strncat.o ./string/strcmp.o ./string/strtok_r.o ./string/strcasecmp.o ./string/memcpy.o ./string/memcmp.o ./string/memset.o ./string/u_strerr.o ./string/strspn.o ./string/strncasecmp.o ./string/strstr.o ./string/strcoll.o ./string/strcpy.o ./string/strlwr.o ./string/strerror.o ./string/index.o ./string/strxfrm.o ./string/strcat.o ./string/strcspn.o ./string/strlen.o ./string/strtok.o ./string/strupr.o ./string/bcopy.o ./ctype/iscntrl.o ./ctype/isalpha.o ./ctype/isalnum.o ./ctype/ispunct.o ./ctype/isprint.o ./ctype/isspace.o ./ctype/isascii.o ./ctype/isdigit.o ./ctype/_toupper.o ./ctype/isxdigit.o ./ctype/toascii.o ./ctype/_tolower.o ./ctype/isupper.o ./ctype/islower.o ./ctype/ctype_.o ./ctype/toupper.o ./ctype/tolower.o ./arm/syscalls.o ./arm/libcfunc.o ./signal/raise.o ./signal/signal.o ./locale/locale.o ./stdio/fgetpos.o ./stdio/fputs.o ./stdio/ferror.o ./stdio/stdio.o ./stdio/fsetpos.o ./stdio/vfscanf.o ./stdio/fgets.o ./stdio/getc.o ./stdio/printf.o ./stdio/mktemp.o ./stdio/fclose.o ./stdio/fread.o ./stdio/fdopen.o ./stdio/puts.o ./stdio/fiprintf.o ./stdio/tmpnam.o ./stdio/perror.o ./stdio/fgetc.o ./stdio/wbuf.o ./stdio/refill.o ./stdio/vprintf.o ./stdio/fflush.o ./stdio/iprintf.o ./stdio/ftell.o ./stdio/fopen.o ./stdio/flags.o ./stdio/fvwrite.o ./stdio/vfprintf.o ./stdio/clearerr.o ./stdio/fscanf.o ./stdio/fwrite.o ./stdio/scanf.o ./stdio/setvbuf.o ./stdio/rget.o ./stdio/setbuf.o ./stdio/getchar.o ./stdio/putchar.o ./stdio/remove.o ./stdio/findfp.o ./stdio/wsetup.o ./stdio/tmpfile.o ./stdio/fwalk.o ./stdio/freopen.o ./stdio/gets.o ./stdio/fprintf.o ./stdio/rename.o ./stdio/sprintf.o ./stdio/feof.o ./stdio/fileno.o ./stdio/rewind.o ./stdio/putc.o ./stdio/fputc.o ./stdio/ungetc.o ./stdio/makebuf.o ./stdio/siprintf.o ./stdio/sscanf.o ./stdio/vsprintf.o ./stdio/fseek.o ./errno/errno.o stdlib/mallocr.o stdlib/freer.o stdlib/reallocr.o stdlib/callocr.o stdlib/cfreer.o stdlib/malignr.o stdlib/vallocr.o stdlib/pvallocr.o stdlib/mallinfor.o stdlib/mallstatsr.o stdlib/msizer.o stdlib/malloptr.o stdio/vfiprintf.o arm/setjmp.o arm/trap.o
rm -f ./time/ctime_r.i ./time/difftime.i ./time/time.i ./time/mktime.i ./time/gmtime_r.i ./time/clock.i ./time/asctime.i ./time/ctime.i ./time/lcltime_r.i ./time/strftime.i ./time/lcltime.i ./time/asctime_r.i ./time/gmtime.i ./syscalls/sysstat.i ./syscalls/sysunlink.i ./syscalls/syswait.i ./syscalls/sysfcntl.i ./syscalls/systimes.i ./syscalls/sysclose.i ./syscalls/sysgettod.i ./syscalls/sysopen.i ./syscalls/sysfork.i ./syscalls/syslink.i ./syscalls/sysgetpid.i ./syscalls/syswrite.i ./syscalls/syslseek.i ./syscalls/sysfstat.i ./syscalls/syssbrk.i ./syscalls/sysexecve.i ./syscalls/syskill.i ./syscalls/sysread.i ./misc/dprintf.i ./misc/ffs.i ./misc/unctrl.i ./reent/readr.i ./reent/impure.i ./reent/closer.i ./reent/fstatr.i ./reent/sbrkr.i ./reent/reent.i ./reent/linkr.i ./reent/timer.i ./reent/signalr.i ./reent/openr.i ./reent/lseekr.i ./reent/execr.i ./reent/statr.i ./reent/writer.i ./stdlib/setenv.i ./stdlib/calloc.i ./stdlib/mlock.i ./stdlib/strtoul.i ./stdlib/dtoa.i ./stdlib/__ten_mu.i ./stdlib/mbtowc.i ./stdlib/wcstombs.i ./stdlib/mblen.i ./stdlib/putenv.i ./stdlib/qsort.i ./stdlib/assert.i ./stdlib/wcstombs_r.i ./stdlib/rand_r.i ./stdlib/mbstowcs.i ./stdlib/system.i ./stdlib/ldiv.i ./stdlib/abs.i ./stdlib/strtol.i ./stdlib/atoff.i ./stdlib/strdup.i ./stdlib/mbstowcs_r.i ./stdlib/realloc.i ./stdlib/mprec.i ./stdlib/msize.i ./stdlib/div.i ./stdlib/__adjust.i ./stdlib/malign.i ./stdlib/atoi.i ./stdlib/dtoastub.i ./stdlib/environ.i ./stdlib/getenv.i ./stdlib/wctomb.i ./stdlib/mbtowc_r.i ./stdlib/atol.i ./stdlib/eprintf.i ./stdlib/exit.i ./stdlib/labs.i ./stdlib/__exp10.i ./stdlib/malloc.i ./stdlib/rand.i ./stdlib/wctomb_r.i ./stdlib/ecvtbuf.i ./stdlib/efgcvt.i ./stdlib/atexit.i ./stdlib/valloc.i ./stdlib/mtrim.i ./stdlib/abort.i ./stdlib/getopt.i ./stdlib/atof.i ./stdlib/bsearch.i ./stdlib/strtod.i ./stdlib/mstats.i ./math/sf_isinf.i ./math/s_finite.i ./math/s_modf.i ./math/sf_frexp.i ./math/s_copysign.i ./math/s_scalbn.i ./math/s_ldexp.i ./math/sf_isnan.i ./math/s_infconst.i ./math/sf_finite.i ./math/s_frexp.i ./math/sf_copysign.i ./math/sf_ldexp.i ./math/sf_modf.i ./math/s_isinf.i ./math/sf_scalbn.i ./math/s_isnan.i ./string/bcmp.i ./string/strpbrk.i ./string/strncpy.i ./string/bzero.i ./string/strncmp.i ./string/strchr.i ./string/memmove.i ./string/strrchr.i ./string/memchr.i ./string/rindex.i ./string/strncat.i ./string/strcmp.i ./string/strtok_r.i ./string/strcasecmp.i ./string/memcpy.i ./string/memcmp.i ./string/memset.i ./string/u_strerr.i ./string/strspn.i ./string/strncasecmp.i ./string/strstr.i ./string/strcoll.i ./string/strcpy.i ./string/strlwr.i ./string/strerror.i ./string/index.i ./string/strxfrm.i ./string/strcat.i ./string/strcspn.i ./string/strlen.i ./string/strtok.i ./string/strupr.i ./string/bcopy.i ./ctype/iscntrl.i ./ctype/isalpha.i ./ctype/isalnum.i ./ctype/ispunct.i ./ctype/isprint.i ./ctype/isspace.i ./ctype/isascii.i ./ctype/isdigit.i ./ctype/_toupper.i ./ctype/isxdigit.i ./ctype/toascii.i ./ctype/_tolower.i ./ctype/isupper.i ./ctype/islower.i ./ctype/ctype_.i ./ctype/toupper.i ./ctype/tolower.i ./arm/syscalls.i ./arm/libcfunc.i ./signal/raise.i ./signal/signal.i ./locale/locale.i ./stdio/fgetpos.i ./stdio/fputs.i ./stdio/ferror.i ./stdio/stdio.i ./stdio/fsetpos.i ./stdio/vfscanf.i ./stdio/fgets.i ./stdio/getc.i ./stdio/printf.i ./stdio/mktemp.i ./stdio/fclose.i ./stdio/fread.i ./stdio/fdopen.i ./stdio/puts.i ./stdio/fiprintf.i ./stdio/tmpnam.i ./stdio/perror.i ./stdio/fgetc.i ./stdio/wbuf.i ./stdio/refill.i ./stdio/vprintf.i ./stdio/fflush.i ./stdio/iprintf.i ./stdio/ftell.i ./stdio/fopen.i ./stdio/flags.i ./stdio/fvwrite.i ./stdio/vfprintf.i ./stdio/clearerr.i ./stdio/fscanf.i ./stdio/fwrite.i ./stdio/scanf.i ./stdio/setvbuf.i ./stdio/rget.i ./stdio/setbuf.i ./stdio/getchar.i ./stdio/putchar.i ./stdio/remove.i ./stdio/findfp.i ./stdio/wsetup.i ./stdio/tmpfile.i ./stdio/fwalk.i ./stdio/freopen.i ./stdio/gets.i ./stdio/fprintf.i ./stdio/rename.i ./stdio/sprintf.i ./stdio/feof.i ./stdio/fileno.i ./stdio/rewind.i ./stdio/putc.i ./stdio/fputc.i ./stdio/ungetc.i ./stdio/makebuf.i ./stdio/siprintf.i ./stdio/sscanf.i ./stdio/vsprintf.i ./stdio/fseek.i ./errno/errno.i stdlib/mallocr.i stdlib/freer.i stdlib/reallocr.i stdlib/callocr.i stdlib/cfreer.i stdlib/malignr.i stdlib/vallocr.i stdlib/pvallocr.i stdlib/mallinfor.i stdlib/mallstatsr.i stdlib/msizer.i stdlib/malloptr.i stdio/vfiprintf.i
rm -f ./time/ctime_r.s ./time/difftime.s ./time/time.s ./time/mktime.s ./time/gmtime_r.s ./time/clock.s ./time/asctime.s ./time/ctime.s ./time/lcltime_r.s ./time/strftime.s ./time/lcltime.s ./time/asctime_r.s ./time/gmtime.s ./syscalls/sysstat.s ./syscalls/sysunlink.s ./syscalls/syswait.s ./syscalls/sysfcntl.s ./syscalls/systimes.s ./syscalls/sysclose.s ./syscalls/sysgettod.s ./syscalls/sysopen.s ./syscalls/sysfork.s ./syscalls/syslink.s ./syscalls/sysgetpid.s ./syscalls/syswrite.s ./syscalls/syslseek.s ./syscalls/sysfstat.s ./syscalls/syssbrk.s ./syscalls/sysexecve.s ./syscalls/syskill.s ./syscalls/sysread.s ./misc/dprintf.s ./misc/ffs.s ./misc/unctrl.s ./reent/readr.s ./reent/impure.s ./reent/closer.s ./reent/fstatr.s ./reent/sbrkr.s ./reent/reent.s ./reent/linkr.s ./reent/timer.s ./reent/signalr.s ./reent/openr.s ./reent/lseekr.s ./reent/execr.s ./reent/statr.s ./reent/writer.s ./stdlib/setenv.s ./stdlib/calloc.s ./stdlib/mlock.s ./stdlib/strtoul.s ./stdlib/dtoa.s ./stdlib/__ten_mu.s ./stdlib/mbtowc.s ./stdlib/wcstombs.s ./stdlib/mblen.s ./stdlib/putenv.s ./stdlib/qsort.s ./stdlib/assert.s ./stdlib/wcstombs_r.s ./stdlib/rand_r.s ./stdlib/mbstowcs.s ./stdlib/system.s ./stdlib/ldiv.s ./stdlib/abs.s ./stdlib/strtol.s ./stdlib/atoff.s ./stdlib/strdup.s ./stdlib/mbstowcs_r.s ./stdlib/realloc.s ./stdlib/mprec.s ./stdlib/msize.s ./stdlib/div.s ./stdlib/__adjust.s ./stdlib/malign.s ./stdlib/atoi.s ./stdlib/dtoastub.s ./stdlib/environ.s ./stdlib/getenv.s ./stdlib/wctomb.s ./stdlib/mbtowc_r.s ./stdlib/atol.s ./stdlib/eprintf.s ./stdlib/exit.s ./stdlib/labs.s ./stdlib/__exp10.s ./stdlib/malloc.s ./stdlib/rand.s ./stdlib/wctomb_r.s ./stdlib/ecvtbuf.s ./stdlib/efgcvt.s ./stdlib/atexit.s ./stdlib/valloc.s ./stdlib/mtrim.s ./stdlib/abort.s ./stdlib/getopt.s ./stdlib/atof.s ./stdlib/bsearch.s ./stdlib/strtod.s ./stdlib/mstats.s ./math/sf_isinf.s ./math/s_finite.s ./math/s_modf.s ./math/sf_frexp.s ./math/s_copysign.s ./math/s_scalbn.s ./math/s_ldexp.s ./math/sf_isnan.s ./math/s_infconst.s ./math/sf_finite.s ./math/s_frexp.s ./math/sf_copysign.s ./math/sf_ldexp.s ./math/sf_modf.s ./math/s_isinf.s ./math/sf_scalbn.s ./math/s_isnan.s ./string/bcmp.s ./string/strpbrk.s ./string/strncpy.s ./string/bzero.s ./string/strncmp.s ./string/strchr.s ./string/memmove.s ./string/strrchr.s ./string/memchr.s ./string/rindex.s ./string/strncat.s ./string/strcmp.s ./string/strtok_r.s ./string/strcasecmp.s ./string/memcpy.s ./string/memcmp.s ./string/memset.s ./string/u_strerr.s ./string/strspn.s ./string/strncasecmp.s ./string/strstr.s ./string/strcoll.s ./string/strcpy.s ./string/strlwr.s ./string/strerror.s ./string/index.s ./string/strxfrm.s ./string/strcat.s ./string/strcspn.s ./string/strlen.s ./string/strtok.s ./string/strupr.s ./string/bcopy.s ./ctype/iscntrl.s ./ctype/isalpha.s ./ctype/isalnum.s ./ctype/ispunct.s ./ctype/isprint.s ./ctype/isspace.s ./ctype/isascii.s ./ctype/isdigit.s ./ctype/_toupper.s ./ctype/isxdigit.s ./ctype/toascii.s ./ctype/_tolower.s ./ctype/isupper.s ./ctype/islower.s ./ctype/ctype_.s ./ctype/toupper.s ./ctype/tolower.s ./arm/syscalls.s ./arm/libcfunc.s ./signal/raise.s ./signal/signal.s ./locale/locale.s ./stdio/fgetpos.s ./stdio/fputs.s ./stdio/ferror.s ./stdio/stdio.s ./stdio/fsetpos.s ./stdio/vfscanf.s ./stdio/fgets.s ./stdio/getc.s ./stdio/printf.s ./stdio/mktemp.s ./stdio/fclose.s ./stdio/fread.s ./stdio/fdopen.s ./stdio/puts.s ./stdio/fiprintf.s ./stdio/tmpnam.s ./stdio/perror.s ./stdio/fgetc.s ./stdio/wbuf.s ./stdio/refill.s ./stdio/vprintf.s ./stdio/fflush.s ./stdio/iprintf.s ./stdio/ftell.s ./stdio/fopen.s ./stdio/flags.s ./stdio/fvwrite.s ./stdio/vfprintf.s ./stdio/clearerr.s ./stdio/fscanf.s ./stdio/fwrite.s ./stdio/scanf.s ./stdio/setvbuf.s ./stdio/rget.s ./stdio/setbuf.s ./stdio/getchar.s ./stdio/putchar.s ./stdio/remove.s ./stdio/findfp.s ./stdio/wsetup.s ./stdio/tmpfile.s ./stdio/fwalk.s ./stdio/freopen.s ./stdio/gets.s ./stdio/fprintf.s ./stdio/rename.s ./stdio/sprintf.s ./stdio/feof.s ./stdio/fileno.s ./stdio/rewind.s ./stdio/putc.s ./stdio/fputc.s ./stdio/ungetc.s ./stdio/makebuf.s ./stdio/siprintf.s ./stdio/sscanf.s ./stdio/vsprintf.s ./stdio/fseek.s ./errno/errno.s stdlib/mallocr.s stdlib/freer.s stdlib/reallocr.s stdlib/callocr.s stdlib/cfreer.s stdlib/malignr.s stdlib/vallocr.s stdlib/pvallocr.s stdlib/mallinfor.s stdlib/mallstatsr.s stdlib/msizer.s stdlib/malloptr.s stdio/vfiprintf.s
rm -f arm/setjmp.i arm/trap.i
rm -f libc.a
make: Leaving directory '/mnt/Storage/projects/agbcc/libc'
make: Entering directory '/mnt/Storage/projects/agbcc/libc'
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= time/ctime_r.c -o time/ctime_r.i
arm-none-eabi-as -mcpu=arm7tdmi -o time/ctime_r.o time/ctime_r.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= time/difftime.c -o time/difftime.i
arm-none-eabi-as -mcpu=arm7tdmi -o time/difftime.o time/difftime.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= time/time.c -o time/time.i
arm-none-eabi-as -mcpu=arm7tdmi -o time/time.o time/time.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= time/mktime.c -o time/mktime.i
arm-none-eabi-as -mcpu=arm7tdmi -o time/mktime.o time/mktime.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= time/gmtime_r.c -o time/gmtime_r.i
arm-none-eabi-as -mcpu=arm7tdmi -o time/gmtime_r.o time/gmtime_r.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= time/clock.c -o time/clock.i
arm-none-eabi-as -mcpu=arm7tdmi -o time/clock.o time/clock.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= time/asctime.c -o time/asctime.i
arm-none-eabi-as -mcpu=arm7tdmi -o time/asctime.o time/asctime.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= time/ctime.c -o time/ctime.i
arm-none-eabi-as -mcpu=arm7tdmi -o time/ctime.o time/ctime.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= time/lcltime_r.c -o time/lcltime_r.i
arm-none-eabi-as -mcpu=arm7tdmi -o time/lcltime_r.o time/lcltime_r.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= time/strftime.c -o time/strftime.i
arm-none-eabi-as -mcpu=arm7tdmi -o time/strftime.o time/strftime.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= time/lcltime.c -o time/lcltime.i
arm-none-eabi-as -mcpu=arm7tdmi -o time/lcltime.o time/lcltime.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= time/asctime_r.c -o time/asctime_r.i
arm-none-eabi-as -mcpu=arm7tdmi -o time/asctime_r.o time/asctime_r.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= time/gmtime.c -o time/gmtime.i
arm-none-eabi-as -mcpu=arm7tdmi -o time/gmtime.o time/gmtime.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= syscalls/sysstat.c -o syscalls/sysstat.i
arm-none-eabi-as -mcpu=arm7tdmi -o syscalls/sysstat.o syscalls/sysstat.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= syscalls/sysunlink.c -o syscalls/sysunlink.i
arm-none-eabi-as -mcpu=arm7tdmi -o syscalls/sysunlink.o syscalls/sysunlink.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= syscalls/syswait.c -o syscalls/syswait.i
arm-none-eabi-as -mcpu=arm7tdmi -o syscalls/syswait.o syscalls/syswait.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= syscalls/sysfcntl.c -o syscalls/sysfcntl.i
arm-none-eabi-as -mcpu=arm7tdmi -o syscalls/sysfcntl.o syscalls/sysfcntl.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= syscalls/systimes.c -o syscalls/systimes.i
arm-none-eabi-as -mcpu=arm7tdmi -o syscalls/systimes.o syscalls/systimes.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= syscalls/sysclose.c -o syscalls/sysclose.i
arm-none-eabi-as -mcpu=arm7tdmi -o syscalls/sysclose.o syscalls/sysclose.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= syscalls/sysgettod.c -o syscalls/sysgettod.i
arm-none-eabi-as -mcpu=arm7tdmi -o syscalls/sysgettod.o syscalls/sysgettod.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= syscalls/sysopen.c -o syscalls/sysopen.i
arm-none-eabi-as -mcpu=arm7tdmi -o syscalls/sysopen.o syscalls/sysopen.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= syscalls/sysfork.c -o syscalls/sysfork.i
arm-none-eabi-as -mcpu=arm7tdmi -o syscalls/sysfork.o syscalls/sysfork.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= syscalls/syslink.c -o syscalls/syslink.i
arm-none-eabi-as -mcpu=arm7tdmi -o syscalls/syslink.o syscalls/syslink.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= syscalls/sysgetpid.c -o syscalls/sysgetpid.i
arm-none-eabi-as -mcpu=arm7tdmi -o syscalls/sysgetpid.o syscalls/sysgetpid.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= syscalls/syswrite.c -o syscalls/syswrite.i
arm-none-eabi-as -mcpu=arm7tdmi -o syscalls/syswrite.o syscalls/syswrite.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= syscalls/syslseek.c -o syscalls/syslseek.i
arm-none-eabi-as -mcpu=arm7tdmi -o syscalls/syslseek.o syscalls/syslseek.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= syscalls/sysfstat.c -o syscalls/sysfstat.i
arm-none-eabi-as -mcpu=arm7tdmi -o syscalls/sysfstat.o syscalls/sysfstat.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= syscalls/syssbrk.c -o syscalls/syssbrk.i
arm-none-eabi-as -mcpu=arm7tdmi -o syscalls/syssbrk.o syscalls/syssbrk.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= syscalls/sysexecve.c -o syscalls/sysexecve.i
arm-none-eabi-as -mcpu=arm7tdmi -o syscalls/sysexecve.o syscalls/sysexecve.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= syscalls/syskill.c -o syscalls/syskill.i
arm-none-eabi-as -mcpu=arm7tdmi -o syscalls/syskill.o syscalls/syskill.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= syscalls/sysread.c -o syscalls/sysread.i
arm-none-eabi-as -mcpu=arm7tdmi -o syscalls/sysread.o syscalls/sysread.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= misc/dprintf.c -o misc/dprintf.i
arm-none-eabi-as -mcpu=arm7tdmi -o misc/dprintf.o misc/dprintf.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= misc/ffs.c -o misc/ffs.i
arm-none-eabi-as -mcpu=arm7tdmi -o misc/ffs.o misc/ffs.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= misc/unctrl.c -o misc/unctrl.i
arm-none-eabi-as -mcpu=arm7tdmi -o misc/unctrl.o misc/unctrl.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= reent/readr.c -o reent/readr.i
arm-none-eabi-as -mcpu=arm7tdmi -o reent/readr.o reent/readr.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= reent/impure.c -o reent/impure.i
arm-none-eabi-as -mcpu=arm7tdmi -o reent/impure.o reent/impure.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= reent/closer.c -o reent/closer.i
arm-none-eabi-as -mcpu=arm7tdmi -o reent/closer.o reent/closer.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= reent/fstatr.c -o reent/fstatr.i
arm-none-eabi-as -mcpu=arm7tdmi -o reent/fstatr.o reent/fstatr.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= reent/sbrkr.c -o reent/sbrkr.i
arm-none-eabi-as -mcpu=arm7tdmi -o reent/sbrkr.o reent/sbrkr.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= reent/reent.c -o reent/reent.i
arm-none-eabi-as -mcpu=arm7tdmi -o reent/reent.o reent/reent.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= reent/linkr.c -o reent/linkr.i
arm-none-eabi-as -mcpu=arm7tdmi -o reent/linkr.o reent/linkr.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= reent/timer.c -o reent/timer.i
arm-none-eabi-as -mcpu=arm7tdmi -o reent/timer.o reent/timer.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= reent/signalr.c -o reent/signalr.i
arm-none-eabi-as -mcpu=arm7tdmi -o reent/signalr.o reent/signalr.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= reent/openr.c -o reent/openr.i
arm-none-eabi-as -mcpu=arm7tdmi -o reent/openr.o reent/openr.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= reent/lseekr.c -o reent/lseekr.i
arm-none-eabi-as -mcpu=arm7tdmi -o reent/lseekr.o reent/lseekr.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= reent/execr.c -o reent/execr.i
arm-none-eabi-as -mcpu=arm7tdmi -o reent/execr.o reent/execr.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= reent/statr.c -o reent/statr.i
arm-none-eabi-as -mcpu=arm7tdmi -o reent/statr.o reent/statr.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= reent/writer.c -o reent/writer.i
arm-none-eabi-as -mcpu=arm7tdmi -o reent/writer.o reent/writer.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdlib/setenv.c -o stdlib/setenv.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdlib/setenv.o stdlib/setenv.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdlib/calloc.c -o stdlib/calloc.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdlib/calloc.o stdlib/calloc.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdlib/mlock.c -o stdlib/mlock.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdlib/mlock.o stdlib/mlock.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdlib/strtoul.c -o stdlib/strtoul.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdlib/strtoul.o stdlib/strtoul.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdlib/dtoa.c -o stdlib/dtoa.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdlib/dtoa.o stdlib/dtoa.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdlib/__ten_mu.c -o stdlib/__ten_mu.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdlib/__ten_mu.o stdlib/__ten_mu.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdlib/mbtowc.c -o stdlib/mbtowc.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdlib/mbtowc.o stdlib/mbtowc.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdlib/wcstombs.c -o stdlib/wcstombs.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdlib/wcstombs.o stdlib/wcstombs.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdlib/mblen.c -o stdlib/mblen.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdlib/mblen.o stdlib/mblen.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdlib/putenv.c -o stdlib/putenv.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdlib/putenv.o stdlib/putenv.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdlib/qsort.c -o stdlib/qsort.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdlib/qsort.o stdlib/qsort.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdlib/assert.c -o stdlib/assert.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdlib/assert.o stdlib/assert.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdlib/wcstombs_r.c -o stdlib/wcstombs_r.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdlib/wcstombs_r.o stdlib/wcstombs_r.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdlib/rand_r.c -o stdlib/rand_r.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdlib/rand_r.o stdlib/rand_r.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdlib/mbstowcs.c -o stdlib/mbstowcs.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdlib/mbstowcs.o stdlib/mbstowcs.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdlib/system.c -o stdlib/system.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdlib/system.o stdlib/system.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdlib/ldiv.c -o stdlib/ldiv.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdlib/ldiv.o stdlib/ldiv.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdlib/abs.c -o stdlib/abs.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdlib/abs.o stdlib/abs.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdlib/strtol.c -o stdlib/strtol.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdlib/strtol.o stdlib/strtol.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdlib/atoff.c -o stdlib/atoff.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdlib/atoff.o stdlib/atoff.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdlib/strdup.c -o stdlib/strdup.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdlib/strdup.o stdlib/strdup.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdlib/mbstowcs_r.c -o stdlib/mbstowcs_r.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdlib/mbstowcs_r.o stdlib/mbstowcs_r.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdlib/realloc.c -o stdlib/realloc.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdlib/realloc.o stdlib/realloc.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdlib/mprec.c -o stdlib/mprec.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdlib/mprec.o stdlib/mprec.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdlib/msize.c -o stdlib/msize.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdlib/msize.o stdlib/msize.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdlib/div.c -o stdlib/div.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdlib/div.o stdlib/div.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdlib/__adjust.c -o stdlib/__adjust.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdlib/__adjust.o stdlib/__adjust.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdlib/malign.c -o stdlib/malign.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdlib/malign.o stdlib/malign.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdlib/atoi.c -o stdlib/atoi.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdlib/atoi.o stdlib/atoi.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdlib/dtoastub.c -o stdlib/dtoastub.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdlib/dtoastub.o stdlib/dtoastub.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdlib/environ.c -o stdlib/environ.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdlib/environ.o stdlib/environ.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdlib/getenv.c -o stdlib/getenv.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdlib/getenv.o stdlib/getenv.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdlib/wctomb.c -o stdlib/wctomb.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdlib/wctomb.o stdlib/wctomb.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdlib/mbtowc_r.c -o stdlib/mbtowc_r.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdlib/mbtowc_r.o stdlib/mbtowc_r.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdlib/atol.c -o stdlib/atol.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdlib/atol.o stdlib/atol.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdlib/eprintf.c -o stdlib/eprintf.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdlib/eprintf.o stdlib/eprintf.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdlib/exit.c -o stdlib/exit.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdlib/exit.o stdlib/exit.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdlib/labs.c -o stdlib/labs.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdlib/labs.o stdlib/labs.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdlib/__exp10.c -o stdlib/__exp10.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdlib/__exp10.o stdlib/__exp10.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdlib/malloc.c -o stdlib/malloc.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdlib/malloc.o stdlib/malloc.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdlib/rand.c -o stdlib/rand.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdlib/rand.o stdlib/rand.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdlib/wctomb_r.c -o stdlib/wctomb_r.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdlib/wctomb_r.o stdlib/wctomb_r.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdlib/ecvtbuf.c -o stdlib/ecvtbuf.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdlib/ecvtbuf.o stdlib/ecvtbuf.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdlib/efgcvt.c -o stdlib/efgcvt.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdlib/efgcvt.o stdlib/efgcvt.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdlib/atexit.c -o stdlib/atexit.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdlib/atexit.o stdlib/atexit.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdlib/valloc.c -o stdlib/valloc.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdlib/valloc.o stdlib/valloc.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdlib/mtrim.c -o stdlib/mtrim.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdlib/mtrim.o stdlib/mtrim.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdlib/abort.c -o stdlib/abort.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdlib/abort.o stdlib/abort.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdlib/getopt.c -o stdlib/getopt.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdlib/getopt.o stdlib/getopt.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdlib/atof.c -o stdlib/atof.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdlib/atof.o stdlib/atof.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdlib/bsearch.c -o stdlib/bsearch.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdlib/bsearch.o stdlib/bsearch.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdlib/strtod.c -o stdlib/strtod.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdlib/strtod.o stdlib/strtod.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdlib/mstats.c -o stdlib/mstats.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdlib/mstats.o stdlib/mstats.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= math/sf_isinf.c -o math/sf_isinf.i
arm-none-eabi-as -mcpu=arm7tdmi -o math/sf_isinf.o math/sf_isinf.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= math/s_finite.c -o math/s_finite.i
arm-none-eabi-as -mcpu=arm7tdmi -o math/s_finite.o math/s_finite.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= math/s_modf.c -o math/s_modf.i
arm-none-eabi-as -mcpu=arm7tdmi -o math/s_modf.o math/s_modf.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= math/sf_frexp.c -o math/sf_frexp.i
arm-none-eabi-as -mcpu=arm7tdmi -o math/sf_frexp.o math/sf_frexp.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= math/s_copysign.c -o math/s_copysign.i
arm-none-eabi-as -mcpu=arm7tdmi -o math/s_copysign.o math/s_copysign.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= math/s_scalbn.c -o math/s_scalbn.i
arm-none-eabi-as -mcpu=arm7tdmi -o math/s_scalbn.o math/s_scalbn.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= math/s_ldexp.c -o math/s_ldexp.i
arm-none-eabi-as -mcpu=arm7tdmi -o math/s_ldexp.o math/s_ldexp.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= math/sf_isnan.c -o math/sf_isnan.i
arm-none-eabi-as -mcpu=arm7tdmi -o math/sf_isnan.o math/sf_isnan.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= math/s_infconst.c -o math/s_infconst.i
arm-none-eabi-as -mcpu=arm7tdmi -o math/s_infconst.o math/s_infconst.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= math/sf_finite.c -o math/sf_finite.i
arm-none-eabi-as -mcpu=arm7tdmi -o math/sf_finite.o math/sf_finite.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= math/s_frexp.c -o math/s_frexp.i
arm-none-eabi-as -mcpu=arm7tdmi -o math/s_frexp.o math/s_frexp.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= math/sf_copysign.c -o math/sf_copysign.i
arm-none-eabi-as -mcpu=arm7tdmi -o math/sf_copysign.o math/sf_copysign.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= math/sf_ldexp.c -o math/sf_ldexp.i
arm-none-eabi-as -mcpu=arm7tdmi -o math/sf_ldexp.o math/sf_ldexp.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= math/sf_modf.c -o math/sf_modf.i
arm-none-eabi-as -mcpu=arm7tdmi -o math/sf_modf.o math/sf_modf.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= math/s_isinf.c -o math/s_isinf.i
arm-none-eabi-as -mcpu=arm7tdmi -o math/s_isinf.o math/s_isinf.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= math/sf_scalbn.c -o math/sf_scalbn.i
arm-none-eabi-as -mcpu=arm7tdmi -o math/sf_scalbn.o math/sf_scalbn.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= math/s_isnan.c -o math/s_isnan.i
arm-none-eabi-as -mcpu=arm7tdmi -o math/s_isnan.o math/s_isnan.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= string/bcmp.c -o string/bcmp.i
arm-none-eabi-as -mcpu=arm7tdmi -o string/bcmp.o string/bcmp.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= string/strpbrk.c -o string/strpbrk.i
arm-none-eabi-as -mcpu=arm7tdmi -o string/strpbrk.o string/strpbrk.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= string/strncpy.c -o string/strncpy.i
arm-none-eabi-as -mcpu=arm7tdmi -o string/strncpy.o string/strncpy.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= string/bzero.c -o string/bzero.i
arm-none-eabi-as -mcpu=arm7tdmi -o string/bzero.o string/bzero.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= string/strncmp.c -o string/strncmp.i
arm-none-eabi-as -mcpu=arm7tdmi -o string/strncmp.o string/strncmp.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= string/strchr.c -o string/strchr.i
arm-none-eabi-as -mcpu=arm7tdmi -o string/strchr.o string/strchr.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= string/memmove.c -o string/memmove.i
arm-none-eabi-as -mcpu=arm7tdmi -o string/memmove.o string/memmove.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= string/strrchr.c -o string/strrchr.i
arm-none-eabi-as -mcpu=arm7tdmi -o string/strrchr.o string/strrchr.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= string/memchr.c -o string/memchr.i
arm-none-eabi-as -mcpu=arm7tdmi -o string/memchr.o string/memchr.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= string/rindex.c -o string/rindex.i
arm-none-eabi-as -mcpu=arm7tdmi -o string/rindex.o string/rindex.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= string/strncat.c -o string/strncat.i
arm-none-eabi-as -mcpu=arm7tdmi -o string/strncat.o string/strncat.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= string/strcmp.c -o string/strcmp.i
arm-none-eabi-as -mcpu=arm7tdmi -o string/strcmp.o string/strcmp.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= string/strtok_r.c -o string/strtok_r.i
arm-none-eabi-as -mcpu=arm7tdmi -o string/strtok_r.o string/strtok_r.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= string/strcasecmp.c -o string/strcasecmp.i
arm-none-eabi-as -mcpu=arm7tdmi -o string/strcasecmp.o string/strcasecmp.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= string/memcpy.c -o string/memcpy.i
arm-none-eabi-as -mcpu=arm7tdmi -o string/memcpy.o string/memcpy.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= string/memcmp.c -o string/memcmp.i
arm-none-eabi-as -mcpu=arm7tdmi -o string/memcmp.o string/memcmp.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= string/memset.c -o string/memset.i
arm-none-eabi-as -mcpu=arm7tdmi -o string/memset.o string/memset.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= string/u_strerr.c -o string/u_strerr.i
arm-none-eabi-as -mcpu=arm7tdmi -o string/u_strerr.o string/u_strerr.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= string/strspn.c -o string/strspn.i
arm-none-eabi-as -mcpu=arm7tdmi -o string/strspn.o string/strspn.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= string/strncasecmp.c -o string/strncasecmp.i
arm-none-eabi-as -mcpu=arm7tdmi -o string/strncasecmp.o string/strncasecmp.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= string/strstr.c -o string/strstr.i
arm-none-eabi-as -mcpu=arm7tdmi -o string/strstr.o string/strstr.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= string/strcoll.c -o string/strcoll.i
arm-none-eabi-as -mcpu=arm7tdmi -o string/strcoll.o string/strcoll.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= string/strcpy.c -o string/strcpy.i
arm-none-eabi-as -mcpu=arm7tdmi -o string/strcpy.o string/strcpy.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= string/strlwr.c -o string/strlwr.i
arm-none-eabi-as -mcpu=arm7tdmi -o string/strlwr.o string/strlwr.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= string/strerror.c -o string/strerror.i
arm-none-eabi-as -mcpu=arm7tdmi -o string/strerror.o string/strerror.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= string/index.c -o string/index.i
arm-none-eabi-as -mcpu=arm7tdmi -o string/index.o string/index.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= string/strxfrm.c -o string/strxfrm.i
arm-none-eabi-as -mcpu=arm7tdmi -o string/strxfrm.o string/strxfrm.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= string/strcat.c -o string/strcat.i
arm-none-eabi-as -mcpu=arm7tdmi -o string/strcat.o string/strcat.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= string/strcspn.c -o string/strcspn.i
arm-none-eabi-as -mcpu=arm7tdmi -o string/strcspn.o string/strcspn.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= string/strlen.c -o string/strlen.i
arm-none-eabi-as -mcpu=arm7tdmi -o string/strlen.o string/strlen.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= string/strtok.c -o string/strtok.i
arm-none-eabi-as -mcpu=arm7tdmi -o string/strtok.o string/strtok.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= string/strupr.c -o string/strupr.i
arm-none-eabi-as -mcpu=arm7tdmi -o string/strupr.o string/strupr.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= string/bcopy.c -o string/bcopy.i
arm-none-eabi-as -mcpu=arm7tdmi -o string/bcopy.o string/bcopy.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= ctype/iscntrl.c -o ctype/iscntrl.i
arm-none-eabi-as -mcpu=arm7tdmi -o ctype/iscntrl.o ctype/iscntrl.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= ctype/isalpha.c -o ctype/isalpha.i
arm-none-eabi-as -mcpu=arm7tdmi -o ctype/isalpha.o ctype/isalpha.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= ctype/isalnum.c -o ctype/isalnum.i
arm-none-eabi-as -mcpu=arm7tdmi -o ctype/isalnum.o ctype/isalnum.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= ctype/ispunct.c -o ctype/ispunct.i
arm-none-eabi-as -mcpu=arm7tdmi -o ctype/ispunct.o ctype/ispunct.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= ctype/isprint.c -o ctype/isprint.i
arm-none-eabi-as -mcpu=arm7tdmi -o ctype/isprint.o ctype/isprint.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= ctype/isspace.c -o ctype/isspace.i
arm-none-eabi-as -mcpu=arm7tdmi -o ctype/isspace.o ctype/isspace.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= ctype/isascii.c -o ctype/isascii.i
arm-none-eabi-as -mcpu=arm7tdmi -o ctype/isascii.o ctype/isascii.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= ctype/isdigit.c -o ctype/isdigit.i
arm-none-eabi-as -mcpu=arm7tdmi -o ctype/isdigit.o ctype/isdigit.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= ctype/_toupper.c -o ctype/_toupper.i
arm-none-eabi-as -mcpu=arm7tdmi -o ctype/_toupper.o ctype/_toupper.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= ctype/isxdigit.c -o ctype/isxdigit.i
arm-none-eabi-as -mcpu=arm7tdmi -o ctype/isxdigit.o ctype/isxdigit.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= ctype/toascii.c -o ctype/toascii.i
arm-none-eabi-as -mcpu=arm7tdmi -o ctype/toascii.o ctype/toascii.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= ctype/_tolower.c -o ctype/_tolower.i
arm-none-eabi-as -mcpu=arm7tdmi -o ctype/_tolower.o ctype/_tolower.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= ctype/isupper.c -o ctype/isupper.i
arm-none-eabi-as -mcpu=arm7tdmi -o ctype/isupper.o ctype/isupper.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= ctype/islower.c -o ctype/islower.i
arm-none-eabi-as -mcpu=arm7tdmi -o ctype/islower.o ctype/islower.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= ctype/ctype_.c -o ctype/ctype_.i
arm-none-eabi-as -mcpu=arm7tdmi -o ctype/ctype_.o ctype/ctype_.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= ctype/toupper.c -o ctype/toupper.i
arm-none-eabi-as -mcpu=arm7tdmi -o ctype/toupper.o ctype/toupper.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= ctype/tolower.c -o ctype/tolower.i
arm-none-eabi-as -mcpu=arm7tdmi -o ctype/tolower.o ctype/tolower.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= arm/syscalls.c -o arm/syscalls.i
arm-none-eabi-as -mcpu=arm7tdmi -o arm/syscalls.o arm/syscalls.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= arm/libcfunc.c -o arm/libcfunc.i
arm-none-eabi-as -mcpu=arm7tdmi -o arm/libcfunc.o arm/libcfunc.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= signal/raise.c -o signal/raise.i
arm-none-eabi-as -mcpu=arm7tdmi -o signal/raise.o signal/raise.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= signal/signal.c -o signal/signal.i
arm-none-eabi-as -mcpu=arm7tdmi -o signal/signal.o signal/signal.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= locale/locale.c -o locale/locale.i
arm-none-eabi-as -mcpu=arm7tdmi -o locale/locale.o locale/locale.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdio/fgetpos.c -o stdio/fgetpos.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdio/fgetpos.o stdio/fgetpos.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdio/fputs.c -o stdio/fputs.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdio/fputs.o stdio/fputs.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdio/ferror.c -o stdio/ferror.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdio/ferror.o stdio/ferror.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdio/stdio.c -o stdio/stdio.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdio/stdio.o stdio/stdio.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdio/fsetpos.c -o stdio/fsetpos.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdio/fsetpos.o stdio/fsetpos.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdio/vfscanf.c -o stdio/vfscanf.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdio/vfscanf.o stdio/vfscanf.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdio/fgets.c -o stdio/fgets.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdio/fgets.o stdio/fgets.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdio/getc.c -o stdio/getc.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdio/getc.o stdio/getc.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdio/printf.c -o stdio/printf.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdio/printf.o stdio/printf.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdio/mktemp.c -o stdio/mktemp.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdio/mktemp.o stdio/mktemp.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdio/fclose.c -o stdio/fclose.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdio/fclose.o stdio/fclose.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdio/fread.c -o stdio/fread.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdio/fread.o stdio/fread.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdio/fdopen.c -o stdio/fdopen.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdio/fdopen.o stdio/fdopen.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdio/puts.c -o stdio/puts.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdio/puts.o stdio/puts.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdio/fiprintf.c -o stdio/fiprintf.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdio/fiprintf.o stdio/fiprintf.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdio/tmpnam.c -o stdio/tmpnam.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdio/tmpnam.o stdio/tmpnam.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdio/perror.c -o stdio/perror.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdio/perror.o stdio/perror.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdio/fgetc.c -o stdio/fgetc.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdio/fgetc.o stdio/fgetc.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdio/wbuf.c -o stdio/wbuf.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdio/wbuf.o stdio/wbuf.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdio/refill.c -o stdio/refill.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdio/refill.o stdio/refill.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdio/vprintf.c -o stdio/vprintf.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdio/vprintf.o stdio/vprintf.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdio/fflush.c -o stdio/fflush.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdio/fflush.o stdio/fflush.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdio/iprintf.c -o stdio/iprintf.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdio/iprintf.o stdio/iprintf.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdio/ftell.c -o stdio/ftell.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdio/ftell.o stdio/ftell.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdio/fopen.c -o stdio/fopen.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdio/fopen.o stdio/fopen.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdio/flags.c -o stdio/flags.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdio/flags.o stdio/flags.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdio/fvwrite.c -o stdio/fvwrite.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdio/fvwrite.o stdio/fvwrite.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdio/vfprintf.c -o stdio/vfprintf.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdio/vfprintf.o stdio/vfprintf.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdio/clearerr.c -o stdio/clearerr.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdio/clearerr.o stdio/clearerr.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdio/fscanf.c -o stdio/fscanf.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdio/fscanf.o stdio/fscanf.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdio/fwrite.c -o stdio/fwrite.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdio/fwrite.o stdio/fwrite.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdio/scanf.c -o stdio/scanf.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdio/scanf.o stdio/scanf.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdio/setvbuf.c -o stdio/setvbuf.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdio/setvbuf.o stdio/setvbuf.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdio/rget.c -o stdio/rget.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdio/rget.o stdio/rget.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdio/setbuf.c -o stdio/setbuf.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdio/setbuf.o stdio/setbuf.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdio/getchar.c -o stdio/getchar.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdio/getchar.o stdio/getchar.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdio/putchar.c -o stdio/putchar.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdio/putchar.o stdio/putchar.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdio/remove.c -o stdio/remove.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdio/remove.o stdio/remove.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdio/findfp.c -o stdio/findfp.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdio/findfp.o stdio/findfp.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdio/wsetup.c -o stdio/wsetup.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdio/wsetup.o stdio/wsetup.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdio/tmpfile.c -o stdio/tmpfile.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdio/tmpfile.o stdio/tmpfile.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdio/fwalk.c -o stdio/fwalk.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdio/fwalk.o stdio/fwalk.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdio/freopen.c -o stdio/freopen.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdio/freopen.o stdio/freopen.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdio/gets.c -o stdio/gets.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdio/gets.o stdio/gets.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdio/fprintf.c -o stdio/fprintf.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdio/fprintf.o stdio/fprintf.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdio/rename.c -o stdio/rename.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdio/rename.o stdio/rename.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdio/sprintf.c -o stdio/sprintf.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdio/sprintf.o stdio/sprintf.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdio/feof.c -o stdio/feof.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdio/feof.o stdio/feof.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdio/fileno.c -o stdio/fileno.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdio/fileno.o stdio/fileno.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdio/rewind.c -o stdio/rewind.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdio/rewind.o stdio/rewind.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdio/putc.c -o stdio/putc.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdio/putc.o stdio/putc.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdio/fputc.c -o stdio/fputc.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdio/fputc.o stdio/fputc.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdio/ungetc.c -o stdio/ungetc.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdio/ungetc.o stdio/ungetc.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdio/makebuf.c -o stdio/makebuf.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdio/makebuf.o stdio/makebuf.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdio/siprintf.c -o stdio/siprintf.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdio/siprintf.o stdio/siprintf.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdio/sscanf.c -o stdio/sscanf.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdio/sscanf.o stdio/sscanf.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdio/vsprintf.c -o stdio/vsprintf.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdio/vsprintf.o stdio/vsprintf.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= stdio/fseek.c -o stdio/fseek.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdio/fseek.o stdio/fseek.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= errno/errno.c -o errno/errno.i
arm-none-eabi-as -mcpu=arm7tdmi -o errno/errno.o errno/errno.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= -DDEFINE_MALLOC stdlib/mallocr.c -o stdlib/mallocr.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdlib/mallocr.o stdlib/mallocr.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= -DDEFINE_FREE stdlib/mallocr.c -o stdlib/freer.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdlib/freer.o stdlib/freer.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= -DDEFINE_REALLOC stdlib/mallocr.c -o stdlib/reallocr.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdlib/reallocr.o stdlib/reallocr.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= -DDEFINE_CALLOC stdlib/mallocr.c -o stdlib/callocr.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdlib/callocr.o stdlib/callocr.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= -DDEFINE_CFREE stdlib/mallocr.c -o stdlib/cfreer.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdlib/cfreer.o stdlib/cfreer.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= -DDEFINE_MEMALIGN stdlib/mallocr.c -o stdlib/malignr.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdlib/malignr.o stdlib/malignr.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= -DDEFINE_VALLOC stdlib/mallocr.c -o stdlib/vallocr.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdlib/vallocr.o stdlib/vallocr.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= -DDEFINE_PVALLOC stdlib/mallocr.c -o stdlib/pvallocr.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdlib/pvallocr.o stdlib/pvallocr.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= -DDEFINE_MALLINFO stdlib/mallocr.c -o stdlib/mallinfor.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdlib/mallinfor.o stdlib/mallinfor.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= -DDEFINE_MALLOC_STATS stdlib/mallocr.c -o stdlib/mallstatsr.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdlib/mallstatsr.o stdlib/mallstatsr.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= -DDEFINE_MALLOC_USABLE_SIZE stdlib/mallocr.c -o stdlib/msizer.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdlib/msizer.o stdlib/msizer.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= -DDEFINE_MALLOPT stdlib/mallocr.c -o stdlib/malloptr.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdlib/malloptr.o stdlib/malloptr.s
cc -E -I ../ginclude -I include -nostdinc -undef -DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -D__thumb__ -DARM_RDI_MONITOR -D__GNUC__ -DINTERNAL_NEWLIB -D__USER_LABEL_PREFIX__= -DINTEGER_ONLY stdio/vfprintf.c -o stdio/vfiprintf.i
arm-none-eabi-as -mcpu=arm7tdmi -o stdio/vfiprintf.o stdio/vfiprintf.s
arm-none-eabi-as -mcpu=arm7tdmi -o arm/setjmp.o arm/setjmp.i
arm-none-eabi-as -mcpu=arm7tdmi -o arm/trap.o arm/trap.i
arm-none-eabi-ar -rc libc.a ./time/ctime_r.o ./time/difftime.o ./time/time.o ./time/mktime.o ./time/gmtime_r.o ./time/clock.o ./time/asctime.o ./time/ctime.o ./time/lcltime_r.o ./time/strftime.o ./time/lcltime.o ./time/asctime_r.o ./time/gmtime.o ./syscalls/sysstat.o ./syscalls/sysunlink.o ./syscalls/syswait.o ./syscalls/sysfcntl.o ./syscalls/systimes.o ./syscalls/sysclose.o ./syscalls/sysgettod.o ./syscalls/sysopen.o ./syscalls/sysfork.o ./syscalls/syslink.o ./syscalls/sysgetpid.o ./syscalls/syswrite.o ./syscalls/syslseek.o ./syscalls/sysfstat.o ./syscalls/syssbrk.o ./syscalls/sysexecve.o ./syscalls/syskill.o ./syscalls/sysread.o ./misc/dprintf.o ./misc/ffs.o ./misc/unctrl.o ./reent/readr.o ./reent/impure.o ./reent/closer.o ./reent/fstatr.o ./reent/sbrkr.o ./reent/reent.o ./reent/linkr.o ./reent/timer.o ./reent/signalr.o ./reent/openr.o ./reent/lseekr.o ./reent/execr.o ./reent/statr.o ./reent/writer.o ./stdlib/setenv.o ./stdlib/calloc.o ./stdlib/mlock.o ./stdlib/strtoul.o ./stdlib/dtoa.o ./stdlib/__ten_mu.o ./stdlib/mbtowc.o ./stdlib/wcstombs.o ./stdlib/mblen.o ./stdlib/putenv.o ./stdlib/qsort.o ./stdlib/assert.o ./stdlib/wcstombs_r.o ./stdlib/rand_r.o ./stdlib/mbstowcs.o ./stdlib/system.o ./stdlib/ldiv.o ./stdlib/abs.o ./stdlib/strtol.o ./stdlib/atoff.o ./stdlib/strdup.o ./stdlib/mbstowcs_r.o ./stdlib/realloc.o ./stdlib/mprec.o ./stdlib/msize.o ./stdlib/div.o ./stdlib/__adjust.o ./stdlib/malign.o ./stdlib/atoi.o ./stdlib/dtoastub.o ./stdlib/environ.o ./stdlib/getenv.o ./stdlib/wctomb.o ./stdlib/mbtowc_r.o ./stdlib/atol.o ./stdlib/eprintf.o ./stdlib/exit.o ./stdlib/labs.o ./stdlib/__exp10.o ./stdlib/malloc.o ./stdlib/rand.o ./stdlib/wctomb_r.o ./stdlib/ecvtbuf.o ./stdlib/efgcvt.o ./stdlib/atexit.o ./stdlib/valloc.o ./stdlib/mtrim.o ./stdlib/abort.o ./stdlib/getopt.o ./stdlib/atof.o ./stdlib/bsearch.o ./stdlib/strtod.o ./stdlib/mstats.o ./math/sf_isinf.o ./math/s_finite.o ./math/s_modf.o ./math/sf_frexp.o ./math/s_copysign.o ./math/s_scalbn.o ./math/s_ldexp.o ./math/sf_isnan.o ./math/s_infconst.o ./math/sf_finite.o ./math/s_frexp.o ./math/sf_copysign.o ./math/sf_ldexp.o ./math/sf_modf.o ./math/s_isinf.o ./math/sf_scalbn.o ./math/s_isnan.o ./string/bcmp.o ./string/strpbrk.o ./string/strncpy.o ./string/bzero.o ./string/strncmp.o ./string/strchr.o ./string/memmove.o ./string/strrchr.o ./string/memchr.o ./string/rindex.o ./string/strncat.o ./string/strcmp.o ./string/strtok_r.o ./string/strcasecmp.o ./string/memcpy.o ./string/memcmp.o ./string/memset.o ./string/u_strerr.o ./string/strspn.o ./string/strncasecmp.o ./string/strstr.o ./string/strcoll.o ./string/strcpy.o ./string/strlwr.o ./string/strerror.o ./string/index.o ./string/strxfrm.o ./string/strcat.o ./string/strcspn.o ./string/strlen.o ./string/strtok.o ./string/strupr.o ./string/bcopy.o ./ctype/iscntrl.o ./ctype/isalpha.o ./ctype/isalnum.o ./ctype/ispunct.o ./ctype/isprint.o ./ctype/isspace.o ./ctype/isascii.o ./ctype/isdigit.o ./ctype/_toupper.o ./ctype/isxdigit.o ./ctype/toascii.o ./ctype/_tolower.o ./ctype/isupper.o ./ctype/islower.o ./ctype/ctype_.o ./ctype/toupper.o ./ctype/tolower.o ./arm/syscalls.o ./arm/libcfunc.o ./signal/raise.o ./signal/signal.o ./locale/locale.o ./stdio/fgetpos.o ./stdio/fputs.o ./stdio/ferror.o ./stdio/stdio.o ./stdio/fsetpos.o ./stdio/vfscanf.o ./stdio/fgets.o ./stdio/getc.o ./stdio/printf.o ./stdio/mktemp.o ./stdio/fclose.o ./stdio/fread.o ./stdio/fdopen.o ./stdio/puts.o ./stdio/fiprintf.o ./stdio/tmpnam.o ./stdio/perror.o ./stdio/fgetc.o ./stdio/wbuf.o ./stdio/refill.o ./stdio/vprintf.o ./stdio/fflush.o ./stdio/iprintf.o ./stdio/ftell.o ./stdio/fopen.o ./stdio/flags.o ./stdio/fvwrite.o ./stdio/vfprintf.o ./stdio/clearerr.o ./stdio/fscanf.o ./stdio/fwrite.o ./stdio/scanf.o ./stdio/setvbuf.o ./stdio/rget.o ./stdio/setbuf.o ./stdio/getchar.o ./stdio/putchar.o ./stdio/remove.o ./stdio/findfp.o ./stdio/wsetup.o ./stdio/tmpfile.o ./stdio/fwalk.o ./stdio/freopen.o ./stdio/gets.o ./stdio/fprintf.o ./stdio/rename.o ./stdio/sprintf.o ./stdio/feof.o ./stdio/fileno.o ./stdio/rewind.o ./stdio/putc.o ./stdio/fputc.o ./stdio/ungetc.o ./stdio/makebuf.o ./stdio/siprintf.o ./stdio/sscanf.o ./stdio/vsprintf.o ./stdio/fseek.o ./errno/errno.o stdlib/mallocr.o stdlib/freer.o stdlib/reallocr.o stdlib/callocr.o stdlib/cfreer.o stdlib/malignr.o stdlib/vallocr.o stdlib/pvallocr.o stdlib/mallinfor.o stdlib/mallstatsr.o stdlib/msizer.o stdlib/malloptr.o stdio/vfiprintf.o arm/setjmp.o arm/trap.o
make: Leaving directory '/mnt/Storage/projects/agbcc/libc'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment