gcc-patches archive
date index for March, 2020

This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.

Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

March 07, 2020
06:21 Re: [PATCH] c++: Fix ABI issue with alignas on armv7hl [PR94050] Jason Merrill
06:12 Re: [C++ Patch] PR 94034 ("[10 Regression] Broken diagnostic: 'result_decl' not supported by dump_expr") Jason Merrill
01:24 Re: [C++ Patch] PR 94034 ("[10 Regression] Broken diagnostic: 'result_decl' not supported by dump_expr") Marek Polacek
01:12 Re: [PATCH] c++: Fix ABI issue with alignas on armv7hl [PR94050] Marek Polacek
00:43 Re: [PATCH] c++: Fix wrong modifying const object error for COMPONENT_REF [PR94074] Jason Merrill
00:42 Re: [PATCH] c++: Fix missing SFINAE when binding a bit-field to a reference (PR 93729) Jason Merrill
00:41 Re: [PATCH] c++: Fix pretty printing of TYPENAME_TYPEs Jason Merrill
00:40 Re: [C++ Patch] PR 94034 ("[10 Regression] Broken diagnostic: 'result_decl' not supported by dump_expr") Jason Merrill

March 06, 2020
23:54 [PATCH] c++: Fix wrong modifying const object error for COMPONENT_REF [PR94074] Marek Polacek
23:18 PATCH -- Fix degree trignometric functions Steve Kargl
22:49 Re: [PATCH] c++: Fix ABI issue with alignas on armv7hl [PR94050] Jason Merrill
22:16 Re: [PATCH,rs6000] Fix -mlong-double documentation Segher Boessenkool
21:46 [committed] analyzer: improvements to region_model::get_representative_tree David Malcolm
21:45 [committed] analyzer: improvements to state dumping David Malcolm
19:29 Re: [committed] Fix STATIC_CHAIN_REGNUM for v850 port Jeff Law
19:01 [PATCH,rs6000] Fix -mlong-double documentation Carl Love
18:51 [PR94027] ICE in mangling Nathan Sidwell
18:42 [PATCH] c++: Fix missing SFINAE when binding a bit-field to a reference (PR 93729) Patrick Palka
18:42 [PATCH] c++: Fix pretty printing of TYPENAME_TYPEs Patrick Palka
17:31 Re: [PATCH][AArch64] Fix lane specifier syntax Richard Sandiford
17:30 Re: [PATCH][AArch64] Use intrinsics for widening multiplies (PR91598) Richard Sandiford
17:07 Re: [PATCH] Restore alignment in rs6000 target. Segher Boessenkool
16:30 [COMMITTED] rs6000: Correct logic to disable NO_SUM_IN_TOC and NO_FP_IN_TOC [PR94065] David Edelsohn
16:20 [PATCH][AArch64][SVE] Add missing movprfx attribute to some ternary arithmetic patterns Kyrill Tkachov
16:13 Re: [PATCH] generate EH info for volatile asm statements (PR inline-asm/93981) J.W. Jagersma
16:02 Re: [C++ Patch] PR 94034 ("[10 Regression] Broken diagnostic: 'result_decl' not supported by dump_expr") Marek Polacek
15:58 Re: [C++ Patch] PR 94034 ("[10 Regression] Broken diagnostic: 'result_decl' not supported by dump_expr") Paolo Carlini
15:57 [C++ Patch] PR 94034 ("[10 Regression] Broken diagnostic: 'result_decl' not supported by dump_expr") Paolo Carlini
15:40 [committed][rtl-optimization/93996] Avoid adding REG_NOTEs to anything other than INSNs Jeff Law
15:25 Re: [PATCH][committed] arc: Update tumaddsidi4 test. Jeff Law
15:25 Re: [PATCH] [rs6000] Rewrite the declaration of a variable Segher Boessenkool
15:03 [PATCH][AArch64] Use intrinsics for widening multiplies (PR91598) Wilco Dijkstra
15:01 [PATCH][AArch64] Fix lane specifier syntax Wilco Dijkstra
14:41 Re: [PATCH][gcc] libgccjit: introduce version entry points David Malcolm
14:39 [PATCH][committed] arc: Update tumaddsidi4 test. Claudiu Zissulescu
14:15 Re: GCC 9.3 Status Report (2020-03-05) Richard Earnshaw
14:04 Re: [PATCH] libstdc++: Give ranges::empty() a concrete return type (PR 93978) Patrick Palka
13:16 Re: [PATCH] c++: Fix ABI issue with alignas on armv7hl [PR94050] Jakub Jelinek
13:07 [PATCH] Restore alignment in rs6000 target. Martin Liška
12:57 [PATCH] c++: Readd [LR]ROTATE_EXPR support to constexpr.c [PR94067] Jakub Jelinek
12:48 Re: GCC 9.3 Status Report (2020-03-05) Jakub Jelinek
12:35 Re: GCC 9.3 Status Report (2020-03-05) Jonathan Wakely
12:27 Re: GCC 9.3 Status Report (2020-03-05) Jonathan Wakely
12:26 Re: [committed] libstdc++: Fix call to __glibcxx_rwlock_init (PR 93244) Jonathan Wakely
12:18 Re: GCC 9.3 Status Report (2020-03-05) Jakub Jelinek
12:12 Re: GCC 9.3 Status Report (2020-03-05) Jonathan Wakely
12:04 [committed] libstdc++: Fix call to __glibcxx_rwlock_init (PR 93244) Jonathan Wakely
11:35 [committed] libstdc++: Fix failing filesystem::path tests (PR 93244) Jonathan Wakely
10:45 Re: ACLE intrinsics: BFloat16 load intrinsics for AArch32 Kyrill Tkachov
10:44 Re: ACLE intrinsics: BFloat16 store (vst<n>{q}_bf16) intrinsics for AArch32 Kyrill Tkachov
10:32 [committed] RISC-V: Fix testsuite regression due to recent IRA changes. Kito Cheng
10:18 Re: [PATCH] libstdc++: Give ranges::empty() a concrete return type (PR 93978) Jonathan Wakely
10:12 Re: Bind to std::equal plumbing in ranges::equal Jonathan Wakely
10:09 Re: Bind to std::equal plumbing in ranges::equal Jonathan Wakely
10:00 Re: [PATCH 1/1] libstdc++: Deal with ENOSYS == ENOTSUP Jonathan Wakely
09:58 Re: [PATCH 1/1] libstdc++: Deal with ENOSYS == ENOTSUP Ville Voutilainen
09:54 Re: [GCC][PATCH][AArch64] ACLE intrinsics for BFCVTN, BFCVTN2 (AArch64 AdvSIMD) and BFCVT (AArch64 FP) Richard Sandiford
09:52 Re: [PATCH 1/1] libstdc++: Deal with ENOSYS == ENOTSUP Andreas Krebbel
09:16 Re: [PATCH 1/1] libstdc++: Deal with ENOSYS == ENOTSUP Ville Voutilainen
09:11 Re: [PATCH] avoid treating more incompatible redeclarations as builtin-ins [PR94040] Richard Biener
08:58 [Committed] IBM Z: Fix error format string. Andreas Krebbel
08:55 Re: [PATCH] generate EH info for volatile asm statements (PR inline-asm/93981) Richard Biener
08:41 [PATCH 1/1] libstdc++: Deal with ENOSYS == ENOTSUP Andreas Krebbel
08:08 Re: [PATCH][gcc] libgccjit: introduce version entry points Andrea Corallo
08:06 Re: [committed] testsuite: Add testcase for already fixed PR [PR90311] Jakub Jelinek
08:04 Re: [PATCH][gcc] libgccjit: introduce version entry points Florian Weimer
07:54 Re: [PATCH] re PR tree-optimization/90883 (Generated code is worse if returned struct is unnamed) Kito Cheng
06:06 Bind to std::equal plumbing in ranges::equal François Dumont
06:03 Bind to std::equal plumbing in ranges::equal François Dumont
05:55 Re: [PING PATCH coroutines] Do not strip cleanup_point when promote temporaries out of current stmt JunMa
05:44 Re: [PING PATCH coroutines] Set side effects flag for BIND_EXPR which build in maybe_promote_captured_temps JunMa
03:18 Re: [PATCH][gcc] libgccjit: handle long literals in playback::context::new_string_literal David Malcolm
02:35 Re: [PATCH][gcc] libgccjit: introduce version entry points David Malcolm
02:20 Re: [PATCH] [rs6000] Rewrite the declaration of a variable binbin
01:04 [PATCH] avoid treating more incompatible redeclarations as builtin-ins [PR94040] Martin Sebor
01:01 RE: [PATCH PR94026] combine missed opportunity to simplify comparisons with zero Yangfei (Felix)
00:26 Re: [PATCH] drop weakref attribute on function definitions (PR 92799) Jeff Law

