This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/12291] [3.4 regression] spurious detection of function to tie anonymous namespace names to
- From: "bangerth at dealii dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Sep 2003 19:00:12 -0000
- Subject: [Bug c++/12291] [3.4 regression] spurious detection of function to tie anonymous namespace names to
- References: <20030915201509.12291.phil.el@wanadoo.fr>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
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|[3.4 regression?] filename |[3.4 regression] spurious
|only sometimes in mangled |detection of function to tie
|name of anonymous namespace |anonymous namespace names to
|members |
------- Additional Comments From bangerth at dealii dot org 2003-09-16 19:00 -------
Very good, thanks for tracking this down! I verified it, and it is
indeed a regression in mainline.
W.