[Bug libstdc++/70176] Regression with C++03 Issue cstdio

2016-04-04 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70176 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug libstdc++/70176] Regression with C++03 Issue cstdio

2016-03-23 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70176 Jonathan Wakely changed: What|Removed |Added Severity|major |normal

[Bug libstdc++/70176] Regression with C++03 Issue cstdio

2016-03-11 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70176 --- Comment #2 from Jonathan Wakely --- Is this actually a regression? I don't think anything relevant changed in GCC 5 (there are related changes in GCC 6 though)

[Bug libstdc++/70176] Regression with C++03 Issue cstdio

2016-03-11 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70176 Richard Biener changed: What|Removed |Added Target||x86_64-pc-cygwin --- Comment #1 from Ri