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++/17585] g++ generates errors on a legal code.


------- Additional Comments From tal dot agmon at nsc dot com  2004-09-22 07:22 -------
According to my quotes from the ANSI-C++ the following syntax is valid:
void g(void) { S03<&f> s03; }

However, the compiler issues errors.
If someone thinks that this is an invalid code, please provide some proof.



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|INVALID                     |


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


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