--- 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], ) is not supported on this target^M
/Users/regress/tbox/svn-gcc/
--- Comment #5 from jakub at gcc dot gnu dot org 2006-06-09 21:26 ---
Should be fixed in SVN.
--
jakub at gcc dot gnu dot org changed:
What|Removed |Added
Sta
--- Comment #4 from jakub at gcc dot gnu dot org 2006-06-09 21:13 ---
Subject: Bug 27747
Author: jakub
Date: Fri Jun 9 21:13:25 2006
New Revision: 114519
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114519
Log:
PR preprocessor/27746
* directives.c (do_pragma):
--
mmitchel at gcc dot gnu dot org changed:
What|Removed |Added
Priority|P3 |P1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27747
--
jakub at gcc dot gnu dot org changed:
What|Removed |Added
AssignedTo|unassigned at gcc dot gnu |jakub at gcc dot gnu dot org
|dot org
--- Comment #3 from janis at gcc dot gnu dot org 2006-05-24 18:23 ---
A regression hunt on powerpc-linux identified this patch:
http://gcc.gnu.org/viewcvs?view=rev&rev=109336
r109336 | rth | 2006-01-04 16:33:38 + (Wed, 04 Jan 2006)
--
janis at gcc dot gnu dot org change
--- Comment #2 from pinskia at gcc dot gnu dot org 2006-05-24 03:33 ---
I should note this is accepted with -save-temps so the preprocessor is doing
the correct thing at least to a point.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27747
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-05-24 03:31 ---
Janis, could you do a regression hunt on this bug? (This is the C version of
PR 27748).
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
Known to fail||4.2.0
Known to work||4.1.0
Target