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++/17473] [3.3/3.4 Regression] typedef redefinition in struct is accepted


------- Additional Comments From mmitchel at gcc dot gnu dot org  2004-11-24 23:24 -------
Fixed in GCC 4.0.  

I do not intend to backport this to 3.4.x, as doing so would potentially break
code that works in 3.4.3, and has no semantic ambiguity.  

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
      Known to fail|3.0.4 3.2.2 3.3.1 3.3.4     |3.0.4 3.2.2 3.3.1 3.3.4
                   |3.4.0 4.0.0                 |3.4.0
      Known to work|2.95                        |2.95 4.0.0
         Resolution|                            |FIXED
            Summary|[3.3/3.4/4.0 Regression]    |[3.3/3.4 Regression] typedef
                   |typedef redefinition in     |redefinition in struct is
                   |struct is accepted          |accepted
   Target Milestone|3.4.4                       |4.0.0


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


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