summaryrefslogtreecommitdiff
path: root/gcc/tree.h
Commit message (Expand)AuthorAgeFilesLines
* re PR rtl-optimization/54870 (gfortran.dg/array_constructor_4.f90 FAILs)Eric Botcazou2012-10-161-3/+7
* re PR c++/54194 (misleading suggestion about arithmetic in operand of '|')Paolo Carlini2012-10-091-1/+4
* PR c++/53528 C++11 attribute supportDodji Seketeli2012-10-081-10/+20
* tree.h (DECL_NONLOCAL_FRAME): New macro.Eric Botcazou2012-10-021-0/+8
* tree.h (copy_mem_ref_info): Delete.Eric Botcazou2012-10-011-1/+0
* tree.c (truth_type_for): New function.Marc Glisse2012-09-291-0/+1
* tree.h (tree_constructor): Remove IS_UNKNOWN_LOCATION.Dehao Chen2012-09-271-3/+5
* tree.h (DECL_IS_BUILTIN): Compare LOCATION_LOCUS.Richard Guenther2012-09-261-1/+1
* Integrate lexical block into source_location.Dehao Chen2012-09-191-6/+7
* tree.h (expand_case): Move prototype ...Steven Bosscher2012-09-111-1/+0
* Remove unnecessary VEC function overloads.Diego Novillo2012-09-101-3/+2
* Modify gcc/*.[hc] double_int call sites to use the new interface.Lawrence Crowl2012-09-071-1/+1
* tree.h (MOVE_NONTEMPORAL): Remove.Richard Guenther2012-09-061-7/+0
* Make TREE_NOTHROW use the base.nothrow_flag againDodji Seketeli2012-08-221-1/+1
* alloc-pool.c (pool_alloc): Fix valgrind annotation.Richard Guenther2012-08-211-1/+8
* cp-tree.h (TREE_INDIRECT_USING): Use TREE_LANG_FLAG_0 accessor.Richard Biener2012-08-211-64/+88
* backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo2012-08-141-205/+556
* tree.h (SSA_NAME_VAR): Return NULL_TREE if an IDENTIFIER_NODE is recorded as ...Richard Guenther2012-08-101-3/+19
* tree.h (SSA_VAR_P): Simplify.Richard Guenther2012-08-091-6/+3
* tree-complex.c (init_parameter_lattice_values): Don't call var_ann.Michael Matz2012-08-011-10/+0
* expr.c (expand_expr_real_1): Do not expand operand #1 and #2 of BIT_FIELD_REF...Eric Botcazou2012-07-251-19/+1
* re PR tree-optimization/53970 (-ftree-vectorization does not handle well unal...Richard Guenther2012-07-181-6/+0
* tree.h (get_object_or_type_alignment): Remove.Richard Guenther2012-07-181-1/+0
* function.c (stack_protect_epilogue): Use expand_call to expand targetm.stack_...Steven Bosscher2012-07-161-1/+0
* flags.h (TYPE_OVERFLOW_WRAPS, [...]): Move to tree.h.Steven Bosscher2012-07-161-1/+25
* system.h (dump_file): Do not define.Steven Bosscher2012-07-161-0/+2
* revert: tree.h (phi_arg_d): New field.Dehao Chen2012-07-161-1/+0
* expr.h (can_move_by_pieces): Move prototype from here ...Steven Bosscher2012-07-111-0/+6
* tree.h (phi_arg_d): New field.Dehao Chen2012-07-101-0/+1
* stmt.c (emit_case_bit_tests): Remove.Steven Bosscher2012-07-021-2/+0
* coverage.c (bbg_file_stamp): New.Nathan Sidwell2012-06-301-0/+1
* commentJason Merrill2012-06-271-0/+2
* Add DECL_SOURCE_COLUMN.RĂ¼diger Sonderfeld2012-06-201-0/+1
* output.h (split_double): Move prototype to rtl.h.Steven Bosscher2012-06-171-0/+7
* cfglayout.h: Remove.Steven Bosscher2012-06-171-0/+6
* output.h (merge_weak, [...]): Move protos from here...Steven Bosscher2012-06-041-0/+23
* output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher2012-05-311-0/+2
* integrate.c: Remove.Steven Bosscher2012-05-291-4/+0
* rtl.h (assign_stack_temp, [...]): Remove 'keep' argument.Michael Matz2012-05-291-1/+0
* LANGUAGES: Fix typos.Joseph Myers2012-05-291-2/+2
* tree.h (alias_diag_flags): Remove.Jan Hubicka2012-05-241-31/+4
* tree.h (VAR_DECL_IS_VIRTUAL_OPERAND): New.Richard Guenther2012-05-221-1/+6
* tree.h (EXPR_LOCATION): Use CAN_HAVE_LOCATION_P.Paolo Carlini2012-05-151-1/+1
* cuintp.c (UI_From_gnu): Remove TYPE_IS_SIZETYPE use.Richard Guenther2012-05-101-11/+0
* builtins.c (get_object_alignment_1): Return whether we can determine the alig...Martin Jambor2012-05-031-2/+4
* tree.c (valid_constant_size_p): New function.Richard Guenther2012-05-021-0/+1
* re PR c/52977 (internal compiler error: Segmentation fault with `-x c-header'...Michael Matz2012-04-191-3/+2
* tree-flow.h (array_at_struct_end_p): Move declaration ...Richard Guenther2012-04-171-0/+2
* re PR c/52977 (internal compiler error: Segmentation fault with `-x c-header'...Richard Guenther2012-04-161-2/+5
* re PR target/52624 (missing __builtin_bswap16)Eric Botcazou2012-04-111-0/+2