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++/21369] [4.0/4.1 Regression] Template function definition rejected if function return type begins with 'struct'


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-05-03 20:50 -------
Confirmed, it worked with "4.0.0 20041124" but not right before the branch of 
4.0.0.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|                            |rejects-valid
   Last reconfirmed|0000-00-00 00:00:00         |2005-05-03 20:50:37
               date|                            |
            Summary|Template function definition|[4.0/4.1 Regression]
                   |rejected if function return |Template function definition
                   |type begins with 'struct'   |rejected if function return
                   |                            |type begins with 'struct'
   Target Milestone|---                         |4.0.1


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


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