c++/10332: Template classes are not instantiated correctly in presense of #pragma pack()

Momchil Velikov velco@fadata.bg
Mon Apr 14 08:57:00 GMT 2003


>>>>> "Igor" == Igor A Goussarov <igusarov@akella.com> writes:

    Igor> Momchil Velikov wrote:
    >> What is the scope of #pragma pack ?

    Igor>     Apparently, from the line it is encountered at till the end of
    Igor> translation unit or till the next #pragma pack.

In that case holding it in a global variable looks appropriate, no ?

~velco



More information about the Gcc-bugs mailing list