[Bug testsuite/88332] [9 regression] gcc.dg/Wattributes-10.c fails starting with r265728

segher at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Dec 5 19:47:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88332

--- Comment #10 from Segher Boessenkool <segher at gcc dot gnu.org> ---
You have

/* { dg-error "alignment of 's' is greater" "" { target pdp11*-*-* } } */

(the "" was added in r265741, the source tree I looked at wasn't up-to-date).

dg.exp says this is
# dg-error regexp comment [{ target/xfail selector } [{.|0|linenum}]]

so it should be fine now.


More information about the Gcc-bugs mailing list