March 05, 2020
23:59 Re: [PATCH][testuite] Fix pr80481.C after epilogue vectorization Jeff Law
23:50 c: ignore initializers for elements of variable-size types [PR93577] Joseph Myers
23:47 Re: [PATCH 1/6] i386: Properly encode vector registers in vector move Jeff Law
23:43 Re: [PATCH 01/10] i386: Properly encode vector registers in vector move Jeff Law
20:23 GCC 9.3 Status Report (2020-03-05) Jakub Jelinek
19:40 [PATCH] c++: Fix ABI issue with alignas on armv7hl [PR94050] Marek Polacek
19:33 Re: [RFA/RFC] [tree-optimization/91890] [P1 Regression] Avoid clobbering useful location in Wrestrict code Jeff Law
19:13 [pushed 9] c++: Avoid ICE on infinite recursion with concepts. Jason Merrill
18:59 [committed] i386: Fix some -O0 avx2intrin.h and xopintrin.h intrinsic macros [PR94046] Jakub Jelinek
18:51 Re: [RFA/RFC] [tree-optimization/91890] [P1 Regression] Avoid clobbering useful location in Wrestrict code Richard Biener
18:49 Re: [RFA/RFC] [tree-optimization/91890] [P1 Regression] Avoid clobbering useful location in Wrestrict code Richard Biener
18:29 Re: [PATCH 2/1] libstdc++: Add missing friend declaration to join_view::_Sentinel Patrick Palka
17:49 Re: [GCC][PATCH][AArch32] ACLE intrinsics bfloat16 vmmla and vfma<b/t> for AArch32 AdvSIMD Kyrill Tkachov
17:47 Re: [GCC][PATCH][AArch64] ACLE intrinsics for BFCVTN, BFCVTN2 (AArch64 AdvSIMD) and BFCVT (AArch64 FP) Delia Burduv
17:29 [PATCH] arm: Fix incorrect modes with 'borrow' operations [PR90311] Richard Earnshaw
17:25 [committed] libstdc++: Fix some warnings in filesystem tests Jonathan Wakely
16:56 Re: [PATCH 2/1] libstdc++: Add missing friend declaration to join_view::_Sentinel Jonathan Wakely
16:49 [PATCH] generate EH info for volatile asm statements (PR inline-asm/93981) J.W. Jagersma
16:47 [committed] libstdc++: allow string_view insertion to work with <iosfwd> (PR 94051) Jonathan Wakely
16:39 Re: ACLE intrinsics: BFloat16 load intrinsics for AArch32 Delia Burduv
16:24 [PATCH 2/1] libstdc++: Add missing friend declaration to join_view::_Sentinel Patrick Palka
16:03 [committed] testsuite: Add testcase for already fixed PR [PR90311] Jakub Jelinek
16:03 [PATCH] libstdc++: Give ranges::empty() a concrete return type (PR 93978) Patrick Palka
15:54 Re: ACLE intrinsics: BFloat16 store (vst<n>{q}_bf16) intrinsics for AArch32 Delia Burduv
15:53 Re: [RFA/RFC] [tree-optimization/91890] [P1 Regression] Avoid clobbering useful location in Wrestrict code Martin Sebor
15:52 [pushed GCC9] c++: Fix SFINAE for invalid non-type tparm types. Jason Merrill
15:51 Re: Minor regression due to recent IRA changes Jeff Law
15:51 Re: ACLE intrinsics: BFloat16 store (vst<n>{q}_bf16) intrinsics for AArch32 Delia Burduv
15:49 Re: [committed][ARM] Fix minor testsuite fallout on ARM due to recent IRA changes Jeff Law
15:42 Re: [PATCH] re PR tree-optimization/90883 (Generated code is worse if returned struct is unnamed) Jeff Law
15:37 Re: [PATCH PR94026] combine missed opportunity to simplify comparisons with zero Jeff Law
14:56 Re: [RFA/RFC] [tree-optimization/91890] [P1 Regression] Avoid clobbering useful location in Wrestrict code Jeff Law
14:18 Re: [PING PATCH coroutines] Do not strip cleanup_point when promote temporaries out of current stmt Iain Sandoe
13:52 Re: [PING PATCH coroutines] Set side effects flag for BIND_EXPR which build in maybe_promote_captured_temps Iain Sandoe
13:51 [OG9][devel/omp/gcc-9] Merge from gcc-9-branch [was: devel/omp/gcc-9 branch] Tobias Burnus
13:43 Re: [PATCH v2 0/3] Introduce a new GCC option, --record-gcc-command-line Egeyar Bagcioglu
13:17 Re: [PATCH v2 3/3] Keep .GCC.command.line sections of LTO objetcs. Egeyar Bagcioglu
12:56 Re: [Committed 4/4] IBM Z: zTPF: Include glibc-stdint.h Andreas Krebbel
12:25 Re: [testsuite] Fix PR94019 to allow one vector char when !vect_hw_misalign Richard Sandiford
11:55 Re: [PING PATCH coroutines] Do not strip cleanup_point when promote temporaries out of current stmt JunMa
11:55 Re: [PING PATCH coroutines] Set side effects flag for BIND_EXPR which build in maybe_promote_captured_temps JunMa
11:22 Re: [GCC][PATCH][AArch32] ACLE intrinsics bfloat16 vmmla and vfma<b/t> for AArch32 AdvSIMD Kyrill Tkachov
11:19 Re: Regression on 32-bit powerpc? Richard Biener
11:06 Re: [GCC][PATCH][AArch64] ACLE intrinsics for BFCVTN, BFCVTN2 (AArch64 AdvSIMD) and BFCVT (AArch64 FP) Richard Sandiford
10:51 [PATCH][GCC]: Add myself to MAINTAINERS Srinath Parvathaneni
10:42 Re: [PATCH] [rs6000] Fix a wrong GC issue Segher Boessenkool
10:33 [PATCH] Backport to gcc-9: PR92398: Fix testcase failure of pr72804.c luoxhu
10:31 Re: GLIBC libmvec status Segher Boessenkool
09:13 Re: [PATCH] testsuite: Compile asan_test.C with -Wno-alloc-size-larger-than Jakub Jelinek
09:06 [PATCH] testsuite: Compile asan_test.C with -Wno-alloc-size-larger-than Uros Bizjak
08:54 Re: [PATCH v2 3/3] Keep .GCC.command.line sections of LTO objetcs. Martin Liška
08:14 Re: Regression on 32-bit powerpc? John Paul Adrian Glaubitz
08:11 Re: Regression on 32-bit powerpc? Jakub Jelinek
08:09 Re: [PATCH] print-rtl: Fix printing of CONST_STRING in DEBUG_INSNs [PR93399] Richard Biener
08:08 Re: [PATCH] print-rtl: Fix printing of CONST_STRING in DEBUG_INSNs [PR93399] Jakub Jelinek
07:56 Regression on 32-bit powerpc? John Paul Adrian Glaubitz
07:55 Re: [PATCH] print-rtl: Fix printing of CONST_STRING in DEBUG_INSNs [PR93399] Richard Biener
07:52 Re: [RFA/RFC] [tree-optimization/91890] [P1 Regression] Avoid clobbering useful location in Wrestrict code Richard Biener
07:51 [PATCH] c++: Adjust handling of COMPOUND_EXPRs in cp_build_binary_op [PR91993] Jakub Jelinek
07:40 Re: [PATCH v2 3/3] Keep .GCC.command.line sections of LTO objetcs. Richard Biener
07:36 Re: [PATCH v2 0/3] Introduce a new GCC option, --record-gcc-command-line Richard Biener
07:15 [PATCH] print-rtl: Fix printing of CONST_STRING in DEBUG_INSNs [PR93399] Jakub Jelinek
03:52 Re: [testsuite] Fix PR94019 to allow one vector char when !vect_hw_misalign Kewen.Lin
03:08 Re: [testsuite] Fix PR94019 to allow one vector char when !vect_hw_misalign Kewen.Lin
02:47 [PATCH] rs6000: Check -+0 and NaN for smax/smin generation Jiufu Guo
02:31 Re: [PATCH] [rs6000] Fix a wrong GC issue binbin
01:01 Re: [RFA/RFC] [tree-optimization/91890] [P1 Regression] Avoid clobbering useful location in Wrestrict code Martin Sebor

