[Bug c++/30812] enhancement: exception specification in __PRETTY_FUNCTION__

2018-08-29 Thread nathan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=30812 Nathan Sidwell changed: What|Removed |Added CC||nathan at gcc dot gnu.org --- Comment #

[Bug c++/30812] enhancement: exception specification in __PRETTY_FUNCTION__

2018-08-24 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=30812 Eric Gallager changed: What|Removed |Added CC||jason at redhat dot com,

[Bug c++/30812] enhancement: exception specification in __PRETTY_FUNCTION__

2017-08-17 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=30812 Eric Gallager changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/30812] enhancement: exception specification in __PRETTY_FUNCTION__

2017-08-14 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=30812 Eric Gallager changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/30812] enhancement: exception specification in __PRETTY_FUNCTION__

2007-03-08 Thread bangerth at dealii dot org
--- Comment #1 from bangerth at dealii dot org 2007-03-09 03:47 --- I oppose this change in existing behavior. People have all sorts of testsuites where existing behavior is stored in output files and compared against every night. A change in such behavior may lead to lots of unnecessar