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] Require alias support for gcc.target/i386/alias-1.c testcase



On 14 Nov 2010, at 22:35, Richard Guenther wrote:


On Sun, Nov 14, 2010 at 9:52 PM, Jack Howarth <howarth@bromo.med.uc.edu > wrote:
The attached patch eliminates the failures of the new gcc.target/ i386/alias-1.c
testcase...


FAIL: gcc.target/i386/alias-1.c (test for excess errors)
FAIL: gcc.target/i386/alias-1.c scan-assembler wobbly
FAIL: gcc.target/i386/alias-1.c scan-assembler jelly

on targets like darwin which lack alias support in their object file format
by addition of dg-require-alias to the testcase. Tested on x86_64- appledarwin10.
Okay for gcc trunk?
Jack

Ok.
applied as r167079
Iain



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