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: [tree-ssa] Merge status


On Wed, 17 Mar 2004, Andreas Jaeger wrote:

> > code for hideous code.  Look at /usr/include/rpc/xdr.h for example.
> 
> Have you fixed that code?  Those occurences are the last (and most
> tricky) ones in glibc and if those are changed, we can compile glibc
> finally with mainline again...

Which exactly are the problem macros, and is there any specification for
their semantics and how they may be used?  As this is an installed header
affected by my deprecation, I'll look at fixing that header and
corresponding fixincludes support similar to that for obstack.h.  (And
does the glibc testsuite exercise them?  When testing the obstack fixes I
concluded it didn't seem to cover the relevant parts of obstack.)

-- 
Joseph S. Myers
jsm@polyomino.org.uk


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