r274016 - in /branches/gcc-9-branch/gcc: Change...

iains@gcc.gnu.org iains@gcc.gnu.org
Fri Aug 2 14:44:00 GMT 2019


Author: iains
Date: Fri Aug  2 14:44:23 2019
New Revision: 274016

URL: https://gcc.gnu.org/viewcvs?rev=274016&root=gcc&view=rev
Log:
darwin, x86, backport fix for missing .p2align.

This fixes a number of testcases that expect use of
.p2align, which was omitted from the darwin X86 port
(but is available in all assemblers used with that).

2019-08-02  Iain Sandoe  <iain@sandoe.co.uk>

	Backport from mainline
	2019-05-31  Iain Sandoe  <iain@sandoe.co.uk>

	* config/i386/darwin.h (ASM_OUTPUT_MAX_SKIP_ALIGN): New.


Modified:
    branches/gcc-9-branch/gcc/ChangeLog
    branches/gcc-9-branch/gcc/config/i386/darwin.h



More information about the Gcc-cvs mailing list