Enable gcc.dg/attr-aligned-3.c on Solaris
authorRainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
Sun, 31 Mar 2019 09:26:22 +0000 (09:26 +0000)
committerRainer Orth <ro@gcc.gnu.org>
Sun, 31 Mar 2019 09:26:22 +0000 (09:26 +0000)
* gcc.dg/attr-aligned-3.c: Enable on *-*-solaris2.*.

From-SVN: r270042

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/attr-aligned-3.c

index 8c46400a1f366ef0c307ebed9cfaedec34bae366..2377b1a4cb7fdc549b394fb7c93e3613eb577de1 100644 (file)
@@ -1,3 +1,7 @@
+2019-03-31  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       * gcc.dg/attr-aligned-3.c: Enable on *-*-solaris2.*.
+
 2019-03-30  Iain Buclaw  <ibuclaw@gdcproject.org>
 
        * gdc.test/gdc-test.exp (gdc-copy-extra): Append copied files to
index 3d412b91c0c47ad0dc77a402e0e9f78d75ee776b..7415e5252f8033bd23191c8e26b3ebb0f77f5a19 100644 (file)
@@ -2,7 +2,7 @@
    exceeds maximum 2147483648
    Limit to ELF targets that are known to use MAX_OFILE_ALIGNMENT
    (1 << 28) * BITS_PER_UNIT.
-   { dg-do compile { target { { *-*-elf* *-*-gnu* } && { ! avr*-*-* } } } }
+   { dg-do compile { target { { *-*-elf* *-*-gnu* *-*-solaris2.* } && { ! avr*-*-* } } } }
    { dg-require-effective-target size32plus }
    { dg-options "" } */