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] spurious detection of function to tie anonymous namespace names to


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-12-25 03:23 -------
On the mainline I get:
00000024 t 
_GLOBAL__I__ZN39_GLOBAL__N_pr12291.cc_9D2164D3_A8866A9E12option_array
E
00000000 B _ZN39_GLOBAL__N_pr12291.cc_9D2164D3_A8866A9E12option_arrayE

In fact this is a dup of bug 12175 which is fixed.

*** This bug has been marked as a duplicate of 12175 ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |DUPLICATE


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


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