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]
Other format: [Raw text]

Re: generalized lvalues -- patch outline


Michael Matz wrote:
Hi,

On Tue, 23 Nov 2004, Nathan Sidwell wrote:


4) It is in use in other code that is 'out there'.  What code? Give
  examples.  Given that one of the biggest bits (Linux kernel) has been
  cleaned,


How do you know the linux kernel was the biggest bit, when you don't know the other software?
I thought the kernel is both one of the biggest things out there and one
of the bigger stressers of gcc. Therefore if that can be cleaned, your
'average' smaller package can be cleaned (for some value of average).
I'm willing to be corrected.

FWIW, this extension is used in at least (determined from just looking at the compiler errors):
wine, elfutils, rpm, freeglut, dietlibc, openswan, xv, xine and 50 other packages.
ok, that's quite a big list, thank you.  I don't suppose you know which
version of this extension they're using? :)  Will Ziemowit's restriction
to pointers satisfy them?

nathan

--
Nathan Sidwell    ::   http://www.codesourcery.com   ::     CodeSourcery LLC
nathan@codesourcery.com    ::     http://www.planetfall.pwp.blueyonder.co.uk


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