summaryrefslogtreecommitdiff
path: root/gcc/tree.c
Commit message (Expand)AuthorAgeFilesLines
* tree.c (get_unwidened): Remove code fiddling with COMPONENT_REF.Eric Botcazou2008-03-271-37/+0
* re PR target/33963 (Dllimport attribute wrongly accepted on typedefs)Joseph Myers2008-02-281-0/+10
* revert: tree-flow.h (uid_decl_map_hash, [...]): Move ...Richard Guenther2008-02-281-92/+0
* system.h (USE_MAPPED_LOCATION): Poison.Tom Tromey2008-02-261-102/+6
* tree-flow.h (uid_decl_map_hash, [...]): Move ...Richard Guenther2008-02-261-0/+92
* revert: tree-flow.h (uid_decl_map_hash, [...]): Move ...Richard Guenther2008-02-251-76/+0
* tree-flow.h (uid_decl_map_hash, [...]): Move ...Richard Guenther2008-02-251-0/+76
* re PR c/34993 (ICE with attribute for array with unknown bound)Richard Henderson2008-01-301-2/+3
* re PR c++/34914 (Member pointer to vector rejected)Jakub Jelinek2008-01-221-0/+5
* re PR c++/34917 (ICE with const vector)Jakub Jelinek2008-01-221-0/+2
* * tree.c (check_qualified_type): Improve function description.Ben Elliston2008-01-221-1/+1
* tree.c (substitute_in_expr): Add missing 'break'.Eric Botcazou2008-01-171-2/+3
* re PR tree-optimization/34769 (gcc.dg/vect/no-vfa-pr29145.c)Richard Guenther2008-01-161-7/+12
* re PR tree-optimization/34679 (ICE: tree check: expected integer_type, have e...Richard Guenther2008-01-091-1/+2
* * tree.c (type_hash_add): Fix whitespace.Alexandre Oliva2007-12-151-1/+1
* * tree.c (type_hash_add): Don't violate strict aliasing rules.Alexandre Oliva2007-11-261-1/+1
* PR debug/29436, c/32326Jason Merrill2007-11-191-7/+18
* re PR target/33579 (INIT_PRIORITY is broken)Mark Mitchell2007-11-061-4/+0
* re PR c++/33601 (ICE with pointers to members using "const C" as the class id...Douglas Gregor2007-10-261-2/+2
* revert: re PR tree-optimization/32921 (Revision 126326 causes 12% slowdown)Richard Guenther2007-10-191-1/+1
* re PR tree-optimization/32921 (Revision 126326 causes 12% slowdown)Richard Guenther2007-10-191-1/+1
* re PR c++/33506 (TYPE_RAISES_EXCEPTIONS dumped with attributes)Jakub Jelinek2007-09-241-7/+14
* tree.h (block_nonartificial_location): New prototype.Jakub Jelinek2007-09-231-0/+36
* Add AMD SSE5 support; Add iterator over function arguments; Add stdarg_p, pro...Michael Meissner2007-09-131-0/+52
* tree-flow.h (const_block_stmt_iterator): Remove.Diego Novillo2007-09-071-5/+5
* tree-cfg.c (remove_bb): Only warn if line is non-zero.Tom Tromey2007-09-061-27/+21
* system.h (CONST_CAST2, [...]): New macros for type-specific casts.Kaveh R. Ghazi2007-09-031-3/+3
* c-common.c (const_strip_array_types): Delete.Kaveh R. Ghazi2007-09-011-21/+16
* tree.c (build_complex_type): Always set TYPE_NAME for comples types.Richard Guenther2007-08-311-4/+2
* re PR c++/33194 (ICE: canonical types differ for identical types void ()(cons...Douglas Gregor2007-08-291-7/+5
* alias.c (memory_modified_1, [...]): Constify.Kaveh R. Ghazi2007-08-271-17/+25
* c-common.c (vector_types_convertible_p, [...]): Constify.Kaveh R. Ghazi2007-08-251-6/+6
* arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi2007-08-231-1/+1
* re PR debug/32563 (ICE on pointer arithmetic)Richard Guenther2007-08-221-1/+2
* langhooks-def.h (lhd_tree_inlining_auto_var_in_fn_p): Remove.Richard Guenther2007-08-201-1/+14
* tree.c (WALK_SUBTREE): Call walk_tree_1.Richard Guenther2007-08-201-11/+15
* re PR middle-end/32970 (C++ frontend can not handle vector pointer constant p...Ben Elliston2007-08-171-4/+1
* c-common.c (const_strip_array_types): New.Kaveh R. Ghazi2007-08-161-2/+2
* alias.c (component_uses_parent_alias_set): Constify.Kaveh R. Ghazi2007-08-141-1/+1
* system.h (CONST_CAST): New.Kaveh R. Ghazi2007-08-101-2/+2
* tree.h (fixed_zerop): Declare as taking a const_tree.Michael Matz2007-08-091-1/+1
* tree.def (FIXED_POINT_TYPE): New type.Chao-ying Fu2007-08-081-0/+177
* [multiple changes]Andrew Pinski2007-08-051-1/+1
* attribs.c (hash_attr, [...]): Constify.Kaveh R. Ghazi2007-07-291-16/+16
* calls.c (special_function_p, [...]): Constify.Kaveh R. Ghazi2007-07-281-7/+7
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* c-common.c (fname_as_string, [...]): Constify.Kaveh R. Ghazi2007-07-251-19/+20
* expr.c (handled_component_p): Constify.Kaveh R. Ghazi2007-07-251-66/+66
* builtins.c (get_pointer_alignment): Honor DECL_ALIGN on a FUNCTION_DECL.Geoffrey Keating2007-07-121-12/+10
* re PR bootstrap/32617 (explow.c references DECL_ALIGN of a FUNCTION_DECL)Geoffrey Keating2007-07-101-1/+4