CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]  2011/03/02 03:53:58

Modified files:
        gnu/gcc/gcc/config: openbsd.h 

Log message:
define HANDLE_PRAGMA_PACK_PUSH_POP just like on other platforms
to get #pragma pack and #pragma push work in order to be compatible
with MS compilers because there is some code out there (e.g. chromium)
that uses these pragmas.

ok kettenis@

Reply via email to