This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/545] -std=c89 defines macros it shouldn't
- From: "neroden at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Jul 2003 05:00:53 -0000
- Subject: [Bug c/545] -std=c89 defines macros it shouldn't
- References: <20000918020601.545.jsm28@cam.ac.uk>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=545
------- Additional Comments From neroden at gcc dot gnu dot org 2003-07-12 05:00 -------
Current files with "ansi" references in specs:
svr4.h
sol2.h
ptx4.h
rs6000/sysv4.h
rs6000/aix.h
rs6000/aix41.h
rs6000/aix43.h
rs6000/aix51.h
rs6000/aix52.h
m68k/m68k-none.h
m68k/hp320.h
i386/sco5.h
i386/cygwin.h
i370/linux.h
cris/linux.h
So it's persistent on unpopular triplets, as usual. Though cygwin is a surprise.