[Bug c++/44486] [4.3/4.4/4.5/4.6 regression] missing space in __PRETTY_FUNCTION__ expansion in anonymous namespace

bangerth at gmail dot com gcc-bugzilla@gcc.gnu.org
Thu Jun 10 03:28:00 GMT 2010



------- Comment #2 from bangerth at gmail dot com  2010-06-10 03:27 -------
This is a regression:

2.95:  struct S {anonymous}::f()
3.4:   S <unnamed>::f()
4.0:   S<unnamed>::f()

W.


-- 

bangerth at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bangerth at gmail dot com
      Known to fail|                            |4.0.4 4.5.0
      Known to work|                            |3.4.6
            Summary|missing space in            |[4.3/4.4/4.5/4.6 regression]
                   |__PRETTY_FUNCTION__         |missing space in
                   |expansion in anonymous      |__PRETTY_FUNCTION__
                   |namespace                   |expansion in anonymous
                   |                            |namespace


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44486



More information about the Gcc-bugs mailing list