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]

Re: Lifetime of temporaries in new expressions


>>>>> Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de> writes:

 > The correct code is already in init.c. Enabling it, I could not detect
 > any regression failure in the testsuite. There is some mentioning of
 > flow problems, but these appear to be fixed.

There is also mention of a problem with overlapping exception regions.  I
think that I wrote the sentry code to fix that problem, but I don't
remember for sure.

Go ahead and put your patch in.

 > I propose to activate this code. If somebody can confirm that the
 > original problem is fixed, I also propose to activate it in the
 > release branch.

I think I'd prefer to leave it on the main branch for now.

Jason


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