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++/13270] Failed compile of template function in template class called from another template


------- Additional Comments From Mark dot Hodson at dsto dot defence dot gov dot au  2003-12-02 12:14 -------
Created an attachment (id=5263)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=5263&action=view)
Test case required for simple reproduction of the bug.

The three instances of the comment "// test code sequence" appear immediately
above the line of interest.  The version inside main() is fine, the other two
cause GCC to fail.

This code appears to adhere to the C++ specification.

-- 


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


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