gcc.git
2019-02-18 Martin LiskaUse 1UL constant in order to not overflow (PR c++/89383).
2019-02-18 Martin Jambor[PR 89209] Avoid segfault in a peculiar corner case...
2019-02-18 Martin LiskaCome up with fast {function,call}_summary classes ...
2019-02-18 Martin LiskaSupport if statement in !GCC$ builtin directive.
2019-02-18 GCC AdministratorDaily bump.
2019-02-17 Harald Anlaufre PR fortran/88299 ([F18] COMMON in a legacy module...
2019-02-17 Harald Anlaufre PR fortran/89077 (ICE using * as len specifier for...
2019-02-17 Marek Polacekre PR c++/89356 (sorry, unimplemented: mangling implici...
2019-02-17 Marek Polacekre PR c++/89315 (Cannot convert to std::initializer_lis...
2019-02-17 Marek Polacek* g++.old-deja/g++.robertl/eb82.C: Tweak dg-error.
2019-02-17 Marek PolacekPR c++/89217 - ICE with list-initialization in range...
2019-02-17 Alan Modra[RS6000] Fix <bd>_<mode> and <bd>tf_<mode> splitters
2019-02-17 GCC AdministratorDaily bump.
2019-02-16 H.J. Lui386: Add ssse3_pmulhrswv4hi3 expander
2019-02-16 H.J. Lui386: Correct *vec_extractv2si_zext_mem
2019-02-16 Jakub Jelinekre PR tree-optimization/88074 (g++ hangs on math expres...
2019-02-16 David MalcolmFix excess warnings from -Wtype-limits with location...
2019-02-16 Thomas Koenigre PR fortran/71066 (ICE in set_loop_bounds, at fortran...
2019-02-16 Eric Botcazoupatchable_function_entry-decl.c: Add -fno-pie on SPARC.
2019-02-16 Jakub Jelinekre PR rtl-optimization/66152 (suboptimal load bytes...
2019-02-16 Jakub Jelineki386.md (*movqi_internal): Remove static from buf variable.
2019-02-16 GCC AdministratorDaily bump.
2019-02-15 Cherry Zhangcompiler,runtime: use __builtin_dwarf_cfa for getcallersp
2019-02-15 Eric Botcazouasan_oob_test.cc: Skip OOB_int on SPARC.
2019-02-15 Eric Botcazoulinux.h (ASAN_CC1_SPEC): Define.
2019-02-15 Eric Botcazouasan.c (asan_emit_stack_protection): Use full-sized...
2019-02-15 Ian Lance Taylorre PR go/89368 (ICE in go/gofrontend/expressions.cc...
2019-02-15 H.J. Lui386: Fix ')' in VALID_MMX_REG_MODE
2019-02-15 Uros Bizjakdarwin.h (TARGET_FPMATH_DEFAULT_P): New define.
2019-02-15 Tamar ChristinaArm: Remove alternative from neon_softfp_fp16 directive.
2019-02-15 Aaron Sawdeyre PR rtl-optimization/88308 (ICE in maybe_record_trace...
2019-02-15 Ian Lance Taylorre PR go/89123 (Too many go test failures on s390x...
2019-02-15 Ian Lance Taylorruntime: include <syscall.h> and <sys/syscall.h> if...
2019-02-15 Ian Lance Taylorruntime: add type cast for non-split-stack calls to...
2019-02-15 Eric Botcazou* gcc.target/sparc/struct-ret-check-1.c: Add -fno-pie...
2019-02-15 Eric Botcazoupatchable_function_entry-decl.c: Do not run on Visium.
2019-02-15 Eric Botcazoulib2funcs.c (__set_trampoline_parity): Replace TRAMPOLI...
2019-02-15 Jakub Jelinekre PR other/69006 (Extraneous newline emitted between...
2019-02-15 Jakub Jelinekopts-1.c: New test.
2019-02-15 Richard Bienerre PR tree-optimization/89278 (ICE in gimplify_modify_e...
2019-02-15 Jakub Jelinekre PR c/89340 (ICE in function_and_variable_visibility...
2019-02-15 Jakub Jelinekre PR other/89342 (ICE in maybe_default_option, at...
2019-02-15 Ian Lance Taylorcompiler, runtime: harmonize types referenced by both...
2019-02-15 Ian Lance Taylorre PR go/89168 (FAIL: cmd/go/internal/load)
2019-02-15 Ian Lance Taylorgo-backend.c (go_imported_unsafe): Update optimization_...
2019-02-15 GCC AdministratorDaily bump.
2019-02-14 Uros Bizjaki386.h (TARGET_SUBTARGET64_ISA_DEFAULT): Enable MMX...
2019-02-14 Jakub Jelinekre PR rtl-optimization/89354 (Combine pass yields wrong...
2019-02-14 Uros Bizjakssse3-pabsb.c: Re-enable 64-bit form on AVX targets.
2019-02-14 Janne BlomqvistPR 81552 Improve and document -flag-init-integer
2019-02-14 Maya RashishAdd netbsd support for D compiler and runtime
2019-02-14 Ian Lance Taylorre PR go/89321 (cross build with riscv64 gccgo compilat...
2019-02-14 Steve Ellceypcs_attribute.c: New test.
2019-02-14 Steve Ellceyaarch64.c (aarch64_attribute_table): Change affects_typ...
2019-02-14 Joseph Myers* da.po: Update.
2019-02-14 Joseph Myers* da.po: Update.
2019-02-14 Harald Anlaufre PR fortran/88248 ([F18] Bogus warning about obsolesc...
2019-02-14 Ian Lance Taylorcompiler: check duplicate string keys in map composite...
2019-02-14 Tamar ChristinaArm: Fix testism in pr88850 testcase.
2019-02-14 Rainer OrthProvide __start_minfo/__stop_minfo for linkers that...
2019-02-14 Jonathan WakelyUpdate libstdc++ documentation for C++2a implementation...
2019-02-14 Tamar ChristinaArm: Add HF modes to ANY iterators
2019-02-14 Jonathan WakelyUpdate libstdc++ documentation for implementation status
2019-02-14 Jonathan WakelyDR 2586 fix value category in uses-allocator checks
2019-02-14 Matthew MalcomsonWhen this testcase was introduced it failed to account...
2019-02-14 Jan Hubickare PR lto/88677 (Divergence in -O2 and -O2 -flto early...
2019-02-14 Jonathan WakelyAdd std::timespec and std::timespec_get for C++17
2019-02-14 Jonathan WakelyLWG 2537 fix priority_queue constructors to establish...
2019-02-14 Jonathan WakelyEnforce LWG DR 2566 requirement for container adaptors
2019-02-14 Cesar PhilippidisFix PR72715 "ICE in gfc_trans_omp_do, at fortran/trans...
2019-02-14 Martin LiskaCall free_dominance_info when transformed in DCE (PR...
2019-02-14 Jonathan WakelyPR middle-end/89303 add testcase for std::enable_shared...
2019-02-14 Jakub Jelinekre PR tree-optimization/89314 (ICE in wide_int_to_tree_...
2019-02-14 Jonathan WakelyDocument LWG 2735 status and add test
2019-02-14 Jakub Jelinekre PR middle-end/89284 (gcc -fsanitize=undefined inhibi...
2019-02-14 Ian Lance Taylorgo-gcc.cc: #include "opts.h".
2019-02-14 Ian Lance Tayloroptc-save-gen.awk: Set var_opt_hash for initial optimiz...
2019-02-14 GCC AdministratorDaily bump.
2019-02-13 Jonathan WakelyPR libstdc++/89345 Only define std::destroying_delete...
2019-02-13 Uros Bizjaksse.md (vec_set<VI4F_256_512:mode>_0): Use nonimmediate...
2019-02-13 Marek PolacekPR c++/89297 - ICE with OVERLOAD in template.
2019-02-13 Alexandre Oliva[PR86379] do not use TREE_TYPE for USING_DECL_SCOPE
2019-02-13 Alexandre Oliva[PR87322] move cp_evaluated up to tsubst all lambda...
2019-02-13 Marek Polacekre PR c++/77304 (ICE on C++ code with invalid template...
2019-02-13 Wilco Dijkstra[ARM] Fix Thumb-1 ldm (PR89190)
2019-02-13 David MalcolmC++ concepts: fix ICE with requires on dtors (PR c...
2019-02-13 Tamar ChristinaAArch64: Allow any offset for SVE addressing modes...
2019-02-13 Martin LiskaClean up MPX-related stuff.
2019-02-13 Jakub Jelinek[multiple changes]
2019-02-13 Martin LiskaFix -fdec simplification (PR fortran/88649).
2019-02-13 Jakub Jelinekre PR middle-end/89281 (gcc/optabs.c:3901:30: runtime...
2019-02-13 Paolo Carlinire PR c++/88986 (ICE: tree check: expected tree that...
2019-02-13 Jakub Jelinekre PR target/89290 (ICE in change_address_1, at emit...
2019-02-13 Iain Buclawlibphobos: Fallback on UnwindBacktrace if LibBacktrace...
2019-02-13 Martin LiskaRemove a barrier when EDGE_CROSSING is removed (PR...
2019-02-13 Xiong Hu Luors6000: Add support for the vec_sbox_be, vec_cipher_be...
2019-02-13 GCC AdministratorDaily bump.
2019-02-13 Ian Lance Taylorre PR go/89193 ("make distclean" leaves stuff in gotools/)
2019-02-12 Pat Haugeninvoke.texi (RS/6000 and PowerPC Options): Remove dupli...
2019-02-12 Ian Lance Taylorsyscall: don't assume that WIFCONTINUED is defined
next