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] Fix g++.dg/debug/dwarf2/thunk1.C on darwin


Jason,

The test fails with

ERROR: g++.dg/debug/dwarf2/thunk1.C -std=gnu++98: dg-skip-if 2: need 2, 3, or 4 arguments for " dg-skip-if 7 { target *-*-darwin* } "

>From the test suite the syntax should be of the kind

/* { dg-skip-if "no alignment constraints" { "avr-*-*" } { "*" } { "" } } */

TIA

Dominique


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