This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/34340] [4.3 Regression] Compile Error about undefined symbol using -frepo
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 4 Dec 2007 22:11:33 -0000
- Subject: [Bug c++/34340] [4.3 Regression] Compile Error about undefined symbol using -frepo
- References: <bug-34340-15404@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from pinskia at gcc dot gnu dot org 2007-12-04 22:11 -------
I think this is caused by:
2007-11-22 Jakub Jelinek <jakub@redhat.com>
PR c++/34094
* decl2.c (cp_write_global_declarations): Issue error about static
data members in anonymous namespace which are declared and used,
but not defined.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu dot org
Keywords| |rejects-valid
Summary|[4.3] Compile Error about |[4.3 Regression] Compile
|undefined symbol using - |Error about undefined symbol
|frepo |using -frepo
Target Milestone|--- |4.3.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34340