public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc(refs/users/meissner/heads/ieee)] Daily bump
 2020-05-05  0:03 UTC 

[gcc(refs/users/meissner/heads/ieee)] coroutines: Back out mandate for tail-calls at O < 2 [PR94359]
 2020-05-05  0:03 UTC 

[gcc r11-56] c++: Avoid unnecessary copying in cp_fold [PR94038]
 2020-05-04 22:31 UTC 

[gcc r11-55] libstdc++: Fix the return type of __cxa_finalize
 2020-05-04 22:23 UTC 

[gcc r10-8092] libstdc++: Fix broken link to SGI STL FAQ
 2020-05-04 22:18 UTC 

[gcc r8-10237] libstdc++: Fix broken link to SGI STL FAQ
 2020-05-04 22:00 UTC 

[gcc r9-8567] libstdc++: Fix broken link to SGI STL FAQ
 2020-05-04 21:59 UTC 

[gcc r11-54] libstdc++: Fix broken link to SGI STL FAQ
 2020-05-04 21:55 UTC 

[gcc r11-53] libstdc++: Fix incorrect size calculation in PMR resource (PR 94906)
 2020-05-04 21:48 UTC 

[gcc r8-10236] Fix Ada bootstrap on Cygwin64
 2020-05-04 21:46 UTC 

[gcc r9-8566] Fix Ada bootstrap on Cygwin64
 2020-05-04 21:44 UTC 

[gcc r10-8091] Fix Ada bootstrap on Cygwin64
 2020-05-04 21:40 UTC 

[gcc r11-52] Fix Ada bootstrap on Cygwin64
 2020-05-04 21:39 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] rs6000: Add vector parallel deposit / extract
 2020-05-04 21:19 UTC 

[gcc/devel/c++-coroutines] Merge master r11-49
 2020-05-04 21:16 UTC 

[gcc/devel/c++-coroutines] coroutines: Mark the gro as artificial
 2020-05-04 21:15 UTC 

[gcc/devel/c++-coroutines] Update gcc sv.po
 2020-05-04 21:15 UTC 

[gcc/devel/c++-coroutines] libstdc++: Avoid negating a size_t [pr 94747]
 2020-05-04 21:15 UTC 

[gcc/devel/c++-coroutines] Added missing ChangeLog entries
 2020-05-04 21:15 UTC 

[gcc/devel/c++-coroutines] i386: Use SBB more [PR94650]
 2020-05-04 21:15 UTC 

[gcc/devel/c++-coroutines] c++: Simplify process_template_parm
 2020-05-04 21:15 UTC 

[gcc/devel/c++-coroutines] c++: Don't save parms in nested requirement [pr 94827]
 2020-05-04 21:15 UTC 

[gcc/devel/c++-coroutines] Revert "tree: Don't reuse types if TYPE_USER_ALIGN differ [PR94775]"
 2020-05-04 21:15 UTC 

[gcc/devel/c++-coroutines] tree-optimization/93891 - improve same-store disambiguation
 2020-05-04 21:15 UTC 

[gcc/devel/c++-coroutines] libstdc++: Make pmr::synchronized_pool_resource work without libpthread (PR 94936)
 2020-05-04 21:15 UTC 

[gcc/devel/c++-coroutines] tree-optimization/39612 - avoid issueing loads in SM when possible
 2020-05-04 21:15 UTC 

[gcc/devel/c++-coroutines] tree-inline: Simplify IPA-CP type conversion (PR 93385)
 2020-05-04 21:14 UTC 

[gcc/devel/c++-coroutines] i386: Use SHR to compare with large power-of-two constants [PR94650]
 2020-05-04 21:14 UTC 

[gcc/devel/c++-coroutines] match.pd: Optimize (x < 0) != (y < 0) into (x ^ y) < 0 [PR94718]
 2020-05-04 21:14 UTC 

[gcc/devel/c++-coroutines] match.pd: Decrease number of nop conversions around bitwise ops [PR94718]
 2020-05-04 21:14 UTC 

[gcc/devel/c++-coroutines] match.pd: Move (X & C) eqne (Y & C) -> -> (X ^ Y) & C eqne 0 opt to match.pd [PR94718]
 2020-05-04 21:14 UTC 

[gcc/devel/c++-coroutines] diagnostics: get_option_html_page fixes
 2020-05-04 21:14 UTC 

[gcc/devel/c++-coroutines] Daily bump
 2020-05-04 21:14 UTC 

