aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2007-02-07re PR c++/30703 (ICE Segmentation fault on using OpenMP)Jakub Jelinek1-0/+8
2007-02-05re PR bootstrap/30510 (Gcc failed to bootstrap)Dirk Mueller1-0/+5
2007-02-05cp-tree.h (OMP_ATOMIC_CODE): Delete.Paolo Bonzini1-0/+10
2007-02-04* decl.c (grokdeclarator): Use OPT_Wreturn_type instead of 0.Gabriel Dos Reis1-0/+4
2007-02-04class.c, [...]: Follow spelling conventions.Kazu Hirata1-0/+5
2007-02-04parser.c (cp_lexer_get_preprocessor_token): Attach the C++0x keyword warning ...Douglas Gregor1-0/+5
2007-02-04* decl.c (grokdeclarator): Update documentation.Gabriel Dos Reis1-0/+4
2007-02-02re PR c++/30536 (ICE with __thread and register)Jakub Jelinek1-0/+8
2007-01-31error.c (dump_type_suffix): Avoid use of cp_build_binary_op when calculating ...Roger Sayle1-0/+5
2007-01-30re PR c++/24745 (unpleasant warning for "if (NULL)")Manuel López-Ibáñez1-0/+8
2007-01-29007-01-29 Manuel Lopez-Ibanez <manu@gcc.gnu.org>Manuel López-Ibáñez1-0/+5
2007-01-28re PR c++/28988 (g++ does not check first type name in pseudo-destructor-name)Andrew Pinski1-0/+6
2007-01-25lex.c (D_CPP0X): Rename.Douglas Gregor1-0/+9
2007-01-23re PR c++/27492 (ICE on invalid covariant return type)Simon Martin1-0/+6
2007-01-23typeck.c (convert_for_assignment): Only warn about a = b = c when converting ...Ian Lance Taylor1-0/+5
2007-01-23call.c (null_ptr_cst_p): Replace use of TREE_CONSTANT_OVERFLOW with TREE_OVER...Roger Sayle1-0/+7
2007-01-20decl2.c (start_objects, [...]): Do not make the functions uninlinable.Jan Hubicka1-0/+5
2007-01-17vec.h (VEC_reserve_exact): Define.Ian Lance Taylor1-0/+5
2007-01-11re PR c++/29573 (ICE after parse error in template argument)Simon Martin1-0/+5
2007-01-11re PR c++/28999 (ICE on invalid use of typename)Mark Mitchell1-0/+8
2007-01-09Index: ChangeLogGeoffrey Keating1-0/+7
2007-01-08tree.h (build_int_cst_wide_type): Export.Richard Guenther1-0/+4
2007-01-08c.opt: Add -flax-vector-conversions.Mark Shinwell1-0/+9
2007-01-07re PR c++/28986 (Failure to diagnose overflow in constant expression)Manuel López-Ibáñez1-0/+7
2007-01-06re PR c++/19439 (Duplicate destructor accepted)Lee Millward1-0/+6
2007-01-05re PR c/19978 (overflow in expression of constants should not cause multiple ...Manuel López-Ibáñez1-0/+6
2007-01-05c-common.c (decl_with_nonnull_addr_p): New function.Ian Lance Taylor1-0/+5
2007-01-05pt.c (tsubst): Propagate the need for structural equality checks when...Douglas Gregor1-0/+5
2007-01-03* pt.c: Fix a comment typo.Kazu Hirata1-0/+4
2007-01-02c-common.c (c_common_truthvalue_conversion): When warning about using an assi...Ian Lance Taylor1-0/+7
2007-01-02pt.c (canonical_template_parms): Correct typo in comment.Douglas Gregor1-0/+4
2007-01-02c-common.c (c_common_nodes_and_builtins): Since variants of void_type_node ge...Douglas Gregor1-0/+49
2006-12-31re PR c++/29731 (ICE with statement expression as template parameter)Simon Martin1-0/+6
2006-12-28cp-tree.h (TYPE_NAMESPACE_SCOPE_P, [...]): Remove.Kazu Hirata1-2/+2
2006-12-28* decl2.c: Fix a comment typo.Kazu Hirata1-1/+3
2006-12-28cp-tree.h (TYPE_NAMESPACE_SCOPE_P, [...]): Remove.Kazu Hirata1-0/+5
2006-12-22re PR c++/30225 (builtins's decl is copied in some cases where it is not need...Andrew Pinski1-0/+6
2006-12-21re PR c++/30168 (C++ constructors can cause invalid gimple to happen with com...Andrew Pinski1-0/+5
2006-12-22* decl.c: Fix a coment typo.Kazu Hirata1-0/+4
2006-12-18c.opt (Wmissing-declarations): Add C++ and ObjC++.Ian Lance Taylor1-0/+5
2006-12-16re PR c++/29475 (incomplete template diagnostics.)Simon Martin1-0/+68
2006-12-14re PR c++/19564 (-Wparentheses does not work with the C++ front-end)Ian Lance Taylor1-0/+16
2006-12-12decl.c (build_enumerator): Update error message to match C front-end.Manuel López-Ibáñez1-0/+5
2006-12-11Move all varpool routines out of cgraph/cgraphunit to varpool.cJan Hubicka1-0/+4
2006-12-10c-opts.c (c_common_parse_file): Unconditionally give a warning, suitable for ...Zack Weinberg1-101/+105
2006-12-08re PR c++/29732 (ICE on invalid friend declaration)Mark Mitchell1-0/+11
2006-12-07re PR c++/29980 (ICE using attribute in invalid declaration)Lee Millward1-0/+6
2006-12-06re PR c++/29730 (ICE on invalid declaration of template member)Mark Mitchell1-0/+6
2006-12-06re PR c++/29729 (ICE with template class in template function)Mark Mitchell1-0/+6
2006-12-05re PR c++/29728 (ICE on invalid initializer in template function)Mark Mitchell1-0/+7