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++/26757] [4.1/4.2 regression] C++ front-end producing two DECLs with the same UID



------- Comment #12 from pinskia at gcc dot gnu dot org  2006-04-13 16:42 -------
This is a latent bug as show by PR 16792 and PR 20357.  Both show the same
problem of two DECLs pointing to the same variable and having the same UID.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
OtherBugsDependingO|                            |20357
              nThis|                            |
      Known to fail|4.0.2                       |
      Known to work|4.2.0                       |
            Summary|[4.1 regression] C++ front- |[4.1/4.2 regression] C++
                   |end producing two DECLs with|front-end producing two
                   |the same UID                |DECLs with the same UID


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


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