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]

[Bug c/25246] [gomp] #pragma pack() inside of structure



------- Comment #1 from jakub at gcc dot gnu dot org  2005-12-08 08:55 -------
Subject: Bug 25246

Author: jakub
Date: Thu Dec  8 08:55:44 2005
New Revision: 108219

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=108219
Log:
        PR c/25246
        * c-parser.c (c_parser_struct_or_union_specifier,
        c_parser_objc_class_instance_variables): Handle #pragma
        at struct or class scope.

        * gcc.target/i386/pr25246.c: New test.

Added:
    branches/gomp-20050608-branch/gcc/testsuite/gcc.target/i386/pr25246.c
Modified:
    branches/gomp-20050608-branch/gcc/ChangeLog.gomp
    branches/gomp-20050608-branch/gcc/c-parser.c
    branches/gomp-20050608-branch/gcc/testsuite/ChangeLog.gomp


-- 


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


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