1 Jul 2006 08:32
explaination of some gcc functions
kernel coder <lhrkernelcoder <at> gmail.com>
2006-07-01 06:32:26 GMT
2006-07-01 06:32:26 GMT
hi,
I'm trying to understand the backend code of gcc for MIPS
architecture.I'm having some trouble while understanding following
functions.
1: push_topmost_sequence();
2: emit_insn_after(seq,get_insns());
3: pop_topmost_sequence();
4: emit_insn_before
Would you please explain what's the role of each function.
>
> In fact, bootstrap-lean is still documented in install.texi and
> makefile.texi, but it no longer seems to be present in the Makefile
> machinery. Could we get this back?
Also, would you mind adding some notes to gcc-4.2/changes.html, as
far as changes are user visible?
Thanks,
Gerald
RSS Feed