March 04, 2020
23:49 Re: [RFA/RFC] [tree-optimization/91890] [P1 Regression] Avoid clobbering useful location in Wrestrict code Jeff Law
23:34 Re: [Committed 4/4] IBM Z: zTPF: Include glibc-stdint.h Joseph Myers
23:26 [committed][PR bootstrap/93962] Fix bootstrap issue on freebsd Jeff Law
22:43 Re: [PATCH v2 3/3] Keep .GCC.command.line sections of LTO objetcs. Egeyar Bagcioglu
22:32 [pushed] c++: Fix [[no_unique_address]] and default mem-init [PR90432] Jason Merrill
22:24 Re: [PATCH] avoid user-constructible types in reshape_init_array (PR 90938) Jason Merrill
22:23 Re: [PATCH] c++: Backport PR90505 fix to 9 Jason Merrill
22:01 [committed] analyzer: validate region subclasses David Malcolm
22:00 [committed] analyzer: add regression test for fixed ICE [PR94028] David Malcolm
21:36 Re: GLIBC libmvec status GT
21:22 Re: [PATCH] issue -Walloca even when alloca is a system header macro [PR94004] Jakub Jelinek
21:16 Re: [PATCH] avoid user-constructible types in reshape_init_array (PR 90938) Martin Sebor
21:07 [PATCH] issue -Walloca even when alloca is a system header macro [PR94004] Martin Sebor
21:03 [PATCH] c++: Backport PR90505 fix to 9 Marek Polacek
20:23 Re: [PATCH] [rs6000] Rewrite the declaration of a variable Segher Boessenkool
20:22 Re: [PATCH] [rs6000] Rewrite the declaration of a variable Segher Boessenkool
20:09 Re: [PATCH] Handle 'omp declare target' attribute set for both OpenACC and OpenMP 'target' [PR89433, PR93465] (was: [committed] PR89433 "Repeated use of the OpenACC 'routine' directive") Jakub Jelinek
19:49 Re: [committed] analyzer: detect malloc, free, calloc within "std" [PR93959] Bernhard Reutner-Fischer
19:39 Re: [PATCH v2 3/3] Keep .GCC.command.line sections of LTO objetcs. Egeyar Bagcioglu
19:27 [PATCH] Handle 'omp declare target' attribute set for both OpenACC and OpenMP 'target' [PR89433, PR93465] (was: [committed] PR89433 "Repeated use of the OpenACC 'routine' directive") Thomas Schwinge
19:09 Re: [testsuite] Fix PR94019 to allow one vector char when !vect_hw_misalign Richard Sandiford
18:53 Re: [testsuite] Fix PR94023 to guard case under vect_hw_misalign Richard Sandiford
18:44 Re: [testsuite] Fix PR94019 to allow one vector char when !vect_hw_misalign Segher Boessenkool
18:35 Re: [PATCH] [rs6000] Fix a wrong GC issue Segher Boessenkool
17:47 Re: [PATCH v2 3/3] Keep .GCC.command.line sections of LTO objetcs. Jakub Jelinek
17:42 Re: [PATCH v2 3/3] Keep .GCC.command.line sections of LTO objetcs. Martin Liška
17:41 Re: [PATCH] avoid user-constructible types in reshape_init_array (PR 90938) Jason Merrill
17:33 Re: [PATCH v2 3/3] Keep .GCC.command.line sections of LTO objetcs. Jakub Jelinek
17:31 [COMMITTED] add test for false positive -Wformat-overflow in a loop [PR81401] Martin Sebor
17:23 Re: [PATCH v2 3/3] Keep .GCC.command.line sections of LTO objetcs. Martin Liška
17:21 Re: [GCC][PATCH][AArch32] ACLE intrinsics bfloat16 vmmla and vfma<b/t> for AArch32 AdvSIMD Delia Burduv
17:21 Re: ACLE intrinsics: BFloat16 load intrinsics for AArch32 Kyrill Tkachov
17:20 Re: ACLE intrinsics: BFloat16 store (vst<n>{q}_bf16) intrinsics for AArch32 Kyrill Tkachov
16:51 Re: [PATCH v2 0/3] Introduce a new GCC option, --record-gcc-command-line Egeyar Bagcioglu
16:28 Re: [PATCH v2 0/3] Introduce a new GCC option, --record-gcc-command-line Egeyar Bagcioglu
16:23 Re: [RFA/RFC] [tree-optimization/91890] [P1 Regression] Avoid clobbering useful location in Wrestrict code Martin Sebor
16:16 Re: [committed] analyzer: detect malloc, free, calloc within "std" [PR93959] David Malcolm
16:13 Re: [committed] analyzer: detect malloc, free, calloc within "std" [PR93959] David Malcolm
16:05 Re: [committed] analyzer: detect malloc, free, calloc within "std" [PR93959] Marek Polacek
15:59 [committed] analyzer: handle __builtin_expect [PR93993] David Malcolm
15:58 Re: [PATCH v2 3/3] Keep .GCC.command.line sections of LTO objetcs. Egeyar Bagcioglu
15:57 [committed] analyzer: fix ICE on non-lvalue in prune_for_sm_diagnostic [PR93993] David Malcolm
15:55 [committed] analyzer: remove unused private fields David Malcolm
15:55 Re: [committed] analyzer: detect malloc, free, calloc within "std" [PR93959] Bernhard Reutner-Fischer
15:54 [RFA/RFC] [tree-optimization/91890] [P1 Regression] Avoid clobbering useful location in Wrestrict code Jeff Law
15:39 [PATCH] libstdc++: Workaround is_trivially_copyable<volatile T> (PR 94013) Jonathan Wakely
15:34 Re: [PATCH v2 3/3] Keep .GCC.command.line sections of LTO objetcs. Andreas Schwab
15:26 Re: [PATCH v2 3/3] Keep .GCC.command.line sections of LTO objetcs. Egeyar Bagcioglu
14:18 Re: [PING][PATCH][GCC][ARM] Arm generates out of range conditional branches in Thumb2 (PR91816) Kyrill Tkachov
14:15 RE: [PING][PATCH][GCC][ARM] Arm generates out of range conditional branches in Thumb2 (PR91816) Tamar Christina
14:05 Re: ACLE intrinsics: BFloat16 load intrinsics for AArch32 Delia Burduv
13:49 RE: [PATCH] Ada: gcc-interface: fixed assertion for aliased entities Richard Wai
13:41 Re: [PATCH] use all same precision in wide_int arguments (PR 93986) Richard Biener
13:13 [Committed 4/4] IBM Z: zTPF: Include glibc-stdint.h Andreas Krebbel
13:13 [Committed 1/4] IBM Z: zTPF: Add tpf trace customization options Andreas Krebbel
13:13 [Committed 3/4] IBM Z: zTPF: Prevent FPR usage Andreas Krebbel
13:13 [Committed 2/4] IBM Z: zTPF: Build libgcc with -mtpf-trace-skip Andreas Krebbel
13:00 Re: [PATCH] sccvn: Fix handling of POINTER_PLUS_EXPR in memset offset [PR93582] Richard Biener
12:19 [PATCH] sccvn: Fix handling of POINTER_PLUS_EXPR in memset offset [PR93582] Jakub Jelinek
11:57 Re: [PATCH] Add -fcommon to a test-case to re-trigger it. Jakub Jelinek
11:54 [PATCH] Add -fcommon to a test-case to re-trigger it. Martin Liška
11:49 Re: [PATCH] inliner: Copy DECL_BY_REFERENCE in copy_decl_to_var [PR93888] Richard Biener
11:18 Re: [PATCH] Ada: gcc-interface: fixed assertion for aliased entities Eric Botcazou
10:35 Re: [PATCH] [rs6000] Rewrite the declaration of a variable Kewen.Lin
10:33 Re: [PATCH] sccvn: Avoid overflows in push_partial_def Richard Biener
09:52 [PATCH] tree-optimization/93964 - adjust ISL code generation for pointer params Richard Biener
09:07 Re: [PATCH v2 0/3] Introduce a new GCC option, --record-gcc-command-line Martin Liška
09:02 Re: [PATCH 1/3] [ARC] Remove mmixed-code option. Richard Biener
09:01 Re: [PATCH v2 3/3] Keep .GCC.command.line sections of LTO objetcs. Richard Biener
08:52 Re: [PATCH 1/3] [ARC] Remove mmixed-code option. Claudiu Zissulescu
08:48 Re: [PATCH] [COMMITTED] arc: Add ARC entry for gcc-10/changes.html Claudiu Zissulescu
08:39 [PATCH PR94026] combine missed opportunity to simplify comparisons with zero Yangfei (Felix)
07:50 Re: [PATCH] tailcall: Fix up process_assignment [PR94001] Richard Biener
07:25 Re: [PATCH] [rs6000] Rewrite the declaration of a variable binbin
07:21 [PATCH] tailcall: Fix up process_assignment [PR94001] Jakub Jelinek
07:14 [testsuite] Fix PR94019 to allow one vector char when !vect_hw_misalign Kewen.Lin
07:10 [testsuite] Fix PR94023 to guard case under vect_hw_misalign Kewen.Lin
07:08 Re: [PATCH] [rs6000] Fix a wrong GC issue binbin
06:20 Re: [PATCH] PR target/93995 ICE in patch_jump_insn, at cfgrtl.c:1290 on riscv64-linux-gnu Kito Cheng
03:52 Re: [PATCH 3/4] libstdc++: Add a test range type that has a sized sentinel Patrick Palka
02:58 *Ping^1* [PATCH v3] ipa-cp: Fix PGO regression caused by r278808 luoxhu
02:06 Re: [PATCH] c++: Fix mismatch in template argument deduction [PR90505] Jason Merrill
00:50 [PATCH] c++: Fix mismatch in template argument deduction [PR90505] Marek Polacek
00:33 Re: [PATCH] [rs6000] Rewrite the declaration of a variable Segher Boessenkool
00:31 Re: Add dg-require to existing powerpc/pr93122.c test Segher Boessenkool
00:29 Re: Remove unnecessary XFAILs from existing testcase 20050603-3.c Segher Boessenkool
00:26 Re: [PATCH] use all same precision in wide_int arguments (PR 93986) Martin Sebor
00:25 Re: [PATCH] [rs6000] Fix a wrong GC issue Segher Boessenkool
00:18 Re: [PATCH v2 0/3] Introduce a new GCC option, --record-gcc-command-line Fangrui Song

