[Bug libstdc++/51967] FAIL: libstdc++-prettyprinters/48362.cc

2012-02-21 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51967 John David Anglin danglin at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug libstdc++/51967] FAIL: libstdc++-prettyprinters/48362.cc

2012-02-15 Thread bkoz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51967 --- Comment #6 from Benjamin Kosnik bkoz at gcc dot gnu.org 2012-02-15 20:20:24 UTC --- what's the python version you are using that is not working? I am using 2.7.2

[Bug libstdc++/51967] FAIL: libstdc++-prettyprinters/48362.cc

2012-02-15 Thread dave.anglin at bell dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51967 --- Comment #7 from dave.anglin at bell dot net 2012-02-16 00:28:25 UTC --- On 15-Feb-12, at 3:20 PM, bkoz at gcc dot gnu.org wrote: what's the python version you are using that is not working? It's 2.4.2. If I get a chance, I'll try an

[Bug libstdc++/51967] FAIL: libstdc++-prettyprinters/48362.cc

2012-02-02 Thread bkoz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51967 Benjamin Kosnik bkoz at gcc dot gnu.org changed: What|Removed |Added CC||bkoz at gcc dot

[Bug libstdc++/51967] FAIL: libstdc++-prettyprinters/48362.cc

2012-02-02 Thread dave.anglin at bell dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51967 --- Comment #5 from dave.anglin at bell dot net 2012-02-02 20:41:07 UTC --- On 2/2/2012 3:17 PM, bkoz at gcc dot gnu.org wrote: do the printers ever work, outside the testsuite? No. Well then, then need to be disabled. At the moment, I'm

[Bug libstdc++/51967] FAIL: libstdc++-prettyprinters/48362.cc

2012-01-29 Thread dave.anglin at bell dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51967 --- Comment #3 from dave.anglin at bell dot net 2012-01-29 17:27:24 UTC --- On 23-Jan-12, at 10:39 AM, redi at gcc dot gnu.org wrote: do the printers ever work, outside the testsuite? No. Need to study the gdb build for this target. It looks

[Bug libstdc++/51967] FAIL: libstdc++-prettyprinters/48362.cc

2012-01-23 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51967 --- Comment #1 from John David Anglin danglin at gcc dot gnu.org 2012-01-23 15:20:35 UTC --- Similar fail is libstdc++-prettyprinters/simple.cc: Executing on host: /test/gnu/gcc/objdir/./gcc/g++ -shared-libgcc -B/test/gnu/gcc /objdir/./gcc

[Bug libstdc++/51967] FAIL: libstdc++-prettyprinters/48362.cc

2012-01-23 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51967 --- Comment #2 from Jonathan Wakely redi at gcc dot gnu.org 2012-01-23 15:39:52 UTC --- do the printers ever work, outside the testsuite? i.e. if you build this: #include tuple int main() { std::tupleint, int t; return