[gcc/devel/c++-coroutines] i386: Use plus_constant instead of gen_rtx_PLUS
 2020-05-04 21:14 UTC 

[gcc r11-51] rs6000: AIX long double builtins for 64 bit long double
 2020-05-04 21:11 UTC 

[gcc r10-8090] internal-fn: Avoid dropping the lhs of some calls [PR94941]
 2020-05-04 20:22 UTC 

[gcc r11-50] internal-fn: Avoid dropping the lhs of some calls [PR94941]
 2020-05-04 20:22 UTC 

[gcc r11-49] coroutines: Mark the gro as artificial
 2020-05-04 19:53 UTC 

[gcc r10-8089] Update gcc sv.po
 2020-05-04 19:45 UTC 

[gcc r11-48] Update gcc sv.po
 2020-05-04 19:44 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] rs6000: Add vector count under mask
 2020-05-04 19:00 UTC 

[gcc r8-10235] c++: Bogus error with alignof [PR90736]
 2020-05-04 17:27 UTC 

[gcc r11-47] libstdc++: Avoid negating a size_t [pr 94747]
 2020-05-04 17:08 UTC 

[gcc r11-46] Added missing ChangeLog entries
 2020-05-04 16:56 UTC 

[gcc r11-45] i386: Use SBB more [PR94650]
 2020-05-04 16:54 UTC 

[gcc r11-44] c++: Simplify process_template_parm
 2020-05-04 16:51 UTC 

[gcc r11-43] c++: Don't save parms in nested requirement [pr 94827]
 2020-05-04 16:45 UTC 

[gcc r10-8088] Revert "tree: Don't reuse types if TYPE_USER_ALIGN differ [PR94775]"
 2020-05-04 14:42 UTC 

[gcc r11-42] Revert "tree: Don't reuse types if TYPE_USER_ALIGN differ [PR94775]"
 2020-05-04 14:36 UTC 

[gcc r11-41] tree-optimization/93891 - improve same-store disambiguation
 2020-05-04 13:37 UTC 

[gcc r11-40] libstdc++: Make pmr::synchronized_pool_resource work without libpthread (PR 94936)
 2020-05-04 13:35 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] rs6000/testsuite: powerpc_future_ok and powerpc_future_hw
 2020-05-04 13:17 UTC 

[gcc/devel/ranger] Handle -fstrict-enum casts
 2020-05-04 12:29 UTC 

[gcc/devel/ranger] Clean up operator_cast
 2020-05-04 12:29 UTC 

[gcc r11-39] tree-optimization/39612 - avoid issueing loads in SM when possible
 2020-05-04 12:15 UTC 

[gcc r9-8565] ICE in gfc_get_dataptr_offset, at fortran/trans-array.c:6951
 2020-05-04 12:03 UTC 

[gcc r11-38] tree-inline: Simplify IPA-CP type conversion (PR 93385)
 2020-05-04 12:03 UTC 

[gcc r11-37] i386: Use SHR to compare with large power-of-two constants [PR94650]
 2020-05-04 11:50 UTC 

[gcc r11-36] match.pd: Optimize (x < 0) != (y < 0) into (x ^ y) < 0 [PR94718]
 2020-05-04  9:04 UTC 

[gcc r11-35] match.pd: Decrease number of nop conversions around bitwise ops [PR94718]
 2020-05-04  9:01 UTC 

[gcc r11-34] match.pd: Move (X & C) eqne (Y & C) -> -> (X ^ Y) & C eqne 0 opt to match.pd [PR94718]
 2020-05-04  8:59 UTC 

[gcc r8-10234] Add unsigned type iv_cand for iv_use with non mode-precision type
 2020-05-04  8:58 UTC 

[gcc r9-8564] Add missing changelog entries
 2020-05-04  8:52 UTC 

[gcc r8-10233] S/390: Fix PR94666
 2020-05-04  8:44 UTC 

[gcc r8-10232] PR94613: Fix vec_sel builtin for IBM Z
 2020-05-04  8:43 UTC 

[gcc r9-8563] S/390: Fix PR94666
 2020-05-04  8:39 UTC 

[gcc r9-8562] PR94613: Fix vec_sel builtin for IBM Z
 2020-05-04  8:39 UTC 

[gcc r11-33] diagnostics: get_option_html_page fixes
 2020-05-04  7:32 UTC 

[gcc r9-8561] Add unsigned type iv_cand for iv_use with non mode-precision type
 2020-05-04  6:43 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] Add tests for setnbc and setnbcr
 2020-05-04  1:53 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] Add insns for setnbc and setnbcr
 2020-05-04  0:55 UTC 

