summaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* re PR target/27971 (eliminate shift in array[(x>>2)&3])Raksit Ashok2008-01-111-0/+6
* m32c.c (m32c_hard_regno_nregs_1): Renamed from...DJ Delorie2008-01-101-0/+6
* re PR tree-optimization/34683 (SSA rewriting in the loop unroller causes quad...Richard Guenther2008-01-101-0/+9
* re PR target/34641 (ICE in reload_cse_simplify_operands, at postreload.c:395)Andreas Krebbel2008-01-101-0/+9
* tree-ssa-sccvn.h (struct vn_ssa_aux): Make the most accessed field (valnum) t...Steven Bosscher2008-01-101-0/+6
* re PR tree-optimization/34651 (ICE in set_value_range, at tree-vrp.c:321)Richard Guenther2008-01-101-0/+6
* re PR tree-optimization/34017 (ICE in lambda_loopnest_to_gcc_loopnest with -O...Sebastian Pop2008-01-091-0/+6
* re PR tree-optimization/34708 (Inlining heuristics issue)Jan Hubicka2008-01-091-0/+8
* re PR tree-optimization/30132 (ICE in find_lattice_value, at tree-complex.c:133)Richard Guenther2008-01-091-0/+7
* re PR tree-optimization/34458 (ICE in int_cst_value, at tree.c:8047 at -O3)Richard Guenther2008-01-091-0/+6
* re PR tree-optimization/34679 (ICE: tree check: expected integer_type, have e...Richard Guenther2008-01-091-0/+6
* re PR debug/26364 ([no unit-at-a-time mode] Uninlined function is marked as i...Steven Bosscher2008-01-091-0/+6
* * Makefile.in (dse.o): Remove duplicate $(RECOG_H) dependency.Alexandre Oliva2008-01-091-0/+4
* Fix typo in last commit.Kaveh Ghazi2008-01-091-1/+1
* re PR c++/31863 (g++-4.1: out of memory with -O1/-O2)Richard Guenther2008-01-081-0/+6
* re PR target/34709 (revision 131342 miscompiled 481.wrf on Linux/Intel64)Uros Bizjak2008-01-081-2/+11
* 2008-01-08 Jan Sjodin <jan.sjodin@amd.com>Jan Sjodin2008-01-081-0/+5
* re PR tree-optimization/34683 (SSA rewriting in the loop unroller causes quad...Richard Guenther2008-01-081-0/+12
* re PR middle-end/34694 (Wrong line number for uninitialized variable)Jakub Jelinek2008-01-081-0/+5
* re PR target/34702 (1.0 is not the inverse of 1.0 with -mrecip on x86)Uros Bizjak2008-01-081-4/+10
* re PR tree-optimization/34683 (SSA rewriting in the loop unroller causes quad...Richard Guenther2008-01-081-0/+5
* re PR target/34622 (gcc.c-torture/execute/20000801-4.c fails at -O1 and above)Jakub Jelinek2008-01-071-0/+6
* re PR target/34682 (70% slowdown with SSE enabled)Uros Bizjak2008-01-071-3/+28
* * config/rs6000/rs6000.h (ASM_CPU_SPEC): Add clause for mcpu=8548.Nathan Froyd2008-01-071-0/+4
* basic-block.h (struct edge_def): Pair dest_idx with goto_locus fields.Richard Guenther2008-01-071-0/+5
* re PR tree-optimization/34683 (SSA rewriting in the loop unroller causes quad...Richard Guenther2008-01-071-0/+9
* Genetate inline code for double division.Sa Liu2008-01-071-0/+5
* re PR libstdc++/34680 (Unconditional use of dynamic_cast in locale_facets.tcc...Paolo Carlini2008-01-061-0/+6
* i386.c (ix86_emit_swsqrtsf): Use negative constants in order to use commutati...Uros Bizjak2008-01-061-0/+5
* Fix PR34263: Cleaning up latch blocksRevital Eres2008-01-061-0/+11
* i386.c (ix86_builtin_reciprocal): Remove check for TARGET_RECIP.Uros Bizjak2008-01-051-0/+6
* c-omp.c (check_omp_for_incr_expr): Handle CONVERT_EXPR.Richard Sandiford2008-01-051-0/+4
* mips.c (mips_in_small_data_p): Reinstate size > 0 check.Richard Sandiford2008-01-051-0/+4
* re PR tree-optimization/34618 (ICE with -fmudflap and vectorization)Jakub Jelinek2008-01-051-0/+6
* re PR target/34673 (ICE in extract_insn, at recog.c:1990)Uros Bizjak2008-01-051-0/+12
* tree-vrp.c (find_conditional_asserts): Remove redundant check that edge does ...Zhouyi Zhou2008-01-051-5/+9
* re PR tree-optimization/34029 (internal compiler error: verify_stmts failed)Richard Guenther2008-01-041-0/+6
* re PR tree-optimization/34448 (ICE in declare_inline_vars, at tree-inline.c:3...Aldy Hernandez2008-01-041-0/+13
* re PR gcov-profile/34609 (ICE with "-ftest-coverage" and references)Jakub Jelinek2008-01-041-5/+13
* mips.md (sqrt_condition): Tweak comment.Richard Sandiford2008-01-041-0/+5
* re PR c/34457 (ICE with VLA and -combine)Tom Tromey2008-01-041-0/+5
* Tidy.Eric Botcazou2008-01-031-13/+0
* re PR tree-optimization/34458 (ICE in int_cst_value, at tree.c:8047 at -O3)Sebastian Pop2008-01-031-0/+4
* re PR tree-optimization/34458 (ICE in int_cst_value, at tree.c:8047 at -O3)Sebastian Pop2008-01-031-1/+10
* re PR tree-optimization/31081 (Inliner messes up SSA for abnormals)Jan Hubicka2008-01-031-0/+9
* re PR c++/34619 (ICE with "-fmudflap" and templates)Jakub Jelinek2008-01-031-0/+4
* re PR tree-optimization/29484 (tree-inline.c bug with local static vars)Jakub Jelinek2008-01-031-0/+9
* re PR tree-optimization/34635 (tree check: expected polynomial_chrec, have in...Sebastian Pop2008-01-031-0/+6
* re PR middle-end/34608 (ICE with "-ftest-coverage -fopenmp")Jakub Jelinek2008-01-031-0/+6
* tree-sra.c (scalarize_init): Insert the generate_element_init statements afte...Richard Sandiford2008-01-021-0/+5