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++/13094] [3.5 regression] ICE with template-template parameters


------- Additional Comments From reichelt at gcc dot gnu dot org  2004-05-24 10:36 -------
The testcase from comment #8 is fixed by Roger Sayle's patch
http://gcc.gnu.org/ml/gcc-cvs/2004-05/msg00753.html

The original test case does not ICE any more with 3.4.0 and mainline,
so there's nothing left to do. (As noted before, the error messages one
gets are due to bugs in the code.)


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


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


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