------- Comment #6 from pinskia at gcc dot gnu dot org 2006-06-11 18:32 ------- This test fails on powerpc-darwin and powerpc-aix: /Users/regress/tbox/svn-gcc/gcc/testsuite/gcc.dg/cpp/_Pragma6.c:8: warning: #pragma pack(push[, id], <n>) is not supported on this target^M /Users/regress/tbox/svn-gcc/gcc/testsuite/gcc.dg/cpp/_Pragma6.c:10: warning: #pragma pack(pop[, id], <n>) is not supported on this target^M output is: /Users/regress/tbox/svn-gcc/gcc/testsuite/gcc.dg/cpp/_Pragma6.c:8: warning: #pragma pack(push[, id], <n>) is not supported on this target^M /Users/regress/tbox/svn-gcc/gcc/testsuite/gcc.dg/cpp/_Pragma6.c:10: warning: #pragma pack(pop[, id], <n>) is not supported on this target^M
FAIL: gcc.dg/cpp/_Pragma6.c (test for excess errors) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27747