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] Don't run basic block reordering when -Os


On Thu, 1 Aug 2002, Richard Henderson wrote:

> On Wed, Jul 31, 2002 at 02:37:00PM -0700, tm wrote:
> > 	* toplev.c (rest_of_compilation): Don't reorder basic blocks
> > 	when optimizing for size.
> 
> I applied the following instead.  It allows you to use -freorder-blocks
> with -Os explicitly if you really want.

Keen. Thanks!

Toshi



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