March 03, 2020
22:57 Re: [PATCH v2 0/3] Introduce a new GCC option, --record-gcc-command-line Joseph Myers
22:46 Re: [PATCH] Clear --help=language and --help=common interaction. Joseph Myers
22:33 Re: [PATCH] libstdc++: Fix incorrect use of memset in ranges::fill_n (PR 94017) Jonathan Wakely
22:23 Re: [PATCH] PR target/93995 ICE in patch_jump_insn, at cfgrtl.c:1290 on riscv64-linux-gnu Jim Wilson
22:21 Re: [PATCH] re PR tree-optimization/90883 (Generated code is worse if returned struct is unnamed) Jim Wilson
22:19 Re: [PATCH], PR target/93937, Fix variable vec_extract insn that will never match Segher Boessenkool
22:14 Re: [PATCH] libstdc++: Fix incorrect use of memset in ranges::fill_n (PR 94017) Patrick Palka
21:46 [PATCH] libstdc++: Fix incorrect use of memset in ranges::fill_n (PR 94017) Patrick Palka
21:38 Re: [PATCH 4/4] libstdc++: Move-only input iterator support in <memory> algorithms (LWG 3355) Jonathan Wakely
21:37 Re: [PATCH] PR libstdc++/91620 Implement DR 526 for std::[forward_]list::remove_if/unique Jonathan Wakely
21:37 Re: [PATCH 3/4] libstdc++: Add a test range type that has a sized sentinel Jonathan Wakely
21:37 Re: [PATCH] rs6000: Fix -mpower9-vector -mno-altivec ICE (PR87560) Segher Boessenkool
21:35 Re: [PATCH 2/4] libstdc++: Add a move-only testsuite iterator type Jonathan Wakely
21:35 Re: [PATCH 1/4] libstdc++: Fix use of is_nothrow_assignable_v in <bits/ranges_uninitialized.h> Jonathan Wakely
21:33 Re: [PATCH] PR libstdc++/91620 Implement DR 526 for std::[forward_]list::remove_if/unique Jonathan Wakely
21:31 Re: Fix Debug mode Undefined Behavior Jonathan Wakely
21:19 Re: GLIBC libmvec status GT
21:11 Fix Debug mode Undefined Behavior François Dumont
20:57 RE: [PATCH] Ada: gcc-interface: fixed assertion for aliased entities Richard Wai
20:50 Re: [PATCH] Ada: gcc-interface: fixed assertion for aliased entities Eric Botcazou
20:46 [PATCH] tree-ssa-strlen: Fix up count_nonzero_bytes* [PR94015] Jakub Jelinek
20:31 [PATCH] Ada: gcc-interface: fixed assertion for aliased entities Richard Wai
20:29 [PATCH] sccvn: Avoid overflows in push_partial_def Jakub Jelinek
20:13 [PATCH] inliner: Copy DECL_BY_REFERENCE in copy_decl_to_var [PR93888] Jakub Jelinek
18:50 Re: [PATCH] use all same precision in wide_int arguments (PR 93986) Richard Biener
18:46 Re: [PATCH] c++: Fix non-constant TARGET_EXPR constexpr handing [PR93998] Jason Merrill
18:45 Re: [PATCH] Wrap array in ctor with braces. Jason Merrill
18:38 Re: [committed] Fix STATIC_CHAIN_REGNUM for v850 port Hans-Peter Nilsson
17:43 Re: [PATCH v2 0/3] Introduce a new GCC option, --record-gcc-command-line Egeyar Bagcioglu
17:24 Re: ACLE intrinsics: BFloat16 store (vst<n>{q}_bf16) intrinsics for AArch32 Delia Burduv
17:01 Re: [PATCH 2/3] [ARC] Remove malign-call Jeff Law
17:00 Re: [PATCH 1/3] [ARC] Remove mmixed-code option. Jeff Law
16:47 Re: [PATCH] [COMMITTED] arc: Add ARC entry for gcc-10/changes.html Martin Sebor
16:47 Re: [GCC][PATCH][AArch64] ACLE intrinsics for BFCVTN, BFCVTN2 (AArch64 AdvSIMD) and BFCVT (AArch64 FP) Delia Burduv
16:41 [PATCH v2 2/3] Introduce the gcc option --record-gcc-command-line Egeyar Bagcioglu
16:41 [PATCH v2 1/3] Introduce dg-require-target-object-format Egeyar Bagcioglu
16:41 [PATCH v2 3/3] Keep .GCC.command.line sections of LTO objetcs. Egeyar Bagcioglu
16:41 [PATCH v2 0/3] Introduce a new GCC option, --record-gcc-command-line Egeyar Bagcioglu
16:31 [PATCH 4/4] libstdc++: Move-only input iterator support in <memory> algorithms (LWG 3355) Patrick Palka
16:31 [PATCH 1/4] libstdc++: Fix use of is_nothrow_assignable_v in <bits/ranges_uninitialized.h> Patrick Palka
16:31 [PATCH 3/4] libstdc++: Add a test range type that has a sized sentinel Patrick Palka
16:31 [PATCH 2/4] libstdc++: Add a move-only testsuite iterator type Patrick Palka
16:23 Re: ACLE intrinsics: BFloat16 store (vst<n>{q}_bf16) intrinsics for AArch32 Delia Burduv
16:21 Re: ACLE intrinsics: BFloat16 store (vst<n>{q}_bf16) intrinsics for AArch32 Delia Burduv
16:14 [PATCH] [rs6000] Rewrite the declaration of a variable Bin Bin Lv
16:06 [committed] libgcc: arm: convert thumb1 code to unified syntax Richard Earnshaw (lists)
16:04 Re: [PATCH][AARCH64] Fix for PR86901 Wilco Dijkstra
15:54 Re: [PATCH][AARCH64] Fix for PR86901 Wilco Dijkstra
15:42 Add dg-require to existing powerpc/pr93122.c test will schmidt
15:41 [PATCH] [rs6000] Fix a wrong GC issue Bin Bin Lv
15:39 Re: [PATCH] use all same precision in wide_int arguments (PR 93986) Martin Sebor
15:18 Re: [committed][ARM] Fix minor testsuite fallout on ARM due to recent IRA changes Richard Earnshaw (lists)
14:59 Remove unnecessary XFAILs from existing testcase 20050603-3.c will schmidt
13:57 devel/omp/gcc-9 branch (was: [wwwdocs] Document existence of openacc-gcc-9-branch) Thomas Schwinge
13:47 Re: [PATCH coroutines] Handle component_ref in captures_temporary JunMa
13:19 Re: [Ping][PATCH][Arm] ACLE intrinsics: AdvSIMD BFloat16 convert instructions Dennis Zhang
13:04 [PATCH] c++: Fix non-constant TARGET_EXPR constexpr handing [PR93998] Jakub Jelinek
12:26 Re: [PATCH 2/4 GCC11] Add target hook stride_dform_valid_p Kewen.Lin
12:15 Re: [PATCH coroutines] Handle component_ref in captures_temporary Nathan Sidwell
11:54 [committed] Darwin, libsanitizer: Update minimum supported system version. Iain Sandoe
11:09 [committed] libstdc++: Micro-optimisations for lexicographical_compare_three_way Jonathan Wakely
10:12 Hope Project Leonie Botha
10:00 [PATCH] tree-optimization/93946 - fix bogus redundant store removal in FRE, DSE and DOM Richard Biener
09:54 Re: [PATCH 1/3] [ARC] Remove mmixed-code option. Richard Biener
09:49 Re: [PATCH] sccvn: Improve handling of load masked with integer constant [PR93582] Richard Biener
09:42 Re: [PATCH] use all same precision in wide_int arguments (PR 93986) Richard Biener
09:41 [PATCH 3/3] [ARC] Remove munalign-prob-threshold. Claudiu Zissulescu
09:41 [PATCH 2/3] [ARC] Remove malign-call Claudiu Zissulescu
09:41 [PATCH 1/3] [ARC] Remove mmixed-code option. Claudiu Zissulescu
09:39 Re: [Ping][PATCH][Arm] ACLE intrinsics: AdvSIMD BFloat16 convert instructions Kyrill Tkachov
09:36 Re: [PATCH PR93674]Avoid introducing IV of enumeral type in case of -fstrict-enums Richard Biener
09:20 Re: [PATCH] explow: Fix ICE caused by plus_constant [PR94002] Richard Biener
09:12 [PATCH] [COMMITTED] arc: Add ARC entry for gcc-10/changes.html Claudiu Zissulescu
09:04 [PATCH] Wrap array in ctor with braces. Martin Liška
08:48 Re: [PATCH 4/4] arc: Update legitimate small data address. Claudiu Zissulescu
08:17 Re: [PATCH] Clear --help=language and --help=common interaction. Martin Liška
08:03 [PATCH] PR target/93995 ICE in patch_jump_insn, at cfgrtl.c:1290 on riscv64-linux-gnu Kito Cheng
07:54 ***Spam*** Chinese [bubble envelope] purchase at yeawoweffect dot c
07:38 [PATCH] explow: Fix ICE caused by plus_constant [PR94002] Jakub Jelinek
07:37 Re: [PATCH] s390: Fix --with-arch=... --with-tune=... [PR26877] Andreas Krebbel
07:34 [PATCH] re PR tree-optimization/90883 (Generated code is worse if returned struct is unnamed) Kito Cheng
07:00 Re: [PATCH] sccvn: Improve handling of load masked with integer constant [PR93582] Jakub Jelinek
06:59 Re: [PATCH] gimple-fold: Verify builtin prototype before folding [PR93927] Jakub Jelinek
05:42 Re: [PATCH] PR libstdc++/91620 Implement DR 526 for std::[forward_]list::remove_if/unique François Dumont
05:42 Re: [PATCH coroutines] Handle component_ref in captures_temporary JunMa
02:07 Re: [PATCH] coroutines: Update lambda capture handling to n4849. JunMa
00:41 Re: [PATCH], PR target/93937, Fix variable vec_extract insn that will never match Michael Meissner

