aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2009-11-25tree-scalar-evolution.c (instantiate_scev_binary): Adapted to pass as paramet...Sebastian Pop2-10/+17
2009-11-25tree-scalar-evolution.c (instantiate_scev_bitnot): Renamed instantiate_scev_not.Sebastian Pop2-10/+29
2009-11-25tree-scalar-evolution.c (instantiate_scev_1): Renamed instantiate_scev_r.Sebastian Pop2-39/+95
2009-11-25tree-scalar-evolution.c (instantiate_scev_3): New.Sebastian Pop2-26/+55
2009-11-25tree-scalar-evolution.c (instantiate_scev_poly): New.Sebastian Pop2-19/+48
2009-11-25tree-scalar-evolution.c (instantiate_scev_bitnot): New.Sebastian Pop2-18/+46
2009-11-25tree-scalar-evolution.c (instantiate_scev_convert): New.Sebastian Pop2-25/+56
2009-11-25tree-scalar-evolution.c (instantiate_scev_binary): New.Sebastian Pop2-63/+68
2009-11-25tree-scalar-evolution.c (instantiate_scev_name): New.Sebastian Pop2-58/+94
2009-11-25re PR fortran/42008 (Wrongly rejected derived types with default initializers...Jerry DeLisle1-1/+1
2009-11-25re PR fortran/42008 (Wrongly rejected derived types with default initializers...Jerry DeLisle2-0/+51
2009-11-25re PR fortran/41807 (data statement with nested type constructors)Jerry DeLisle2-1/+7
2009-11-25pa.c (output_call): Only use sr4 for long interspace calls if call binds loca...John David Anglin2-6/+12
2009-11-25Daily bump.GCC Administrator1-1/+1
2009-11-25i386.md (plusminus_carry_mnemonic): New code attribute.Uros Bizjak2-430/+199
2009-11-24re PR c++/42137 (error: expected constructor, destructor, or type conversion ...Jason Merrill6-22/+72
2009-11-24pt.c (determine_specialization): Give helpful error about missing "template<>".Jason Merrill4-0/+14
2009-11-24sem_util.adb (Set_Debug_Info_Needed): For an E_Class_Wide_Subtype, also set t...Eric Botcazou6-94/+117
2009-11-24exp_util.adb (Make_CW_Equivalent_Type): Do not mark the type as frozen for ta...Eric Botcazou9-54/+39
2009-11-24altivec-32.c: Don't use -m64.Janis Johnson22-34/+57
2009-11-24[multiple changes]Paolo Carlini5-16/+20
2009-11-24v850.c (function_arg): Fix handling of zero-length function arguments.Nick Clifton2-8/+21
2009-11-24tree.h (union tree_ann_d): Don't declare.Michael Matz12-169/+86
2009-11-24dwarf2out.c (add_location_or_const_value_attribute): Remove useless NOTE_VAR_...Paolo Carlini3-16/+12
2009-11-24lto-wrapper.c (lto_wrapper_exit): Don't try to delete files if being called r...Rafael Avila de Espindola2-6/+19
2009-11-24Makefile.in (PLUGIN_HEADERS): Added files...Basile Starynkevitch2-2/+7
2009-11-24arm.c (arm_compute_save_reg0_reg12_mask): Fix comment typo.Paul Brook2-1/+7
2009-11-24arm.c (TARGET_DWARF_REGISTER_SPAN): Define.Julian Brown2-2/+51
2009-11-24cfgrtl.c (commit_one_edge_insertion): Remove set but not used local variable ...David Binderman7-31/+21
2009-11-24anonname1.C: Escape backslash in scan-assembler-not regular expression.Ulrich Weigand2-1/+6
2009-11-24re PR tree-optimization/42142 (DCE miscompiles a certain quicksort implementa...Richard Guenther4-4/+49
2009-11-24re PR tree-optimization/42154 (Wrong code from (early) SRA)Martin Jambor4-7/+57
2009-11-24re PR fortran/42045 ([F03] passing a procedure pointer component to a procedu...Janus Weil6-8/+57
2009-11-24* gcc.c-torture/execute/pr40404.c: Use long for bitfield on 16bit int targets.Andy Hutchinson2-0/+12
2009-11-24Daily bump.GCC Administrator1-1/+1
2009-11-23* gcc-dg/Wtype-limits.c: Add line to correct line numbers.Andy Hutchinson2-0/+5
2009-11-24i386.md (add<mode>3_carry): Change insn pattern to expander.Uros Bizjak4-46/+119
2009-11-23re PR testsuite/42086 (FAIL: gcc.target/ia64/fptr-1.c execution test)H.J. Lu2-11/+10
2009-11-23lto.exp (lto_option_list): Rename from option_list.Janis Johnson3-8/+13
2009-11-23raw-string-1.c: Require-effective-target wchar.Andy Hutchinson6-4/+13
2009-11-23re PR middle-end/42151 (verify_cgraph_node failed with -O3 -Winline)Jan Hubicka2-0/+11
2009-11-23* gcc.dg/torture/pr37868.c: Use smaller bitfield for 16bit int targets.Andy Hutchinson2-1/+16
2009-11-23* gcc.dg/tree-ssa/pr33920.c: Remove warning check for 16 bit targets.Andy Hutchinson2-1/+5
2009-11-23* gcc-dg/Wtype-limits.c: Remove XFAIL for avr target.Andy Hutchinson2-1/+4
2009-11-23re PR c/36470 (sizeof UTF-32 is 2 on AVR)Andy Hutchinson6-9/+16
2009-11-23* gcc.dg/tree-ssa/asmgoto-1.c: Suppress warnings.Andy Hutchinson2-1/+5
2009-11-23* gcc.c-torture/execute/ipa-sra-2.x: New. Skip test for 16bit targets.Andy Hutchinson2-0/+8
2009-11-23sms-6.c: Use long for 16 bit int targets.Andy Hutchinson3-1/+16
2009-11-23pr36998.c: Frame pointer required for avr target.Andy Hutchinson6-0/+24
2009-11-23block-1.c: Require 32-bit or larger array support.Andy Hutchinson20-0/+59