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 1/2] Add an no_reorder attribute for LTO


> I see, you want to mix toplevel/non-toplevel across partitions.  In that case we also
> need to disable logic sorting partitions by size if no_reorder BBs exists in more than
> one partition.

Isn't that already broken then with -fno-toplevel-reorder? 

It already puts ordered nodes into different partitions, unless i'm missing
something.

-Andi


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