aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/tree.c
AgeCommit message (Expand)AuthorFilesLines
2008-03-25typeck.c (composite_pointer_type_r): Add SFINAE support.Douglas Gregor1-3/+3
2008-03-21cp-tree.h (IS_AGGR_TYPE): Rename to MAYBE_CLASS_TYPE_P.Paolo Carlini1-2/+2
2008-02-11re PR c++/35113 (g++.dg/ext/vector13.C doesn't work)Douglas Gregor1-40/+26
2008-02-08re PR c++/35116 (Fail to compile valid code)Jason Merrill1-5/+7
2008-02-06re PR c++/35056 (ICE in copy_to_mode_reg, at explow.c:621)Alexandre Oliva1-1/+9
2008-01-15re PR c++/34051 (ICE in dependent_type_p with variadic templates)Douglas Gregor1-0/+7
2007-12-06re PR c++/34336 (4.2.2 internal error in stabilize_expr)Jakub Jelinek1-3/+6
2007-11-29re PR c++/34270 (ICE applying __decltype to ternary expression)Jakub Jelinek1-1/+3
2007-11-27re PR c++/34213 (static member function in anonymous namespace can't be used ...Jakub Jelinek1-3/+11
2007-11-20re PR c++/28879 (ICE with VLA in template function)Jakub Jelinek1-4/+4
2007-11-08re PR c++/30297 (ICE with extern "C" and inheritance)Tom Tromey1-0/+4
2007-11-06re PR c++/33977 (internal compiler error: canonical types differ for identica...Douglas Gregor1-0/+8
2007-11-06re PR c++/31439 (ICE with variadic template and broken specialization)Douglas Gregor1-0/+3
2007-10-24comment typoJason Merrill1-1/+1
2007-09-28re PR c++/31434 (ICE with invalid use of parameter pack in function arg)Jakub Jelinek1-0/+7
2007-09-25tree.c (cxx_printable_name): Compare FUNCTION_DECL uids rather than pointers.Jakub Jelinek1-5/+5
2007-09-24re PR c++/33506 (TYPE_RAISES_EXCEPTIONS dumped with attributes)Jakub Jelinek1-0/+14
2007-09-24re PR c++/33185 (ICE: canonical types differ for identical types T [] and T [])Douglas Gregor1-1/+2
2007-09-24re PR c++/33112 (ICE : canonical types differ for identical types const _Char...Douglas Gregor1-70/+49
2007-09-03system.h (CONST_CAST2, [...]): New macros for type-specific casts.Kaveh R. Ghazi1-2/+2
2007-09-01c-common.c (const_strip_array_types): Delete.Kaveh R. Ghazi1-2/+6
2007-08-25c-common.c (vector_types_convertible_p, [...]): Constify.Kaveh R. Ghazi1-16/+16
2007-08-25decl.c (cp_tree_node_structure): Kill TINST_LEVEL case.Paolo Bonzini1-5/+0
2007-08-24Makefile.in (tree-inline.o): Add $(TARGET_H) and $(INTEGRATE_H) dependencies.Richard Guenther1-52/+0
2007-08-20langhooks-def.h (lhd_tree_inlining_auto_var_in_fn_p): Remove.Richard Guenther1-10/+0
2007-08-20tree.c (WALK_SUBTREE): Call walk_tree_1.Richard Guenther1-5/+5
2007-08-17re PR c++/28989 (post-increment of bool variable accepted as lvalue)Andrew Pinski1-1/+2
2007-08-16c-common.c (const_strip_array_types): New.Kaveh R. Ghazi1-2/+2
2007-08-02typeck.c: Change copyright header to refer to version 3 of the GNU General Pu...Nick Clifton1-5/+5
2007-07-28* pt.c, tree.c, typeck2.c: Fix comment typos.Kazu Hirata1-1/+1
2007-07-27typeck.c (structural_comptypes): Compare DECLTYPE_TYPE nodes.Douglas Gregor1-0/+6
2007-07-25c-common.c (fname_as_string, [...]): Constify.Kaveh R. Ghazi1-6/+6
2007-05-31re PR c++/7412 ([DR 106] References to references)Russell Yanofsky1-1/+68
2007-04-17invoke.texi (Debugging Options): Add documentation for the -femit-struct-debu...Lawrence Crowl1-0/+8
2007-04-09tree.c (cp_tree_equal): Deal with TRAIT_EXPR.Paolo Carlini1-0/+6
2007-04-08langhooks.c (lhd_tree_inlining_add_pending_fn_decls, [...]): Remove.Steven Bosscher1-20/+0
2007-03-30re PR c++/26099 (support for type traits is not available)Paolo Carlini1-0/+6
2007-03-29tree.c (cp_walk_subtrees): Do not set input_location.Richard Guenther1-9/+0
2007-03-10re PR c++/20599 (variadic template support)Douglas Gregor1-1/+37
2007-03-04re PR c++/30895 (ICE with complex values in template parameter)Simon Martin1-0/+4
2007-02-18* decl.c, tree.c: Fix comment typos.Kazu Hirata1-1/+1
2007-02-15tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore1-23/+149
2007-02-11re PR target/29487 (Shared libstdc++ fails to link)Mark Mitchell1-7/+3
2007-02-04class.c, [...]: Follow spelling conventions.Kazu Hirata1-1/+1
2007-01-11re PR c++/29573 (ICE after parse error in template argument)Simon Martin1-0/+15
2007-01-02c-common.c (c_common_nodes_and_builtins): Since variants of void_type_node ge...Douglas Gregor1-3/+134
2006-09-06re PR c++/27371 (Does not warn about unused function result (__attribute__((w...Jason Merrill1-0/+1
2006-09-06re PR c++/26696 (ICE with statement forming unused static member function ref...Jason Merrill1-1/+4
2006-08-26re PR c++/28588 (static private function)Mark Mitchell1-14/+19
2006-08-22re PR c++/28659 (ICE (segfault) while compiling kdelibs 4.0 snapshot)Jason Merrill1-0/+4