aboutsummaryrefslogtreecommitdiff
path: root/gcc/gimplify.c
AgeCommit message (Expand)AuthorFilesLines
2009-11-25Remove trailing white spaces.H.J. Lu1-27/+27
2009-11-13re PR middle-end/42029 (ICE with complex data type and openmp for reduction c...Jakub Jelinek1-0/+2
2009-10-26re PR fortran/41714 ([OOP] ALLOCATE SOURCE= does not properly copy the value ...Janus Weil1-50/+0
2009-09-14builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec.Richard Henderson1-3/+7
2009-09-14Squash commit of EH in gimpleRichard Henderson1-8/+0
2009-08-26re PR c/41163 (verify_gimple fails)Richard Guenther1-2/+14
2009-08-25gimplify.c (prepare_gimple_addressable): New static function.Eric Botcazou1-11/+27
2009-08-19omp-low.c (optimize_omp_library_calls): Use types_compatible_p instead of com...Michael Matz1-8/+2
2009-08-13re PR middle-end/41047 (gcc.target/mips/memcpy-1.c failing)Richard Guenther1-1/+6
2009-08-12alias.c (get_alias_set): Honor TYPE_STRUCTURAL_EQUALITY_P.Richard Guenther1-2/+1
2009-07-18re PR c/40787 (ICE: verify_gimple failed in gcc.dg/pr35899.c)Richard Guenther1-0/+8
2009-07-17re PR c/40401 (ICE: verify_gimple failed)Richard Guenther1-6/+14
2009-07-17re PR c++/40780 (ICE in gimplify_conversion)Jakub Jelinek1-2/+2
2009-07-16re PR c/40435 (Revision 148442 caused many regressions on trunk)Aldy Hernandez1-36/+50
2009-07-07re PR c++/31246 (-Wunreachable-code warnings for compiler-generated code)Manuel López-Ibáñez1-0/+1
2009-07-07tree.c (set_expr_locus): Remove.Manuel López-Ibáñez1-5/+5
2009-07-07c-lex.c: Replace %H by an explicit location.Manuel López-Ibáñez1-1/+1
2009-06-29re PR middle-end/38212 (restrict implementation causes wrong-code)Richard Guenther1-79/+4
2009-06-12java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.Aldy Hernandez1-25/+33
2009-05-22re PR tree-optimization/38964 (TBAA side-effects of C++ new still missing)Richard Guenther1-13/+0
2009-05-21tree-ssa-sccvn.c (copy_reference_ops_from_ref): Record TMR_ORIGINAL.Richard Guenther1-0/+18
2009-05-11re PR middle-end/40026 (ICE during gimplify_init_constructor)Paolo Bonzini1-7/+6
2009-05-05re PR middle-end/39666 (spurious warning with ranged-switch statements)Jakub Jelinek1-9/+52
2009-05-05attribs.c (decl_attributes): Use %qE for identifiers in diagnostics.Joseph Myers1-10/+10
2009-05-02re PR regression/40001 (r146817 broke libgloss build for SPU)Richard Guenther1-3/+8
2009-04-27re PR c/39928 (gimplify_expr failure)Richard Guenther1-1/+6
2009-04-26tree-nested.c (get_nonlocal_vla_type): If not optimizing, call note_nonlocal_...Jakub Jelinek1-1/+42
2009-04-24combine.c (record_value_for_reg): Change 0 to VOIDmode, twice.Ian Lance Taylor1-5/+10
2009-04-23gimplify.c (gimplify_modify_expr_rhs): Do not do a direct assignment from the...Eric Botcazou1-2/+5
2009-04-21c-common.c (c_common_truthvalue_conversion): Use LOCATION to build NE_EXPR op...Eric Botcazou1-23/+68
2009-03-31re PR middle-end/23401 (Gimplifier produces too many temporaries)Richard Guenther1-91/+46
2009-03-29c-common.c (c_expand_expr, c_staticp): Remove.Paolo Bonzini1-2/+104
2009-03-27gimplify.c (mark_addressable): Export.Richard Guenther1-2/+6
2009-03-12gimplify.c (gimplify_call_expr): Don't set CALL_CANNOT_INLINE_P for functions...Adam Nemet1-5/+1
2009-03-09re PR tree-optimization/39394 (ICE in copy_tree_body_r)Jakub Jelinek1-0/+2
2009-03-03re PR fortran/39354 (bad codegen for openmp atomics (Intel64 Fortran logical ...Jakub Jelinek1-0/+15
2009-02-11re PR middle-end/39154 (Miscompilation of VLAs in nested parallel regions)Jakub Jelinek1-0/+14
2009-02-10re PR target/39139 (ICE with stringop and register var)Jakub Jelinek1-1/+4
2009-02-10re PR middle-end/39127 (Invalid GIMPLE with OpenMP)Richard Guenther1-3/+3
2009-01-22re PR middle-end/38615 (invalid promotion to static from auto)Steve Ellcey1-1/+2
2008-12-31re PR middle-end/38676 (ICE during regimplification of GIMPLE_SWITCH)Jakub Jelinek1-0/+4
2008-12-11re PR c++/38253 (g++.dg/ipa/iinline-1.C scan-ipa-dump inline fails on powerpc)Jakub Jelinek1-1/+3
2008-12-09gimplify.c (gimplify_init_constructor): Revert to using < rather than <= for ...Jason Merrill1-8/+8
2008-12-09re PR c++/38410 (g++.dg/eh/crossjump1.C (internal compiler error))Jason Merrill1-4/+9
2008-12-05re PR tree-optimization/37716 (ice for legal C++ code with -O2 on 20080926)Jakub Jelinek1-1/+1
2008-12-03re PR middle-end/36326 (gimplification of aggregate copies introduces extra a...Richard Guenther1-7/+2
2008-11-20re PR c++/36631 (attribute always_inline -> sorry, unimplemented: recursive...Jakub Jelinek1-42/+4
2008-11-14re PR tree-optimization/38104 (ICE segmentation fault (with -O3 when deref a...Jakub Jelinek1-4/+4
2008-11-12revert: gimplify.c (gimplify_expr): Drop TREE_OVERFLOW from INTEGER_CSTs.Jakub Jelinek1-10/+0
2008-11-05re PR middle-end/37742 (ICE in vectorizer with restrict pointer)Richard Guenther1-1/+1