2019-10-16 |
Mihailo Stojanovic | mips.c (mips_expand_builtin_insn): Force the operands... |
commit | commitdiff | tree | snapshot |
2019-10-16 |
Ilya Leoshkevich | find_partition_fixes: remove unused bbs_in_cold_partiti... |
commit | commitdiff | tree | snapshot |
2019-10-16 |
Wilco Dijkstra | [AArch64] Fix symbol offset limit |
commit | commitdiff | tree | snapshot |
2019-10-16 |
Richard Biener | tree-vect-loop.c (vect_valid_reduction_input_p): Remove. |
commit | commitdiff | tree | snapshot |
2019-10-16 |
Peter Bergner | In PR70010, a function is marked with target(no-vsx... |
commit | commitdiff | tree | snapshot |
2019-10-16 |
Richard Sandiford | Assert for POINTER_TYPE_P in expr_callee_abi |
commit | commitdiff | tree | snapshot |
2019-10-16 |
Richard Sandiford | [AArch64] Add partial SVE vector modes |
commit | commitdiff | tree | snapshot |
2019-10-16 |
Richard Sandiford | [AArch64] Improve poly_int handling in aarch64_layout_frame |
commit | commitdiff | tree | snapshot |
2019-10-16 |
Richard Sandiford | [AArch64] Add an assert to aarch64_layout_frame |
commit | commitdiff | tree | snapshot |
2019-10-16 |
Richard Sandiford | [AArch64] Use frame reference in aarch64_layout_frame |
commit | commitdiff | tree | snapshot |
2019-10-16 |
Jonathan Wakely | Only use GCC-specific __is_same_as built-in conditionally |
commit | commitdiff | tree | snapshot |
2019-10-16 |
Richard Biener | re PR tree-optimization/92119 (ICE: SIGSEGV in contains... |
commit | commitdiff | tree | snapshot |
2019-10-16 |
Richard Sandiford | Deal with incoming POLY_INT_CST ranges (PR92033) |
commit | commitdiff | tree | snapshot |
2019-10-16 |
Feng Xue | Generalized IPA predicate on parameter reference |
commit | commitdiff | tree | snapshot |
2019-10-16 |
François Dumont | [_GLIBCXX_DEBUG] Clarify constness and state <unknown... |
commit | commitdiff | tree | snapshot |
2019-10-16 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2019-10-15 |
Segher Boessenkool | genattrtab: Parenthesize expressions correctly (PR92107) |
commit | commitdiff | tree | snapshot |
2019-10-15 |
John David... | fptr.c (_dl_read_access_allowed): Change argument to... |
commit | commitdiff | tree | snapshot |
2019-10-15 |
Andrew Pinski | 20191015-1.c: New test. |
commit | commitdiff | tree | snapshot |
2019-10-15 |
Iain Sandoe | [Darwin] Clarify fix and continue support (NFC). |
commit | commitdiff | tree | snapshot |
2019-10-15 |
Iain Sandoe | [Darwin] Update darwin_binds_local_p. |
commit | commitdiff | tree | snapshot |
2019-10-15 |
Martin Sebor | PR testsuite/92016 - Excess errors in Wstringop-overflo... |
commit | commitdiff | tree | snapshot |
2019-10-15 |
Richard Biener | lto-streamer-out.c (lto_variably_modified_type_p):... |
commit | commitdiff | tree | snapshot |
2019-10-15 |
James Norris | [Fortran] OpenMP+OpenACC: Remove bogus contigous-pointe... |
commit | commitdiff | tree | snapshot |
2019-10-15 |
Bill Schmidt | re PR testsuite/92093 (New test case gcc.target/powerpc... |
commit | commitdiff | tree | snapshot |
2019-10-15 |
Nathan Sidwell | [C++ PATCH] clone_function_decl breakup |
commit | commitdiff | tree | snapshot |
2019-10-15 |
Jozef Lawrynowicz | msp430.md (zero_extendqipsi2): New. |
commit | commitdiff | tree | snapshot |
2019-10-15 |
Jozef Lawrynowicz | msp430.md: Group zero_extend* insns together. |
commit | commitdiff | tree | snapshot |
2019-10-15 |
Jozef Lawrynowicz | constraints.md: Allow post_inc operand for "Ya" constraint. |
commit | commitdiff | tree | snapshot |
2019-10-15 |
Nathan Sidwell | [linemap PATCH] Constify lookup |
commit | commitdiff | tree | snapshot |
2019-10-15 |
Richard Biener | re PR debug/91929 (missing inline subroutine informatio... |
commit | commitdiff | tree | snapshot |
2019-10-15 |
Nathan Sidwell | [C++ PATCH] build_clone cleanup |
commit | commitdiff | tree | snapshot |
2019-10-15 |
Richard Biener | re PR target/92048 (armeb regression after r276645) |
commit | commitdiff | tree | snapshot |
2019-10-15 |
Richard Sandiford | Fix unchecked use of tree_to_uhwi in tree-ssa-strlen.c |
commit | commitdiff | tree | snapshot |
2019-10-15 |
Ilya Leoshkevich | [PATCH] S/390: Run %a0:DI splitters only after reload |
commit | commitdiff | tree | snapshot |
2019-10-15 |
Arnaud Charlet | Makefile.rtl (a-except.o): Put -O1 earlier so that... |
commit | commitdiff | tree | snapshot |
2019-10-15 |
Richard Biener | re PR fortran/92094 (ice in vect_transform_stmt at... |
commit | commitdiff | tree | snapshot |
2019-10-15 |
Hongtao Liu | Add missing mask[z]_roundscale_[round]_s[d,s] intrinsics |
commit | commitdiff | tree | snapshot |
2019-10-15 |
Richard Biener | re PR middle-end/92046 (Command line options (that... |
commit | commitdiff | tree | snapshot |
2019-10-15 |
Prathamesh... | re PR tree-optimization/92085 (ICE: tree check: expecte... |
commit | commitdiff | tree | snapshot |
2019-10-15 |
Steven G. Kargl | re PR fortran/89943 (Submodule functions are not allowe... |
commit | commitdiff | tree | snapshot |
2019-10-15 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2019-10-15 |
Joseph Myers | Rename attribute-related functions and productions... |
commit | commitdiff | tree | snapshot |
2019-10-14 |
Kugan Vivekanandarajah | vfp.md (fma<SDF:mode>4): Enable DF only when TARGET_VFP... |
commit | commitdiff | tree | snapshot |
2019-10-14 |
Ian Lance Taylor | compiler: revise exportdata fix for processing constant... |
commit | commitdiff | tree | snapshot |
2019-10-14 |
Thomas Koenig | re PR fortran/92004 (Rejection of different ranks for... |
commit | commitdiff | tree | snapshot |
2019-10-14 |
Maya Rashish | * gcc.c-torture/compile/pr85401: New test. |
commit | commitdiff | tree | snapshot |
2019-10-14 |
Joel Hutton | * doc/tree-ssa.texi: Update renamed macro name. |
commit | commitdiff | tree | snapshot |
2019-10-14 |
Mihailo Stojanovic | mips.c (mips_cannot_force_const_mem): Reject vector... |
commit | commitdiff | tree | snapshot |
2019-10-14 |
Jason Merrill | PR c++/91930 - ICE with constrained inherited default... |
commit | commitdiff | tree | snapshot |
2019-10-14 |
Iain Sandoe | [Darwin, machopic 9/n] Minor code clean-ups. |
commit | commitdiff | tree | snapshot |
2019-10-14 |
Ian Lance Taylor | runtime: correct facilities names in s390 CPU support |
commit | commitdiff | tree | snapshot |
2019-10-14 |
Richard Biener | re PR middle-end/92046 (Command line options (that... |
commit | commitdiff | tree | snapshot |
2019-10-14 |
Ian Lance Taylor | internal/cpu: define kdsaQuery for s390 |
commit | commitdiff | tree | snapshot |
2019-10-14 |
Wilco Dijkstra | [ARM] Enable arm_legitimize_address for Thumb-2 |
commit | commitdiff | tree | snapshot |
2019-10-14 |
Wilco Dijkstra | [ARM] Switch to default sched pressure algorithm |
commit | commitdiff | tree | snapshot |
2019-10-14 |
Richard Biener | re PR tree-optimization/92069 (ice in vect_analyze_scal... |
commit | commitdiff | tree | snapshot |
2019-10-14 |
Paolo Carlini | decl.c (check_tag_decl): Use DECL_SOURCE_LOCATION. |
commit | commitdiff | tree | snapshot |
2019-10-14 |
Jakub Jelinek | re PR libgomp/92081 (FAIL: libgomp.fortran/target-simd... |
commit | commitdiff | tree | snapshot |
2019-10-14 |
Tobias Burnus | Fix previous commit |
commit | commitdiff | tree | snapshot |
2019-10-14 |
Jakub Jelinek | re PR c++/92084 (ICE: tree check: expected tree that... |
commit | commitdiff | tree | snapshot |
2019-10-14 |
Tobias Burnus | [Fortran] PR 92072 – fix %C corner case |
commit | commitdiff | tree | snapshot |
2019-10-14 |
Richard Sandiford | Add expr_callee_abi |
commit | commitdiff | tree | snapshot |
2019-10-14 |
Richard Sandiford | [C] Avoid exposing internal details in aka types |
commit | commitdiff | tree | snapshot |
2019-10-14 |
Jakub Jelinek | c-parser.c (c_parser_omp_all_clauses): Change bool... |
commit | commitdiff | tree | snapshot |
2019-10-14 |
Aldy Hernandez | Normalize unsigned ~[0,0] into [1,MAX]. |
commit | commitdiff | tree | snapshot |
2019-10-14 |
Xiong Hu Luo | Fix dump message issue |
commit | commitdiff | tree | snapshot |
2019-10-14 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2019-10-13 |
Iain Sandoe | [Darwin, machopic 8/n] Back out part of PR71767 fix. |
commit | commitdiff | tree | snapshot |
2019-10-13 |
Iain Sandoe | [Darwin, machopic 7/n] Remove code that should be dead. |
commit | commitdiff | tree | snapshot |
2019-10-13 |
Damian Rouson | re PR fortran/91513 (Non-standard terminology in error... |
commit | commitdiff | tree | snapshot |
2019-10-13 |
Steven G. Kargl | re PR fortran/90297 (gcc/fortran/resolve.c: 2 * possibl... |
commit | commitdiff | tree | snapshot |
2019-10-13 |
Nathan Sidwell | [PATCH] teach gengtype about 'mutable' |
commit | commitdiff | tree | snapshot |
2019-10-13 |
Thomas Koenig | re PR fortran/92017 (ICE in gfc_expr_attr, at fortran... |
commit | commitdiff | tree | snapshot |
2019-10-13 |
Rainer Orth | Remove dg-add-options c99_runtime |
commit | commitdiff | tree | snapshot |
2019-10-13 |
Jan Hubicka | lto-common.c (read_cgraph_and_symbols): Grow ggc memory... |
commit | commitdiff | tree | snapshot |
2019-10-13 |
Jan Hubicka | * lto.c (lto_wpa_write_files): Do not update bodies... |
commit | commitdiff | tree | snapshot |
2019-10-13 |
Jan Hubicka | lto-streamer-out.c (collect_block_tree_leafs): Renumber... |
commit | commitdiff | tree | snapshot |
2019-10-13 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2019-10-12 |
John David... | pa.c (pa_output_call): Load descriptor address to regis... |
commit | commitdiff | tree | snapshot |
2019-10-12 |
Iain Sandoe | [Darwin, machopic 6/n] Fix for 67183 |
commit | commitdiff | tree | snapshot |
2019-10-12 |
John David... | lib2funcs.S (__gcc_plt_call): Load branch target to... |
commit | commitdiff | tree | snapshot |
2019-10-12 |
Iain Sandoe | [Darwin, machopic 5/n] Make machopic_finish() static. |
commit | commitdiff | tree | snapshot |
2019-10-12 |
Iain Sandoe | [Darwin] Suppress emitting empty ctor/dtor sections. |
commit | commitdiff | tree | snapshot |
2019-10-12 |
Palmer Dabbelt | Fix the ChangeLog for my previous commit |
commit | commitdiff | tree | snapshot |
2019-10-12 |
Palmer Dabbelt | The inline keyword is supported in all new C standards |
commit | commitdiff | tree | snapshot |
2019-10-12 |
John David... | pa.c (pa_option_override): Remove trailing comma from... |
commit | commitdiff | tree | snapshot |
2019-10-12 |
Eric Botcazou | re PR ada/91995 (gnat miscompilation and bootstrap... |
commit | commitdiff | tree | snapshot |
2019-10-12 |
Jakub Jelinek | re PR middle-end/92063 (ICE in operation_could_trap_p... |
commit | commitdiff | tree | snapshot |
2019-10-12 |
Jakub Jelinek | c-common.h (c_omp_mark_declare_variant, [...]): Declare. |
commit | commitdiff | tree | snapshot |
2019-10-12 |
Ian Lance Taylor | compiler: mangle dots in pkgpath |
commit | commitdiff | tree | snapshot |
2019-10-12 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2019-10-11 |
Joseph Myers | Support decimal floating-point constants in C2x. |
commit | commitdiff | tree | snapshot |
2019-10-11 |
Marek Polacek | PR c++/92070 - bogus error with -fchecking=2. |
commit | commitdiff | tree | snapshot |
2019-10-11 |
Marek Polacek | PR c++/92049 - extra error with -fchecking=2. |
commit | commitdiff | tree | snapshot |
2019-10-11 |
Paolo Carlini | typeck.c (cp_build_binary_op): Do not handle RROTATE_EX... |
commit | commitdiff | tree | snapshot |
2019-10-11 |
Jason Merrill | Preserve the location of explicitly defaulted functions. |
commit | commitdiff | tree | snapshot |
2019-10-11 |
Jim Wilson | Extend subst to simplify CONST_INT inside SIGN_EXTEND. |
commit | commitdiff | tree | snapshot |
2019-10-11 |
Steven G. Kargl | re PR fortran/91649 (ICE in gfc_resolve_findloc, at... |
commit | commitdiff | tree | snapshot |
2019-10-11 |
Steven G. Kargl | re PR fortran/91715 (ICE in resolve_fntype, at fortran... |
commit | commitdiff | tree | snapshot |
next |