[Bug c++/12862] [3.3/3.4 regression] Conflicts Between typedefs/enums and Namespace Member Declarations

bangerth at dealii dot org gcc-bugzilla@gcc.gnu.org
Fri Oct 31 21:23:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


bangerth at dealii dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|minor                       |critical
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|                            |rejects-valid
   Last reconfirmed|0000-00-00 00:00:00         |2003-10-31 21:22:49
               date|                            |
            Summary|rejects-valid: Conflicts    |[3.3/3.4 regression]
                   |Between typedefs/enums and  |Conflicts Between
                   |Namespace Member            |typedefs/enums and Namespace
                   |Declarations                |Member Declarations
   Target Milestone|---                         |3.3.3


------- Additional Comments From bangerth at dealii dot org  2003-10-31 21:22 -------
Confired. What an odd bug, I'm surprised nobody ever hit that before.

It used to work in 2.95, but is broken in 3.0.x, 3.2.x, 3.3.x and mainline.
This certainly counts as a serious regression.

W.



More information about the Gcc-bugs mailing list