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]: Avoid basic block reordering for 68HC1X when -Os


On Sat, Jun 29, 2002 at 12:55:24AM +0200, Stephane Carrez wrote:
> When optimising for size the basic block reordering makes the resulting
> code larger.  Since size is critical for HC11/HC12, it is best to
> disable it when -Os.  Such disabling only concerns HC11/HC12 port.

We should do this generically.


r~


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