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