[gcc r9-8560] Daily bump
 2020-05-04  0:18 UTC 

[gcc r8-10231] Daily bump
 2020-05-04  0:17 UTC 

[gcc r10-8087] Daily bump
 2020-05-04  0:17 UTC 

[gcc r11-32] Daily bump
 2020-05-04  0:16 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] Add tests for setbc and setbcr
 2020-05-03 22:24 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] Add insns for setbc and setbcr
 2020-05-03 21:14 UTC 

[gcc/devel/c++-coroutines] Merge master r11-30
 2020-05-03 19:23 UTC 

[gcc/devel/c++-coroutines] libstdc++: Make byte-sized std::fill_n a constant expression (PR 94933)
 2020-05-03 19:23 UTC 

[gcc/devel/c++-coroutines] Fix incorrect use of 'Unrestricted_Access in testcase
 2020-05-03 19:23 UTC 

[gcc/devel/c++-coroutines] Daily bump
 2020-05-03 19:23 UTC 

[gcc/devel/c++-coroutines] gfortran: Get asan library from TEST_ALWAYS_FLAGS
 2020-05-03 19:22 UTC 

[gcc/devel/c++-coroutines] Darwin: Fix a diagnostic spelling [PR93861]
 2020-05-03 19:22 UTC 

[gcc/devel/c++-coroutines] Add asan subdirectory for gfortran.dg
 2020-05-03 19:22 UTC 

[gcc/devel/c++-coroutines] tilegx: Unbreak build
 2020-05-03 19:22 UTC 

[gcc/devel/c++-coroutines] Add patch_area_size and patch_area_entry to crtl
 2020-05-03 19:22 UTC 

[gcc/devel/c++-coroutines] Daily bump
 2020-05-03 19:22 UTC 

[gcc/devel/c++-coroutines] c++: Missing SFINAE with inaccessible static data member [PR90880]
 2020-05-03 19:22 UTC 

[gcc/devel/c++-coroutines] c++: Parenthesized-init of aggregates accepts invalid code [PR94885]
 2020-05-03 19:22 UTC 

