summaryrefslogtreecommitdiff
path: root/gcc/stmt.c
Commit message (Expand)AuthorAgeFilesLines
* re PR debug/39267 (gdb testsuite regressions)Jan Hubicka2009-02-271-32/+0
* re PR inline-asm/39058 (ICE with double in inline-asm)Jakub Jelinek2009-02-021-2/+2
* cgraph.c (cgraph_release_function_body): Plug memory leak on ipa_transforms_t...Jan Hubicka2008-09-111-6/+0
* c-common.c (c_expand_decl): Remove.Paolo Bonzini2008-09-091-60/+0
* fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka2008-08-311-1/+2
* loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p.Jan Hubicka2008-08-291-2/+2
* re PR middle-end/20548 (ACATS c52103x c52104x c52104y segfault)Eric Botcazou2008-08-161-41/+5
* [multiple changes]H.J. Lu2008-07-301-1/+1
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-8/+4
* ra.h (add_neighbor): Fix -Wc++-compat and/or -Wcast-qual warnings.Kaveh R. Ghazi2008-06-261-13/+11
* cgraph.c: Fix typos in comments.Ralf Wildenhues2008-06-061-2/+2
* rtl.h (emit_clobber, [...]): Declare.Richard Sandiford2008-06-011-2/+2
* defaults.h (TARGET_MEM_CONSTRAINT): New target macro added.Andreas Krebbel2008-05-271-2/+2
* * stmt.c (expand_stack_restore): Change sa mode if needed.Steve Ellcey2008-05-081-0/+1
* re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)Jan Hubicka2008-04-251-1/+1
* re PR middle-end/35800 (Revision 133835 failed to compile binutils)Richard Guenther2008-04-031-6/+11
* re PR tree-optimization/14495 ([tree-ssa] Propagate range info into a switch ...Richard Guenther2008-04-021-18/+29
* builtins.c (expand_builtin_setjmp_receiver): Update call of get_arg_pointer_s...Jan Hubicka2008-03-311-3/+2
* re PR middle-end/34134 (ICE when using __builtin_stack_restore)Jakub Jelinek2007-12-041-1/+1
* re PR middle-end/34154 (gcc 4.1.1 bug / case ranges / unsigned long long)Richard Guenther2007-11-201-4/+5
* builtins.c (gimplify_va_arg_expr): Use inform for help message.Manuel López-Ibáñez2007-10-171-1/+1
* Makefile.in (stmt.o): Add alloc-pool.h dependency.Laurynas Biveinis2007-09-051-5/+12
* re PR middle-end/32940 (REG_POINTER attribute on DECL_ARTIFICIAL pointers)Andrew Pinski2007-08-191-11/+3
* optabs.c (expand_widen_pattern_expr): Use optabs accestors.Jan Hubicka2007-08-091-1/+1
* attribs.c (hash_attr, [...]): Constify.Kaveh R. Ghazi2007-07-291-2/+2
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* function.c (match_asm_constraints_1, [...]): New.Paolo Bonzini2007-07-051-0/+1
* Merge dataflow branch into mainlineDaniel Berlin2007-06-111-6/+4
* tree-data-ref.c (dr_analyze_alias): Handle case smt is NULL.Zdenek Dvorak2007-06-101-1/+1
* regs.h (end_hard_regno): New function.Richard Sandiford2007-05-221-8/+3
* gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of NOTE_LINE_NUMBER...Jan Hubicka2007-05-211-3/+1
* builtins.c (expand_builtin_mathfn): Use EXPAND_NORMAL instead of 0 in the cal...Uros Bizjak2007-05-141-3/+3
* rtl.def (ASM_INPUT): Add location.Alexandre Oliva2007-03-091-5/+6
* re PR middle-end/30729 (value computed is not used warning with unused result...Andrew Pinski2007-02-151-0/+1
* tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore2007-02-151-1/+1
* Merge gimple-tuples-branch into mainline.Aldy Hernandez2006-12-051-4/+8
* re PR middle-end/27528 (compiling linux kernels 2.6.16.14/15 2.6.17-rc3 on po...Richard Sandiford2006-11-111-2/+6
* re PR c++/27451 (ICE with invalid asm statement)Volker Reichelt2006-05-221-1/+5
* function.h (struct function): Rename to x_stack_check_probe_note.Steven Bosscher2006-03-201-11/+1
* re PR middle-end/26557 (ICE in simplify_subreg)Roger Sayle2006-03-131-0/+4
* re PR middle-end/18859 (ACATS ICE c37305a at -O0: in tree_low_cst, at tree.c:...Eric Botcazou2006-03-131-4/+12
* re PR middle-end/26334 (ICE in lhd_set_decl_assembler_name)Jakub Jelinek2006-02-181-3/+3
* re PR middle-end/25724 (Emits call to __cmpdi2 for long long comparison in sw...Roger Sayle2006-02-131-19/+11
* re PR inline-asm/16194 (global register with inline-asm and clobered)J"orn Rennecke2006-02-091-28/+45
* expr.h (expand_normal): new inline function.Marcin Dalecki2006-01-311-51/+29
* stmt.c (case_bit_test_cmp): Stabilize the sort using code label numbers.Richard Sandiford2006-01-201-1/+5
* re PR c/25183 (internal compiler error triggered by overflow in constant expr...Richard Guenther2006-01-031-3/+5
* re PR c/23113 (The -Wunused (value computed is not used) option missed an imp...Joseph Myers2005-08-061-28/+7
* Update FSF address.Kelley Cook2005-06-251-2/+2
* stmt.c (expand_case): Use build_int_cst.Richard Guenther2005-06-011-4/+6