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++/12170] ICE in cp_type_quals


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-12-05 02:46 -------
The small testcase is rejected with checking disabled:
pr12170.cc: In instantiation of `L<Y<int>::X<int> >':
pr12170.cc:17:   instantiated from `Y<int>'
pr12170.cc:20:   instantiated from here
pr12170.cc:9: error: no matching function for call to `foo(W<Y<int>::X<int> >)'

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice-checking


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


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