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

Re: PATCH: V3/AIX


>>>>> "Richard" == Richard Henderson <rth@redhat.com> writes:

    Richard> Perhaps

    Richard>   typedef __typeof__(*(atomic_p)0) _Atomic_word;

    Richard> ?

That definitely solves the implied maintenance problem is just
"knowing" the right answer.

But, of course, it's a GNUish extension.  I still secretly cherish the
original hope of the V3 project -- that V3 would become the industry
standard C++ runtime library.  Oh, well, perhaps I will put aside that
hope, and just hope to get it working on AIX for now...

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com

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