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++/12581] [3.4 Regression] gcc rejects typeof use for the return type


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

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


bangerth at dealii dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2003-10-22 01:24:40
               date|                            |
            Summary|[3.4 Regression ] gcc       |[3.4 Regression] gcc rejects
                   |rejects typeof use for the  |typeof use for the return
                   |return type                 |type


------- Additional Comments From bangerth at dealii dot org  2003-10-22 01:24 -------
A darn good argument against introducing extensions as operators! 
 
I think it can be called a regression, since it used to work. I would bet this is introduced 
by the new parser, so I'll tentatively assign it to Mark. He'll know for sure. 
 
I can't help setting this to low priority, though, since I think it's so obscure... 
 
W.


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