public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/18638] New: macros should be expanded in #pragma align for C++
@ 2004-11-23 23:33 jsm28 at gcc dot gnu dot org
  2004-11-24  6:20 ` [Bug c++/18638] " pinskia at gcc dot gnu dot org
  0 siblings, 1 reply; 2+ messages in thread
From: jsm28 at gcc dot gnu dot org @ 2004-11-23 23:33 UTC (permalink / raw)
  To: gcc-bugs

Macros are expanded in some Solaris pragmas, such as #pragma align.
However, this is currently disabled for C++.  The #pragma handling
should be changed so that macros are expanded when the pragma is
encountered, if the specification of the particular pragma requires
macro expansion, rather than this only working when pragmas are not
deferred (so for C and ObjC but not for C++).

-- 
           Summary: macros should be expanded in #pragma align for C++
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jsm28 at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
GCC target triplet: *-*-solaris*


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18638


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug c++/18638] macros should be expanded in #pragma align for C++
  2004-11-23 23:33 [Bug c++/18638] New: macros should be expanded in #pragma align for C++ jsm28 at gcc dot gnu dot org
@ 2004-11-24  6:20 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-11-24  6:20 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-11-24 06:20 -------
Confirmed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-11-24 06:20:11
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18638


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-11-24  6:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-23 23:33 [Bug c++/18638] New: macros should be expanded in #pragma align for C++ jsm28 at gcc dot gnu dot org
2004-11-24  6:20 ` [Bug c++/18638] " pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).