Inserting code into prologue/epilogue

2010-03-21 Thread Vaibhav Shrimali
/*/ x = cfun->machine->force_align_arg_pointer; x = gen_frame_mem (Pmode, plus_constant (x, -8)) xor hard_frame_pointer_rtx; insn = emit_insn (gen_push (x)); RTX_FRAME_RELATED_P (insn) = 1; /

Re: Fwd: constant hoisting out of loops

2010-03-21 Thread fanqifei
On Sun, Mar 21, 2010 at 3:43 AM, Jim Wilson wrote: > On Sun, 2010-03-21 at 03:40 +0800, fanqifei wrote: >> foor_expand_move is changed and it works now. >> However, I still don't understand why there was no such error if below >> condition was used and foor_expand_move was not changed. >> Both bel

gcc-4.3-20100321 is now available

2010-03-21 Thread gccadmin
Snapshot gcc-4.3-20100321 is now available on ftp://gcc.gnu.org/pub/gcc/snapshots/4.3-20100321/ and on various mirrors, see http://gcc.gnu.org/mirrors.html for details. This snapshot has been generated from the GCC 4.3 SVN branch with the following options: svn://gcc.gnu.org/svn/gcc/branches