[gcc r11-31] i386: Use plus_constant instead of gen_rtx_PLUS
 2020-05-03 18:52 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] libstdc++: Make byte-sized std::fill_n a constant expression (PR 94933)
 2020-05-03 17:27 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] Fix incorrect use of 'Unrestricted_Access in testcase
 2020-05-03 17:27 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] Daily bump
 2020-05-03 17:27 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] gfortran: Get asan library from TEST_ALWAYS_FLAGS
 2020-05-03 17:26 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] Darwin: Fix a diagnostic spelling [PR93861]
 2020-05-03 17:26 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] Add asan subdirectory for gfortran.dg
 2020-05-03 17:26 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] tilegx: Unbreak build
 2020-05-03 17:26 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] Add patch_area_size and patch_area_entry to crtl
 2020-05-03 17:26 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] Daily bump
 2020-05-03 17:26 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] c++: Missing SFINAE with inaccessible static data member [PR90880]
 2020-05-03 17:26 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] c++: Parenthesized-init of aggregates accepts invalid code [PR94885]
 2020-05-03 17:26 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] Darwin: Fix bootstrap break from libsanitizer changes
 2020-05-03 17:26 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] testsuite: Enable asan tests on FreeBSD x86_64
 2020-05-03 17:26 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] c++: Local class DMI using local static [PR90479]
 2020-05-03 17:26 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] c++: -fmerge-all-constants vs. destructors [PR91529]
 2020-05-03 17:26 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] c++: generic lambda and -fsanitize=vla-bound [PR93822]
 2020-05-03 17:25 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] i386: Use generic division to generate INVALID and DIVZERO exceptions
 2020-05-03 17:25 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] gcc: Enable bits for sanitizer support on FreeBSD x86_64
 2020-05-03 17:25 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] libsanitizer: Add missing file and regen Makefile.in
 2020-05-03 17:25 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] libstdc++: Add more tests for _E10, _E11 etc. (PR 94901)
 2020-05-03 17:25 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] libstdc++: Replace deduced return type in ranges::iter_move (PR 92894)
 2020-05-03 17:25 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] libstdc++: Replace reserved identifier _T with _Tp (PR 94901)
 2020-05-03 17:25 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] document effective target fileio
 2020-05-03 17:25 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] Daily bump
 2020-05-03 17:25 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] cse: Add test case. [PR94740]
 2020-05-03 17:25 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] c: Fix ICE with _Atomic side-effect in nested fn param decls [PR94842]
 2020-05-03 17:25 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] cse: Use simplify_replace_fn_rtx to process notes [PR94740]
 2020-05-03 17:25 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] rs6000, Fix header comment for intrinsic function _mm_movemask_epi8
 2020-05-03 17:24 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] Adjust crontab
 2020-05-03 17:24 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] ipa: Cgraph verification fix (PR 94856)
 2020-05-03 17:24 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] Bump BASE-VER
 2020-05-03 17:24 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] c++ ICE with nested requirement as default tpl parm[PR94827]
 2020-05-03 17:24 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] libstdc++: Avoid errors in allocator's noexcept-specifier (PR 89510)
 2020-05-03 17:24 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] coroutines: Fix handling of artificial vars [PR94886]
 2020-05-03 17:24 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] coroutines: Fix handling of target cleanup exprs [PR94883]
 2020-05-03 17:24 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] coroutines: Fix cases where proxy variables are used [PR94879]
 2020-05-03 17:24 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] diagnostics: Fix spelling in comment
 2020-05-03 17:24 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] tree: Don't reuse types if TYPE_USER_ALIGN differ [PR94775]
 2020-05-03 17:24 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] [AArch64] Make -moutline-atomics on by default
 2020-05-03 17:24 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] aarch64: don't emit bti j after NOTE_INSN_DELETED_LABEL [PR94748]
 2020-05-03 17:23 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] d: Fix documentation of -defaultlib= and -debuglib=
 2020-05-03 17:23 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] Add missing ChangeLog entry
 2020-05-03 17:23 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] d: Merge upstream dmd 934df6f8c, druntime 7bdd83d7
 2020-05-03 17:23 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] --with-{documentation, changes}-root-url tweaks
 2020-05-03 17:23 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] PR94725 - deleting gfortran.dg/dtio_5.f90 and pdt_5.f03
 2020-05-03 17:23 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] arm: Remove duplicate entries in isr_attribute_args [PR target/57002]
 2020-05-03 17:23 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] IBM Z: vec_store_len_r/vec_load_len_r fix
 2020-05-03 17:23 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] var-tracking.c: Fix possible use of uninitialized variable pre
 2020-05-03 17:23 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] toplev.c: Check for null argument to fprintf
 2020-05-03 17:23 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] Daily bump
 2020-05-03 17:23 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] diagnostics: Add %{...%} pretty-format support for URLs and use it in -Wpsabi diagnostics
 2020-05-03 17:23 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] s390: Fix up -Wpsabi diagnostics + [[no_unique_address]] empty member fix [PR94704]
 2020-05-03 17:22 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] libstdc++: Fix outdated comment about std::string instantiations (PR 94854)
 2020-05-03 17:22 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] x86: Fix -O0 remaining intrinsic macros [PR94832]
 2020-05-03 17:22 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] x86: Fix -O0 intrinsic *gather*/*scatter* macros [PR94832]
 2020-05-03 17:22 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] fortran/io.c: Fix use of uninitialized variable num [PR94769]
 2020-05-03 17:22 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] Fix some testsuite failures for H8/SX multilibs where short branches where used when long branch
 2020-05-03 17:22 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] rs6000: Fix rs6000_atomic_assign_expand_fenv [PR94826]
 2020-05-03 17:22 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] tree-optimization: Fix use of uninitialized variable [PR94774]
 2020-05-03 17:22 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] c++: Nondeterministic concepts diagnostics [PR94830]
 2020-05-03 17:22 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] calls: Remove FIXME for cxx17_empty_base_field_p
 2020-05-03 17:22 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] x86: Allow -fcf-protection with external thunk
 2020-05-03 17:22 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] doc: Add missing arm_arch_v8a_hard_ok anchor
 2020-05-03 17:21 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] arm: Extend the PR94780 fix to arm
 2020-05-03 17:21 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] arm: Fix parameter passing for [[no_unique_address]]
 2020-05-03 17:21 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] lto/94822 - fix ICE in component_ref_size
 2020-05-03 17:21 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] aarch64: Fix parameter passing for [[no_unique_address]]
 2020-05-03 17:21 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] testsuite: Save dg-do-what-default in mve.exp
 2020-05-03 17:21 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] libphobos: Fix KERNEL_VERSION condition in libphobos testsuite
 2020-05-03 17:21 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] d: Merge bug fix from upstream dmd 06160ccae
 2020-05-03 17:21 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] pr94780.c fails with ICE on aarch64 [PR94820]
 2020-05-03 17:21 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] [OpenACC] Set 'acc_device_current = -1'
 2020-05-03 17:21 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] Harden and adjust 'gcc/configure' parsing of '--enable-offload-targets'
 2020-05-03 17:21 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] [gcn] Fix 'omp-device-properties-gcn' handling
 2020-05-03 17:21 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] [rtl] Harden 'set_noop_p' for non-constant selectors [PR94279]
 2020-05-03 17:20 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] [gcn] Set 'UI_NONE' for 'TARGET_EXCEPT_UNWIND_INFO' [PR94282]
 2020-05-03 17:20 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] [gcn] Fix build with RTL checking [PR94248]
 2020-05-03 17:20 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] [gcn] Don't default to building target-libstdc++-v3 [PR92713]
 2020-05-03 17:20 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] [gcn] Use 'radeon' for the environment variable 'ACC_DEVICE_TYPE'
 2020-05-03 17:20 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] Torture testing: 'libgomp.fortran/use_device_ptr-optional-2.f90'
 2020-05-03 17:20 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] ia64: Adjust the C++14 vs. C++17 ABI thing for [[no_unique_address]] too [PR94706]
 2020-05-03 17:20 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] c++, middle-end, rs6000: Fix C++17 ABI incompatibilities during class layout and [[no_unique_address
 2020-05-03 17:20 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] fix regression with MEM commoning
 2020-05-03 17:20 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] c++: Satisfaction caching of inherited ctor [PR94819]
 2020-05-03 17:20 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] c++: Parameter pack in requires parameter list [PR94808]
 2020-05-03 17:20 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] Daily bump
 2020-05-03 17:20 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] libstdc++: Fixes for feature test macros (PR 91480)
 2020-05-03 17:19 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] libstdc++: Fix regression in std::_Construct (PR 94831)
 2020-05-03 17:19 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] [rs6000] fix mffsl emulation
 2020-05-03 17:19 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] libstdc++: Fix subrange::advance and subrange::prev (LWG 3433)
 2020-05-03 17:19 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] Fix some testsuite failures for H8/SX multilibs where short branches where used when long branches w
 2020-05-03 17:19 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] libphobos: Fix multilib powerpc64 builds
 2020-05-03 17:19 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] c++: Redeclaration of implicit operator== [PR94583]
 2020-05-03 17:19 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] analyzer: fix ICE copying struct [PR 94816]
 2020-05-03 17:19 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] [arm] Remove +nofp from -mcpu=cortex-m55 options
 2020-05-03 17:19 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] [Arm] Account for C++17 artificial field determining Homogeneous Aggregates
 2020-05-03 17:19 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] analyzer: remove -Wanalyzer-use-of-uninitialized-value for GCC 10
 2020-05-03 17:19 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] Fix missing gcc/ChangeLog entry from fa29cf0c3f19b648e30b16fd2485c3c17a528a6e
 2020-05-03 17:19 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] Check whether -fcf-protection=none -Wl, -z, ibt, -z, shstk work first
 2020-05-03 17:18 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] tree: Fix up TREE_SIDE_EFFECTS on internal calls [PR94809]
 2020-05-03 17:18 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] aarch64: Add TX3 machine model
 2020-05-03 17:18 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] s390: -Wpsabi diagnostics for C++14 vs. C++17 ABI incompatibility on s390{, x} [PR94704]
 2020-05-03 17:18 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] vect: Fix COND_EXPRs involving variant booleans [PR94727]
 2020-05-03 17:18 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] coroutines: Pass class ref to traits lookup and promise allocator [PR94760]
 2020-05-03 17:18 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] coroutines: Fix handling of non-class coroutine returns [PR94759]
 2020-05-03 17:18 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] Daily bump
 2020-05-03 17:18 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] coroutines: Fix for uses of structured binding [PR94701]
 2020-05-03 17:18 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] Revert r10-7920-g06eca1acafa27e19e82dc73927394a7a4d0bdbc5 
 2020-05-03 17:18 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] libphobos: Backport extern(C) bindings from druntime 2.091
 2020-05-03 17:18 UTC 

[gcc(refs/users/wschmidt/heads/pu-upstream)] x86: Fix up ix86_atomic_assign_expand_fenv [PR94780]
 2020-05-03 17:18 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).