This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] use cfglayout mode for instatiate_virtual_regs


On Thu, Mar 24, 2011 at 4:47 AM, Nathan Froyd <froydnj@codesourcery.com> wrote:
> As $SUBJECT suggests. ?The patch looks much bigger than it actually is
> due to re-indentation.
>
> Tested on x86_64-unknown-linux-gnu. ?OK to commit?
>
> -Nathan
>
> ? ? ? ?* function.c (instantiate_virtual_regs): Use FOR_EACH_BB and
> ? ? ? ?FOR_BB_INSNS_SAFE to iterate through insns. ?Re-indent.
> ? ? ? ?* passes.c (init_optimization_passes): Move
> ? ? ? ?pass_instantiate_virtual_regs after pass_into_cfg_layout_mode.
>

This caused:

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48282


-- 
H.J.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]