aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.h
AgeCommit message (Expand)AuthorFilesLines
2013-04-11stor-layout.c (skip_simple_constant_arithmetic): Move to...Eric Botcazou1-2/+7
2013-04-09tree.c (type_hash_lookup, [...]): Make static.Maxim Kuvyrkov1-2/+0
2013-04-09tree.h (unsave_expr_now): Remove.Richard Biener1-1/+0
2013-04-03re PR c/19449 (__builtin_constant_p cannot resolve to const when optimizing)Jakub Jelinek1-0/+4
2013-03-29tree.h (VAR_P): New.Gabriel Dos Reis1-0/+4
2013-03-29Add uniform debug dump function names.Lawrence Crowl1-0/+12
2013-03-21tree.h (VECTOR_TYPE_P): New macro.Marc Glisse1-6/+10
2013-03-21tree.h (DECL_DEBUG_EXPR_IS_FROM): Rename to ...Richard Biener1-5/+3
2013-03-09re PR middle-end/56524 (Compiler ICE when compiling with -mips16)Richard Sandiford1-5/+10
2013-02-19re PR target/52555 (ICE unrecognizable insn with -ffast-math and __attribute_...Aldy Hernandez1-0/+11
2013-02-05* tree.h (struct tree_decl_with_vis): Remove thread_local field.Jakub Jelinek1-4/+3
2013-01-10Update copyright years in gcc/Richard Sandiford1-3/+1
2012-12-19re PR lto/55736 (lto ICE: tree code ''junl is not supported in LTO streams)Richard Biener1-0/+1
2012-12-15re PR libmudflap/53952 (FAIL: libmudflap.c++/pass55-frag.cxx ( -O[123]) execu...Alexandre Oliva1-0/+3
2012-11-26tree.h (DECL_RESTRICTED_P): Delete.Eric Botcazou1-20/+11
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-46/+40
2012-11-14tree.c (set_call_expr_flags): New function.Jan Hubicka1-0/+1
2012-11-06Function MultiversioningSriraman Tallam1-2/+8
2012-10-29re PR c/53066 (Wshadow should not warn for shadowing an extern function)Manuel López-Ibáñez1-0/+4
2012-10-16re PR rtl-optimization/54870 (gfortran.dg/array_constructor_4.f90 FAILs)Eric Botcazou1-3/+7
2012-10-09re PR c++/54194 (misleading suggestion about arithmetic in operand of '|')Paolo Carlini1-1/+4
2012-10-08PR c++/53528 C++11 attribute supportDodji Seketeli1-10/+20
2012-10-02tree.h (DECL_NONLOCAL_FRAME): New macro.Eric Botcazou1-0/+8
2012-10-01tree.h (copy_mem_ref_info): Delete.Eric Botcazou1-1/+0
2012-09-29tree.c (truth_type_for): New function.Marc Glisse1-0/+1
2012-09-27tree.h (tree_constructor): Remove IS_UNKNOWN_LOCATION.Dehao Chen1-3/+5
2012-09-26tree.h (DECL_IS_BUILTIN): Compare LOCATION_LOCUS.Richard Guenther1-1/+1
2012-09-19Integrate lexical block into source_location.Dehao Chen1-6/+7
2012-09-11tree.h (expand_case): Move prototype ...Steven Bosscher1-1/+0
2012-09-10Remove unnecessary VEC function overloads.Diego Novillo1-3/+2
2012-09-07Modify gcc/*.[hc] double_int call sites to use the new interface.Lawrence Crowl1-1/+1
2012-09-06tree.h (MOVE_NONTEMPORAL): Remove.Richard Guenther1-7/+0
2012-08-22Make TREE_NOTHROW use the base.nothrow_flag againDodji Seketeli1-1/+1
2012-08-21alloc-pool.c (pool_alloc): Fix valgrind annotation.Richard Guenther1-1/+8
2012-08-21cp-tree.h (TREE_INDIRECT_USING): Use TREE_LANG_FLAG_0 accessor.Richard Biener1-64/+88
2012-08-14backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo1-205/+556
2012-08-10tree.h (SSA_NAME_VAR): Return NULL_TREE if an IDENTIFIER_NODE is recorded as ...Richard Guenther1-3/+19
2012-08-09tree.h (SSA_VAR_P): Simplify.Richard Guenther1-6/+3
2012-08-01tree-complex.c (init_parameter_lattice_values): Don't call var_ann.Michael Matz1-10/+0
2012-07-25expr.c (expand_expr_real_1): Do not expand operand #1 and #2 of BIT_FIELD_REF...Eric Botcazou1-19/+1
2012-07-18re PR tree-optimization/53970 (-ftree-vectorization does not handle well unal...Richard Guenther1-6/+0
2012-07-18tree.h (get_object_or_type_alignment): Remove.Richard Guenther1-1/+0
2012-07-16function.c (stack_protect_epilogue): Use expand_call to expand targetm.stack_...Steven Bosscher1-1/+0
2012-07-16flags.h (TYPE_OVERFLOW_WRAPS, [...]): Move to tree.h.Steven Bosscher1-1/+25
2012-07-16system.h (dump_file): Do not define.Steven Bosscher1-0/+2
2012-07-16revert: tree.h (phi_arg_d): New field.Dehao Chen1-1/+0
2012-07-11expr.h (can_move_by_pieces): Move prototype from here ...Steven Bosscher1-0/+6
2012-07-10tree.h (phi_arg_d): New field.Dehao Chen1-0/+1
2012-07-02stmt.c (emit_case_bit_tests): Remove.Steven Bosscher1-2/+0
2012-06-30coverage.c (bbg_file_stamp): New.Nathan Sidwell1-0/+1