This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: c++/7046: #pragma pack(1) context evaluated at point of instantiation rather than declaration


Old Synopsis: wrong template instantiation within #pragma pack(1) context
New Synopsis: #pragma pack(1) context evaluated at point of instantiation rather than declaration

State-Changed-From-To: open->analyzed
State-Changed-By: bangerth
State-Changed-When: Thu Nov 21 17:25:39 2002
State-Changed-Why:
    Confirmed. Not sure what the right answer is, but it would
    certainly be beneficial if the pragma-pack thing would be
    considered at the point of declaration, not at the point of
    instantiation -- just like an attribute attached to the type.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7046


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]