gcc-9.2018-09-23Z.5986c25
[d18cbbf
] 2018-09-23T15:37:30Z
i386.h (enum reg_class): Rename MASK_REGS to ALL_MASK_REGS and MASK_EVEX_REGS to MASK_REGS.
[839837b
] 2018-09-23T14:57:25Z
using_exceptions.xml: Move boost.orgs link to https.
[86ca01a
] 2018-09-23T14:41:54Z
* doc/service.texi (Service): Switch the fsf.org link to https.
[0f97b81
] 2018-09-23T11:03:38Z
Do array index calculations in gfc_array_index_type
[ee7fb05
] 2018-09-23T10:52:27Z
re PR fortran/87395 (ICE in in lookup_field_for_decl with whizard)
[5cdf09b
] 2018-09-23T00:16:19Z
Daily bump.
[056e686
] 2018-09-22T18:44:01Z
re PR middle-end/41453 (use INTENT(out) for optimization)
[73a958c
] 2018-09-22T17:49:19Z
re PR fortran/87318 (gfortran.dg/dtio_1.f90 is invalid)
[091a864
] 2018-09-22T12:30:50Z
re PR target/86798 (nds32 port needs updating for CVE-2017-5753)
[204d463
] 2018-09-22T10:21:25Z
re PR fortran/85603 (ICE with character array substring assignment)
[0e569a3
] 2018-09-22T00:16:49Z
Daily bump.
[9b29794
] 2018-09-21T20:39:07Z
re PR libstdc++/87135 ([C++17] unordered containers violate iterator validity requirements)
[35b66f3
] 2018-09-21T20:00:23Z
gimple-ssa-evrp.c (evrp_dom_walker::cleanup): Call vr_values::cleanup_edges_and_switches.
[2e3f653
] 2018-09-21T19:49:36Z
Document that attribute noreturn inhibits tail call optimization
[3829557
] 2018-09-21T18:45:59Z
PR c++/87372 - func constexpr evaluation.
[edaaef6
] 2018-09-21T18:12:59Z
Use vectored writes when reporting errors and warnings.
[5b4dd01
] 2018-09-21T17:33:29Z
re PR fortran/77325 (ICE in gimplify_var_or_parm_decl, at gimplify.c:1933)
[fd87624
] 2018-09-21T17:26:23Z
re PR fortran/87359 (pointer being freed was not allocated)
[d4accef
] 2018-09-21T17:22:20Z
* constexpr.c (cxx_eval_outermost_constant_expr): Update comment.
[ac51f07
] 2018-09-21T15:36:53Z
Un-split hypot tests
[c8d1534
] 2018-09-21T14:17:07Z
dumpfile.c: fix stray dump_loc output (PR tree-optimization/87309)
[52e18cd
] 2018-09-21T13:12:36Z
config.gcc: factorize and comment inclusion of vxworks-dummy.h
[5244089
] 2018-09-21T13:09:51Z
Leverage cacheTextUpdate for __clear_cache on VxWorks
[8d0ef28
] 2018-09-21T13:05:19Z
Cleanup handling of libgcc and libc_internal for VxWorks
[f509691
] 2018-09-21T13:03:25Z
Leverage STARTFILE_PREFIX_SPEC for VxWorks7
[aa56e87
] 2018-09-21T13:01:31Z
Account for TARGET_VXWORKS64 in default SIZE/PTRDIFF_TYPE for vxworks
[caa6283
] 2018-09-21T12:43:46Z
Introduce TARGET_VXWORKS64 for VxWorks 64bit ports
[43a0fd7
] 2018-09-21T12:39:51Z
Fix whitespace vs tab in entry
[05e73c1
] 2018-09-21T12:38:57Z
Move default #define TARGET_VXWORKS7 to vxworks-dummy.h
[5d03c10
] 2018-09-21T12:35:55Z
Prepend vxworks-dummy.h to tm_file for powerpc*
[910f72e
] 2018-09-21T12:25:12Z
[aarch64] Add HiSilicon tsv110 CPU support
[cbd29d0
] 2018-09-21T11:25:54Z
Fix co-array allocation
[b689559
] 2018-09-21T11:25:39Z
Propagate address spaces to builtins.
[518196c
] 2018-09-21T10:11:37Z
c-ada-spec.c: Include diagnostic.h.
[d5d94b8
] 2018-09-21T10:01:16Z
rs6000.c (rs6000_function_ok_for_sibcall): Return false if the call takes a static chain.
[512cc01
] 2018-09-21T08:41:17Z
Remove arc profile histogram in non-LTO mode.
[36ff254
] 2018-09-21T08:39:35Z
[NDS32] Sync glibc and kernel structure, all use rt_sigframe.
[229a033
] 2018-09-21T08:11:40Z
[NDS32] Add t-nds32-glibc file.
[ac703a6
] 2018-09-21T07:35:49Z
[NDS32] Turn off default option -mtlsdesc-trampoline.
[1f06023
] 2018-09-21T07:28:42Z
re PR tree-optimization/86990 (wrong code at -O2 on x86_64-linux-gnu in 64-bit mode)
[74f3101
] 2018-09-21T00:17:01Z
Daily bump.
[17b20aa
] 2018-09-20T23:20:19Z
PR c++/87109 - wrong ctor with maybe-rvalue semantics.
[0b7fb27
] 2018-09-20T19:38:24Z
Fix and document -r option
[468e1ef
] 2018-09-20T19:34:44Z
[PR87054] fix unaligned access
[894f597
] 2018-09-20T19:34:30Z
[PR87013] check for .loc is_stmt support in the assembler
[2eb3745
] 2018-09-20T19:33:05Z
gfortran.h (gfc_str_startswith): New macro.
[5596651
] 2018-09-20T19:04:42Z
rs6000: Remove -misel={yes,no}
[aecbc4f
] 2018-09-20T18:42:57Z
[OpenACC] handle missing OMP_LIST clauses in fortran's parse tree debugger
[fbcf65f
] 2018-09-20T17:21:54Z
rs6000: Delete VECTOR_OTHER
[eb3f731
] 2018-09-20T17:09:31Z
hypot-long-double.cc: Skip on arm*.
[3ee378f
] 2018-09-20T17:09:19Z
PR c++/87075 - ICE with constexpr array initialization.
[8850966
] 2018-09-20T13:52:25Z
* doc/invoke.texi: Add -Wno-init-list-lifetime to C++ Language Options.
[2d2ee18
] 2018-09-20T12:58:23Z
Fix PEELING_FOR_NITERS calculation (PR 87288)
[508a909
] 2018-09-20T12:58:16Z
Add missing alignment checks in epilogue loop vectorisation (PR 86877)
[a599af8
] 2018-09-20T01:56:58Z
Add -Wclass-conversion.
[cf16d17
] 2018-09-20T01:46:28Z
pa.c (pa_adjust_priority): Delete.
[bad4408
] 2018-09-20T01:04:34Z
pa.md (atomic_storeqi): Restore deleted expander.
[fa8332f
] 2018-09-20T00:16:38Z
Daily bump.
[ff5c3c9
] 2018-09-19T19:35:19Z
re PR c++/87324 (g++ ICE with overriding initializers: Segmentation fault)
[ad9fe5f
] 2018-09-19T17:44:36Z
re PR fortran/84109 (ICE in adjustl on allocatable array of strings)
[ebdf17c
] 2018-09-19T17:38:11Z
combine: Use correct mode in new comparison (PR86902)
[fce3380
] 2018-09-19T16:59:51Z
PR c++/87357 - missing -Wconversion warning
[3c2a8ed
] 2018-09-19T16:18:06Z
dump_printf: use %T and %G throughout
[5bbb711
] 2018-09-19T13:25:42Z
Remove constant vec_select restriction.
[dc9acaa
] 2018-09-19T11:20:51Z
Don't use __glibcxx_assert to check class invariants
[3c5af60
] 2018-09-19T10:24:59Z
[AARCH64] Use STLUR for atomic_store
[574f588
] 2018-09-19T10:12:04Z
re PR rtl-optimization/87361 (gcc.target/sparc/20161111-1.c FAILs)
[d4eb08f
] 2018-09-19T07:10:42Z
re PR tree-optimization/87349 (ICE: Segmentation fault (in useless_type_conversion_p or is_gimple_reg_type))
[9077393
] 2018-09-19T04:08:49Z
libgnuintl.h (_INTL_MAY_RETURN_STRING_ARG, [...]): Backport changes from upstream gettext.
[709f7ea
] 2018-09-19T00:16:46Z
Daily bump.
[a521e62
] 2018-09-18T20:36:16Z
re PR libstdc++/87135 ([C++17] unordered containers violate iterator validity requirements)
[998511a
] 2018-09-18T20:18:09Z
re PR fortran/29550 (Optimize -fexternal-blas calls for conjg())
[5c470e0
] 2018-09-18T19:59:46Z
re PR fortran/29550 (Optimize -fexternal-blas calls for conjg())
[f435162
] 2018-09-18T19:35:53Z
re PR fortran/87239 (ICE in deferred-length string)
[bf8d830
] 2018-09-18T19:16:28Z
P1064R0 - Allowing Virtual Function Calls in Constant Expressions
[e8db6cd
] 2018-09-18T17:58:20Z
re PR fortran/87336 (wrong output for pointer dummy assiocated to target actual argument)
[b819cc4
] 2018-09-18T17:37:40Z
rs6000: Remove old "Cygnus sibcall" comment
[c99fcad
] 2018-09-18T16:35:27Z
re PR c++/85065 ([concepts] ICE with invalid use of a concept)
[b7663a7
] 2018-09-18T16:19:56Z
Handle CLOBBER in reg_overlap_mentioned_p (PR86882)
[a12c16d
] 2018-09-18T16:05:36Z
Fix location of invocable check for unique_ptr deleter
[f96c866
] 2018-09-18T15:51:54Z
i386.md (*extendxf2): Macroize insn from *
extendsfxf2 and
extenddfxf2 using MODEF mode...
[2049bef
] 2018-09-18T15:41:54Z
[nvptx] Remove use of CUDA unified memory in libgomp
[5e59407
] 2018-09-18T14:19:55Z
PR other/87353 fix formatting and grammar in manual
[538d2d7
] 2018-09-18T14:14:57Z
Fix dg-do target
[89e1963
] 2018-09-18T14:09:54Z
Add PR marker to previous commit
[6902e3a
] 2018-09-18T13:54:36Z
Fix gcc.dg/warn-abs-1.c for arm and aarch64-none-elf
[3897f13
] 2018-09-18T13:52:30Z
[PATCH c++/86881] -Wshadow-local-compatible ICE
[0dce552
] 2018-09-18T13:32:12Z
[AArch64][committed] Fix gcc.target/aarch64/spellcheck_1.c and spellcheck_4.c
[92cb1fb
] 2018-09-18T13:28:50Z
[AArch64][testsuite][committed] Fix gcc.target/aarch64/combine_bfxil.c for -mabi=ilp32
[6a8aa2e
] 2018-09-18T13:26:05Z
re PR middle-end/63155 (memory hog)
[53c6feb
] 2018-09-18T07:04:15Z
Use v2 map syntax in libgcc-unwind.map if Solaris ld supports it
[e6bf23c
] 2018-09-18T02:42:15Z
Handle a library implementation of ffs calling __builtin_ffs.
[18b0a76
] 2018-09-18T00:16:45Z
Daily bump.
[9c4a4b3
] 2018-09-17T23:32:12Z
Add range_idx param to range_label::get_text
[71b731b
] 2018-09-17T20:33:04Z
i386.c (ix86_emit_i387_log1p): Emit fldln2 earlier.
[c896ecf
] 2018-09-17T20:31:01Z
substring-locations: add class format_string_diagnostic_t
[69d7aab
] 2018-09-17T19:59:19Z
[nvptx] Add atomic_fetch support for SImode arguments.
[fa540ce
] 2018-09-17T15:00:57Z
i386.md (truncxf2_i387_noop_unspec): Change operand 0 predicate to nonimmediate operand.
[5d72188
] 2018-09-17T13:28:04Z
re PR tree-optimization/87328 (ICE in do_rpo_vn, at tree-ssa-sccvn.c:6566)
[80c6d1f
] 2018-09-17T13:12:12Z
Add -Wabsolute-value
[3ab3a92
] 2018-09-17T12:41:58Z
ms-sysv.exp: Don't pass TEST_ALWAYS_FLAGS to HOSTCXX.
[d44235f
] 2018-09-17T11:22:27Z
re PR fortran/64120 ([F03] Wrong handling of allocatable character string)
[ecfb64f
] 2018-09-17T10:21:21Z
re PR tree-optimization/87301 (ICE: verify_gimple failed (error: statement marked for throw, but doesn't))
[dda107d
] 2018-09-17T10:19:02Z
Fix out-of-bounds in gcov.c (PR gcov-profile/85871).
[dd1fd74
] 2018-09-17T08:52:22Z
[ARC] Enable DBNZ for core3 and newer CPUs.
[5305a27
] 2018-09-17T08:52:10Z
[ARC] Update LINK_EH_SPEC linker spec.
[d6683f8
] 2018-09-17T08:49:09Z
gcov: emit hotness colors to easily find hot code.
[7dc58b5
] 2018-09-17T08:47:38Z
i386: move alignment defaults to processor_costs.
[ca32d61
] 2018-09-17T07:18:17Z
re PR fortran/85954 (ICE in make_ssa_name_fn, at tree-ssanames.c:266)
[3cc2fdf
] 2018-09-17T06:07:52Z
tree-vrp.c (extract_range_from_unary_expr): Do not special case symbolics or VR_VARYING ranges for ABS_EXPR.
[baeab78
] 2018-09-17T00:16:33Z
Daily bump.
[74b0834
] 2018-09-16T19:57:52Z
fix PR 86484 and PR 84543