aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-11-15re PR tree-optimization/29788 (ICE in var_ann, at tree-flow-inline.h:130)Andrew Pinski4-0/+32
2006-11-15i386.opt: New target option -mx87regparm.Uros Bizjak12-29/+315
2006-11-15parse.c (parse_contained): Fix indention of one line.Tobias Burnus2-1/+6
2006-11-15re PR fortran/27546 (IMPORT is broken)Tobias Burnus10-6/+287
2006-11-15tree-flow.h (multiplier_allowed_in_address_p): Adjust prototype.Bernd Schmidt4-42/+60
2006-11-15combine.c (likely_spilled_retval_1): Fix masking operation.Rask Ingemann Lambertsen2-2/+10
2006-11-15bfin.c (legitimize_pic_address): Lose dead code that tests for CONSTANT_POOL_...Bernd Schmidt2-26/+20
2006-11-15tree-ssa-loop-ivopts.c (determine_iv_costs): Fix formatting.Bernd Schmidt2-2/+6
2006-11-15re PR fortran/27588 (-fbounds-check should catch substring out of range acces...Tobias Burnus3-3/+47
2006-11-15re PR fortran/29806 (Error if CONTAINS is present without SUBPROGRAM)Tobias Burnus5-1/+30
2006-11-15re PR tree-optimization/29581 (Latent bug in 4.1/4.2/4.3 lambda-code.c)Jakub Jelinek8-14/+323
2006-11-15re PR tree-optimization/29753 (Volatile semantics ignored in some cases)Paolo Bonzini2-1/+7
2006-11-15re PR fortran/28974 (Extremely slow compilation of enumerated DATA statements.)Bud Davis4-45/+119
2006-11-14re PR fortran/29702 (RFE: Column number in error messages.)Brooks Moses4-121/+194
2006-11-14gfortran.h (GFC_MAX_LINE): Remove constant definition.Brooks Moses4-32/+28
2006-11-14lang.opt: Remove -fno-backend option.Brooks Moses5-12/+11
2006-11-15Daily bump.GCC Administrator1-1/+1
2006-11-14expmed.c (emit_store_flag_1): New function.Richard Earnshaw5-82/+350
2006-11-14math-torture.exp: Restrict to i?86 and x86_64 targets.Richard Guenther2-0/+10
2006-11-14Add ability to generate DWARF pubtypes section if DEBUG_PUBTYPES_SECTION is d...Caroline Tice10-50/+496
2006-11-14arm.h (FUNCTION_ARG_ADVANCE): Only adjust iwmmxt_nregs if TARGET_IWMMXT_ABI.Joseph Myers3-20/+31
2006-11-14configure: Regenerate with autoconf 2.59.Eric Christopher2-6262/+4326
2006-11-14re PR tree-optimization/27755 (PRE confused by control flow)Daniel Berlin3-73/+509
2006-11-14match.c (gfc_match_namelist): Add missing space to error message.Tobias Burnus2-1/+6
2006-11-14re PR c++/29106 (sizeof(*var) in expression drops entire line of code out of ...Mark Mitchell2-0/+24
2006-11-1413450.cc: Do not test long double in IBM long double case.Joseph Myers2-0/+11
2006-11-14MAINTAINERS (Write After Approval): Add myself.Erven Rohou2-0/+5
2006-11-14re PR fortran/29657 (Don't allow SAVE for functions)Tobias Burnus4-1/+66
2006-11-14Makefile.tpl (clean-stage*): Test separately for package/Makefile and stageN-...Paolo Bonzini3-212/+419
2006-11-14re PR rtl-optimization/29798 (-O2 gives wrong results)Paolo Bonzini4-21/+59
2006-11-14fold-const.c (fold_strip_sign_ops): Handle COMPOUND_EXPR and COND_EXPR.Kaveh R. Ghazi4-0/+73
2006-11-13m32c.c (m32c_prepare_shift): Use a separate temporary for intermediates.DJ Delorie2-5/+12
2006-11-14configure.in: Remove target-libgloss from noconfigdirs for bfin-*-*.Jie Zhang1-1/+1
2006-11-14configure.in: Remove target-libgloss from noconfigdirs for bfin-*-*.Jie Zhang2-1/+7
2006-11-14Daily bump.GCC Administrator1-1/+1
2006-11-13rtti.c (get_pseudo_ti_init): Ensure that the offset field of the base type in...Roger Sayle2-5/+11
2006-11-13sh.c (expand_cbranchdi4): Initialize skip_label.Kaz Kojima2-1/+11
2006-11-13fold-const.c (optimize_bit_field_compare): Recursively call fold when simplif...Roger Sayle2-9/+18
2006-11-13configure.ac: Add changequote around __LONG_DOUBLE_MATH_OPTIONAL test.Jakub Jelinek3-2/+12
2006-11-13* tls.m4 (GCC_CHECK_TLS): Fall back to a link test.Daniel Jacobowitz10-33/+67
2006-11-13cell.md: New file.Andrew Pinski5-8/+578
2006-11-13configure.ac (ld_vers): Parse GNU ld version 2.17.50.0.3-6 20060715 style ver...Jakub Jelinek3-2/+8
2006-11-13re PR fortran/29759 (ice on line continuation in OMP statements (gfc_next_cha...Jakub Jelinek4-0/+54
2006-11-13re PR middle-end/28915 (ICE: tree check: expected class 'constant', have 'dec...H.J. Lu1-0/+6
2006-11-13i386.c (ix86_expand_lround): Handle expand_simple_binop return value.Richard Guenther2-29/+44
2006-11-13re PR c++/29518 (rejects valid template argument, enums vs templates)Mark Mitchell2-0/+11
2006-11-13re PR c++/29518 (rejects valid template argument, enums vs templates)Mark Mitchell2-1/+21
2006-11-13gcc.c: Organize search path variables into $prefix relative, and well-known n...Carlos O'Donell6-64/+110
2006-11-13i386.c: Fix a typo in comment.H.J. Lu2-1/+5
2006-11-13* genemit.c (gen_expand): Allocate enough memory.Michael Matz2-1/+6