This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/27748] [4.2 Regression] rejects _Pragma with macros
- From: "sje at cup dot hp dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Jun 2006 16:54:58 -0000
- Subject: [Bug c++/27748] [4.2 Regression] rejects _Pragma with macros
- References: <bug-27748-6528@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #6 from sje at cup dot hp dot com 2006-06-13 16:54 -------
The new _Pragma1.C and _Pragma6.c tests are failing on ia64-hp-hpux11.23
because that platform does not define HANDLE_PRAGMA_PACK_PUSH_POP. Presumably
there are other platforms that also do not define this and will also fail these
tests.
--
sje at cup dot hp dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sje at cup dot hp dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27748