This is the mail archive of the gcc-patches@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]

Re: VEC re-write [patch 01/25]


On Sun, Nov 18, 2012 at 5:14 PM, David Edelsohn <dje.gcc@gmail.com> wrote:
>
> The problem is AIX stdlib.h defines
>
> #define vec_free free

Ouch.

> I am not sure where
>
> #undef vec_free
>
> should be placed.  In vec.h or system.h?

I think system.h.

Ian


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