Fix filesystem::path tests that fail on Windows
[gcc.git] / gcc /
2018-12-20 Vladimir Makarovre PR target/88457 (ICE: Max. number of generated reloa...
2018-12-20 Jakub Jelinekre PR c++/88180 (ICE in vec<tree_node*, va_gc, vl_embed...
2018-12-20 Jakub Jelinekcp-tree.h (cp_fully_fold_init): Declare.
2018-12-20 Richard Sandiford[AArch64][SVE] Add ABS support
2018-12-20 Richard Sandiford[AArch64][SVE] Fix IFN_COND_FMLA movprfx alternative
2018-12-20 Martin SeborPR tree-optimization/84053 - missing -Warray-bounds...
2018-12-20 David Malcolm-Wtautological-compare: fix comparison of macro expansions
2018-12-20 Martin Jambor[PR 88214] Assert that ptr is a pointer
2018-12-20 Richard Bienerre PR tree-optimization/84362 (Auto-vectorization regre...
2018-12-20 Xiong Hu Luofix typo.
2018-12-20 Jakub Jelinekre PR target/88547 (missed optimization for vector...
2018-12-20 Alan Modra[RS6000] Fix non-linux powerpc breakage
2018-12-20 GCC AdministratorDaily bump.
2018-12-19 Steven G. Karglre PR fortran/87992 (ICE in resolve_fl_variable, at...
2018-12-19 Andreas Toblerconfig.gcc: Enable TARGET_DEFAULT_ASYNC_UNWIND_TABLES...
2018-12-19 Uros Bizjaki386.md (SWI1248_AVX512BWDQ_64): Rename from SWI1248_AV...
2018-12-19 Thomas Preud'homme[ARM] Optimize executable size when using softfloat...
2018-12-19 Tom de Vries[nvptx] Add PTX_CTA_SIZE
2018-12-19 Segher Boessenkoolc++, asm: Do not handle any asm-qualifiers in top-level asm
2018-12-19 Segher Boessenkoolc/c++, asm: Use nicer error for const and restrict
2018-12-19 Segher Boessenkoolc/c++, asm: Use nicer error for duplicate asm qualifiers
2018-12-19 Segher Boessenkoolc/c++, asm: Write the asm-qualifier loop without "done...
2018-12-19 David MalcolmC++: better locations for bogus initializations (PR...
2018-12-19 Tom de Vries[openacc] Make oacc_fn_attrib_level external
2018-12-19 Tom de Vries[openacc] Add oacc_get_default_dim
2018-12-19 David MalcolmC++: improvements to binary operator diagnostics (PR...
2018-12-19 David MalcolmC++: more location wrapper nodes (PR c++/43064, PR...
2018-12-19 Paul A. Clarke[rs6000] Fix x86 SSSE3 compatibility implementations...
2018-12-19 Thomas Preud'homme[ARM] Do softfloat when -mfpu set, -mfloat-abi=softfp
2018-12-19 Tom de Vries[nvptx, libgomp] Move rtl-dump test-cases to libgomp
2018-12-19 Tom de Vries[testsuite] Add scan-offload-rtl-dump
2018-12-19 Segher BoessenkoolRestrict a VSX extract to TARGET_POWERPC64 (PR88213)
2018-12-19 Richard Bienerre PR tree-optimization/88533 (Higher performance penal...
2018-12-19 Tom de Vries[nvptx] Use MAX, MIN, ROUND_UP macros
2018-12-19 Tom de Vries[nvptx] Make nvptx state propagation function names...
2018-12-19 Tom de Vries[nvptx] Rename worker_bcast variables to oacc_bcast
2018-12-19 Tom de Vries[nvptx] Generalize bar.sync instruction
2018-12-19 Tom de Vries[nvptx] Only use one logical barrier resource
2018-12-19 Tom de Vries[nvptx] Use TARGET_SET_CURRENT_FUNCTION
2018-12-19 Shaokun Zhang[aarch64] Correct architecture for tsv110.
2018-12-19 Jakub Jelinekre PR target/88541 (VPCLMULQDQ 256-bit inline function...
2018-12-19 Jakub Jelinekre PR c++/87934 (struct with NSDMI of enum makes initia...
2018-12-19 Alexandre Oliva[PR86153] simplify more overflow tests in VRP
2018-12-19 Alexandre Oliva[PR87012] canonicalize ref type for tmpl arg
2018-12-19 Alexandre Oliva[PR c++/88146] do not crash synthesizing inherited...
2018-12-19 Bin Chengauto-profile.c (afdo_indirect_call): Skip generating...
2018-12-19 GCC AdministratorDaily bump.
2018-12-18 Jakub Jelinekre PR rtl-optimization/87759 (ICE in lra_assign, at...
2018-12-18 Vladimir Makarovre PR rtl-optimization/87759 (ICE in lra_assign, at...
2018-12-18 Jakub Jelinekre PR tree-optimization/88464 (AVX-512 vectorization...
2018-12-18 Bill Schmidtextend.texi (PowerPC Altivec/VSX Built-in Functions...
2018-12-18 Kyrylo Tkachov[testsuite] Enable vect_usad_char effective target...
2018-12-18 Jozef Lawrynowiczmsp430.h: Define TARGET_VTABLE_ENTRY_ALIGN.
2018-12-18 Jakub Jelinekre PR target/88513 (FAIL: gcc.target/i386/pr59591-1.c)
2018-12-18 Jozef Lawrynowiczcombine.c (update_rsp_from_reg_equal): Only look for...
2018-12-18 Wei Xiaodriver-i386.c (host_detect_local_cpu): Detect cascadelake.
2018-12-18 GCC AdministratorDaily bump.
2018-12-17 Peter Bergnerre PR target/87870 (ppc64le generates poor code when...
2018-12-17 Jakub Jelinekre PR c++/88410 (internal compiler error: output_operan...
2018-12-17 Jonathan WakelyPR c++/52321 print note for static_cast to/from incompl...
2018-12-17 Tom de Vries[nvptx] Move macro defs to top of nvptx.c
2018-12-17 Tom de Vries[nvptx] Add PTX_WARP_SIZE
2018-12-17 Tom de Vries[nvptx] Fix whitespace in nvptx_single and nvptx_neuter...
2018-12-17 Tom de Vries[nvptx] Unify C/Fortran routine handling in nvptx_goacc...
2018-12-17 Tom de Vries[nvptx] Rewrite nvptx_goacc_validate_dims to use predic...
2018-12-17 Steve EllceyAdd missing ChangeLog entry from last checkin:
2018-12-17 Steve Ellceyaarch64-torture.exp: New file.
2018-12-17 Steve Ellceyaarch64-protos.h (aarch64_use_simple_return_insn_p...
2018-12-17 Iain BuclawMerge dmd upstream 237ca3fbe
2018-12-17 Martin Seborbuiltin-snprintf-4.c: Adjust for ILP32.
2018-12-17 Uros Bizjakre PR target/88502 (Inline built-in asinh, acosh, atanh...
2018-12-17 David Edelsohnconfig.gcc (powerpc-ibm-aix6.*): Delete extra_headers.
2018-12-17 H.J. LuDWARF: Don't expand hash table when no insertion is...
2018-12-17 Jan Hubickacoverage.c (struct conts_entry): Add n_counts.
2018-12-17 Senthil Kumar Selvarajre PR rtl-optimization/88253 (Inlining of function...
2018-12-17 Richard SandifordAdd a loop versioning pass
2018-12-17 Steven G. Karglre PR fortran/85314 (gcc/fortran/resolve.c:9222: unreac...
2018-12-17 GCC AdministratorDaily bump.
2018-12-16 Jan Hubickaipa-fnsummary.c (remap_edge_change_prob): Do not ICE...
2018-12-16 Steven G. Karglre PR fortran/88116 (ICE in gfc_convert_constant()...
2018-12-16 Steven G. Kargldecl.c (variable_decl): Typo fixes.
2018-12-16 Thomas KoenigPF fortran/88364
2018-12-16 H.J. Lux86: Revert reversion 267133
2018-12-16 Jan Hubickaipa-fnsummary.c (analyze_function_body): Do not loeak...
2018-12-16 Steven G. Karglre PR fortran/87994 (ICE in match_data_constant, at...
2018-12-16 GCC AdministratorDaily bump.
2018-12-15 Jakub Jelinekre PR c++/88482 (ICE when wrongly declaring __cxa_alloc...
2018-12-15 Steven G. Karglre PR fortran/88138 (ICE in gfc_arith_concat, at fortra...
2018-12-15 Jason MerrillSmall lambda instantiation tweak.
2018-12-15 Jan Hubickacgraph.h (cgraph_node): Add predicate prevailing_p.
2018-12-15 Jan Hubickaipa-utils.c (ipa_merge_profiles): Do no merging when...
2018-12-15 Jakub Jelinekre PR tree-optimization/88464 (AVX-512 vectorization...
2018-12-15 Jakub Jelinekre PR tree-optimization/88464 (AVX-512 vectorization...
2018-12-15 Jan Hubickaipa.c (cgraph_build_static_cdtor_1): Add OPTIMIZATION...
2018-12-15 Paolo Carlinire PR c++/84644 (internal compiler error: in warn_mispl...
2018-12-15 Alan Modra[RS6000] Use gen_hard_reg_clobber in rs6000.c
2018-12-15 GCC AdministratorDaily bump.
2018-12-14 Jakub Jelinekre PR target/88489 (FAIL: gcc.target/i386/avx512f-vfixu...
2018-12-14 Jakub Jelinekre PR rtl-optimization/88478 (valgrind error in cselib...
2018-12-14 Martin SeborPR tree-optimization/88372 - alloc_size attribute is...
next