March 02, 2020
23:04 [PATCH] use all same precision in wide_int arguments (PR 93986) Martin Sebor
22:52 Re: [PATCH] Clear --help=language and --help=common interaction. Joseph Myers
22:50 Re: [PATCH] c++: Fix convert_like in template [PR91465, PR93870, PR92031] Jason Merrill
22:16 [PING #2][PATCH] drop weakref attribute on function definitions (PR 92799) Martin Sebor
22:03 [PATCH] rs6000: Fix -mpower9-vector -mno-altivec ICE (PR87560) Bill Schmidt
21:59 Re: GLIBC libmvec status Jakub Jelinek
21:49 [committed] analyzer: don't print the duplicate count by default David Malcolm
21:49 [committed] invoke.texi: add missing option to -fanalyzer list David Malcolm
21:48 [committed] analyzer: detect malloc, free, calloc within "std" [PR93959] David Malcolm
21:41 Re: GLIBC libmvec status GT
20:32 Re: GLIBC libmvec status Jakub Jelinek
20:20 Re: GLIBC libmvec status GT
20:17 [committed]: i386: Allow only registers with VALID_INT_MODE_P modes in movstrict<mode> [PR93997] Uros Bizjak
19:29 Re: [PATCH] libstdc++: Implement integer-class types as defined in [iterator.concept.winc] Patrick Palka
17:42 [Ping][PATCH][Arm] ACLE intrinsics: AdvSIMD BFloat16 convert instructions Dennis Zhang
17:33 Re: [patch, fortran] PR93486 - ICE on valid with nested submodules and long submodule names Andrew Benson
17:14 Re: [PATCH PR93674]Avoid introducing IV of enumeral type in case of -fstrict-enums Andrew Pinski
17:14 Re: GLIBC libmvec status Bill Schmidt
17:12 Re: [PATCH] libstdc++: Fix bogus use of memcmp in ranges::lexicographical_compare (PR 93972) Jonathan Wakely
17:10 Re: GLIBC libmvec status Tulio Magno Quites Machado Fil
17:06 Re: [PATCH] c++: Implement P1957R2, T* to bool should be considered narrowing. Marek Polacek
16:59 Re: [PATCH] c++: Implement P1957R2, T* to bool should be considered narrowing. Jason Merrill
16:54 Re: [PATCH] c++: Add -std=gnu++20 option [PR93958] Jason Merrill
16:48 [committed] amdgcn: Extend reductions to all types Andrew Stubbs
16:44 Re: [committed][ARM] Fix minor testsuite fallout on ARM due to recent IRA changes Jeff Law
16:41 Re: [committed][ARM] Fix minor testsuite fallout on ARM due to recent IRA changes Richard Earnshaw (lists)
16:38 Re: [PATCH] c++: Implement P1957R2, T* to bool should be considered narrowing. Jeff Law
16:29 Re: [PATCH] c++: Implement P1957R2, T* to bool should be considered narrowing. Marek Polacek
16:25 Re: [PATCH] c++: Implement P1957R2, T* to bool should be considered narrowing. Jeff Law
16:21 Re: Minor regression due to recent IRA changes Vladimir Makarov
16:16 Re: Minor regression due to recent IRA changes Vladimir Makarov
16:11 Re: One more patch for PR93564 Jeff Law
16:07 Re: GLIBC libmvec status Bill Schmidt
15:46 [committed][ARM] Fix minor testsuite fallout on ARM due to recent IRA changes Jeff Law
15:46 Re: One more patch for PR93564 Vladimir Makarov
15:45 Re: [PATCH] c++: Implement P1957R2, T* to bool should be considered narrowing. Marek Polacek
15:40 Re: One more patch for PR93564 Jeff Law
15:22 Re: [PATCH, v3] wwwdocs: e-mail subject lines for contributions Richard Earnshaw (lists)
15:17 Re: One more patch for PR93564 Jeff Law
14:54 Re: [PATCH] sccvn: Improve handling of load masked with integer constant [PR93582] Jakub Jelinek
14:49 Re: [PATCH coroutines] Handle component_ref in captures_temporary Nathan Sidwell
14:46 Re: [PATCH coroutines v1] Build co_await/yield_expr with unknown_type in processing_template_decl phase Nathan Sidwell
14:41 Re: [PATCH, v3] wwwdocs: e-mail subject lines for contributions Jonathan Wakely
14:37 Re: One more patch for PR93564 Christophe Lyon
14:36 Re: [PATCH Coroutines]Pickup more CO_AWAIT_EXPR expanding cases Nathan Sidwell
14:33 Re: [PATCH] coroutines: Update lambda capture handling to n4849. Nathan Sidwell
14:32 Re: [PATCH] coroutines: Don't make duplicate frame copies of awaitables. Nathan Sidwell
14:31 Re: [PATCH, v3] wwwdocs: e-mail subject lines for contributions Nathan Sidwell
13:35 Re: [PATCH, v3] wwwdocs: e-mail subject lines for contributions Segher Boessenkool
13:28 [PATCH] Clear --help=language and --help=common interaction. Martin Liška
13:12 Re: [PATCH] libstdc++: Fix bogus use of memcmp in ranges::lexicographical_compare (PR 93972) Jonathan Wakely
13:01 Re: [PATCH, v3] wwwdocs: e-mail subject lines for contributions Richard Earnshaw (lists)
12:26 [PATCH][DOCS] Document -fprofile-reproducible. Martin Liška
12:23 Re: [PATCH] libstdc++: Fix bogus use of memcmp in ranges::lexicographical_compare (PR 93972) Christophe Lyon
12:20 Re: [PATCH] libstdc++: P0769R2 Add shift to <algorithm> Jonathan Wakely
12:11 [PATCH][OBVIOUS] Update comment to reflect optimization. Martin Liška
12:08 [PATCH][OBVIOUS] Remove duplicate declaration. Martin Liška
11:53 Re: RFA: Fix libiberty testsuite failure H.J. Lu
11:46 Re: [PATCH] sccvn: Improve handling of load masked with integer constant [PR93582] Richard Biener
11:09 Re: [PATCH 2/4 GCC11] Add target hook stride_dform_valid_p Richard Sandiford
09:59 Re: [mid-end] Add notes to dataflow insn info when re-emitting (PR92410) Martin Liška
09:43 [PATCH] coroutines: Update lambda capture handling to n4849. Iain Sandoe
09:40 Re: [PATCH PR93674]Avoid introducing IV of enumeral type in case of -fstrict-enums Richard Biener
09:37 [PATCH] coroutines: Don't make duplicate frame copies of awaitables. Iain Sandoe
09:34 Re: Minor regression due to recent IRA changes Richard Biener
09:33 Re: GCC 8 backports Martin Liška
09:31 Re: [PATCH] [9/10 Regression] lto: Also copy .note.gnu.property section Richard Biener
09:31 Re: gcov: reduce code quality loss by reproducible topn merging [PR92924] Martin Liška
09:03 Re: [PATCH] libstdc++: P0769R2 Add shift to <algorithm> Stephan Bergmann
08:07 [PATCH PR93674]Avoid introducing IV of enumeral type in case of -fstrict-enums bin.cheng
06:42 Re: [patch, fortran] PR93486 - ICE on valid with nested submodules and long submodule names Paul Richard Thomas
04:07 Re: maxval on -inf and nan in Fortran Jiufu Guo
02:10 Re: [patch, fortran] PR93486 - ICE on valid with nested submodules and long submodule names Steve Kargl

March 01, 2020
22:43 Re: [patch, fortran] PR93486 - ICE on valid with nested submodules and long submodule names Thomas Koenig
22:43 Re: [patch, fortran] PR93486 - ICE on valid with nested submodules and long submodule names Andrew Benson
22:42 Re: [patch, fortran] PR93486 - ICE on valid with nested submodules and long submodule names Steve Kargl
21:58 Re: [PATCH][wwwdocs] Document GNU-stack support added to GCC 10 for MIPS Dragan Mladjenovic
19:33 Re: [patch, fortran] PR93486 - ICE on valid with nested submodules and long submodule names Andrew Benson
17:21 [committed] coroutines: Test that we correctly use class data members. Iain Sandoe
16:38 Re: Return slot optimization for stack protector strong Stefan Schulze Frielinghaus
16:21 Re: [Patch, fortran] PR92959 - ICE in gfc_conv_associated, at fortran/trans-intrinsic.c:8634 Paul Richard Thomas
16:20 Re: [Patch, fortran] PR92976 - [8/9/10 Regression][OOP] ICE in trans_associate_var, at fortran/trans-stmt.c:1963 Paul Richard Thomas
16:01 [Patch, fortran] PR93581 - [9/10 Regression] ICE in gfc_get_dataptr_offset, at fortran/trans-array.c:6951 Paul Richard Thomas
14:44 Darwin, libsanitizer: Adjust minimum supported Darwin version (PR93731). Iain Sandoe
14:16 [PATCH] x32: Update baseline_symbols.txt H.J. Lu
13:44 Re: [Patch, fortran] PR92959 - ICE in gfc_conv_associated, at fortran/trans-intrinsic.c:8634 Thomas Koenig
13:43 Re: [Patch, fortran] PR92976 - [8/9/10 Regression][OOP] ICE in trans_associate_var, at fortran/trans-stmt.c:1963 Thomas Koenig
01:37 Re: Minor regression due to recent IRA changes Oleg Endo


Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

Mail converted by MHonArc