aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.c
AgeCommit message (Expand)AuthorFilesLines
2008-03-27tree.c (get_unwidened): Remove code fiddling with COMPONENT_REF.Eric Botcazou1-37/+0
2008-02-28re PR target/33963 (Dllimport attribute wrongly accepted on typedefs)Joseph Myers1-0/+10
2008-02-28revert: tree-flow.h (uid_decl_map_hash, [...]): Move ...Richard Guenther1-92/+0
2008-02-26system.h (USE_MAPPED_LOCATION): Poison.Tom Tromey1-102/+6
2008-02-26tree-flow.h (uid_decl_map_hash, [...]): Move ...Richard Guenther1-0/+92
2008-02-25revert: tree-flow.h (uid_decl_map_hash, [...]): Move ...Richard Guenther1-76/+0
2008-02-25tree-flow.h (uid_decl_map_hash, [...]): Move ...Richard Guenther1-0/+76
2008-01-30re PR c/34993 (ICE with attribute for array with unknown bound)Richard Henderson1-2/+3
2008-01-22re PR c++/34914 (Member pointer to vector rejected)Jakub Jelinek1-0/+5
2008-01-22re PR c++/34917 (ICE with const vector)Jakub Jelinek1-0/+2
2008-01-22* tree.c (check_qualified_type): Improve function description.Ben Elliston1-1/+1
2008-01-17tree.c (substitute_in_expr): Add missing 'break'.Eric Botcazou1-2/+3
2008-01-16re PR tree-optimization/34769 (gcc.dg/vect/no-vfa-pr29145.c)Richard Guenther1-7/+12
2008-01-09re PR tree-optimization/34679 (ICE: tree check: expected integer_type, have e...Richard Guenther1-1/+2
2007-12-15* tree.c (type_hash_add): Fix whitespace.Alexandre Oliva1-1/+1
2007-11-26* tree.c (type_hash_add): Don't violate strict aliasing rules.Alexandre Oliva1-1/+1
2007-11-19PR debug/29436, c/32326Jason Merrill1-7/+18
2007-11-06re PR target/33579 (INIT_PRIORITY is broken)Mark Mitchell1-4/+0
2007-10-26re PR c++/33601 (ICE with pointers to members using "const C" as the class id...Douglas Gregor1-2/+2
2007-10-19revert: re PR tree-optimization/32921 (Revision 126326 causes 12% slowdown)Richard Guenther1-1/+1
2007-10-19re PR tree-optimization/32921 (Revision 126326 causes 12% slowdown)Richard Guenther1-1/+1
2007-09-24re PR c++/33506 (TYPE_RAISES_EXCEPTIONS dumped with attributes)Jakub Jelinek1-7/+14
2007-09-23tree.h (block_nonartificial_location): New prototype.Jakub Jelinek1-0/+36
2007-09-13Add AMD SSE5 support; Add iterator over function arguments; Add stdarg_p, pro...Michael Meissner1-0/+52
2007-09-07tree-flow.h (const_block_stmt_iterator): Remove.Diego Novillo1-5/+5
2007-09-06tree-cfg.c (remove_bb): Only warn if line is non-zero.Tom Tromey1-27/+21
2007-09-03system.h (CONST_CAST2, [...]): New macros for type-specific casts.Kaveh R. Ghazi1-3/+3
2007-09-01c-common.c (const_strip_array_types): Delete.Kaveh R. Ghazi1-21/+16
2007-08-31tree.c (build_complex_type): Always set TYPE_NAME for comples types.Richard Guenther1-4/+2
2007-08-29re PR c++/33194 (ICE: canonical types differ for identical types void ()(cons...Douglas Gregor1-7/+5
2007-08-27alias.c (memory_modified_1, [...]): Constify.Kaveh R. Ghazi1-17/+25
2007-08-25c-common.c (vector_types_convertible_p, [...]): Constify.Kaveh R. Ghazi1-6/+6
2007-08-23arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi1-1/+1
2007-08-22re PR debug/32563 (ICE on pointer arithmetic)Richard Guenther1-1/+2
2007-08-20langhooks-def.h (lhd_tree_inlining_auto_var_in_fn_p): Remove.Richard Guenther1-1/+14
2007-08-20tree.c (WALK_SUBTREE): Call walk_tree_1.Richard Guenther1-11/+15
2007-08-17re PR middle-end/32970 (C++ frontend can not handle vector pointer constant p...Ben Elliston1-4/+1
2007-08-16c-common.c (const_strip_array_types): New.Kaveh R. Ghazi1-2/+2
2007-08-14alias.c (component_uses_parent_alias_set): Constify.Kaveh R. Ghazi1-1/+1
2007-08-10system.h (CONST_CAST): New.Kaveh R. Ghazi1-2/+2
2007-08-09tree.h (fixed_zerop): Declare as taking a const_tree.Michael Matz1-1/+1
2007-08-08tree.def (FIXED_POINT_TYPE): New type.Chao-ying Fu1-0/+177
2007-08-05[multiple changes]Andrew Pinski1-1/+1
2007-07-29attribs.c (hash_attr, [...]): Constify.Kaveh R. Ghazi1-16/+16
2007-07-28calls.c (special_function_p, [...]): Constify.Kaveh R. Ghazi1-7/+7
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-4/+3
2007-07-25c-common.c (fname_as_string, [...]): Constify.Kaveh R. Ghazi1-19/+20
2007-07-25expr.c (handled_component_p): Constify.Kaveh R. Ghazi1-66/+66
2007-07-12builtins.c (get_pointer_alignment): Honor DECL_ALIGN on a FUNCTION_DECL.Geoffrey Keating1-12/+10
2007-07-10re PR bootstrap/32617 (explow.c references DECL_ALIGN of a FUNCTION_DECL)Geoffrey Keating1-1/+4