[Bug tree-optimization/61906] failed to build gcc 4.9.1 on debian wheezy

2014-12-11 Thread dmitigr at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61906 Dmitry Igrishin changed: What|Removed |Added CC||dmitigr at gmail dot com --- Comment

[Bug c/61906] New: failed to build gcc 4.9.1 on debian wheezy

2014-07-25 Thread dmitigr at gmail dot com
Assignee: unassigned at gcc dot gnu.org Reporter: dmitigr at gmail dot com the compiler: gcc (Debian 4.7.2-5) 4.7.2 the system type: Linux y470 3.2.0-4-amd64 #1 SMP Debian 3.2.60-1+deb7u1 x86_64 GNU/Linux the options given when GCC was configured/built: ../configure -v --enable

[Bug c++/69218] New: File input streams states inconsistency

2016-01-10 Thread dmitigr at gmail dot com
++ Assignee: unassigned at gcc dot gnu.org Reporter: dmitigr at gmail dot com Target Milestone: --- Created attachment 37296 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37296&action=edit The test case and example text file which doesn't ends with the newline char

[Bug c++/69218] File input streams states inconsistency

2016-01-10 Thread dmitigr at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69218 --- Comment #3 from Dmitry Igrishin --- (In reply to Jonathan Wakely from comment #2) > This is the correct behaviour required by the C++ standard, your assertion > is incorrect, that is not guaranteed to always be true. > > When reading the las

[Bug c++/69218] File input streams states inconsistency

2016-01-10 Thread dmitigr at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69218 --- Comment #4 from Dmitry Igrishin --- (In reply to Jonathan Wakely from comment #2) > This is the correct behaviour required by the C++ standard, your assertion > is incorrect, that is not guaranteed to always be true. > > When reading the las