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] Extend -falign-FOO=N to N[,M]: the second number is max padding


On 08/11/2016 10:49 PM, Denys Vlasenko wrote:
falign-functions=N is too simplistic.

This change makes it possible to align function to 64-byte boundaries *IF*
this does not introduce huge amount of padding.

This is my first submission to gcc-patches@gcc.gnu.org
Please let me know if my patch formatting is wrong.

The patch is for https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66240

Regarding copyright:
I believe my company, Red Hat, has a blanket copyright assignement
for gcc for patches from our employees.


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