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: Status of two-stage name-lookup and covariant return types inmainline


Volker Reichelt wrote:
Also, bugs.html still states

| <dt>Covariant return types</dt>
| <dd><p>Up to (and including) GCC 3.3 we did not implement non-trivial
| covariant returns.  This has been addressed for GCC 3.4.</p></dd>

What's the status here?
this is correct. 3.3 only has trivial covariancy, 3.4 has non-trivial
implemented [for all but varadic functions]

nathan

--
Nathan Sidwell    ::   http://www.codesourcery.com   ::     CodeSourcery LLC
         The voices in my head said this was stupid too
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]