aboutsummaryrefslogtreecommitdiff
path: root/gcc/gimple.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-31gimple.c (gimple_call_builtin_p): New function.Jan Hubicka1-0/+12
2010-05-26gimple.c (gimple_types_compatible_p): Return 0 for aggregate and pointer type...Eric Botcazou1-2/+9
2010-05-26demangle-expected: Add tests for __int128 and unsigned __int128 types.Kai Tietz1-0/+8
2010-05-22gimple.c (gimple_types_compatible_p): Check type qualifications before mergin...Richard Guenther1-1/+10
2010-05-15gimple.h (compare_field_offset): Rename into...Eric Botcazou1-7/+26
2010-05-14re PR c++/44127 (G++ emits unnecessary EH code)Jason Merrill1-0/+4
2010-05-14re PR c++/44127 (G++ emits unnecessary EH code)Jason Merrill1-1/+1
2010-05-13gimple.c (gimple_fold_obj_type_ref): Removed (a replacement moved to gimple-f...Martin Jambor1-39/+0
2010-05-10c-common.c (struct c_common_attributes): Add fnspec attribute.Richard Guenther1-0/+74
2010-05-08gimple.c (gimple_types_compatible_p): Treat bounds of domain types as equal i...Eric Botcazou1-2/+8
2010-04-26re PR c++/43080 (ICE with anonymous union and -flto)Richard Guenther1-1/+2
2010-04-13gimple.c (walk_gimple_op): Do not request a pure rvalue on the RHS if the LHS...Eric Botcazou1-4/+8
2010-04-12gsstruct.def (GSS_CALL): New.Richard Guenther1-0/+16
2010-04-07ipa-reference.c (mark_load): Use get_base_address.Richard Guenther1-3/+3
2010-02-26re PR tree-optimization/43186 (A loop in tree_unroll_loops_completely never e...Richard Guenther1-48/+0
2010-01-14re PR lto/42665 (Internal compiler exception in with gfortran when using -fw...Richard Guenther1-2/+6
2010-01-05re PR bootstrap/41771 (Bootstrap with Sun Studio 12.1 fails)Rainer Orth1-2/+2
2009-12-15gimple.h (compare_field_offset): Declare.Richard Guenther1-1/+1
2009-11-25Remove trailing white spaces.H.J. Lu1-29/+29
2009-11-21re PR tree-optimization/42078 (ICE in gimple_assign_set_rhs_code)Alexandre Oliva1-0/+33
2009-11-19gimple.c (canonicalize_cond_expr_cond): Strip conversions around truth-valued...Richard Guenther1-2/+7
2009-10-28re PR lto/41808 (error: non-trivial conversion at assignment)Richard Guenther1-1/+2
2009-10-28gimple.c (gimple_get_alias_set): Fix comment typo.Richard Guenther1-1/+1
2009-10-28tree.c (free_lang_data_in_type): Do not call get_alias_set.Richard Guenther1-18/+32
2009-10-27re PR lto/41821 (ICE in LTO when linking)Richard Guenther1-1/+12
2009-10-20re PR lto/41761 (lto1: error: type mismatch in component reference (const wit...Richard Guenther1-0/+6
2009-10-20gimple.c (gimple_types_compatible_p): Simplify.Richard Guenther1-89/+84
2009-10-16lto-symtab.c (merge_incomplete_and_complete_type): Remove.Richard Guenther1-111/+82
2009-10-16gimple.c (iterative_hash_gimple_type): For integer types also hash their mini...Richard Guenther1-1/+18
2009-10-16gimple.c (gimple_types_compatible_p): Restrict completing types to record or ...Richard Guenther1-3/+13
2009-10-15re PR lto/41668 (ICE in get_alias_set, at alias.c:698)Richard Guenther1-18/+28
2009-10-15re PR lto/41669 (Infinite recursion trying to build gcc)Richard Guenther1-1/+14
2009-10-14gimple.c (gtc_ob): New global.Richard Guenther1-15/+20
2009-10-11gimple.c (iterative_hash_type_name): Do not handle special anonymous names.Richard Guenther1-15/+0
2009-10-08gimple.c (free_gimple_type_tables): New function.Richard Guenther1-2/+28
2009-10-06gimple.c (gimple_type_hash): Use CONST_CAST_TREE to fix compilation.Jerry Quinn1-1/+2
2009-10-03Merge lto branch into trunk.Diego Novillo1-4/+1169
2009-09-14builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec.Richard Henderson1-48/+35
2009-09-14Squash commit of EH in gimpleRichard Henderson1-31/+42
2009-09-11gsstruct.def (DEFGSSTRUCT): Remove printable-name argument...Richard Henderson1-121/+23
2009-09-03[multiple changes]Diego Novillo1-0/+72
2009-09-02invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva1-4/+33
2009-07-16re PR c/40435 (Revision 148442 caused many regressions on trunk)Aldy Hernandez1-5/+7
2009-07-07re PR c++/31246 (-Wunreachable-code warnings for compiler-generated code)Manuel López-Ibáñez1-0/+1
2009-06-17re PR c++/40389 (optimizer bug (possibly))Richard Guenther1-1/+1
2009-06-16bitmap.c (bitmap_clear): Don't declare as inline.Ian Lance Taylor1-1/+1
2009-06-13re PR c++/40389 (optimizer bug (possibly))Richard Guenther1-0/+5
2009-06-03ansidecl.h (EXPORTED_CONST): Define.Ian Lance Taylor1-1/+1
2009-05-22re PR tree-optimization/38964 (TBAA side-effects of C++ new still missing)Richard Guenther1-30/+1
2009-05-06tree-ssa.c (execute_update_address_taken): Handle TARGET_MEM_REF when process...Andrey Belevantsev1-0/+6