Age | Commit message (Expand) | Author | Files | Lines |
2007-06-24 | re PR tree-optimization/32461 (Segmentation fault in build_classic_dist_vecto... | Sebastian Pop | 4 | -7/+75 |
2007-06-24 | re PR fortran/32136 (ICE with transfer in gfc_conv_array_initializer) | Paul Thomas | 2 | -8/+14 |
2007-06-24 | re PR fortran/32446 (F0.n output format fails with large numbers) | Jerry DeLisle | 2 | -0/+11 |
2007-06-24 | re PR fortran/32460 (structure constructor not allowed if a USEd type has pri... | Tobias Burnus | 9 | -1/+66 |
2007-06-24 | re PR fortran/32298 (MINLOC / MAXLOC: off-by one for PARAMETER arrays) | Paul Thomas | 5 | -11/+186 |
2007-06-24 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2007-06-23 | extend.texi: Document that dllimport and dllexport imply default visibility. | Mark Mitchell | 8 | -43/+86 |
2007-06-23 | re PR tree-optimization/16876 (ICE on testcase with -O3 in fold-const) | Richard Guenther | 17 | -92/+101 |
2007-06-23 | re PR target/31152 (-(x>y) generates wrong code) | Richard Earnshaw | 4 | -4/+52 |
2007-06-23 | re PR target/32437 (MIPS: FAIL in gcc.dg/cleanup-[8|9|10|11].c) | Kenneth Zadeck | 2 | -9/+24 |
2007-06-23 | re PR middle-end/31541 (cannot take address of bit field) | Jan Hubicka | 4 | -8/+39 |
2007-06-23 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2007-06-22 | large-size-array-3.c: Fix dg-do compile directive. | Uros Bizjak | 2 | -2/+7 |
2007-06-22 | re PR middle-end/32374 (internal compiler error: in reload_cse_simplify_opera... | Uros Bizjak | 4 | -1/+31 |
2007-06-22 | re PR fortran/31473 (gfortran does not detect duplicate EXTERNAL or INTRINSIC... | Daniel Franke | 2 | -8/+11 |
2007-06-22 | re PR target/32413 (internal compiler error: in reload_cse_simplify_operands,... | Uros Bizjak | 2 | -1/+16 |
2007-06-22 | re PR fortran/32360 (GFORTRAN WON'T COMPILE 'DATA PTR1 /NULL ()/' WHEN PTR1 H... | Jerry DeLisle | 2 | -0/+11 |
2007-06-22 | re PR fortran/32360 (GFORTRAN WON'T COMPILE 'DATA PTR1 /NULL ()/' WHEN PTR1 H... | Jerry DeLisle | 2 | -6/+18 |
2007-06-22 | i386.c (override_options): Correct x86_sahf setting condition. | Uros Bizjak | 2 | -1/+6 |
2007-06-22 | Fix PR number from last commit 32046->32406. | David Daney | 1 | -1/+1 |
2007-06-22 | re PR fortran/32046 (wrong code with -O2 for gfortran.dg/interface_12.f90 & r... | David Daney | 2 | -3/+11 |
2007-06-22 | df-scan.c (df_read_modify_subreg_p): Use REGMODE_NATURAL_SIZE. | Roman Zippel | 2 | -24/+13 |
2007-06-22 | re PR fortran/31162 (missing warning for real do-loops with implicit typed va... | Jerry DeLisle | 8 | -35/+50 |
2007-06-22 | re PR fortran/31162 (missing warning for real do-loops with implicit typed va... | Jerry DeLisle | 4 | -18/+34 |
2007-06-22 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2007-06-21 | fold-const.c (debug_fold_checksum): Move it under ENABLE_FOLD_CHECKING. | Adam Nemet | 2 | -24/+29 |
2007-06-21 | re PR middle-end/20623 (ICE: fold check: original tree changed by fold with -... | Sebastian Pop | 3 | -44/+114 |
2007-06-21 | re PR tree-optimization/19590 (IVs with the same evolution not eliminated) | Sebastian Pop | 3 | -0/+52 |
2007-06-21 | df-problems.c (df_note_bb_compute): Made computation of live info consistent ... | Kenneth Zadeck | 2 | -2/+16 |
2007-06-21 | re PR tree-optimization/32453 (ICE in build2_stat, at tree.c:3074 (extract_ra... | Richard Guenther | 4 | -1/+26 |
2007-06-21 | i386.c (processor_target_table): Increase maximum skip from 7 byte to 10 byte... | H.J. Lu | 4 | -5/+27 |
2007-06-21 | re PR tree-optimization/31866 (ICE with tree check error: expected ssa_name, ... | Jakub Jelinek | 4 | -2/+39 |
2007-06-21 | re PR middle-end/32362 (ICE: in lookup_decl_in_outer_ctx, at omp-low.c:1508) | Jakub Jelinek | 3 | -3/+25 |
2007-06-21 | re PR tree-optimization/32451 (ICE in verify_flow_info after DOM2) | Richard Guenther | 4 | -0/+131 |
2007-06-21 | re PR tree-optimization/25737 (ACATS c974001 c974013 hang with struct aliasing) | Eric Botcazou | 2 | -5/+5 |
2007-06-21 | svn ci -m "introduce bank[0,1] registers and fix rte delay slot scheduling" | Christian Bruel | 7 | -6/+78 |
2007-06-21 | re PR fortran/32361 (TYPE DECLARATION TO INITIALIZE DATA IN NAMED COMMON) | Jerry DeLisle | 2 | -0/+11 |
2007-06-21 | re PR fortran/32361 (TYPE DECLARATION TO INITIALIZE DATA IN NAMED COMMON) | Jerry DeLisle | 2 | -1/+7 |
2007-06-21 | re PR fortran/25061 (procedure name conflict) | Jerry DeLisle | 2 | -0/+19 |
2007-06-21 | re PR fortran/25061 (procedure name conflict) | Jerry DeLisle | 2 | -0/+14 |
2007-06-21 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2007-06-20 | re PR tree-optimization/32075 (can't determine dependence between p->a[x+i] a... | Sebastian Pop | 1 | -0/+11 |
2007-06-20 | re PR tree-optimization/32075 (can't determine dependence between p->a[x+i] a... | Sebastian Pop | 2 | -42/+55 |
2007-06-20 | df-scan.c (df_get_call_refs): Be prepared for MEMs inside CLOBBERs. | Eric Botcazou | 2 | -3/+14 |
2007-06-20 | re PR target/32335 (libgcc build failure, ICE in cselib_record_set, at cselib... | Rask Ingemann Lambertsen | 1 | -0/+10 |
2007-06-20 | re PR target/32335 (libgcc build failure, ICE in cselib_record_set, at cselib... | Rask Ingemann Lambertsen | 2 | -8/+37 |
2007-06-20 | dbgcnt.def (global_alloc_at_func, [...]): New counters. | Seongbae Park | 4 | -36/+108 |
2007-06-20 | re PR tree-optimization/25737 (ACATS c974001 c974013 hang with struct aliasing) | Adam Nemet | 6 | -10/+55 |
2007-06-20 | re PR tree-optimization/25737 (ACATS c974001 c974013 hang with struct aliasing) | Adam Nemet | 2 | -0/+25 |
2007-06-20 | darwin.h (ASM_OUTPUT_COMMON): Print the size of a variable as an unsigned HOS... | Hui-May Chang | 4 | -1/+14 |