[Bug libstdc++/40939] unordered_map insertion generates seg fault

2009-08-02 Thread paolo dot carlini at oracle dot com
--- Comment #6 from paolo dot carlini at oracle dot com 2009-08-02 18:09 --- Ok, then for now let's close the PR as worksforme (in mainline). Of course if you notice a similar problems either in the release branch (gcc-4_4-branch) or trunk, please report it immediately. Thanks. -- p

[Bug libstdc++/40939] unordered_map insertion generates seg fault

2009-08-02 Thread comm_wolf at mail dot ru
--- Comment #5 from comm_wolf at mail dot ru 2009-08-02 17:52 --- Thanks for your advise. After gcc recompilation (according to the currently trunk state) error was disappeared. It seems like there is a bug in 'lambda' branch sources. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=

[Bug libstdc++/40939] unordered_map insertion generates seg fault

2009-08-02 Thread paolo dot carlini at oracle dot com
--- Comment #4 from paolo dot carlini at oracle dot com 2009-08-02 12:02 --- By the way, before getting to specific issues, I suggest always running the testsuite after the build, in order to exclude general, maybe temporary, breakages in exception handling, for example. -- http://

[Bug libstdc++/40939] unordered_map insertion generates seg fault

2009-08-02 Thread comm_wolf at mail dot ru
--- Comment #3 from comm_wolf at mail dot ru 2009-08-02 11:38 --- Ok. I'll try it. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40939

[Bug libstdc++/40939] unordered_map insertion generates seg fault

2009-08-02 Thread paolo dot carlini at oracle dot com
-- paolo dot carlini at oracle dot com changed: What|Removed |Added Status|UNCONFIRMED |WAITING http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40939

[Bug libstdc++/40939] unordered_map insertion generates seg fault

2009-08-02 Thread paolo dot carlini at oracle dot com
--- Comment #2 from paolo dot carlini at oracle dot com 2009-08-02 11:34 --- Can't reproduce on x86_64-linux, in mainline. Before anything else, can you please check if you can reproduce the issue also with the mainline compiler, not just lambda branch? Certainly at this stage we don't

[Bug libstdc++/40939] unordered_map insertion generates seg fault

2009-08-02 Thread comm_wolf at mail dot ru
--- Comment #1 from comm_wolf at mail dot ru 2009-08-02 11:04 --- Created an attachment (id=18285) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18285&action=view) Preprocessed sample source file -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40939