[Bug c++/24690] error using TinyVector temporary as default constructor value

2005-11-05 Thread faheem at email dot unc dot edu
--- Comment #1 from faheem at email dot unc dot edu 2005-11-06 03:05 --- Created an attachment (id=10158) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10158&action=view) Preprocessed file showing the error Error is: foo.cc:15: error: type specifier omitted for parameter

[Bug c++/24690] New: error using TinyVector temporary as default constructor value

2005-11-05 Thread faheem at email dot unc dot edu
Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: faheem at email dot unc dot edu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24690

[Bug c++/24171] g++-3.3: internal compiler error: in resolve_overloaded_unification, at cp/pt.c:8541

2005-10-03 Thread faheem at email dot unc dot edu
--- Comment #5 from faheem at email dot unc dot edu 2005-10-03 15:32 --- (In reply to comment #4) > Here is a reduced testcase for the bug effecting 2.95.3-3.4.0 but not 4.0.0 or > the mainline: > template struct _List_iterator {}; > _List_iterator end(); >

[Bug c++/24171] g++-3.3: internal compiler error: in resolve_overloaded_unification, at cp/pt.c:8541

2005-10-02 Thread faheem at email dot unc dot edu
--- Comment #1 from faheem at email dot unc dot edu 2005-10-03 00:48 --- Created an attachment (id=9863) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9863&action=view) Preprocessed file to reproduce bug. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24171

[Bug c++/24171] New: g++-3.3: internal compiler error: in resolve_overloaded_unification, at cp/pt.c:8541

2005-10-02 Thread faheem at email dot unc dot edu
Priority: P2 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: faheem at email dot unc dot edu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24171