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++ PATCH for c++/26714 (lifetime of temps in mem-initializers for reference members)



On 5 Nov 2011, at 21:32, Iain Sandoe wrote:


On 5 Nov 2011, at 21:30, Jason Merrill wrote:

On 11/05/2011 10:32 AM, Iain Sandoe wrote:
either this or the previous patch has broken (or exposed a problem which
has broken) bootstrap on i686-darwin9 with:

I've mostly reverted the previous patch, does that fix bootstrap for you? I don't understand yet what the problem is.

I'll set it running now... try to report back today...

we're on stage2 - so looking good.


looks like a GTY kinda issue from the pattern showing in the gdb output/

two more data points - 1) doesn't fail on either powerpc-darwin9 or x86-64-darwin10. 2) doesn't fail if compiled "-save-temps"

.. makes one think that it's sensitive to the headers used
cheers
Iain



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