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: C++ pcc struct return fix


>>>>> "John" == John David Anglin <dave@hiauly1.hia.nrc.ca> writes:

>> Did we ever reach resolution on this issue?
> No.

>> In particular, did we get a patch approved for the mainline?  For
>> the 3.0 branch?  Is there a patch that needs review, but that hasn't
>> been reviewed?  (If so, send it to me, and I will review it.)

> Jason approved the patch to semantics.c but asked that the comment
> about DIRECT_BIND in cp-tree.h reflect this usage.  So, I sent this
> update.

> <http://gcc.gnu.org/ml/gcc-patches/2001-12/msg00209.html>,

I would say "It also forces direct-initialization in cases where other
parts of the compiler have already generated a temporary, such as reference
initialization and the catch parameter."

Thanks.

> Is this OK?  Jason didn't say anything about the branch in his response.

It's also OK for the branch.

Jason


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