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: [committed] Fix get_loop_body ICE (PR rtl-optimization/47899)


On Sat, Mar 5, 2011 at 6:35 AM, Jakub Jelinek <jakub@redhat.com> wrote:
> Hi!
>
> I've committed this patch of Zdenek to fix PR47899 after bootstrap/regtest
> on x86_64-linux and i686-linux to trunk, pre-approved in the PR.
> Zdenek, if you want to adjust the ChangeLog entry I've made up or use
> different e-mail address, just Change it in SVN. ?kam.uniff.cz
> domain you've used in your last two commits doesn't resolve...
>
> 2011-03-05 ?Zdenek Dvorak ?<ook@ucw.cz>
>
> ? ? ? ?PR rtl-optimization/47899
> ? ? ? ?* cfgloopmanip.c (fix_bb_placements): Fix first argument
> ? ? ? ?to flow_loop_nested_p when moving the loop upward.
>
> ? ? ? ?* gcc.dg/pr47899.c: New test.
>

This caused:

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



-- 
H.J.


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