This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]