aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp
AgeCommit message (Expand)AuthorFilesLines
2006-07-01revert accidental checkinJason Merrill1-3/+2
2006-07-01re PR c++/28215 (Bootstrap failure on arm-eabi)Jason Merrill3-2/+12
2006-06-30re PR c++/26577 (ICE in cp_expr_size with volatile and non POD)Jason Merrill2-2/+8
2006-06-30* decl2.c: Fix a comment typo.Kazu Hirata2-1/+5
2006-06-30re PR c++/18698 (Error message using "using" for code not using "using" ;-))Jason Merrill2-0/+8
2006-06-29re PR c++/26905 (default-visibility class symbol improperly resolved as hidde...Jason Merrill11-119/+432
2006-06-28re PR c++/27424 (Valid template-template-parameter rejected)Jason Merrill2-4/+7
2006-06-25re PR c++/28054 (ICE with friend declaration of invalid bitfield)Lee Millward3-2/+16
2006-06-25re PR c++/28051 (ICE on invalid conversion operator)Lee Millward3-0/+17
2006-06-23re PR c++/28114 (ICE with struct definition in argument of template function)Steve Ellcey2-1/+10
2006-06-23re PR c++/27019 (ICE with designated initializers)Steve Ellcey2-2/+13
2006-06-23re PR c++/28112 (ICE with invalid argument in attribute)Volker Reichelt2-9/+16
2006-06-23re PR c++/11468 (Deriving from CNI class java::lang::Object causing an ICE)Volker Reichelt2-4/+20
2006-06-23re PR target/27789 (attribute handling fallout from DECL_INITIAL changes)Danny Smith2-0/+15
2006-06-22re PR c++/27821 (ICE with invalid ptr-to-member)Lee Millward2-1/+5
2006-06-22re PR c++/27805 (ICE with ptr-to-member of incomplete class)Lee Millward2-1/+6
2006-06-22re PR c++/28111 (ICE with invalid friend in template class)Volker Reichelt2-1/+4
2006-06-22re PR c++/28110 (ICE with invalid template constant parameter)Volker Reichelt2-0/+6
2006-06-22re PR c++/28109 (ICE with typeid of incomplete type)Volker Reichelt2-1/+6
2006-06-20re PR c++/28052 (ICE on invalid bitfield)Volker Reichelt3-2/+10
2006-06-19* pt.c (instantiate_template): Fix typo in comment.Mark Mitchell2-3/+8
2006-06-19parser.c (CP_LEXER_BUFFER_SIZE): Adjust to assure near power-of-two token vec...Richard Guenther2-1/+6
2006-06-17re PR c++/28016 (emitting template constant)Mark Mitchell2-8/+13
2006-06-16re PR c++/27979 (conversion check confused by enum bitfields)Mark Mitchell2-1/+5
2006-06-16re PR c++/27884 (bogus error: invalid use of 'register' in linkage specificat...Mark Mitchell4-26/+24
2006-06-16re PR c++/27689 (function template incorrectly selected as candidate)Mark Mitchell3-27/+56
2006-06-16re PR c++/27666 (ICE with volatile in conditional expression)Mark Mitchell2-0/+12
2006-06-16re PR c++/27640 (segfault, related to constructor instantiation and virtual b...Mark Mitchell2-1/+16
2006-06-15re PR c++/26559 (ICE with __builtin_constant_p in template argument)Mark Mitchell1-15/+32
2006-06-15re PR c++/27665 (ICE writing class instead of typename)Mark Mitchell1-0/+8
2006-06-15Fix ChangeLogMark Mitchell1-1/+1
2006-06-15re PR c++/27648 (ICE on attribute on pointers in static_cast)Mark Mitchell2-22/+22
2006-06-15Fix ChangeLogMark Mitchell1-11/+6
2006-06-15re PR c++/26559 (ICE with __builtin_constant_p in template argument)Mark Mitchell2-31/+20
2006-06-14* typeck.c (build_modify_expr): Tidy diagnostic message.Gabriel Dos Reis2-1/+10
2006-06-14re PR c++/28018 (g++.dg/ext/complit1.C fails: in emit_move_insn, at expr.c:3275)Mark Mitchell2-1/+9
2006-06-14* cp-tree.def: Fix typo.Gabriel Dos Reis2-1/+5
2006-06-14re PR c++/27227 (rejects valid code with some extern "C")Mark Mitchell2-6/+48
2006-06-13re PR middle-end/27793 (num_ssa_names inconsistent or immediate use iterator ...Jakub Jelinek5-6/+82
2006-06-12re PR c++/27601 (ICE (in fold_offsetof_1, at c-common.c:5998) on strange offs...Volker Reichelt2-0/+9
2006-06-12re PR c++/27933 (ICE with invalid "using")Volker Reichelt2-8/+10
2006-06-12re PR c++/27951 (ICE with invalid anonymous union)Volker Reichelt2-0/+8
2006-06-12re PR c++/21210 (Trouble with __complex__ types default construction)Roger Sayle2-4/+9
2006-06-07re PR c++/27601 (ICE (in fold_offsetof_1, at c-common.c:5998) on strange offs...Volker Reichelt5-2/+29
2006-06-06re PR c++/27177 (ICE in build_simple_base_path, at cp/class.c:474)Mark Mitchell2-1/+19
2006-06-06Fix up whitespacingMike Stump27-436/+418
2006-06-05re PR c++/27819 (ICE casting static const variables)Mark Mitchell5-50/+111
2006-06-05re PR c++/27804 (ICE with invalid const variable)Volker Reichelt2-1/+7
2006-06-04re PR c++/27592 (dynamic cast failure)Andrew Pinski2-1/+9
2006-06-04re PR c++/26740 (ICE taking the address of a bound member function)Andrew Pinski2-0/+6