cygwin.h (CPP_PREDEFINES): Don't define __STDC__.
authorMumit Khan <khan@xraylith.wisc.edu>
Thu, 4 May 2000 18:15:08 +0000 (18:15 +0000)
committerMumit Khan <khan@gcc.gnu.org>
Thu, 4 May 2000 18:15:08 +0000 (18:15 +0000)
commit2afc3e479c42804e47a9d30b143d6b5743b97729
treef308b525b7f3f491a28237aa2de42b185c3ce816
parentd34cba2bac647e5299d8f010491a120a7e468f36
cygwin.h (CPP_PREDEFINES): Don't define __STDC__.

2000-05-04  Mumit Khan  <khan@xraylith.wisc.edu>

* i386/cygwin.h (CPP_PREDEFINES): Don't define __STDC__. Move
attribute macros from here ...
(CPP_SPEC): to here.
* i386/mingw32.h (CPP_PREDEFINES): Likewise.
(CPP_SPEC): Likewise.
* i386/crtdll.h (CPP_PREDEFINES): Delete attribute macros.

From-SVN: r33677
gcc/ChangeLog
gcc/config/i386/crtdll.h
gcc/config/i386/cygwin.h
gcc/config/i386/mingw32.h