Age | Commit message (Expand) | Author | Files | Lines |
2008-12-09 | re PR tree-optimization/35468 (LHS of assignment can be folded to a constant ... | Jakub Jelinek | 1 | -0/+7 |
2008-12-06 | re PR middle-end/38428 (ice for Linux kernel code with -O2) | Jakub Jelinek | 1 | -0/+20 |
2008-12-06 | re PR middle-end/38422 (union/bitfield causes cc1/cc1plus to run out of memory.) | Jakub Jelinek | 1 | -0/+24 |
2008-12-05 | re PR middle-end/28614 (gcc.c-torture/compile/20001226-1.c times out) | Steve Ellcey | 1 | -0/+3 |
2008-12-03 | re PR middle-end/38360 (ICE in gimple_op, at gimple.h:1636) | Jakub Jelinek | 1 | -0/+9 |
2008-12-03 | re PR rtl-optimization/38281 (segmentation fault with optimization enabled) | Eric Botcazou | 1 | -0/+24 |
2008-12-02 | re PR middle-end/38343 (ice for legal code with -O2) | Jakub Jelinek | 1 | -0/+12 |
2008-12-02 | re PR tree-optimization/38359 (ICE in set_lattice_value, at tree-ssa-ccp.c:466) | Richard Biener | 1 | -0/+17 |
2008-12-02 | re PR tree-optimization/38359 (ICE in set_lattice_value, at tree-ssa-ccp.c:466) | Richard Guenther | 1 | -6/+0 |
2008-12-02 | re PR middle-end/38343 (ice for legal code with -O2) | Jakub Jelinek | 1 | -0/+12 |
2008-12-01 | re PR rtl-optimization/33642 (unrecognizable insn for -frtl-abstract-sequences) | Uros Bizjak | 2 | -4/+4 |
2008-11-28 | re PR tree-optimization/37955 (internal compiler error: in vectorizable_store... | Richard Guenther | 2 | -0/+36 |
2008-11-25 | m68k.md (extendsidi2, [...]): Merge, clean up. | Maxim Kuvyrkov | 1 | -0/+39 |
2008-11-25 | re PR middle-end/38151 (structures with _Complex arguments are not passed cor... | Richard Guenther | 2 | -0/+68 |
2008-11-24 | * gcc.c-torture/execute/pr36321.c: Don't rely on argv[0] being set. | DJ Delorie | 1 | -1/+3 |
2008-11-20 | re PR tree-optimization/37868 (code that breaks TBAA is misoptimized even wit... | Richard Guenther | 2 | -0/+50 |
2008-11-19 | mips.c (mips_gimplify_va_arg_expr): Use -rsize with the same type as the firs... | Adam Nemet | 1 | -0/+5 |
2008-11-19 | pr11832.c: XFAIL even on s390*-*-*. | Jakub Jelinek | 2 | -2/+2 |
2008-11-19 | re PR tree-optimization/36038 (miscompiled loop in perlbmk for -Os) | Jakub Jelinek | 1 | -0/+0 |
2008-11-19 | re PR tree-optimization/38051 (Miscompilation of glibc's memcmp) | Jakub Jelinek | 1 | -6/+16 |
2008-11-18 | expmed.c (extract_bit_field_1): Also use a temporary and convert_extracted_bi... | Adam Nemet | 1 | -0/+24 |
2008-11-17 | re PR middle-end/37908 (atomic NAND op generate wrong code; __sync_nand_and_f... | Uros Bizjak | 3 | -0/+7 |
2008-11-15 | re PR target/38123 (error: incorrect sharing of tree nodes ap->fp_offset = D.... | Jakub Jelinek | 1 | -0/+13 |
2008-11-15 | re PR tree-optimization/38051 (Miscompilation of glibc's memcmp) | Richard Guenther | 1 | -0/+205 |
2008-11-14 | re PR middle-end/36125 (FAIL: 26_numerics/complex/13450.cc: ICE in verify_gim... | Jakub Jelinek | 1 | -0/+10 |
2008-11-12 | 20081112-1.c: New test. | Eric Botcazou | 1 | -0/+17 |
2008-11-12 | re PR testsuite/38008 (gcc/testsuite/gcc.c-torture/execute/builtins/lib/sprin... | Jack Howarth | 1 | -1/+1 |
2008-11-05 | re PR target/38016 (-fno-ivopts exposes CRIS port bug, more with -fno-gcse) | Hans-Peter Nilsson | 2 | -0/+3 |
2008-11-05 | re PR middle-end/37742 (ICE in vectorizer with restrict pointer) | Richard Guenther | 1 | -0/+21 |
2008-11-03 | i386.c (classify_argument): Promote partial integer class to full integer cla... | Eric Botcazou | 1 | -0/+17 |
2008-11-03 | re PR tree-optimization/37573 (gcc-4.4 regression: incorrect code generation ... | Richard Guenther | 1 | -0/+65 |
2008-11-02 | re PR tree-optimization/37542 (PRE doesn't simplify during phi-translation) | Richard Guenther | 1 | -0/+12 |
2008-11-02 | re PR tree-optimization/37991 (excessive memory consumption - possible hang) | Richard Guenther | 1 | -0/+14 |
2008-11-01 | re PR middle-end/37976 (ICE in insert_into_preds_of_block) | Richard Guenther | 1 | -0/+6 |
2008-10-29 | * gcc.c-torture/compile/pr37878.c: New test. | David Edelsohn | 1 | -0/+9 |
2008-10-29 | re PR middle-end/37913 (ICE: Segmentation fault in link_block, cfg.c:153) | Jakub Jelinek | 1 | -0/+15 |
2008-10-28 | re PR c/37924 (ice in smallest_mode_for_size, at stor-layout.c:219) | Jakub Jelinek | 1 | -0/+50 |
2008-10-28 | re PR middle-end/37931 (ice: verify_gimple failed) | Jakub Jelinek | 1 | -0/+23 |
2008-10-24 | re PR tree-optimization/36038 (miscompiled loop in perlbmk for -Os) | Jakub Jelinek | 1 | -0/+43 |
2008-10-24 | re PR middle-end/37882 (Bitfield miscompilation) | Jakub Jelinek | 1 | -1/+0 |
2008-10-22 | re PR middle-end/37882 (Bitfield miscompilation) | Jakub Jelinek | 1 | -0/+16 |
2008-10-21 | re PR middle-end/37669 (ice for legal code with -O2) | Adam Nemet | 1 | -0/+14 |
2008-10-16 | re PR target/37381 (ICE in ia64_speculate_insn, at config/ia64/ia64.c:6902) | Alexander Monakov | 1 | -0/+97 |
2008-10-16 | re PR tree-optimization/37664 (ice in remove_range_assertions, at tree-vrp.c:... | Jakub Jelinek | 1 | -0/+14 |
2008-10-16 | re PR middle-end/37418 (error: type mismatch in address expression, verify_gi... | Richard Biener | 4 | -0/+24 |
2008-10-11 | re PR target/35760 (ICE with complex types and -static on PPC darwin) | Jakub Jelinek | 1 | -0/+7 |
2008-10-08 | re PR target/36635 (cc1 segfault from svn 137122) | Jakub Jelinek | 1 | -0/+35 |
2008-10-02 | re PR middle-end/37713 (ice for legal code with -O3 on 20080926) | Richard Guenther | 1 | -0/+10 |
2008-10-01 | re PR tree-optimization/37617 (ICE on valid code) | Richard Guenther | 1 | -0/+19 |
2008-10-01 | re PR middle-end/37285 (ICE while building binutils on ppc) | Richard Guenther | 1 | -0/+15 |