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++/34340] [4.3 Regression] Compile Error about undefined symbol using -frepo



------- 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


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