[Bug libstdc++/68735] FAIL: libstdc++-prettyprinters/libfundts.cc print ab

2021-01-11 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68735 Jonathan Wakely changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug libstdc++/68735] FAIL: libstdc++-prettyprinters/libfundts.cc print ab

2021-01-11 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68735 --- Comment #11 from CVS Commits --- The releases/gcc-8 branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:2204b4121fa9cddb89dd52a8a0754a1ae0666efb commit r8-10720-g2204b4121fa9cddb89dd52a8a0754a1ae0666efb Author: Jonathan Wakel

[Bug libstdc++/68735] FAIL: libstdc++-prettyprinters/libfundts.cc print ab

2021-01-11 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68735 --- Comment #10 from CVS Commits --- The releases/gcc-10 branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:4fd49da23bf579b84940bd96bf942bd99cfa187a commit r10-9249-g4fd49da23bf579b84940bd96bf942bd99cfa187a Author: Jonathan Wake

[Bug libstdc++/68735] FAIL: libstdc++-prettyprinters/libfundts.cc print ab

2020-12-02 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68735 Jonathan Wakely changed: What|Removed |Added Target Milestone|--- |11.0 --- Comment #9 from Jonathan Wake

[Bug libstdc++/68735] FAIL: libstdc++-prettyprinters/libfundts.cc print ab

2020-12-02 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68735 --- Comment #8 from CVS Commits --- The master branch has been updated by Jonathan Wakely : https://gcc.gnu.org/g:dc2b372ed1b1e9af6db45051cff95478c7616807 commit r11-5683-gdc2b372ed1b1e9af6db45051cff95478c7616807 Author: Jonathan Wakely Date:

[Bug libstdc++/68735] FAIL: libstdc++-prettyprinters/libfundts.cc print ab

2020-12-02 Thread dave.anglin at bell dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68735 --- Comment #7 from dave.anglin at bell dot net --- Currently, we also have the following two additional fails: FAIL: libstdc++-prettyprinters/91997.cc print a FAIL: libstdc++-prettyprinters/91997.cc print a

[Bug libstdc++/68735] FAIL: libstdc++-prettyprinters/libfundts.cc print ab

2020-12-02 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68735 --- Comment #6 from Jonathan Wakely --- (In reply to Jonathan Wakely from comment #5) > Ah, I think the problem is that Python 2 has a 42-bit int 32-bit of course. But there's also something else going on. I have a patch.

[Bug libstdc++/68735] FAIL: libstdc++-prettyprinters/libfundts.cc print ab

2020-12-02 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68735 Jonathan Wakely changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |redi at gcc dot gnu.org

[Bug libstdc++/68735] FAIL: libstdc++-prettyprinters/libfundts.cc print ab

2020-12-02 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68735 --- Comment #5 from Jonathan Wakely --- Ah, I think the problem is that Python 2 has a 42-bit int and so casting a big endian pointer to int loses half the bits.

[Bug libstdc++/68735] FAIL: libstdc++-prettyprinters/libfundts.cc print ab

2020-12-02 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68735 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever confirmed|0

[Bug libstdc++/68735] FAIL: libstdc++-prettyprinters/libfundts.cc print ab

2017-12-24 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68735 --- Comment #3 from Jonathan Wakely --- Those Python exceptions come from GDB, but I'm not sure why.

[Bug libstdc++/68735] FAIL: libstdc++-prettyprinters/libfundts.cc print ab

2017-12-17 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68735 John David Anglin changed: What|Removed |Added Last reconfirmed|2016-11-01 00:00:00 |2017-12-17 --- Comment #2 from John

[Bug libstdc++/68735] FAIL: libstdc++-prettyprinters/libfundts.cc print ab

2016-11-01 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68735 --- Comment #1 from John David Anglin --- *** Bug 69332 has been marked as a duplicate of this bug. ***