This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/21369] [4.0/4.1 Regression] Template function definition rejected if function return type begins with 'struct'
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 May 2005 20:50:38 -0000
- Subject: [Bug c++/21369] [4.0/4.1 Regression] Template function definition rejected if function return type begins with 'struct'
- References: <20050503203420.21369.pkoning@equallogic.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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