aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2012-09-17libbacktrace/:Ian Lance Taylor2-1/+5
2012-09-17* ChangeLog: Fix author of r191394.Richard Guenther1-1/+1
2012-09-17re PR c++/53661 (Wrong narrowing conversion warning with -std=c++11)Jason Merrill4-0/+23
2012-09-17re PR lto/54598 (ICE: Segmentation fault in lto1 at tree-streamer-in.c:unpack...Richard Guenther2-6/+11
2012-09-17avr.c (CONST_FIXED_P): Remove define.Georg-Johann Lay3-5/+6
2012-09-17re PR target/54607 ([avr]: Canadian cross build fails because gen-avr-mmcu-te...Georg-Johann Lay8-142/+226
2012-09-17rtl.h (CONST_FIXED_P): New predicate macro.Georg-Johann Lay2-0/+7
2012-09-17* tree-cfgcleanup. (cleanup_control_expr_graph) <GIMPLE_COND>: RemoveEric Botcazou6-38/+178
2012-09-17re PR fortran/54285 ([F03] Calling a PPC with proc-ptr result)Janus Weil5-5/+52
2012-09-17re PR fortran/54603 ([F03] Wrong code with structure constructor for proc-poi...Tobias Burnus4-2/+115
2012-09-17error.c (error_print): Move increment out of the assert.Tobias Burnus5-7/+19
2012-09-17re PR middle-end/54563 (ICE in redirect_eh_edge_1, at tree-eh.c:2215)Jakub Jelinek4-1/+37
2012-09-17re PR target/54564 (Broken __builtin_ia32_vfmadds[sd]3)Jakub Jelinek2-7/+3
2012-09-17re PR target/54222 ([avr] Implement fixed-point support)Georg-Johann Lay2-9/+8
2012-09-17vfp.md (*thumb2_movdf_vfp): Require one of the operands to be a register.Ruben Buchatskiy2-1/+8
2012-09-17compile: Detect invalid and likely-bad import statements.Ian Lance Taylor6-5/+98
2012-09-17Daily bump.GCC Administrator1-1/+1
2012-09-17re PR fortran/54594 ([OOP] Type-bound ASSIGNMENTs (elemental + array version)...Janus Weil2-1/+7
2012-09-16re PR fortran/54594 ([OOP] Type-bound ASSIGNMENTs (elemental + array version)...Janus Weil4-4/+45
2012-09-16re PR fortran/54387 ([F03] Wrongly accepts non-proc result variable on the RH...Janus Weil4-0/+36
2012-09-16calls.c (expand_call): Use emit_group_move for PARALLEL->PARALLEL moves.Richard Sandiford2-1/+12
2012-09-16re PR debug/54460 (FAIL: g++.dg/debug/dwarf2/nested-3.C)John David Anglin2-1/+5
2012-09-16re PR testsuite/54007 (lto15.adb fails: gnat1: error: LTO support has not bee...John David Anglin2-0/+4
2012-09-16bind_c_array_params_2.f90: Adjust scan-assembler-times "myBindC" for hppa*-*-...John David Anglin2-1/+7
2012-09-16trans-decl.c (gfc_generate_function_code): Fix gfc_option.coarray check.Tobias Burnus3-2/+9
2012-09-16symbol.c (gfc_undo_symbols): Correctly undo namelists.Mikael Morin4-1/+19
2012-09-16Daily bump.GCC Administrator1-1/+1
2012-09-15vrp82.c: New test.Tom de Vries4-0/+144
2012-09-15tree-vrp.c (extract_range_from_binary_expr_1): Fix bug in handling of LSHIFT_...Tom de Vries2-8/+57
2012-09-15* vi.po: Update.Joseph Myers2-1961/+1179
2012-09-15vrp80-2.c: Rename to ...Tom de Vries2-0/+5
2012-09-15trans-io.c (gfc_trans_transfer): Add an assert.Tobias Burnus2-0/+5
2012-09-15re PR target/54222 ([avr] Implement fixed-point support)Georg-Johann Lay24-190/+1797
2012-09-15arith.c (arith_power): Call gfc_free_expr in case of error.Tobias Burnus8-55/+82
2012-09-15match.c (lock_unlock_statement, [...]): Fix potential double freeing.Tobias Burnus6-24/+52
2012-09-15sh.c (sh_rtx_costs): Add handling of MEM, SIGN_EXTEND, ZERO_EXTEND and PARALL...Oleg Endo2-19/+102
2012-09-14tm.texi.in (Stack Arguments): Update obsolete references to current_function_...Sandra Loosemore3-26/+46
2012-09-15tree-eh.c (goto_queue_node): New field.Dehao Chen5-12/+83
2012-09-15Daily bump.GCC Administrator1-1/+1
2012-09-14* configure: Regenerated.David Edelsohn2-2/+8
2012-09-14re PR c/54552 (Cast to pointer to VLA crash the compiler)Joseph Myers4-1/+24
2012-09-14Fix grammar and spelling.Walter Lee2-4/+11
2012-09-14re PR c++/54427 (Expose more vector extensions)Marc Glisse21-24/+206
2012-09-14re PR target/54516 (ICE in reload_cse_simplify_operands, at postreload.c:403 ...Richard Earnshaw2-2/+15
2012-09-14Temporarily revert previousRichard Earnshaw2-13/+2
2012-09-14reload.c (find_dummy_reload): Don't use OUT as a reload reg for IN if it over...Richard Earnshaw2-2/+13
2012-09-14re PR c/54103 (ICE at gimplify.c:7790 on current trunk)Joseph Myers10-10/+90
2012-09-14decl.c (make_typename_type): Only error out if tf_error is set in complain.Paolo Carlini2-2/+9
2012-09-14re PR rtl-optimization/44194 (struct returned by value generates useless stores)Eric Botcazou9-80/+165
2012-09-14re PR target/54546 (SH: Enable -fshrink-wrap)Christian Bruel5-33/+57