This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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: [v3] libstdc++/54296


Hi,

On 09/04/2012 10:08 PM, François Dumont wrote:
On 08/30/2012 11:15 AM, Paolo Carlini wrote:

Hi,


> I simply don't want to pollute my system with experimental builds. I have a gcc folder containing the image of gcc trunk and next to it a gcc-build folder where the build takes place.

What about a gcc-install next to it? ;) This is what many people have, me included, it's just matter of adding a --prefix to your configure line, and you can install your compiler wherever you like. But Jon can give you details, I already find this discussion a bit surreal sorry ;)

Anyway, coming to the real work, I didn't have a chance to look into the patch (this evening I will), for sure since you have an "aborting" testcase ready, it should be Ok in terms of testing. I can then take care of valgrind this time.

Paolo

Hi

I managed to do the test with Valgrind and so confirm the fix with the attached patch (unmodified since last proposal).
Patch is Ok, thanks for your patience and thanks again for all your great work on the unordered containers!

Paolo.


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