[Bug c++/49152] pretty printer cannot handle iterators and other complex expressions

2016-01-25 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49152 --- Comment #49 from Manuel López-Ibáñez --- (In reply to Jonathan Wakely from comment #13) > Re Gaby's point about the error appearing in a sub-expression of a larger > full expression, that's true Now that the caret has been the default for

[Bug c++/49152] pretty printer cannot handle iterators and other complex expressions

2015-06-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49152 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Target Milestone|4.8.3 |---

[Bug c++/49152] pretty printer cannot handle iterators and other complex expressions

2013-05-31 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49152 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Target Milestone|4.8.1 |4.8.2 ---

[Bug c++/49152] pretty printer cannot handle iterators and other complex expressions

2013-03-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49152 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Target Milestone|4.8.0 |4.8.1

[Bug c++/49152] pretty printer cannot handle iterators and other complex expressions

2012-04-23 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49152 --- Comment #45 from Manuel López-Ibáñez manu at gcc dot gnu.org 2012-04-23 20:27:39 UTC --- (In reply to comment #44) On Sun, 1 Apr 2012, manu at gcc dot gnu.org wrote: moving line-map out of libcpp to create a source-location library has

[Bug c++/49152] pretty printer cannot handle iterators and other complex expressions

2012-04-23 Thread joseph at codesourcery dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49152 --- Comment #44 from joseph at codesourcery dot com joseph at codesourcery dot com 2012-04-23 19:54:09 UTC --- On Sun, 1 Apr 2012, manu at gcc dot gnu.org wrote: moving line-map out of libcpp to create a source-location library has been

[Bug c++/49152] pretty printer cannot handle iterators and other complex expressions

2012-04-16 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49152 Manuel López-Ibáñez manu at gcc dot gnu.org changed: What|Removed |Added Status|RESOLVED|REOPENED