2019-10-04 |
Nathan Sidwell | [preprocessor/91991] column location overflow |
commit | commitdiff | tree |
2019-10-04 |
Rafael Tsuha | match.pd (sinh (x) / cosh (x)): New simplification... |
commit | commitdiff | tree |
2019-10-04 |
Ian Lance Taylor | compiler: include selected constant types during export... |
commit | commitdiff | tree |
2019-10-04 |
Martin Jambor | Add missing gimple_call_set_fntype |
commit | commitdiff | tree |
2019-10-04 |
Bernd Edlinger | hash-table.h (hash_table::empty_slow): Don't assign... |
commit | commitdiff | tree |
2019-10-04 |
Bernd Edlinger | expr.c (convert_mode_scalar): Remove shadowing local... |
commit | commitdiff | tree |
2019-10-04 |
Bernd Edlinger | cgraph.h (FOR_EACH_ALIAS): Avoid shadowing the loop... |
commit | commitdiff | tree |
2019-10-04 |
Bernd Edlinger | genmatch.c (commutate): Rename local var. |
commit | commitdiff | tree |
2019-10-04 |
Joseph Myers | Mark C2x built-in functions as such. |
commit | commitdiff | tree |
2019-10-04 |
Maya Rashish | ira-color.c (update_costs_from_allocno): Call ira_init_... |
commit | commitdiff | tree |
2019-10-04 |
Jonathan Wakely | Build filesystem library with large file support |
commit | commitdiff | tree |
2019-10-04 |
Jonathan Wakely | Replace uses of std::tr1::unordered_map in testsuite |
commit | commitdiff | tree |
2019-10-04 |
Jeff Law | h8300.md (cpymemsi): Disable. |
commit | commitdiff | tree |
2019-10-04 |
Jeff Law | range-op.cc (range_tests): Avoid two tests when ints... |
commit | commitdiff | tree |
2019-10-04 |
Mark Eggleston | Replace test cases for using automatic variables in... |
commit | commitdiff | tree |
2019-10-04 |
Ian Lance Taylor | compiler: adjust code to avoid shadowing local variables |
commit | commitdiff | tree |
2019-10-04 |
Richard Sandiford | Fix gcc.target/aarch64/torture/simd-abi-8.c for big... |
commit | commitdiff | tree |
2019-10-04 |
Jonathan Wakely | Add missing header required by previous change |
commit | commitdiff | tree |
2019-10-04 |
Jonathan Wakely | Adjust tr1::_Hashtable to work with std::allocator... |
commit | commitdiff | tree |
2019-10-04 |
Jonathan Wakely | Add <span> to <bits/stdc++.h> precompiled header |
commit | commitdiff | tree |
2019-10-04 |
Richard Biener | loop-3.c: Fix undefined behavior. |
commit | commitdiff | tree |
2019-10-04 |
Richard Biener | re PR debug/91968 (DW_AT_low_pc missing for DW_TAG_labe... |
commit | commitdiff | tree |
2019-10-04 |
Yuliang Wang | Fix gcc.target/aarch64/sve2/shracc_1.c for ILP32 |
commit | commitdiff | tree |
2019-10-04 |
Tobias Burnus | [Fortran] Fix column of %C diagnostic location |
commit | commitdiff | tree |
2019-10-04 |
Richard Biener | re PR target/91982 (gcc.target/aarch64/sve/clastb_... |
commit | commitdiff | tree |
2019-10-04 |
Aldy Hernandez | Adjust various comments and rename some functions in... |
commit | commitdiff | tree |
2019-10-04 |
Jakub Jelinek | re PR c++/71504 ([C++11] constexpr fails with multidime... |
commit | commitdiff | tree |
2019-10-04 |
Jakub Jelinek | re PR c++/91974 (function not sequenced before function... |
commit | commitdiff | tree |
2019-10-04 |
Bernd Edlinger | invoke.texi (-Wshadow=global, [...]): Fix description. |
commit | commitdiff | tree |
2019-10-04 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2019-10-03 |
John David... | fptr.c: Disable -Warray-bounds warning. |
commit | commitdiff | tree |
2019-10-03 |
John David... | pa.h (MAX_PCREL17F_OFFSET): Adjust. |
commit | commitdiff | tree |
2019-10-03 |
John David... | pa.c (pa_output_call): Remove 64-bit sibcall sequence. |
commit | commitdiff | tree |
2019-10-03 |
Aaron Sawdey | expr.c (emit_block_move_hints): Slightly cleaner fix... |
commit | commitdiff | tree |
2019-10-03 |
Eduard-Mihai... | rust-demangle.c (looks_like_rust): Remove. |
commit | commitdiff | tree |
2019-10-03 |
Steven G. Kargl | re PR fortran/91497 (-Wconversion warns when doing... |
commit | commitdiff | tree |
2019-10-03 |
Iain Sandoe | [Darwin] Pick up SDKROOT as the sysroot fallback. |
commit | commitdiff | tree |
2019-10-03 |
Jan Hubicka | * g++.dg/tree-ssa/pr61034.C: Add --param max-inline... |
commit | commitdiff | tree |
2019-10-03 |
Dragan Mladjenovic | re PR target/91769 (wrong code with -O2 on MIPS) |
commit | commitdiff | tree |
2019-10-03 |
Julian Brown | Libgomp magic offset value self-documentation |
commit | commitdiff | tree |
2019-10-03 |
Bernd Edlinger | primary.c (match_real_constant): Remove shadowing local... |
commit | commitdiff | tree |
2019-10-03 |
Jan Hubicka | params.def (PARAM_INLINE_HEURISTICS_HINT_PERCENT, ... |
commit | commitdiff | tree |
2019-10-03 |
Rainer Orth | Avoid reserved identifier in include/parallel/multiway_... |
commit | commitdiff | tree |
2019-10-03 |
Rainer Orth | Check init_priority in g++.dg/cpp0x/gen-attrs-67.C |
commit | commitdiff | tree |
2019-10-03 |
Richard Sandiford | [arm] Fix rtl-checking failure in arm_print_value |
commit | commitdiff | tree |
2019-10-03 |
Andrea Corallo | re PR jit/91928 (libgccjit fails on subsequent compilat... |
commit | commitdiff | tree |
2019-10-03 |
Thomas Koenig | re PR fortran/84487 (Large rodate section increase... |
commit | commitdiff | tree |
2019-10-03 |
Mark Eggleston | Character typenames in errors and warnings |
commit | commitdiff | tree |
2019-10-03 |
Aldy Hernandez | Makefile.in (OBJS): Add range.o and range-op.o. |
commit | commitdiff | tree |
2019-10-03 |
Michael Meissner | Undo unintended change to predicates.md in subversion... |
commit | commitdiff | tree |
2019-10-03 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2019-10-03 |
Michael Meissner | Use the SIGNED_16BIT_OFFSET_EXTRA_P macro for 16-bit... |
commit | commitdiff | tree |
2019-10-02 |
Joseph Myers | Define WIDTH macros for C2x. |
commit | commitdiff | tree |
2019-10-02 |
Paolo Carlini | init.c (build_new): Use cp_expr_loc_or_input_loc in... |
commit | commitdiff | tree |
2019-10-02 |
Jakub Jelinek | re PR rtl-optimization/91976 (RTL check: expected code... |
commit | commitdiff | tree |
2019-10-02 |
Jakub Jelinek | constexpr.c (cxx_eval_constant_expression): If not... |
commit | commitdiff | tree |
2019-10-02 |
Jakub Jelinek | constexpr.c (cxx_eval_store_expression): Formatting... |
commit | commitdiff | tree |
2019-10-02 |
Martin Sebor | Add changelog entries for r276491. |
commit | commitdiff | tree |
2019-10-02 |
Martin Sebor | PR tree-optimization/80936 - bcmp, bcopy, and bzero... |
commit | commitdiff | tree |
2019-10-02 |
Richard Sandiford | Fix ALL_REGS thinko in initialisation of function_used_regs |
commit | commitdiff | tree |
2019-10-02 |
Ian Lance Taylor | runtime: mark go-context.S as no-executable-stack and... |
commit | commitdiff | tree |
2019-10-02 |
Jason Merrill | Improve C++ fold caching efficiency. |
commit | commitdiff | tree |
2019-10-02 |
Jason Merrill | Add some hash_map_safe_* functions like vec_safe_*. |
commit | commitdiff | tree |
2019-10-02 |
Andreas Tobler | Testsuite, remove alloca header |
commit | commitdiff | tree |
2019-10-02 |
Steven G. Kargl | re PR fortran/91784 (ICE in gfc_real2complex, at fortra... |
commit | commitdiff | tree |
2019-10-02 |
Steven G. Kargl | re PR fortran/91785 (ICE in check_assumed_size_referenc... |
commit | commitdiff | tree |
2019-10-02 |
Steven G. Kargl | re PR fortran/91942 (ICE in match_vtag, at fortran... |
commit | commitdiff | tree |
2019-10-02 |
Steven G. Kargl | re PR fortran/91943 (ICE in gfc_conv_constant_to_tree... |
commit | commitdiff | tree |
2019-10-02 |
Jan Hubicka | cif-code.def (MAX_INLINE_INSNS_SINGLE_O2_LIMIT, [.... |
commit | commitdiff | tree |
2019-10-02 |
Jan Hubicka | cif-code.def (MAX_INLINE_INSNS_SINGLE_O2_LIMIT, [.... |
commit | commitdiff | tree |
2019-10-02 |
Jonathan Wakely | Remove greedy wildcards from libstdc++ linker script |
commit | commitdiff | tree |
2019-10-02 |
Alexander Monakov | ifcvt: improve cost estimation (PR 87047) |
commit | commitdiff | tree |
2019-10-02 |
Martin Jambor | [PR testsuite/91842] Skip gcc.dg/ipa/ipa-sra-19.c on... |
commit | commitdiff | tree |
2019-10-02 |
Jan Hubicka | module.c (load_commons): Initialize flags to 0 to silec... |
commit | commitdiff | tree |
2019-10-02 |
Jonathan Wakely | Document non-conformance of parallel mode to recent... |
commit | commitdiff | tree |
2019-10-02 |
Aaron Sawdey | rs6000-protos.h (expand_block_move): Change prototype. |
commit | commitdiff | tree |
2019-10-02 |
Aaron Sawdey | builtins.c (expand_builtin_memory_copy_args): Add might... |
commit | commitdiff | tree |
2019-10-02 |
Eric Botcazou | tree-eh.h (unsplit_eh_edges): Declare. |
commit | commitdiff | tree |
2019-10-02 |
Richard Sandiford | Fix shadowing in globalize_reg |
commit | commitdiff | tree |
2019-10-02 |
Richard Sandiford | Fix MIPS call-clobbered-*.c tests |
commit | commitdiff | tree |
2019-10-02 |
Martin Jambor | [PATCH] Do not check call type compatibility when cloni... |
commit | commitdiff | tree |
2019-10-02 |
Jan Hubicka | re PR c++/91222 (507.cactuBSSN_r build fails in warn_ty... |
commit | commitdiff | tree |
2019-10-02 |
Shahab Vahedi | [ARC] Pass along "-mcode-density" flag to "as" |
commit | commitdiff | tree |
2019-10-02 |
Richard Biener | tree-vectorizer.h (vect_transform_reduction): Declare. |
commit | commitdiff | tree |
2019-10-02 |
Tobias Burnus | Support OpenMP's use_device_addr in Fortran |
commit | commitdiff | tree |
2019-10-02 |
Richard Biener | re PR c++/91606 (Optimization leads to invalid code) |
commit | commitdiff | tree |
2019-10-02 |
Tobias Burnus | Improve OMP/ACC error diagnostic in Fortran |
commit | commitdiff | tree |
2019-10-02 |
Tobias Burnus | Fix coding style comment, missed in last commit |
commit | commitdiff | tree |
2019-10-02 |
Tobias Burnus | Fix omp target issue with Fortran optional arguments |
commit | commitdiff | tree |
2019-10-02 |
Kwok Cheung... | f95-lang.c (LANG_HOOKS_OMP_IS_OPTIONAL_ARGUMENT): Defin... |
commit | commitdiff | tree |
2019-10-02 |
Richard Biener | internal.h (enum include_type): Remove trailing comma. |
commit | commitdiff | tree |
2019-10-02 |
Jakub Jelinek | re PR tree-optimization/91940 (__builtin_bswap16 loop... |
commit | commitdiff | tree |
2019-10-02 |
Richard Biener | tree-vectorizer.h (stmt_vec_info_type::cycle_phi_info_t... |
commit | commitdiff | tree |
2019-10-02 |
Richard Sandiford | [LRA] Don't make eliminable registers live (PR91957) |
commit | commitdiff | tree |
2019-10-02 |
Jerry DeLisle | re PR libfortran/91593 (Implicit enum conversions in... |
commit | commitdiff | tree |
2019-10-02 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2019-10-02 |
Joseph Myers | Handle :: tokens in C for C2x. |
commit | commitdiff | tree |
2019-10-01 |
David Malcolm | Support prefixes in diagnostic_show_locus |
commit | commitdiff | tree |
2019-10-01 |
Jonathan Wakely | Make some new algorithms work in parallel mode |
commit | commitdiff | tree |
2019-10-01 |
Jonathan Wakely | Make some parallel mode algorithms usable in constexpr... |
commit | commitdiff | tree |
next |