aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2014-01-16re PR debug/54694 (internal compiler error: in dwarf2out_frame_debug_expr, at...Jakub Jelinek2-1/+18
2014-01-16re PR tree-optimization/59387 (wrong code (hangs) at -Os on x86_64-linux-gnu)Jakub Jelinek1-0/+19
2014-01-16re PR middle-end/59609 (LRA generates bad code for libgcc function udivmoddi4...Vladimir Makarov2-6/+35
2014-01-16re PR rtl-optimization/59835 (gcc.target/i386/sse-2[34].c timeout)Vladimir Makarov2-1/+7
2014-01-16[ARM] Make -mcpu, -march and -mtune case-insensitiveAlan Lawrence2-3/+7
2014-01-16re PR target/59780 (ICE in aarch64_split_128bit_move)Richard Earnshaw2-67/+66
2014-01-16re PR target/59844 (Powerpc64le cannot bootstrap with -O3/-mcpu=power8)Michael Meissner2-5/+15
2014-01-16re PR tree-optimization/46590 (long compile time with -O2 and many loops)Richard Biener2-8/+25
2014-01-16re PR middle-end/28865 (Structures with a flexible arrray member have wrong ....Nick Clifton6-18/+77
2014-01-16re PR middle-end/59827 (ICE on array with incomplete element type)Marek Polacek4-0/+27
2014-01-16* gcc.c-torture/execute/pr59747.c (fn1): Return a value.Andreas Schwab2-2/+6
2014-01-16i386.c (ix86_hard_regno_mode_ok): Use VALID_AVX256_REG_OR_OI_MODE.Uros Bizjak3-24/+28
2014-01-16Fix testsuite/ChangeLog entry for PR59808.Kirill Yukhin1-1/+1
2014-01-16Daily bump.GCC Administrator1-1/+1
2014-01-15rs6000.c (rs6000_output_function_prologue): Check if current procedure should...Pat Haugen2-1/+6
2014-01-15aarch64.c (aarch64_register_move_cost): Correct cost of moving from/to the ST...Andrew Pinski2-0/+15
2014-01-15Add missing CL entry.Marek Polacek1-0/+5
2014-01-15re PR debug/54694 (internal compiler error: in dwarf2out_frame_debug_expr, at...Richard Henderson5-1/+34
2014-01-15tree-ssa-sccvn.c (visit_reference_op_call): Handle NULL vdef.Teresa Johnson2-1/+5
2014-01-15re PR c++/49718 (please allow no_instrument_function attribute in class membe...Laurent Alfonsi4-6/+53
2014-01-15umips-branch-4.c: Add addressing=absolute.Richard Sandiford2-1/+5
2014-01-15altivec.md (mulv8hi3): Explicitly generate vmulesh and vmulosh rather than ca...Bill Schmidt5-43/+230
2014-01-15target-supports.exp (check_libcilkrts_available): Added an extern "C" if we a...Balaji V. Iyer2-2/+11
2014-01-15re PR c++/59659 (large zero-initialized std::array compile time excessive)Jason Merrill5-67/+124
2014-01-15re PR tree-optimization/59747 (wrong code at -Os and above on x86_64-linux-gn...Jeff Law4-3/+59
2014-01-15config.gcc (*-*-rtems*): Add t-rtems to tmake_file.Sebastian Huber2-19/+41
2014-01-15re PR rtl-optimization/59511 (FAIL: gcc.target/i386/pr36222-1.c scan-assemble...Vladimir Makarov5-73/+88
2014-01-15Silence vector ABI change warnings for x86H.J. Lu14-1/+33
2014-01-15go-test.exp: Set goarch for aarch64*-*-*.Matthias Klose2-0/+7
2014-01-15re PR tree-optimization/59822 (ice in compute_live_loop_exits with -O3)Richard Biener4-1/+81
2014-01-15re PR testsuite/59808 (r206596 caused: FAIL: gcc.target/i386/sse-14.c (test f...Kirill Yukhin3-19/+25
2014-01-15re PR target/59695 (bad code generation on aarch64 in aarch64_output_mi_thunk)Matthew Gretton-Dann4-1/+139
2014-01-15re PR target/59803 (s390x -march=z10 reload ICE)Jakub Jelinek2-0/+2
2014-01-15re PR rtl-optimization/59802 (excessive compile time in RTL optimizers (loop ...Richard Biener2-2/+16
2014-01-15s390.c (s390_preferred_reload_class): Don't return ADDR_REGS for invalid symr...Andreas Krebbel4-4/+47
2014-01-15re PR other/58712 (issues found by --enable-checking=valgrind)Jakub Jelinek2-2/+9
2014-01-15re PR c/58943 (wrong calculation of indirect structure member arithmetic via ...Jakub Jelinek7-7/+78
2014-01-15compiler: Use backend interface for interface info and field expressions.Chris Manghane5-141/+305
2014-01-15Daily bump.GCC Administrator1-1/+1
2014-01-14compiler: Add Backend Function type.Ian Lance Taylor2-0/+35
2014-01-14aarch64-protos.h (tune_params): Add issue_rate.Andrew Pinski3-2/+23
2014-01-14ira-costs.c (find_costs_and_classes): Add missed ira_init_register_move_cost_...Vladimir Makarov2-0/+6
2014-01-14re PR target/59787 ([ARM] mmx-2.c causes ICE when GCC is configured for corte...Vladimir Makarov2-1/+6
2014-01-14Consolidate ABI warning into type_natural_modeH.J. Lu12-73/+171
2014-01-14jump.c (redirect_jump_2): Remove REG_CROSSING_JUMP notes when converting a co...Richard Sandiford2-0/+15
2014-01-14re PR tree-optimization/58921 (ICE with segfault on valid code at -O3 on x86_...Richard Biener7-72/+80
2014-01-14re PR testsuite/59494 (FAIL: gfortran.dg/vect/fast-math-mgrid-resid.f scan-tr...Jakub Jelinek2-5/+15
2014-01-14plugin.texi (Building GCC plugins): Update to C++.Joey Ye2-10/+14
2014-01-14avx512erintrin.h (_mm_rcp28_round_sd): New.Kirill Yukhin29-100/+499
2014-01-14Daily bump.GCC Administrator1-1/+1