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][RX] Patch to correct the functionality of compiler option -falign-labels=n


> Please review the patch and let me know if there should be any modifications
> in it?

Have you checked the other alignment macros to see if they need to be
fixed too?

        * config/rx/rx.h (Corrected macro LABEL_ALIGN).

This should be :

	* config/rx/rx.h (LABEL_ALIGN): <description goes here>

It's always:

	* file (function/macro): Description.

Otherwise OK.


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