[Bug c++/12291] [3.4 regression?] filename only sometimes in mangled name of anonymous namespace members

bangerth at dealii dot org gcc-bugzilla@gcc.gnu.org
Tue Sep 16 03:36:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


bangerth at dealii dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|filename only sometimes in  |[3.4 regression?] filename
                   |mangled name of anonymous   |only sometimes in mangled
                   |namespace members           |name of anonymous namespace
                   |                            |members
   Target Milestone|---                         |3.4


------- Additional Comments From bangerth at dealii dot org  2003-09-16 00:10 -------
OK, I'll mark this as a regression. This should force us to review
the report in time for 3.4.

It's a bug in any case -- the existence of some unrelated function
should not affect the mangling of any symbol, I guess.

W.



More information about the Gcc-bugs mailing list