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++/45747] Enums are stronger than templates



------- Comment #1 from gcc at magfr dot user dot lysator dot liu dot se  2010-09-22 15:19 -------
Created an attachment (id=21861)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21861&action=view)
Test case showing the bug

Compile with

g++ enums-and-template-params.cpp

to trigger the bug


-- 


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


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