This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/33828] Issues with the implementation of code hoisting in gcse.c
- From: "ebotcazou at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Nov 2007 21:04:00 -0000
- Subject: [Bug rtl-optimization/33828] Issues with the implementation of code hoisting in gcse.c
- References: <bug-33828-280@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #11 from ebotcazou at gcc dot gnu dot org 2007-11-01 21:04 -------
Subject: Bug 33828
Author: ebotcazou
Date: Thu Nov 1 21:03:50 2007
New Revision: 129832
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=129832
Log:
PR rtl-optimization/33828
* gcse.c (compute_code_hoist_vbeinout): Fix order of computation
of VBEIN and VBEOUT.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/gcse.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33828