2019-02-18 |
Jakub Jelinek | re PR bootstrap/88714 (bootstrap comparison failure... |
commit | commitdiff | tree |
2019-02-18 |
Jakub Jelinek | re PR target/89369 (pseudo-RNG miscompiled on s390x... |
commit | commitdiff | tree |
2019-02-18 |
Jakub Jelinek | re PR target/89361 (s390 broken without S390_USE_TARGET... |
commit | commitdiff | tree |
2019-02-18 |
Jakub Jelinek | * config/s390/s390.md (*<risbg_n>_ior_and_sr_ze, |
commit | commitdiff | tree |
2019-02-18 |
Martin Liska | Use 1UL constant in order to not overflow (PR c++/89383). |
commit | commitdiff | tree |
2019-02-18 |
Martin Jambor | [PR 89209] Avoid segfault in a peculiar corner case... |
commit | commitdiff | tree |
2019-02-18 |
Martin Liska | Come up with fast {function,call}_summary classes ... |
commit | commitdiff | tree |
2019-02-18 |
Martin Liska | Support if statement in !GCC$ builtin directive. |
commit | commitdiff | tree |
2019-02-18 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2019-02-17 |
Harald Anlauf | re PR fortran/88299 ([F18] COMMON in a legacy module... |
commit | commitdiff | tree |
2019-02-17 |
Harald Anlauf | re PR fortran/89077 (ICE using * as len specifier for... |
commit | commitdiff | tree |
2019-02-17 |
Marek Polacek | re PR c++/89356 (sorry, unimplemented: mangling implici... |
commit | commitdiff | tree |
2019-02-17 |
Marek Polacek | re PR c++/89315 (Cannot convert to std::initializer_lis... |
commit | commitdiff | tree |
2019-02-17 |
Marek Polacek | * g++.old-deja/g++.robertl/eb82.C: Tweak dg-error. |
commit | commitdiff | tree |
2019-02-17 |
Marek Polacek | PR c++/89217 - ICE with list-initialization in range... |
commit | commitdiff | tree |
2019-02-17 |
Alan Modra | [RS6000] Fix <bd>_<mode> and <bd>tf_<mode> splitters |
commit | commitdiff | tree |
2019-02-17 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2019-02-16 |
H.J. Lu | i386: Add ssse3_pmulhrswv4hi3 expander |
commit | commitdiff | tree |
2019-02-16 |
H.J. Lu | i386: Correct *vec_extractv2si_zext_mem |
commit | commitdiff | tree |
2019-02-16 |
Jakub Jelinek | re PR tree-optimization/88074 (g++ hangs on math expres... |
commit | commitdiff | tree |
2019-02-16 |
David Malcolm | Fix excess warnings from -Wtype-limits with location... |
commit | commitdiff | tree |
2019-02-16 |
Thomas Koenig | re PR fortran/71066 (ICE in set_loop_bounds, at fortran... |
commit | commitdiff | tree |
2019-02-16 |
Eric Botcazou | patchable_function_entry-decl.c: Add -fno-pie on SPARC. |
commit | commitdiff | tree |
2019-02-16 |
Jakub Jelinek | re PR rtl-optimization/66152 (suboptimal load bytes... |
commit | commitdiff | tree |
2019-02-16 |
Jakub Jelinek | i386.md (*movqi_internal): Remove static from buf variable. |
commit | commitdiff | tree |
2019-02-16 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2019-02-15 |
Cherry Zhang | compiler,runtime: use __builtin_dwarf_cfa for getcallersp |
commit | commitdiff | tree |
2019-02-15 |
Eric Botcazou | asan_oob_test.cc: Skip OOB_int on SPARC. |
commit | commitdiff | tree |
2019-02-15 |
Eric Botcazou | linux.h (ASAN_CC1_SPEC): Define. |
commit | commitdiff | tree |
2019-02-15 |
Eric Botcazou | asan.c (asan_emit_stack_protection): Use full-sized... |
commit | commitdiff | tree |
2019-02-15 |
Ian Lance Taylor | re PR go/89368 (ICE in go/gofrontend/expressions.cc... |
commit | commitdiff | tree |
2019-02-15 |
H.J. Lu | i386: Fix ')' in VALID_MMX_REG_MODE |
commit | commitdiff | tree |
2019-02-15 |
Uros Bizjak | darwin.h (TARGET_FPMATH_DEFAULT_P): New define. |
commit | commitdiff | tree |
2019-02-15 |
Tamar Christina | Arm: Remove alternative from neon_softfp_fp16 directive. |
commit | commitdiff | tree |
2019-02-15 |
Aaron Sawdey | re PR rtl-optimization/88308 (ICE in maybe_record_trace... |
commit | commitdiff | tree |
2019-02-15 |
Ian Lance Taylor | re PR go/89123 (Too many go test failures on s390x... |
commit | commitdiff | tree |
2019-02-15 |
Ian Lance Taylor | runtime: include <syscall.h> and <sys/syscall.h> if... |
commit | commitdiff | tree |
2019-02-15 |
Ian Lance Taylor | runtime: add type cast for non-split-stack calls to... |
commit | commitdiff | tree |
2019-02-15 |
Eric Botcazou | * gcc.target/sparc/struct-ret-check-1.c: Add -fno-pie... |
commit | commitdiff | tree |
2019-02-15 |
Eric Botcazou | patchable_function_entry-decl.c: Do not run on Visium. |
commit | commitdiff | tree |
2019-02-15 |
Eric Botcazou | lib2funcs.c (__set_trampoline_parity): Replace TRAMPOLI... |
commit | commitdiff | tree |
2019-02-15 |
Jakub Jelinek | re PR other/69006 (Extraneous newline emitted between... |
commit | commitdiff | tree |
2019-02-15 |
Jakub Jelinek | opts-1.c: New test. |
commit | commitdiff | tree |
2019-02-15 |
Richard Biener | re PR tree-optimization/89278 (ICE in gimplify_modify_e... |
commit | commitdiff | tree |
2019-02-15 |
Jakub Jelinek | re PR c/89340 (ICE in function_and_variable_visibility... |
commit | commitdiff | tree |
2019-02-15 |
Jakub Jelinek | re PR other/89342 (ICE in maybe_default_option, at... |
commit | commitdiff | tree |
2019-02-15 |
Ian Lance Taylor | compiler, runtime: harmonize types referenced by both... |
commit | commitdiff | tree |
2019-02-15 |
Ian Lance Taylor | re PR go/89168 (FAIL: cmd/go/internal/load) |
commit | commitdiff | tree |
2019-02-15 |
Ian Lance Taylor | go-backend.c (go_imported_unsafe): Update optimization_... |
commit | commitdiff | tree |
2019-02-15 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2019-02-14 |
Uros Bizjak | i386.h (TARGET_SUBTARGET64_ISA_DEFAULT): Enable MMX... |
commit | commitdiff | tree |
2019-02-14 |
Jakub Jelinek | re PR rtl-optimization/89354 (Combine pass yields wrong... |
commit | commitdiff | tree |
2019-02-14 |
Uros Bizjak | ssse3-pabsb.c: Re-enable 64-bit form on AVX targets. |
commit | commitdiff | tree |
2019-02-14 |
Janne Blomqvist | PR 81552 Improve and document -flag-init-integer |
commit | commitdiff | tree |
2019-02-14 |
Maya Rashish | Add netbsd support for D compiler and runtime |
commit | commitdiff | tree |
2019-02-14 |
Ian Lance Taylor | re PR go/89321 (cross build with riscv64 gccgo compilat... |
commit | commitdiff | tree |
2019-02-14 |
Steve Ellcey | pcs_attribute.c: New test. |
commit | commitdiff | tree |
2019-02-14 |
Steve Ellcey | aarch64.c (aarch64_attribute_table): Change affects_typ... |
commit | commitdiff | tree |
2019-02-14 |
Joseph Myers | * da.po: Update. |
commit | commitdiff | tree |
2019-02-14 |
Joseph Myers | * da.po: Update. |
commit | commitdiff | tree |
2019-02-14 |
Harald Anlauf | re PR fortran/88248 ([F18] Bogus warning about obsolesc... |
commit | commitdiff | tree |
2019-02-14 |
Ian Lance Taylor | compiler: check duplicate string keys in map composite... |
commit | commitdiff | tree |
2019-02-14 |
Tamar Christina | Arm: Fix testism in pr88850 testcase. |
commit | commitdiff | tree |
2019-02-14 |
Rainer Orth | Provide __start_minfo/__stop_minfo for linkers that... |
commit | commitdiff | tree |
2019-02-14 |
Jonathan Wakely | Update libstdc++ documentation for C++2a implementation... |
commit | commitdiff | tree |
2019-02-14 |
Tamar Christina | Arm: Add HF modes to ANY iterators |
commit | commitdiff | tree |
2019-02-14 |
Jonathan Wakely | Update libstdc++ documentation for implementation status |
commit | commitdiff | tree |
2019-02-14 |
Jonathan Wakely | DR 2586 fix value category in uses-allocator checks |
commit | commitdiff | tree |
2019-02-14 |
Matthew Malcomson | When this testcase was introduced it failed to account... |
commit | commitdiff | tree |
2019-02-14 |
Jan Hubicka | re PR lto/88677 (Divergence in -O2 and -O2 -flto early... |
commit | commitdiff | tree |
2019-02-14 |
Jonathan Wakely | Add std::timespec and std::timespec_get for C++17 |
commit | commitdiff | tree |
2019-02-14 |
Jonathan Wakely | LWG 2537 fix priority_queue constructors to establish... |
commit | commitdiff | tree |
2019-02-14 |
Jonathan Wakely | Enforce LWG DR 2566 requirement for container adaptors |
commit | commitdiff | tree |
2019-02-14 |
Cesar Philippidis | Fix PR72715 "ICE in gfc_trans_omp_do, at fortran/trans... |
commit | commitdiff | tree |
2019-02-14 |
Martin Liska | Call free_dominance_info when transformed in DCE (PR... |
commit | commitdiff | tree |
2019-02-14 |
Jonathan Wakely | PR middle-end/89303 add testcase for std::enable_shared... |
commit | commitdiff | tree |
2019-02-14 |
Jakub Jelinek | re PR tree-optimization/89314 (ICE in wide_int_to_tree_... |
commit | commitdiff | tree |
2019-02-14 |
Jonathan Wakely | Document LWG 2735 status and add test |
commit | commitdiff | tree |
2019-02-14 |
Jakub Jelinek | re PR middle-end/89284 (gcc -fsanitize=undefined inhibi... |
commit | commitdiff | tree |
2019-02-14 |
Ian Lance Taylor | go-gcc.cc: #include "opts.h". |
commit | commitdiff | tree |
2019-02-14 |
Ian Lance Taylor | optc-save-gen.awk: Set var_opt_hash for initial optimiz... |
commit | commitdiff | tree |
2019-02-14 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2019-02-13 |
Jonathan Wakely | PR libstdc++/89345 Only define std::destroying_delete... |
commit | commitdiff | tree |
2019-02-13 |
Uros Bizjak | sse.md (vec_set<VI4F_256_512:mode>_0): Use nonimmediate... |
commit | commitdiff | tree |
2019-02-13 |
Marek Polacek | PR c++/89297 - ICE with OVERLOAD in template. |
commit | commitdiff | tree |
2019-02-13 |
Alexandre Oliva | [PR86379] do not use TREE_TYPE for USING_DECL_SCOPE |
commit | commitdiff | tree |
2019-02-13 |
Alexandre Oliva | [PR87322] move cp_evaluated up to tsubst all lambda... |
commit | commitdiff | tree |
2019-02-13 |
Marek Polacek | re PR c++/77304 (ICE on C++ code with invalid template... |
commit | commitdiff | tree |
2019-02-13 |
Wilco Dijkstra | [ARM] Fix Thumb-1 ldm (PR89190) |
commit | commitdiff | tree |
2019-02-13 |
David Malcolm | C++ concepts: fix ICE with requires on dtors (PR c... |
commit | commitdiff | tree |
2019-02-13 |
Tamar Christina | AArch64: Allow any offset for SVE addressing modes... |
commit | commitdiff | tree |
2019-02-13 |
Martin Liska | Clean up MPX-related stuff. |
commit | commitdiff | tree |
2019-02-13 |
Jakub Jelinek | [multiple changes] |
commit | commitdiff | tree |
2019-02-13 |
Martin Liska | Fix -fdec simplification (PR fortran/88649). |
commit | commitdiff | tree |
2019-02-13 |
Jakub Jelinek | re PR middle-end/89281 (gcc/optabs.c:3901:30: runtime... |
commit | commitdiff | tree |
2019-02-13 |
Paolo Carlini | re PR c++/88986 (ICE: tree check: expected tree that... |
commit | commitdiff | tree |
2019-02-13 |
Jakub Jelinek | re PR target/89290 (ICE in change_address_1, at emit... |
commit | commitdiff | tree |
2019-02-13 |
Iain Buclaw | libphobos: Fallback on UnwindBacktrace if LibBacktrace... |
commit | commitdiff | tree |
2019-02-13 |
Martin Liska | Remove a barrier when EDGE_CROSSING is removed (PR... |
commit | commitdiff | tree |
2019-02-13 |
Xiong Hu Luo | rs6000: Add support for the vec_sbox_be, vec_cipher_be... |
commit | commitdiff | tree |
next |