aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-12-12Disable hwcaps on libgfortranRainer Orth12-402/+486
2016-12-12re PR rtl-optimization/78669 (ICE: in combine_and_move_insns, at ira.c:3665 w...Bernd Schmidt4-0/+46
2016-12-12Remove stray character at end of dg-do directiveJonathan Wakely2-1/+6
2016-12-12lib1funcs.S (__ashrdi3): Fix typo from r243545.George Spelvin2-1/+5
2016-12-12lib1funcs.S (__ashldi3): Use __tmp_reg__ to restore R16 instead of push + pop.George Spelvin2-11/+24
2016-12-12Fix g++.dg/debug/dwarf2/typedef1.CRainer Orth2-1/+5
2016-12-12MIPS: Upgrade to R2 for -mnan=2008 and -mabs=2008.Toma Tabacu2-1/+8
2016-12-12Define arm_arch_core_flags in a single fileThomas Preud'homme3-20/+26
2016-12-12constraints.md (T): Use special memory constraint.Eric Botcazou3-13/+24
2016-12-12invoke.texi: Correct capitalization of OpenMP.John David Anglin1-1/+1
2016-12-11nios2.c (nios2_emit_move_sequence): Call copy_rtx to avoid shared structure e...Sandra Loosemore2-1/+7
2016-12-12Daily bump.GCC Administrator1-1/+1
2016-12-11re PR target/78695 (ICE (segfault) on powerpc64le-linux-gnu)Bill Schmidt4-0/+33
2016-12-11[Darwin, configury] No longer expect to find cross-target headers on the host.Iain Sandoe3-44/+8
2016-12-11[Darwin, PPC] Fix PR71496 by marking pic base loads as non-copyable.Iain Sandoe2-0/+11
2016-12-11pa.c (pa_callee_copies): New function.John David Anglin4-2/+37
2016-12-11re PR target/70799 (STV pass does not convert DImode shifts)Uros Bizjak4-4/+37
2016-12-11re PR c++/78637 (ICE on invalid C++ code on x86_64-linux-gnu (internal compil...Paolo Carlini4-2/+19
2016-12-11x86-64.h: Append --32 to the assembler options when -m16 is used on non-glibc...Roger Pau Monné2-1/+6
2016-12-11re PR target/70118 (UBSan claims misaligned access in SSE instrinsics)Allan Sandfeld Jensen3-4/+14
2016-12-11Daily bump.GCC Administrator1-1/+1
2016-12-10re PR fortran/78226 (Fill out location information everywhere)Thomas Koenig4-0/+85
2016-12-10config.gcc (i386-*-netbsd*): Make i486 the default arch on NetBSD.Krister Walfridsson2-0/+11
2016-12-10config.host (i[34567]86-*-netbsdelf*): Add i386/t-crtstuff to tmake_file.Krister Walfridsson2-0/+6
2016-12-10re PR fortran/78350 (ICE in gfc_code2string(): Bad code, at fortran/misc.c:193)Paul Thomas2-23/+10
2016-12-10re PR tree-optimization/78720 (Illegal instruction in generated code)Jakub Jelinek4-6/+50
2016-12-10re PR fortran/78758 (Warning: '__builtin_memcpy' ... overflows the destinatio...Jakub Jelinek5-2/+28
2016-12-10re PR sanitizer/78708 ([ASAN][LTO] ICE in expand_ASAN_MARK, at internal-fn.c:...Jakub Jelinek2-4/+55
2016-12-10Daily bump.GCC Administrator1-1/+1
2016-12-09re PR fortran/77903 ([F08] gfortran 6.1.0/7.0.0 accept invalid code with conf...Paul Thomas7-28/+73
2016-12-09re PR testsuite/78740 (test case powerpc/pr78691-ppc.c fails starting with it...Bill Schmidt2-1/+6
2016-12-09rs6000-passes.def: New file.Bill Schmidt5-9/+49
2016-12-09fold-vec-add-7.c: Require effective target to support __int128.Bill Schmidt2-0/+6
2016-12-09Add missing part of entry.Martin Sebor1-0/+1
2016-12-09re PR tree-optimization/78721 (ICE on valid code at -O2 and -O3 on x86_64-lin...Kugan Vivekanandarajah4-1/+35
2016-12-09re PR target/72742 (ICE in extract_insn, at recog.c:2309 (error: unrecognizab...Jakub Jelinek4-2/+95
2016-12-09rs6000: clz/ctz/ffs improvement (PR78683)Segher Boessenkool3-35/+48
2016-12-09re PR middle-end/78750 (ICE in get_range_info, at tree-ssanames.c:375)Marek Polacek2-1/+11
2016-12-09gcc/testsuite/ChangeLog:Martin Sebor2-13/+20
2016-12-09PR78255: Make postreload aware of NO_FUNCTION_CSEAndre Vieira6-0/+99
2016-12-09dimode-1.c: Update syntax on scan-assembler stringsWill Schmidt3-9/+15
2016-12-09Fix std::variant for gnu-versioned--namespace buildJonathan Wakely2-1/+5
2016-12-09re PR ipa/78027 (ICE in new_oacc_loop_routine, at omp-low.c:19000)Cesar Philippidis5-0/+85
2016-12-09Prevent use of MEM_* attr accessor macros as lvaluesDavid Malcolm2-1/+6
2016-12-09Add the test this time...Wilco Dijkstra2-0/+15
2016-12-09re PR fortran/61767 ([OOP] ICE in generate_finalization_wrapper at fortran/cl...Janus Weil4-14/+54
2016-12-09re PR fortran/78505 ([F08] Coarray source allocation not synchronizing on ove...Andre Vehreschild4-3/+43
2016-12-09trans-array.c (gfc_array_deallocate): Remove wrapper.Andre Vehreschild13-275/+366
2016-12-09re PR c++/78550 (bit field and std::initializer_list)Nathan Sidwell4-7/+40
2016-12-09re PR fortran/44265 (Link error with reference to parameter array in specific...Paul Thomas9-12/+303