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++/34269] [4.1/4.2/4.3 regression] Incomplete __decltype/__typeof expressions accepted



------- Comment #2 from pinskia at gcc dot gnu dot org  2007-12-08 20:47 -------
(In reply to comment #1)
> And the same with __typeof__ instead of __decltype.  Since 3.4.
> Why is this considered an regression?

Well 3.3 rejected the incomplete __typeof__ so this is a regression for that.

Confirmed.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu dot
                   |                            |org
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
      Known to fail|                            |3.4.0 4.0.4 4.1.0 4.2.0
                   |                            |4.3.0
      Known to work|                            |3.3.3
   Last reconfirmed|0000-00-00 00:00:00         |2007-12-08 20:47:13
               date|                            |
            Summary|[4.3 regression] Incomplete |[4.1/4.2/4.3 regression]
                   |__decltype expressions      |Incomplete
                   |accepted                    |__decltype/__typeof
                   |                            |expressions accepted
   Target Milestone|4.3.0                       |4.1.3


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


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