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: [ping] Re: PATCH: Disable sched1 when optimizing for size


Richard Earnshaw wrote:

>> Nevertheless, for both ARM and Thumb-2 there's a significant penalty to
>> running this pass in terms of code size (0.3% and 1.3% respectively); 

  What about all the other platforms?  Unless I'm misreading your patch it
disables the pass for them too; can you be sure it's not a win, possibly even
a vitally necessary one, on other targets?

    cheers,
      DaveK


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