This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/14538] *-rtems broken for gnat
- From: "charlet at act-europe dot fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Mar 2004 13:35:20 -0000
- Subject: [Bug ada/14538] *-rtems broken for gnat
- References: <20040311194333.14538.joel@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From charlet at act-europe dot fr 2004-03-12 13:35 -------
Subject: Re: *-rtems broken for gnat
> Actually it isn't a nop. It puts the simple __rtems__ check ahead of a
That's why ChangeLogs are so important :-) So we'll wait for your
complete submision.
> check that
> is something like the following that I believe indicates the cpp
> predefines for one of the
> vxworks targets is broken:
>
> if (AIX or unix) and !vxworks
That's wrong, vxworks does not define unix, you are misinterpreting the above.
Arno
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14538