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++/63139] [4.8 Regression] Class-scope typedef overwrites typedef of previously defined class


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63139

Jason Merrill <jason at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jason at gcc dot gnu.org
           Assignee|unassigned at gcc dot gnu.org      |jason at gcc dot gnu.org
   Target Milestone|---                         |4.9.2
            Summary|[4.8/4.9/5 Regression]      |[4.8 Regression]
                   |Class-scope typedef         |Class-scope typedef
                   |overwrites typedef of       |overwrites typedef of
                   |previously defined class    |previously defined class

--- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> ---
Fixed for 4.9.2 and 5 so far.


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