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] Merging BB and user labels (tree level)


On Wed, Dec 29, 2004 at 04:35:26PM -0500, Andrew Pinski wrote:
> Then why at -O2 I get the labels moved to the beginning of the BB
> for the following testcase:

The scheduler does it.  It always has.

I'd personally rather the labels were removed than being so
egregiously wrong.


r~


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