gcc.git
2019-01-18 Li Jia HeAdd self to MAINTAINERS
2019-01-18 Jason MerrillPR c++/86205 - ICE with ?: of throw and template-id.
2019-01-18 Ian Lance Taylorre PR go/88202 (FAIL: runtime/pprof)
2019-01-18 Iain Buclawlibphobos: Add Fiber/Thread support for StackGrowsUp.
2019-01-18 Iain Buclawlibphobos: Add platform bindings for hppa-linux-gnu.
2019-01-18 Steve Ellceyre PR fortran/88898 ([Regression 9] gomp is broken...
2019-01-18 GCC AdministratorDaily bump.
2019-01-18 Iain Buclawlibphobos: Add OSX bindings for core.sys.posix.aio
2019-01-17 Jakub Jelinekre PR target/88734 (AArch64's ACLE intrinsics give...
2019-01-17 Martin SeborPR middle-end/88273 - [8/9 Regression] warning: 'memcpy...
2019-01-17 Tom HonermannImprove the C error for mismatched array string literal...
2019-01-17 Jason MerrillPR c++/86740, ICE with constexpr if and nested generic...
2019-01-17 Steve Ellceypr60823-1.c: Add aarch64 specific warning checks and...
2019-01-17 Steve Ellceyaarch64.c (cgraph.h): New include.
2019-01-17 Paolo Carlinidecl.c (grokdeclarator): Use typespec_loc in error...
2019-01-17 David MalcolmC++: Fix ICE when adding overloaded operator via using_...
2019-01-17 Martin SeborPR tree-optimization/88800 - Spurious -Werror=array...
2019-01-17 Jonathan WakelyFix filesystem::equivalent for mingw
2019-01-17 Jonathan WakelyPR libstdc++/88884 fix filesystem::absolute("//") for...
2019-01-17 Jonathan WakelyPR libstdc++/88881 adjust filesystem::status and tests...
2019-01-17 Tamar ChristinaFix Arm testcase by using NEON.
2019-01-17 Tom de Vries[libbacktrace] Add btest_dwz test-case
2019-01-17 Tom de Vries[libbacktrace] Handle DW_FORM_GNU_ref_alt
2019-01-17 Tom de Vries[libbacktrace] Add find_unit
2019-01-17 Andrew StubbsPort testsuite to GCN
2019-01-17 Andrew StubbsIgnore LLVM's blank lines.
2019-01-17 Andrew StubbsTestsuite: GCN is always PIE.
2019-01-17 Andrew StubbsAdd dg-require-effective-target exceptions
2019-01-17 Andrew StubbsGCN back-end config
2019-01-17 Andrew StubbsGCN back-end code
2019-01-17 Andrew StubbsGCN machine description
2019-01-17 Andrew StubbsGCN libgcc.
2019-01-17 Andrew StubbsGCN libgfortran.
2019-01-17 Eric Botcazougimple-ssa-isolate-paths.c (stmt_uses_name_in_undefined...
2019-01-17 Tamar ChristinaRename stack-clash protection CFA register to avoid...
2019-01-17 Nathan Sidwell[PR c++/86610] lambda captures in templates
2019-01-17 Kyrylo Tkachov[AArch64] Initial -mcpu=ares tuning
2019-01-17 Wei Xiaoavx512f-vfixupimmpd-2.c: Fix the test cases for VFIXUPI...
2019-01-17 Wei Xiaore PR target/88794 (fixupimm intrinsics are unusable)
2019-01-17 Wei Xiaore PR target/88794 (fixupimm intrinsics are unusable)
2019-01-17 Wei Xiaore PR target/88794 (fixupimm intrinsics are unusable)
2019-01-17 Richard Bienerre PR lto/86736 (g++.dg/asan/pr81021.C -O2 -flto...
2019-01-17 Jakub Jelinekre PR tree-optimization/86214 (Strongly increased stack...
2019-01-17 Jakub Jelinekre PR rtl-optimization/88870 (ICE: Segmentation fault...
2019-01-17 Kewen Lin[rs6000] Support more prototypes for vec_ld and vec_st.
2019-01-17 Alexandre Oliva[PR87768] reset location wrapper suppression when reent...
2019-01-17 Alexandre Oliva[PR86648] use auto identifier for class placeholder...
2019-01-17 Alexandre Oliva[PR88146] avoid diagnostics diffs if cdtor_returns_this
2019-01-17 Kewen Lin[PATCH, rs6000, testsuite] Fix PR87306
2019-01-17 Ian Lance Taylorruntime: dropg before CAS g status to _Grunnable/_Gwaiting
2019-01-17 GCC AdministratorDaily bump.
2019-01-17 Tom de Vries[libbacktrace] Handle DW_FORM_GNU_strp_alt
2019-01-17 Tom de Vries[libbacktrace] Handle alt FORMS without .gnu_debugaltlink
2019-01-17 Tom de Vries[libbacktrace] Add altlink field to struct dwarf_data
2019-01-17 Tom de Vries[libbacktrace] Return struct dwarf_data pointer from...
2019-01-17 Tom de Vries[libbacktrace] Read .gnu_debugaltlink
2019-01-16 Jonathan WakelyFix failing filesystem tests on mingw targets
2019-01-16 Ian Lance Taylorsyscall: mark C syscall functions noescape
2019-01-16 Tom de Vries[libbacktrace] Factor out read_referenced_name_from_attr
2019-01-16 Iain Buclaw[D] Fix failing EH execution test on i386.
2019-01-16 David MalcolmFix ICE due to "combine" creating unreachable EH blocks...
2019-01-16 Tamar Christinaaarch64-builtins.c (aarch64_simd_expand_args): Use...
2019-01-16 Tamar ChristinaFix PR88046 on AArch64 and Arm bare metal targets.
2019-01-16 Paolo Carlinidecl.c (grokdeclarator): Use locations[ds_storage_class...
2019-01-16 Marek PolacekPR c++/78244 - narrowing conversion in template not...
2019-01-16 Uros Bizjakalpha.c (alpha_gimplify_va_arg): Handle split indirect...
2019-01-16 Richard Earnshaw__builtin_<add/sub>_overflow issues on AArch64 (redux...
2019-01-16 Richard Earnshaw__builtin_<add/sub>_overflow issues on AArch64 (redux)
2019-01-16 Jakub Jelinekre PR c/51628 (__attribute__((packed)) is unsafe in...
2019-01-16 Tamar ChristinaFix Arm big-endian regressions.
2019-01-16 Martin LiskaExtend locations where to seach for Fortran pre-include.
2019-01-16 Kewen LinAdd self to maintainers list.
2019-01-16 Ulrich DrepperPR libstdc++/88738 treat shared_ptr and unique_ptr...
2019-01-16 Tom de Vries[libbacktrace] Unify function name preference handling
2019-01-16 Xiong Hu LuoAdd myself
2019-01-16 GCC AdministratorDaily bump.
2019-01-15 Nikhil Beneschgodump.c (go_output_typedef): When outputting a typedef...
2019-01-15 David MalcolmFix ICE on class-template argument deduction (PR c...
2019-01-15 Ian Lance Taylorruntime: add padding to FFI type of struct ending with...
2019-01-15 Iain Buclaw[D] Move building of typeof(null) values to a common...
2019-01-15 Thomas Koenigre PR fortran/43136 (Excess copy-in/copy-out with chara...
2019-01-15 Thomas Koenigre PR fortran/43072 (unneeded temporary (s=s+f(a)))
2019-01-15 Ian Lance Taylorcompiler, runtime: panic on uncomparable map key, even...
2019-01-15 Steven G. Karglre PR fortran/81849 (Size of automatic array argument...
2019-01-15 Paul Thomastrans-expr.c (gfc_conv_gfc_desc_to_cfi_desc): Deal...
2019-01-15 Marek Polacekre PR c++/88866 (g++.dg/cpp0x/variadic126.C fails with...
2019-01-15 Jason Merrill* g++.dg/ext/utf-cvt-char8_t.C: Pass -fsigned-char.
2019-01-15 Richard SandifordPR inline-asm/52813 revisited
2019-01-15 Richard Bienerre PR debug/88046 (ICE in add_data_member_location_attr...
2019-01-15 Richard Bienerre PR tree-optimization/88855 (ICE: verify_ssa failed...
2019-01-15 Jonathan WakelyUpdate value of __cpp_lib_shared_ptr_arrays macro
2019-01-15 Jonathan WakelyFix more missing or incorrect feature test macros
2019-01-15 Jonathan WakelyFix missing or incorrect feature test macros
2019-01-15 Jonathan Wakely* doc/xml/manual/status_cxx2020.xml: Update P1123R0...
2019-01-15 Tom de Vries[nvptx] Handle assignment to gang-level reduction variable
2019-01-15 Richard Bienerre PR ipa/88788 (Infinite loop in malloc_candidate_p_1...
2019-01-15 Paolo Carlinidecl.c (start_decl): Improve error location.
2019-01-15 Jakub Jelinekre PR tree-optimization/88775 (Optimize std::string...
2019-01-15 Andi KleenLower sampling rate for autofdo bootstrap
2019-01-15 GCC AdministratorDaily bump.
next