gcc-patches archive
author index for March, 2018
This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Apple
Björn Weber
Dominique d'Humières
François Dumont
Martin Liška
Thomas König
Aaron Sawdey
Alan Modra
Aldy Hernandez
Alexandre Oliva
Andreas Krebbel
Andreas Schwab
Andrew Burgess
Andrew Sadek
Arnaud Charlet
Bill Schmidt
Bin Cheng
Bin.Cheng
Borislav Petkov
Bryan Drewery
CannaTherapeutics
Carl Love
- 2018-03-28 18:51 [PATCH,rs6000] Remove __builtin_fctid and __builtin_fctiw
- 2018-03-12 15:21 [PATCH,rs6000] Add vec_permxor support.
- 2018-03-14 15:33 [PATCH, rs6000] PR 84422 fix sse2-pmuludq-1.c with -mcpu=power7
- 2018-03-01 19:07 [PATCH, rs6000] GCC 7 backport to remove non-ABI vec_vinsert4b and vec_vextract4b support
- 2018-03-14 15:17 Re: [PATCH,rs6000] Add vec_permxor support.
- 2018-03-15 15:00 [PATCH,rs6000] PR 844422 Fix FCTID, FCTIW with -mcpu=power7
- 2018-03-21 22:16 [PATCH,rs6000] GCC -7, no swap optimization for vpermxor instruction
- 2018-03-22 15:48 Re: [PATCH,rs6000] GCC -7, no swap optimization for vpermxor instruction
- 2018-03-14 15:27 [PATCH ] PR 844422 Fix FCTID, FCTIW with -mcpu=power7
Cesar Philippidis
Christophe Lyon
Claudiu Zissulescu
coypu
dave . pagan
David Abdurachmanov
David Edelsohn
David H. Gutteridge
David Malcolm
Denis Chertykov
Eric Botcazou
Florian Weimer
FX
Gerald Pfeifer
H.J. Lu
Hans-Peter Nilsson
Harald Anlauf
Iain Buclaw
Ian Lance Taylor
Ian Lance Taylor via gcc-patches
Ilya Verbin
Jakub Jelinek
- 2018-03-23 14:35 Re: [PR c++/84789] do not resolve typename into template-independent
- 2018-03-20 20:46 [PATCH] Fix VEC_DUPLICATE simplification (PR rtl-optimization/84989)
- 2018-03-16 08:35 Re: [PATCH][committed][Fortran] Add a few new tests for -fdec-static and -fdec-structure
- 2018-03-21 12:45 Re: [PATCH] Fix compile-time hog in MPX boundary checking (PR target/84988).
- 2018-03-09 17:35 Re: [C++ PATCH] For -Wformat purposes use ellipsis args before class to pointer to class conversion (PR c++/84076)
- 2018-03-27 21:12 [PATCH] Improve adc discovery during combine on x86 (PR target/85095)
- 2018-03-12 17:35 Patch ping
- 2018-03-06 10:13 Re: [PATCH] Fix C++ ref op= ICE in the gimplifier with -g (PR c++/84704)
- 2018-03-09 09:35 Re: [PR84620] output symbolic entry_view as data2, not addr
- 2018-03-28 18:35 Re: [PATCH] Prefer mempcpy to memcpy on x86_64 target (PR middle-end/81657).
- 2018-03-21 21:35 [PATCH] Fix ICE from path isolation (PR tree-optimization/84960)
- 2018-03-01 23:13 [PATCH] Fix combiner move_deaths DEBUG_INSN handling (PR target/84614)
- 2018-03-02 07:47 Re: [PATCH] Fix ICE on invalid inline asm with "X" constraint and non-zero CONST_VECTOR (PR inline-asm/84625)
- 2018-03-15 23:33 Re: [C++ PATCH] Fix PLACEHOLDER_EXPR handling (PR c++/79937, PR c++/82410)
- 2018-03-16 09:35 Re: [PATCH][committed][Fortran] Add a few new tests for -fdec-static and -fdec-structure
- 2018-03-22 08:35 [PATCH] Fix up -fsanitize=address on -fsection-anchors targets (PR sanitizer/85018)
- 2018-03-27 08:49 [C++ PATCH] Fix invalid covariant return error-recovery (PR c++/85068)
- 2018-03-05 21:13 [PATCH] Fix C++ ref op= ICE in the gimplifier with -g (PR c++/84704)
- 2018-03-13 08:35 [PATCH] Fix __builtin_round{,f,l} ICE on x86 (PR target/84827)
- 2018-03-02 08:49 [PATCH] i18n fixes in gimple-ssa-sprintf.c (take 2)
- 2018-03-07 23:13 [PATCH] Fix tail recursion (PR tree-optimization/84739)
- 2018-03-02 10:49 Re: [PATCH] Fix ICF with error/warning attribute (PR ipa/84628)
- 2018-03-08 21:35 Re: [C++ PATCH] Avoid -Wunused-function warning when a static function is only used from uninstantiated template (PR c++/80598)
- 2018-03-06 16:13 Patch ping (Re: [PATCH] Fix aarch64_simd_reg_or_zero predicate (PR fortran/84565))
- 2018-03-13 08:35 Re: [PATCH] Prefer mempcpy to memcpy on x86_64 target (PR middle-end/81657).
- 2018-03-09 18:35 [PATCH] Fix tree-inline.c INDIRECT_REF handling (PR c++/84767)
- 2018-03-09 17:35 Re: [PATCH] Fix PR84777
- 2018-03-12 21:11 [PATCH] Fix another reg-stack recovery bug (PR target/84828)
- 2018-03-09 01:35 Re: [C++ PATCH] For -Wformat purposes use ellipsis args before class to pointer to class conversion (PR c++/84076)
- 2018-03-27 11:12 Re: [PATCH] Improve TRUTH_{AND,OR}IF_EXPR expansion (PR rtl-optimization/78200)
- 2018-03-15 08:35 Re: [C++ PATCH] Fix up -Wdeprecated (PR c++/84222)
- 2018-03-02 15:07 [PATCH] Predefine __SIZEOF_FLOAT128__ on hppa hpux (PR target/56540)
- 2018-03-15 19:25 [PATCH] Fix call expansion ICE (PR c++/79085)
- 2018-03-23 00:35 [PATCH] Fix another match_asm_constraints_1 issue (PR PR inline-asm/85034)
- 2018-03-20 20:42 [PATCH] Fix up handling of bool BIT_NOT_EXPRs in store-merging (PR tree-optimization/84982)
- 2018-03-20 06:35 [PATCH] Avoid compiler UB in store-merging (PR tree-optimization/84946)
- 2018-03-08 18:35 [PATCH] Fix dwarf2out regression introduced with LVUs (PR debug/84456)
- 2018-03-06 07:29 Re: [PR84620] output symbolic entry_view as data2, not addr
- 2018-03-22 08:35 Re: [C++ PATCH] Fix FIX_TRUNC_EXPR instantiation (PR c++/84942)
- 2018-03-01 23:10 [PATCH] Fix ICE on invalid inline asm with "X" constraint and non-zero CONST_VECTOR (PR inline-asm/84625)
- 2018-03-20 13:35 Re: [PATCH] Fix PR84986
- 2018-03-06 20:44 [committed] Fix combiner.c's RTL checking failure (PR target/84710)
- 2018-03-08 13:35 Re: [PR84620] output symbolic entry_view as data2, not addr
- 2018-03-15 15:55 Re: [PATCH] Fortran -- clean up KILL
- 2018-03-21 10:26 Re: [C++ PATCH] Fix ICE with inline asm and MODIFY_EXPR/preinc/predec in output operand (PR c++/84961)
- 2018-03-16 20:17 [PATCH] Fix postreload constant merging (PR target/84899)
- 2018-03-16 20:35 [PATCH] Fix x86 -march/-mtune after recent icelake-* split (PR target/84902)
- 2018-03-05 18:38 Patch ping
- 2018-03-27 09:18 [C++ PATCH] Improve cp_fold on vector CONSTRUCTORs (PR c++/85077)
- 2018-03-14 17:35 Re: [PATCH][AArch64][1/3] PR target/84164: Simplify subreg + redundant AND-immediate
- 2018-03-13 20:35 [PATCH] Fix -march=bdver1 ICE on int to float conversion (PR target/84844)
- 2018-03-21 10:07 [PATCH] Fix up handling of bool BIT_NOT_EXPRs in store-merging (PR tree-optimization/84982, take 2)
- 2018-03-20 11:35 Re: [PATCH] Fix PR84986
- 2018-03-12 17:35 Re: [PATCH] S/390: Set ABI default based on uname
- 2018-03-02 08:21 Re: [PATCH] Fix ICF with error/warning attribute (PR ipa/84628)
- 2018-03-15 19:35 [PATCH] Fix reassoc with -frounding-math or IBM long double (PR tree-optimization/84841)
- 2018-03-12 21:35 [PATCH] Fix another CONSTRAINT_LEN related bug (PR middle-end/84831)
- 2018-03-23 11:35 Re: [PATCH] Fix PR85020
- 2018-03-08 18:35 [C++ PATCH] For -Wformat purposes use ellipsis args before class to pointer to class conversion (PR c++/84076)
- 2018-03-29 15:35 [committed] Add testcase for already fixed -Wunused-but-set-variable PR c++/85108
- 2018-03-14 22:35 [C++ PATCH] Fix PLACEHOLDER_EXPR handling (PR c++/79937, PR c++/82410)
- 2018-03-19 16:35 Re: [PATCH][PR sanitizer/78651] Incorrect exception handling when catch clause uses local class and PIC and sanitizer are active
- 2018-03-15 15:35 Re: [PATCH] Fix PR84873
- 2018-03-28 19:24 [PATCH] Fix <avx512>_blendm<mode>
- 2018-03-12 21:35 [PATCH] Fix -march=knl wrong-code (PR target/84786)
- 2018-03-01 11:45 Re: [PATCH] Improve boostrap-ubsan config (PR bootstrap/64914).
- 2018-03-12 13:35 Re: [PATCH] Prefer mempcpy to memcpy on x86_64 target (PR middle-end/81657).
- 2018-03-06 20:48 [PATCH] Avoid dumping fancy names in -fcompare-debug dumps (PR c++/84704)
- 2018-03-26 09:13 Re: [PATCH, PR85063] Fix switch conversion in offloading functions
- 2018-03-01 19:10 Re: [PATCH] PR libstdc++/84654 Do not use __float128 if it is disabled by the compiler
- 2018-03-27 08:52 [C++ PATCH] Fix ICE in cp_build_reference_type (PR c++/85076)
- 2018-03-15 15:08 Re: [PATCH] Fortran -- clean up KILL
- 2018-03-02 16:49 [committed] Fix unnecessary -Wnarrowing warning in predict.c
- 2018-03-22 10:35 Re: [PATCH] Fix up -fsanitize=address on -fsection-anchors targets (PR sanitizer/85018)
- 2018-03-22 21:35 [C++ PATCH] Fix error-recovery in compute_array_index_type (PR c++/85015)
- 2018-03-02 08:49 Patch ping
- 2018-03-28 14:35 Re: [PATCH] Prefer mempcpy to memcpy on x86_64 target (PR middle-end/81657).
- 2018-03-27 21:07 [PATCH] Add pow -> exp hack for SPEC2k17 628.pop2_s (PR tree-optimization/82004)
- 2018-03-09 14:35 Re: Seeking Release Manager approval for: [PATCH] jit: fix link on OS X and Solaris (PR jit/64089 and PR jit/84288)
- 2018-03-01 23:49 [PATCH] i18n fixes in gimple-ssa-sprintf.c
- 2018-03-28 14:35 [PATCH] Add pow -> exp hack for SPEC2k17 628.pop2_s (PR tree-optimization/82004, take 2)
- 2018-03-19 20:35 [PATCH] Fix ICE in match_asm_constraints_1 (PR inline-asm/84941)
- 2018-03-07 22:13 [PATCH] __builtin_early_constant_p (PR c++/78420)
- 2018-03-23 14:17 Re: [C++ PATCH] Fix error-recovery in compute_array_index_type (PR c++/85015)
- 2018-03-02 15:49 [PATCH] Fix ICF with error/warning attribute (PR ipa/84628, take 3)
- 2018-03-29 12:35 Re: [PATCH] Prefer mempcpy to memcpy on x86_64 target (PR middle-end/81657).
- 2018-03-22 21:35 [PATCH] Fix alias.c ICE on inline-asm "=m" incomplete operand (PR inline-asm/85022)
- 2018-03-24 08:37 [PATCH, wwwdocs] Update cxx-status.html
- 2018-03-23 17:35 Re: [PR c++/84789] do not resolve typename into template-independent
- 2018-03-21 17:25 Re: Desire to allocate bit in DT_PARM bitmask for DEC FORMAT compatibility purposes
- 2018-03-07 13:06 [PATCH] Add a few new contrib.texi entries, especially for people who perform GCC fuzzy testing and report bugs
- 2018-03-02 07:49 [PATCH] Fix ICF with error/warning attribute (PR ipa/84628)
- 2018-03-07 22:13 Re: [PATCH] Fix ICE for static vars in offloaded functions
- 2018-03-19 20:35 Re: [PATCH] Fix ICE in match_asm_constraints_1 (PR inline-asm/84941)
- 2018-03-02 10:49 Re: [PATCH] Fix ICF with error/warning attribute (PR ipa/84628)
- 2018-03-13 20:35 [C++ PATCH] Fix ICE with builtin redefinition (PR c++/84843)
- 2018-03-29 19:43 Re: [PATCH] Small x86 debug info improvement (PR debug/83157)
- 2018-03-09 22:35 [PATCH] Fix scoped enum debug info (PR debug/58150)
- 2018-03-02 23:07 Re: [RFA][PATCH][PR middle-end/61118] Improve tree CFG accuracy for setjmp/longjmp
- 2018-03-16 20:35 Re: [PATCH] Fix PR84873
- 2018-03-02 20:49 Re: [PATCH][OBVIOUS] Fix ifunc detection.
- 2018-03-06 07:00 Re: [PATCH] Fix C++ ref op= ICE in the gimplifier with -g (PR c++/84704)
- 2018-03-01 20:52 Re: [PATCH] PR libstdc++/84654 Do not use __float128 if it is disabled by the compiler
- 2018-03-12 09:09 [committed] Add testcase for already fixed PR c++/84813
- 2018-03-17 01:35 [committed] Remove trailing whitespace from diagnostics (PR c/84910)
- 2018-03-23 19:35 Re: [C++ PATCH] Fix error-recovery in compute_array_index_type (PR c++/85015)
- 2018-03-30 18:50 [PATCH] Improve avx512{f,bw} vec_set (PR middle-end/85090)
- 2018-03-03 13:44 Backports to gcc-7-branch
- 2018-03-02 17:49 Re: [PATCH] i18n fixes in gimple-ssa-sprintf.c (take 2)
- 2018-03-23 13:35 [PATCH] Add a testcase for already fixed PR c/80778
- 2018-03-14 13:08 Re: [PATCH] Prefer mempcpy to memcpy on x86_64 target (PR middle-end/81657).
- 2018-03-05 20:43 [PATCH] Fix reg-stack error-recovery ICE (PR inline-asm/84683)
- 2018-03-19 20:02 [PATCH] Security improvement for dwarf indirect constants (PR sanitizer/78651)
- 2018-03-19 20:35 [PATCH] Fix libsanitizer on i?86-linux with glibc 2.27+ (PR sanitizer/84761)
- 2018-03-12 21:18 [PATCH] Fix match.pd ICEs on COMPLEX_CSTs (PR middle-end/84834)
- 2018-03-20 10:35 Re: [PATCH] Fix ICE in match_asm_constraints_1 (PR inline-asm/84941)
- 2018-03-22 22:35 [PATCH] Small x86 debug info improvement (PR debug/83157)
- 2018-03-05 20:31 [C++ PATCH] Small performance improvement for constexpr_call_hasher::equal (PR c++/84684)
- 2018-03-15 08:35 Re: [C++ PATCH] Fix PLACEHOLDER_EXPR handling (PR c++/79937, PR c++/82410)
- 2018-03-28 11:53 Re: [PATCH][i386,AVX] Fix PR84783 - backport missing permutexvar to GCC7
- 2018-03-12 21:35 Re: [PATCH] S/390: Set ABI default based on uname
- 2018-03-28 14:35 [PATCH] Improve adc discovery during combine on x86 (PR target/85095, take 2)
- 2018-03-15 19:35 [PATCH] Don't RTL DCE REG_CFA_RESTORE noop moves (PR debug/84875)
- 2018-03-19 20:35 Re: [PATCH][PR sanitizer/78651] Incorrect exception handling when catch clause uses local class and PIC and sanitizer are active
- 2018-03-08 18:19 [PATCH] Diagnose earlier invalid inline asm constraints (PR inline-asm/84742)
- 2018-03-10 02:35 [committed] Fix va_arg gimplification on powerpc{,spe} (PR target/84772)
- 2018-03-02 16:25 [C++ PATCH] Fix C++ ICE due to CONVERT_EXPR of error_mark_node (PR c++/84662)
- 2018-03-13 13:35 Re: [PATCH] Fix another reg-stack recovery bug (PR target/84828)
- 2018-03-23 11:35 Re: C++ PATCH for c++/85045, ICE when printing RDIV_EXPR
- 2018-03-22 21:30 [PATCH] Fix sanopt -fsanitize=pointer-overflow optimization (PR sanitizer/85029)
- 2018-03-15 23:35 Re: [C++ PATCH] Fix PLACEHOLDER_EXPR handling (PR c++/79937, PR c++/82410)
- 2018-03-21 10:34 Re: [PATCH] Prefer mempcpy to memcpy on x86_64 target (PR middle-end/81657).
- 2018-03-06 20:56 [PATCH] Reject target_clones attribute in functions that can't be cloned (PR middle-end/84723)
- 2018-03-28 11:52 Re: [PATCH] Fix compile-time hog in MPX boundary checking (PR target/84988).
- 2018-03-14 08:44 [AARCH64 PATCH] Fix shift+rotate patterns with masking (PR target/84845)
- 2018-03-28 14:17 Re: [PATCH] Fix wrong use-after-scope sanitization for omp variable (PR sanitizer/85081).
- 2018-03-21 20:35 [C++ PATCH] Fix ICE with inline asm and MODIFY_EXPR/preinc/predec in output operand (PR c++/84961, take 2)
- 2018-03-22 18:35 Re: [C++ PATCH] Fix FIX_TRUNC_EXPR instantiation (PR c++/84942)
- 2018-03-04 10:01 Re: [PATCH, rs6000] Fix PR84264: ICE in rs6000_emit_le_vsx_store
- 2018-03-07 14:13 Re: [PATCH] Fix ICE for static vars in offloaded functions
- 2018-03-30 18:41 [committed] Fix OpenMP C++ reduction error recovery (PR c++/84791)
- 2018-03-22 17:35 Re: [PATCH] Fix PR85020
- 2018-03-23 14:35 Re: C++ PATCH for c++/85045, ICE when printing RDIV_EXPR
- 2018-03-15 19:35 Re: [C++ PATCH] Fix PLACEHOLDER_EXPR handling (PR c++/79937, PR c++/82410)
- 2018-03-13 20:22 [PATCH] Fix ptr-overflow sanopt optimization (PR sanitizer/83392)
- 2018-03-09 12:35 [C++ PATCH] Don't redefine __* builtins (PR c++/84724, take 2)
- 2018-03-01 13:49 Re: [PATCH] Do not handled volatile arguments (PR sanitizer/82484).
- 2018-03-23 14:18 Re: [C++ PATCH] Fix FIX_TRUNC_EXPR instantiation (PR c++/84942)
- 2018-03-27 09:10 [PATCH] Improve TRUTH_{AND,OR}IF_EXPR expansion (PR rtl-optimization/78200)
- 2018-03-07 14:25 [PATCH] Add a few new contrib.texi entries, especially for people who perform GCC fuzzy testing and report bugs (take 2)
- 2018-03-08 18:35 [C++ PATCH] Don't redefine __* builtins (PR c++/84724)
- 2018-03-28 19:21 [PATCH] Fix -Wduplicated-branches with -g (PR c/85094)
- 2018-03-12 21:35 [C++ PATCH] Fix constexpr.c find_array_ctor_elt (PR c++/84808)
- 2018-03-23 09:35 Re: [PATCH] Fix alias.c ICE on inline-asm "=m" incomplete operand (PR inline-asm/85022)
- 2018-03-19 19:50 [C++ PATCH] Fix FIX_TRUNC_EXPR instantiation (PR c++/84942)
- 2018-03-19 19:39 [PATCH] Avoid UBSAN -fsanitize=enum errors on GCC memmodel enum (PR rtl-optimization/84643)
- 2018-03-19 19:36 [PATCH] Fix __builtin_cpu_supports (PR target/84945)
- 2018-03-13 20:35 Re: [PATCH] Prefer mempcpy to memcpy on x86_64 target (PR middle-end/81657).
- 2018-03-09 11:35 Re: [SFN+LVU+IEPM v4 9/9] [IEPM] Introduce inline entry point markers
- 2018-03-06 01:13 [committed] Fix infinite recursion in combine_simplify_rtx (PR target/84700)
- 2018-03-20 14:35 Re: [PATCH] Fix PR84859
- 2018-03-21 08:43 Re: [C++ PATCH] Fix FIX_TRUNC_EXPR instantiation (PR c++/84942)
- 2018-03-27 08:55 [C++ PATCH] Fix ICE on offsetof with volatile struct and static data member array ref (PR c++/85061)
- 2018-03-21 20:28 [PATCH] Fix C FE ICE with vector comparison (PR c/84999)
- 2018-03-20 21:05 [C++ PATCH] Fix ICE with inline asm and MODIFY_EXPR/preinc/predec in output operand (PR c++/84961)
- 2018-03-05 23:13 [PATCH] Fix ICE with exp.simdclone.0 (PR tree-optimization/84687)
- 2018-03-16 08:35 [C++ PATCH] Fix ICE in reshape_init_class (PR c++/84874)
- 2018-03-07 22:13 [PATCH] Fix switchconv ICE (PR tree-optimization/84740)
- 2018-03-14 22:35 [C++ PATCH] Fix up -Wdeprecated (PR c++/84222)
- 2018-03-26 20:35 Re: RFC: Disable asan tests under ulimit -v
- 2018-03-02 15:49 [PATCH] Predefine __SIZEOF_{FPREG,FLOAT{80,128}}__ on ia64 (PR target/56540)
- 2018-03-01 23:30 [committed] Fix gcc.dg/ubsan/bounds-3.c testcase (PR sanitizer/70875)
- 2018-03-07 00:13 [C PATCH] Fix statement frontiers handling in the C FE (PR c/84721)
- 2018-03-20 06:35 [PATCH] Fix strpbrk (x, "") folding (PR c/84953)
- 2018-03-14 22:19 [PATCH] Fix emit_conditional_move (PR target/84860)
- 2018-03-14 22:35 [C PATCH] Reject shifts of float vectors by int count (PR c/84853)
- 2018-03-14 13:10 Re: [PATCH] Prefer mempcpy to memcpy on x86_64 target (PR middle-end/81657).
- 2018-03-19 11:58 Re: [PATCH] Fix PR84859
- 2018-03-16 20:15 [committed] Fix "to to" -> "to" in diagnostics and comments (PR c/84909)
- 2018-03-16 12:35 Re: [C++ PATCH] Fix ICE in reshape_init_class (PR c++/84874)
James Greenhalgh
Jan Hubicka
Janne Blomqvist
Jason Merrill
- 2018-03-02 17:42 Re: C++ PATCH for c++/84171, ICE in warn_for_sign_compare
- 2018-03-26 16:32 Re: RFC: Disable asan tests under ulimit -v
- 2018-03-22 21:19 Re: [C++ Patch] PR 84632 ("[8 Regression] internal compiler error: tree check: expected record_type or union_type or qual_union_type, have array_type in reduced_constant_expression_p...")
- 2018-03-10 03:31 C++ PATCH for c++/84785, ICE with alias template and default targs
- 2018-03-21 17:52 Re: [C++ Patch] PR 84972 ("[6/7/8 Regression] ICE: tree check: expected class 'type', have 'exceptional' (error_mark)...")
- 2018-03-20 19:43 Re: [PR c++/84610,84642] recover from implicit template parms gracefully
- 2018-03-27 19:55 Re: [C++ Patch] PR 85067 ("[8 Regression] ICE with volatile parameter in defaulted copy-constructor")
- 2018-03-14 19:58 Re: RFA (make_dispatcher_decl): PATCH for c++/83911, ICE with multiversioned constructor
- 2018-03-21 17:02 Re: [C++ PATCH] Fix ICE with inline asm and MODIFY_EXPR/preinc/predec in output operand (PR c++/84961)
- 2018-03-20 21:59 Re: [C++ PATCH] Fix ICE with inline asm and MODIFY_EXPR/preinc/predec in output operand (PR c++/84961)
- 2018-03-09 16:13 Re: [C++ PATCH] Don't redefine __* builtins (PR c++/84724, take 2)
- 2018-03-23 12:45 Re: [PATCH] [PR c++/84943] allow folding of array indexing indirect_ref
- 2018-03-30 14:49 Re: [PATCH] [PR c++/85027] deal with baselink in save_expr in instantiate_type
- 2018-03-02 18:43 Re: [PR c++/84497] ref to undefined tls init
- 2018-03-20 22:07 Re: [PATCH] [PR c++/84610,84642] recover from implicit template parms gracefully
- 2018-03-11 16:44 Re: [PATCH] Fix scoped enum debug info (PR debug/58150)
- 2018-03-16 14:31 C++ PATCH for c++/83937, wrong C++17 overload resolution with constructor and {}
- 2018-03-20 22:01 Re: [PATCH] [PR c++/71965] silence multi-dim array init sorry without tf_error
- 2018-03-12 14:40 Re: [PATCH] replace ICE with error for failed template deduction (PR 84355)
- 2018-03-30 15:06 Re: [PATCH] [PR c++/85039] no type definitions in builtin offsetof
- 2018-03-08 21:32 Re: [PATCH] Fix dwarf2out regression introduced with LVUs (PR debug/84456)
- 2018-03-23 16:30 Re: [PATCH] [PR c++/84968] reject stmt-exprs in noexcept constexprs
- 2018-03-15 19:33 Re: [C++ PATCH] Fix PLACEHOLDER_EXPR handling (PR c++/79937, PR c++/82410)
- 2018-03-12 23:20 Re: [C++ PATCH] Fix constexpr.c find_array_ctor_elt (PR c++/84808)
- 2018-03-01 19:34 Re: [PATCH] Fix ICE caused by a missing check for DECL_LANG_SPECIFIC
- 2018-03-26 17:17 Re: C++ PATCH for c++/85032, rejects-valid with if constexpr in template
- 2018-03-16 02:17 Re: [C++ PATCH] Fix PLACEHOLDER_EXPR handling (PR c++/79937, PR c++/82410)
- 2018-03-29 19:19 Re: [PATCH 1/4] More #include suggestions (PR c++/84269)
- 2018-03-23 18:20 Re: [C++ PATCH] Fix error-recovery in compute_array_index_type (PR c++/85015)
- 2018-03-21 01:44 Re: [PR c++/71251] out-of-range parms in tmpl arg substitution
- 2018-03-02 00:59 Re: C++ PATCH to tweak cp_fully_fold (PR c++/84590)
- 2018-03-09 16:11 Re: [C++ Patch] PR 71169 ("[7/8 Regression] ICE on invalid C++ code in pop_nested_class"), PR 71832 and more (Take 2)
- 2018-03-26 17:13 Re: [C++ Patch] PR 84632 ("[8 Regression] internal compiler error: tree check: expected record_type or union_type or qual_union_type, have array_type in reduced_constant_expression_p...")
- 2018-03-23 04:06 Re: [PR c++/71251] out-of-range parms in tmpl arg substitution
- 2018-03-08 21:06 Re: [C++ PATCH] Don't redefine __* builtins (PR c++/84724)
- 2018-03-08 21:21 Re: [C++ PATCH] For -Wformat purposes use ellipsis args before class to pointer to class conversion (PR c++/84076)
- 2018-03-13 18:54 C++ PATCH for c++/84720, ICE with rvalue ref template parameter
- 2018-03-09 15:17 Re: [C++ Patch] PR 71169 ("[7/8 Regression] ICE on invalid C++ code in pop_nested_class"), PR 71832 and more (Take 2)
- 2018-03-20 16:58 Re: [PR c++/71251] out-of-range parms in tmpl arg substitution
- 2018-03-23 20:59 Re: [PATCH] [PR c++/84943] allow folding of array indexing indirect_ref
- 2018-03-09 21:40 C++ PATCH for c++/84726, unnecessary lambda capture of constant var
- 2018-03-02 19:03 Re: [PR c++/84492] return stmt expr ending with overload
- 2018-03-01 16:58 Re: [PR c++/84596] implicit conv in static assert
- 2018-03-23 16:34 Re: [C++ PATCH] Fix FIX_TRUNC_EXPR instantiation (PR c++/84942)
- 2018-03-03 05:13 Re: [C++ Patch] PR 71464 ("[6/7/8 Regression] ICE on invalid code (with redeclared constructor) at -Os: Segmentation fault")
- 2018-03-22 03:52 Re: [PR c++/84789] do not resolve typename into template-independent
- 2018-03-01 19:30 Re: C++ PATCH to tweak cp_fully_fold (PR c++/84590)
- 2018-03-23 13:32 Re: [C++ PATCH] Fix error-recovery in compute_array_index_type (PR c++/85015)
- 2018-03-21 18:56 Re: C++ PATCH to fix an ICE on invalid with OVERLOADs (PR c++/84854)
- 2018-03-15 04:34 C++ PATCH for c++/84820, no error for invalid qualified-id
- 2018-03-26 20:01 Re: RFC: Disable asan tests under ulimit -v
- 2018-03-14 18:07 Re: C++ PATCH to fix an ICE on invalid with OVERLOADs (PR c++/84854)
- 2018-03-01 19:28 Re: [PATCH] merge attributes from function template redeclarations (PR 84294)
- 2018-03-20 16:31 Re: [PR c++/84962] ICE with anon-struct member
- 2018-03-07 15:16 Re: [PR84620] output symbolic entry_view as data2, not addr
- 2018-03-02 17:04 Re: [PATCH] Fix ICE caused by a missing check for DECL_LANG_SPECIFIC
- 2018-03-14 19:16 C++ PATCH for c++/83916, C++17 ICE with template template parameters
- 2018-03-21 17:04 Re: [PATCH v2] C++: show private field accessor hints with -g and optimization (PR c++/84994)
- 2018-03-21 17:52 Re: [C++ PATCH] Fix ICE with inline asm and MODIFY_EXPR/preinc/predec in output operand (PR c++/84961, take 2)
- 2018-03-20 20:38 Re: [PR c++/71251] out-of-range parms in tmpl arg substitution
- 2018-03-30 14:42 Re: [PATCH] [PR c++/84943] allow folding of array indexing indirect_ref
- 2018-03-10 03:33 C++ PATCH for c++/84752, ICE with capture of constexpr array
- 2018-03-14 01:02 C++ PATCH for c++/82336, ICE with init-list default arg
- 2018-03-02 17:43 Re: C++ PATCH for c++/84664, ICE on invalid in lambda
- 2018-03-09 17:25 Re: [C++ PATCH] For -Wformat purposes use ellipsis args before class to pointer to class conversion (PR c++/84076)
- 2018-03-20 22:02 Re: [PR c++/84729] convert new init to array elt type
- 2018-03-29 19:27 Re: [PATCH 4/4] C++: more std header hints; filter on C++ dialect (PR c++/84269)
- 2018-03-15 12:56 Re: C++ PATCH to fix an ICE on invalid with OVERLOADs (PR c++/84854)
- 2018-03-20 21:00 Re: [C++ PATCH] Fix FIX_TRUNC_EXPR instantiation (PR c++/84942)
- 2018-03-21 15:49 Re: [PR c++/84789] do not resolve typename into template-independent
- 2018-03-19 18:24 Re: C++ PATCH for c++/84927, ICE with NSDMI and reference
- 2018-03-01 19:39 Re: [C++ Patch/RFC] PR 71569 ("[6/7/8 regression] Crash: External definition of template member from template struct")
- 2018-03-15 17:25 Re: [C++ PATCH] Fix up -Wdeprecated (PR c++/84222)
- 2018-03-21 01:36 Re: [PR c++/84789] do not resolve typename into template-independent
- 2018-03-23 20:55 Re: [PATCH] [PR c++/84943] allow folding of array indexing indirect_ref
- 2018-03-20 18:00 Re: C++ PATCH for c++/84978, ICE with NRVO
- 2018-03-23 12:39 Re: [C++ Patch] PR 84632 ("[8 Regression] internal compiler error: tree check: expected record_type or union_type or qual_union_type, have array_type in reduced_constant_expression_p...")
- 2018-03-15 20:51 Re: [C++ PATCH] Fix PLACEHOLDER_EXPR handling (PR c++/79937, PR c++/82410)
- 2018-03-15 03:48 C++ PATCH for c++/84801, ICE with unexpanded pack in lambda
- 2018-03-13 17:34 Re: C++ PATCH to fix another ICE with stray template code (PR c++/84596)
- 2018-03-23 19:53 Re: [PATCH, wwwdocs] Update cxx-status.html
- 2018-03-01 21:57 Re: C++ PATCH to fix static init with () in a template (PR c++/84582)
- 2018-03-20 18:21 Re: [PR c++/84647] undeclared fn called in auto default arg in ptr decl
- 2018-03-03 13:23 Re: [C++ Patch] PR 71464 ("[6/7/8 Regression] ICE on invalid code (with redeclared constructor) at -Os: Segmentation fault")
- 2018-03-13 20:15 C++ PATCH for c++/82565, ICE with concepts and generic lambda
- 2018-03-22 17:48 Re: [PATCH] [PR c++/84610,84642] recover from implicit template parms gracefully
- 2018-03-06 20:33 Re: [C++ Patch/RFC] PR 71169 ("[7/8 Regression] ICE on invalid C++ code in pop_nested_class"), PR 71832 and more
- 2018-03-16 18:45 C++ PATCH for c++/84906, silent wrong code with ambiguous conversion
- 2018-03-29 13:19 Re: [PATCH 1/2] More underlining of bad arguments (PR c++/85110)
- 2018-03-29 19:41 C++ PATCH for c++/85060, wrong-code calling base member from template
- 2018-03-05 22:08 Re: [C++ PATCH] Small performance improvement for constexpr_call_hasher::equal (PR c++/84684)
- 2018-03-09 15:11 Re: [PR84620] output symbolic entry_view as data2, not addr
- 2018-03-27 19:53 Re: [C++ PATCH] Improve cp_fold on vector CONSTRUCTORs (PR c++/85077)
- 2018-03-27 19:53 Re: [C++ PATCH] Fix ICE on offsetof with volatile struct and static data member array ref (PR c++/85061)
- 2018-03-20 16:42 Re: deprecate ignored attributes?
- 2018-03-22 18:12 Re: [C++ PATCH] Implement P0962
- 2018-03-08 15:08 Re: [C++ PATCH] Avoid -Wunused-function warning when a static function is only used from uninstantiated template (PR c++/80598)
- 2018-03-05 22:13 C++ PATCH for c++/84708, ICE with lambda in local class NSDMI
- 2018-03-13 15:54 C++ PATCH for c++/84798, ICE with auto in abstract function declarator
- 2018-03-23 12:35 Re: C++ PATCH for c++/85033, ICE with enumerator in __builtin_offsetof
- 2018-03-22 18:11 Re: [PR c++/84729] convert new init to array elt type
- 2018-03-19 19:31 Re: C++ PATCH for c++/84925, ICE in enclosing_instantiation_of
- 2018-03-21 01:51 Re: [PATCH 2/2] C++: show private field accessor hints with -g and optimization (PR c++/84994)
- 2018-03-27 19:53 Re: [C++ PATCH] Fix ICE in cp_build_reference_type (PR c++/85076)
- 2018-03-28 18:58 Re: [PATCH] [PR c++/84943] allow folding of array indexing indirect_ref
- 2018-03-05 01:09 C++ PATCH for c++/84686, missing volatile loads
- 2018-03-01 19:12 Re: c-family PATCH to fix invalid shifting (PR c++/84639)
- 2018-03-30 14:48 Re: [PATCH] [PR c++/84979] improve auto handling in explicit tmpl args for concepts
- 2018-03-06 15:28 Re: [PR c++/84593] ice on braced init with uninit ref field
- 2018-03-16 12:38 Re: RFA (make_dispatcher_decl): PATCH for c++/83911, ICE with multiversioned constructor
- 2018-03-26 18:25 Re: RFC: Disable asan tests under ulimit -v
- 2018-03-16 18:55 Re: C++ PATCH for c++/84720, ICE with rvalue ref template parameter
- 2018-03-09 16:29 Re: [C++ PATCH] For -Wformat purposes use ellipsis args before class to pointer to class conversion (PR c++/84076)
- 2018-03-23 19:35 Re: [PR c++/84789] do not resolve typename into template-independent
- 2018-03-21 16:02 Re: [C++ PATCH] Fix FIX_TRUNC_EXPR instantiation (PR c++/84942)
- 2018-03-07 15:16 Re: C++ PATCH for c++/84684, wrong caching when evaluating a constexpr function
- 2018-03-12 12:57 C++ PATCH for c++/84802, ICE capturing uninstantiated class
- 2018-03-20 12:44 C++ PATCH for c++/84937, ICE with C++17 class deduction and auto
- 2018-03-23 22:04 Re: C++ PATCH for c++/84489, dependent default template argument
- 2018-03-01 14:41 Re: [C++ Patch/RFC] PR 71569 ("[6/7/8 regression] Crash: External definition of template member from template struct")
- 2018-03-19 19:55 C++ PATCH for c++/71834, template-id with too few arguments accepted
- 2018-03-02 17:43 Re: C++ PATCH for c++/84663, ICE with incomplete array
- 2018-03-16 02:39 Re: [C++ PATCH] Fix ICE in reshape_init_class (PR c++/84874)
- 2018-03-02 17:14 Re: [C++] [PR84231] overload on cond_expr in template
- 2018-03-30 19:12 C++ PATCH for c++/85093, excess args accepted with pack expansion
- 2018-03-08 15:04 Re: [PATCH] __builtin_early_constant_p (PR c++/78420)
- 2018-03-15 00:56 Re: [C++ PATCH] Fix PLACEHOLDER_EXPR handling (PR c++/79937, PR c++/82410)
- 2018-03-29 13:20 Re: [PATCH 2/2] Show pertinent parameter (PR c++/85110)
- 2018-03-26 18:26 Re: [C++ Patch] PR 84632 ("[8 Regression] internal compiler error: tree check: expected record_type or union_type or qual_union_type, have array_type in reduced_constant_expression_p...")
- 2018-03-15 17:16 Re: [C++ PATCH] Fix PLACEHOLDER_EXPR handling (PR c++/79937, PR c++/82410)
- 2018-03-15 00:45 Re: [C++ PATCH] Fix up -Wdeprecated (PR c++/84222)
- 2018-03-20 20:27 Re: [PR c++/84789] do not resolve typename into template-independent
- 2018-03-02 19:02 Re: [PR c++/84593] ice on braced init with uninit ref field
- 2018-03-02 18:18 Re: C++ PATCH to fix static init with () in a template (PR c++/84582)
- 2018-03-23 19:49 Re: [PATCH] [PR c++/84979] improve auto handling in explicit tmpl args for concepts
- 2018-03-20 15:56 Re: C++ PATCH for c++/84978, ICE with NRVO
- 2018-03-13 20:23 Re: [C++ PATCH] Fix ICE with builtin redefinition (PR c++/84843)
- 2018-03-29 19:25 Re: [PATCH 3/4] C++: suggest missing headers for implicit use of "std" (PR c++/85021)
- 2018-03-07 15:39 Re: [C++ Patch/RFC] PR 71169 ("[7/8 Regression] ICE on invalid C++ code in pop_nested_class"), PR 71832 and more
- 2018-03-30 20:08 Re: [C++ PATCH] P0329R4: Designated Initialization
- 2018-03-15 20:00 Re: [PATCH] Fix call expansion ICE (PR c++/79085)
- 2018-03-15 03:07 Re: C++ PATCH for c++/81236, missed 'this' capture with template-id in generic lambda
- 2018-03-20 21:53 Re: [PATCH] relax -Wclass-memaccess for class members (PR 84850)
- 2018-03-22 18:00 Re: [PR c++/71251] out-of-range parms in tmpl arg substitution
- 2018-03-13 23:18 Re: C++ PATCH to fix another ICE with stray template code (PR c++/84596)
- 2018-03-02 18:23 RFA (make_dispatcher_decl): PATCH for c++/83911, ICE with multiversioned constructor
- 2018-03-07 20:24 Re: [C++ Patch/RFC] PR 71169 ("[7/8 Regression] ICE on invalid C++ code in pop_nested_class"), PR 71832 and more
- 2018-03-23 16:32 Re: [C++ PATCH] Fix error-recovery in compute_array_index_type (PR c++/85015)
- 2018-03-05 14:14 Re: [C++ Patch] PR 84618 ("[8 Regression] ICE in build_capture_proxy, at cp/lambda.c:460")
- 2018-03-12 23:22 Re: Patch ping
- 2018-03-20 18:11 Re: [PR c++/84729] convert new init to array elt type
- 2018-03-26 15:58 C++ PATCH for c++/85062, ICE with variadic alignas in wrong place
- 2018-03-20 20:35 Re: C++ PATCH for c++/71638, ICE with NSDMI and reference
- 2018-03-28 14:29 Re: [C++ Patch] PR 85028 ("[8 Regression] ICE on invalid C++ code: in tsubst_default_argument, at cp/pt.c:12340")
- 2018-03-22 22:26 Re: [C++ Patch] PR 84632 ("[8 Regression] internal compiler error: tree check: expected record_type or union_type or qual_union_type, have array_type in reduced_constant_expression_p...")
- 2018-03-08 21:07 Re: [C++ PATCH] Avoid -Wunused-function warning when a static function is only used from uninstantiated template (PR c++/80598)
- 2018-03-22 18:02 Re: [C++ PATCH] Fix FIX_TRUNC_EXPR instantiation (PR c++/84942)
- 2018-03-22 18:09 Re: [C++ Patch] PR 84632 ("[8 Regression] internal compiler error: tree check: expected record_type or union_type or qual_union_type, have array_type in reduced_constant_expression_p...")
- 2018-03-07 21:00 Re: C++ PATCH for c++/84036, ICE with variadic lambda capture
- 2018-03-06 20:40 Re: C++ PATCH for c++/84684, wrong caching when evaluating a constexpr function
- 2018-03-02 20:22 Re: C++ PATCH for c++/84578, ICE when initializing flexarr
- 2018-03-20 16:53 Re: [PR c++/71965] silence multi-dim array init sorry without tf_error
- 2018-03-01 16:01 Re: [C++ Patch/RFC] PR 71569 ("[6/7/8 regression] Crash: External definition of template member from template struct")
- 2018-03-23 16:30 Re: [PATCH] [PR c++/84973] don't defer output of uninstantiated templates
- 2018-03-01 18:57 Re: C++ PATCH to fix static init with () in a template (PR c++/84582)
- 2018-03-07 16:57 Re: [C++ Patch/RFC] PR 71169 ("[7/8 Regression] ICE on invalid C++ code in pop_nested_class"), PR 71832 and more
- 2018-03-23 16:44 Re: [PATCH] [PR c++/84943] allow folding of array indexing indirect_ref
- 2018-03-28 18:35 Re: [PATCH] [PR c++/84979] improve auto handling in explicit tmpl args for concepts
- 2018-03-26 16:52 Re: C++ PATCH for c++/85062, ICE with variadic alignas in wrong place
- 2018-03-23 18:52 RFC: Disable asan tests under ulimit -v
- 2018-03-13 18:56 C++ PATCH for c++/84839, ICE with decltype of parameter pack
- 2018-03-22 03:45 C++ PATCH for c++/81311, wrong C++17 overload resolution
- 2018-03-16 18:49 C++ PATCH for c++/80227, SFINAE and negative array size
- 2018-03-21 01:47 Re: [PATCH 1/2] C++: show private field accessor hints for const accesses (PR c++/84892)
- 2018-03-26 14:37 C++ PATCH for c++/85049, ICE with integer_sequence
- 2018-03-10 03:28 C++ PATCH for c++/84770, ICE with parameter pack and typedef
Jean-Baptiste Daval
Jeff Law
Jerry DeLisle
Jim Wilson
John David Anglin
Jonathan Wakely
Joseph Myers
Joshua Watt
Jozef Lawrynowicz
Kamil Rytarowski
Kaushik Phatak
Kees Cook via gcc-patches
Kelvin Nilsen
Kirill Yukhin
Koval, Julia
Kugan Vivekanandarajah
Kumar, Venkataramanan
Kyrill Tkachov
lethatisha15721
Luis Machado
Maciej W. Rozycki
Mailbox Admin
Makhotina, Olga
Marc Glisse
Marek Polacek
- 2018-03-21 20:14 Re: C++ PATCH to fix an ICE on invalid with OVERLOADs (PR c++/84854)
- 2018-03-02 17:38 C++ PATCH for c++/84663, ICE with incomplete array
- 2018-03-02 17:36 C++ PATCH for c++/84578, ICE when initializing flexarr
- 2018-03-23 13:16 Re: C++ PATCH for c++/85045, ICE when printing RDIV_EXPR
- 2018-03-20 19:50 C++ PATCH for c++/71638, ICE with NSDMI and reference
- 2018-03-23 10:49 C++ PATCH for c++/85045, ICE when printing RDIV_EXPR
- 2018-03-02 18:20 Re: C++ PATCH to fix static init with () in a template (PR c++/84582)
- 2018-03-19 11:55 C++ PATCH for c++/84925, ICE in enclosing_instantiation_of
- 2018-03-15 11:49 Re: C++ PATCH to fix an ICE on invalid with OVERLOADs (PR c++/84854)
- 2018-03-19 18:22 C++ PATCH for c++/84927, ICE with NSDMI and reference
- 2018-03-13 15:07 C++ PATCH to fix another ICE with stray template code (PR c++/84596)
- 2018-03-20 13:32 C++ PATCH for c++/84978, ICE with NRVO
- 2018-03-02 17:37 C++ PATCH for c++/84664, ICE on invalid in lambda
- 2018-03-01 16:29 Re: [PR c++/84596] implicit conv in static assert
- 2018-03-06 18:13 C++ PATCH for c++/84684, wrong caching when evaluating a constexpr function
- 2018-03-01 21:40 Re: C++ PATCH to fix static init with () in a template (PR c++/84582)
- 2018-03-02 17:39 C++ PATCH for c++/84171, ICE in warn_for_sign_compare
- 2018-03-05 14:47 C++ PATCH for c++/84707, ICE with nested anonymous namespace
- 2018-03-01 14:15 c-family PATCH to fix invalid shifting (PR c++/84639)
- 2018-03-01 21:38 Re: C++ PATCH to tweak cp_fully_fold (PR c++/84590)
- 2018-03-01 19:12 C++ PATCH to tweak cp_fully_fold (PR c++/84590)
- 2018-03-24 10:59 C++ PATCH for c++/85032, rejects-valid with if constexpr in template
- 2018-03-06 20:48 Re: C++ PATCH for c++/84684, wrong caching when evaluating a constexpr function
- 2018-03-06 20:55 Re: [C PATCH] Fix statement frontiers handling in the C FE (PR c/84721)
- 2018-03-13 22:18 Re: C++ PATCH to fix another ICE with stray template code (PR c++/84596)
- 2018-03-01 11:46 Re: [PATCH] Improve boostrap-ubsan config (PR bootstrap/64914).
- 2018-03-14 16:00 C++ PATCH to fix an ICE on invalid with OVERLOADs (PR c++/84854)
- 2018-03-21 18:37 Re: C++ PATCH to fix an ICE on invalid with OVERLOADs (PR c++/84854)
- 2018-03-23 10:48 C++ PATCH for c++/85033, ICE with enumerator in __builtin_offsetof
- 2018-03-01 13:17 Re: C++ PATCH to fix static init with () in a template (PR c++/84582)
Martin Sebor
Matthew Fortune
Maxim Ostapenko
Michael Eager
Michael Matz
Michael Meissner
- 2018-03-21 15:42 [PATCH], PR target/84914, Fix complex long double multiply/divide on PowerPC -mabi=ieeelongdouble
- 2018-03-22 12:16 Re: [RFC Patch], PowerPC memory support pre-gcc9, Version 2, Patch #3
- 2018-03-15 22:52 Re: [RFC Patch], PowerPC memory support pre-gcc9, patch #3
- 2018-03-22 15:33 Re: [RFC Patch], PowerPC memory support pre-gcc9, Version 2, Patch #6
- 2018-03-22 12:03 [RFC Patch], PowerPC memory support pre-gcc9, Version 2
- 2018-03-23 14:49 Re: [RFC Patch], PowerPC memory support pre-gcc9, Version 2, Patch #11
- 2018-03-22 17:14 Re: [RFC Patch], PowerPC memory support pre-gcc9, Version 2, Patch #3
- 2018-03-27 22:00 Re: [RFC Patch], PowerPC memory support pre-gcc9, Version 2, Patch #12
- 2018-03-22 15:33 Re: [RFC Patch], PowerPC memory support pre-gcc9, Version 2, Patch #7
- 2018-03-22 15:35 Re: [RFC Patch], PowerPC memory support pre-gcc9, Version 2, Patch #9
- 2018-03-20 20:32 Re: [RFC Patch], PowerPC memory support pre-gcc9, patch #1
- 2018-03-15 17:04 Re: [RFC Patch], PowerPC memory support pre-gcc9, patch #2
- 2018-03-16 16:50 Re: [RFC Patch], PowerPC memory support pre-gcc9, patch #4
- 2018-03-22 15:34 Re: [RFC Patch], PowerPC memory support pre-gcc9, Version 2, Patch #8
- 2018-03-14 22:54 [RFC Patch], PowerPC memory support pre-gcc9, patch #1
- 2018-03-16 23:01 Re: [RFC Patch], PowerPC memory support pre-gcc9, patch #1
- 2018-03-22 12:12 Re: [RFC Patch], PowerPC memory support pre-gcc9, Version 2, Patch #1
- 2018-03-22 17:38 Re: [RFC Patch], PowerPC memory support pre-gcc9, Version 2, Patch #10
- 2018-03-22 12:19 Re: [RFC Patch], PowerPC memory support pre-gcc9, Version 2, Patch #4
- 2018-03-20 20:21 Re: [RFC Patch], PowerPC memory support pre-gcc9, patch #2
- 2018-03-23 19:19 Re: [PATCH], PR target/84914, Fix complex long double multiply/divide on PowerPC -mabi=ieeelongdouble
- 2018-03-22 15:32 Re: [RFC Patch], PowerPC memory support pre-gcc9, Version 2, Patch #5
- 2018-03-22 12:13 Re: [RFC Patch], PowerPC memory support pre-gcc9, Version 2, Patch #2
- 2018-03-22 15:18 Re: [RFC Patch], PowerPC memory support pre-gcc9, Version 2, Patch #3
Mikael Morin
Mike Gulick
Mike Stump
Mr. Aaron
Nathan Sidwell
O.N.U
Palmer Dabbelt
Paolo Carlini
- 2018-03-09 19:51 Re: [C++ Patch] PR 71169 ("[7/8 Regression] ICE on invalid C++ code in pop_nested_class"), PR 71832 and more (Take 2)
- 2018-03-06 18:14 [C++ Patch/RFC] PR 71169 ("[7/8 Regression] ICE on invalid C++ code in pop_nested_class"), PR 71832 and more
- 2018-03-03 09:50 Re: [C++ Patch] PR 71464 ("[6/7/8 Regression] ICE on invalid code (with redeclared constructor) at -Os: Segmentation fault")
- 2018-03-23 10:13 Re: [C++ Patch] PR 84632 ("[8 Regression] internal compiler error: tree check: expected record_type or union_type or qual_union_type, have array_type in reduced_constant_expression_p...")
- 2018-03-25 18:48 Re: [C++ Patch] Fix confusing diagnostics for invalid overrides
- 2018-03-09 03:59 [C++ Patch] PR 71169 ("[7/8 Regression] ICE on invalid C++ code in pop_nested_class"), PR 71832 and more (Take 2)
- 2018-03-22 18:59 Re: [C++ Patch] PR 84632 ("[8 Regression] internal compiler error: tree check: expected record_type or union_type or qual_union_type, have array_type in reduced_constant_expression_p...")
- 2018-03-02 21:02 [C++ Patch] PR 71464 ("[6/7/8 Regression] ICE on invalid code (with redeclared constructor) at -Os: Segmentation fault")
- 2018-03-06 18:58 Re: [C++ Patch/RFC] PR 71169 ("[7/8 Regression] ICE on invalid C++ code in pop_nested_class"), PR 71832 and more
- 2018-03-26 17:57 Re: [C++ Patch] PR 84632 ("[8 Regression] internal compiler error: tree check: expected record_type or union_type or qual_union_type, have array_type in reduced_constant_expression_p...")
- 2018-03-25 22:33 Re: [C++ Patch] Fix confusing diagnostics for invalid overrides
- 2018-03-22 08:05 [C++ Patch] PR 84632 ("[8 Regression] internal compiler error: tree check: expected record_type or union_type or qual_union_type, have array_type in reduced_constant_expression_p...")
- 2018-03-09 09:14 Re: [C++ Patch] PR 71169 ("[7/8 Regression] ICE on invalid C++ code in pop_nested_class"), PR 71832 and more (Take 2)
- 2018-03-22 19:35 Re: [C++ Patch] PR 84632 ("[8 Regression] internal compiler error: tree check: expected record_type or union_type or qual_union_type, have array_type in reduced_constant_expression_p...")
- 2018-03-06 19:44 Re: [C++ Patch/RFC] PR 71169 ("[7/8 Regression] ICE on invalid C++ code in pop_nested_class"), PR 71832 and more
- 2018-03-07 16:10 Re: [C++ Patch/RFC] PR 71169 ("[7/8 Regression] ICE on invalid C++ code in pop_nested_class"), PR 71832 and more
- 2018-03-22 21:39 Re: [C++ Patch] PR 84632 ("[8 Regression] internal compiler error: tree check: expected record_type or union_type or qual_union_type, have array_type in reduced_constant_expression_p...")
- 2018-03-08 16:11 Re: [C++ Patch/RFC] PR 71169 ("[7/8 Regression] ICE on invalid C++ code in pop_nested_class"), PR 71832 and more
- 2018-03-26 09:19 Re: [C++ Patch] PR 84632 ("[8 Regression] internal compiler error: tree check: expected record_type or union_type or qual_union_type, have array_type in reduced_constant_expression_p...")
- 2018-03-27 08:33 [C++ Patch] PR 85067 ("[8 Regression] ICE with volatile parameter in defaulted copy-constructor")
- 2018-03-21 09:29 [C++ Patch] PR 84972 ("[6/7/8 Regression] ICE: tree check: expected class 'type', have 'exceptional' (error_mark)...")
- 2018-03-28 12:26 [C++ Patch] PR 85028 ("[8 Regression] ICE on invalid C++ code: in tsubst_default_argument, at cp/pt.c:12340")
- 2018-03-07 17:18 Re: [C++ Patch/RFC] PR 71169 ("[7/8 Regression] ICE on invalid C++ code in pop_nested_class"), PR 71832 and more
- 2018-03-06 22:00 Re: [C++ Patch/RFC] PR 71169 ("[7/8 Regression] ICE on invalid C++ code in pop_nested_class"), PR 71832 and more
- 2018-03-09 15:42 Re: [C++ Patch] PR 71169 ("[7/8 Regression] ICE on invalid C++ code in pop_nested_class"), PR 71832 and more (Take 2)
- 2018-03-22 21:35 Re: [C++ Patch] PR 84632 ("[8 Regression] internal compiler error: tree check: expected record_type or union_type or qual_union_type, have array_type in reduced_constant_expression_p...")
- 2018-03-25 19:14 Re: [C++ Patch] Fix confusing diagnostics for invalid overrides
- 2018-03-05 01:55 [C++ Patch] PR 84618 ("[8 Regression] ICE in build_capture_proxy, at cp/lambda.c:460")
- 2018-03-07 20:59 Re: [C++ Patch/RFC] PR 71169 ("[7/8 Regression] ICE on invalid C++ code in pop_nested_class"), PR 71832 and more
Paul Hua
Paul Richard Thomas
Pedro Alves
Peryt, Sebastian
Peter Bergner
- 2018-03-09 22:26 Re: [PATCH, rs6000] Fix PR83969: ICE in final_scan_insn, at final.c:2997
- 2018-03-23 17:40 [PATCH. rs6000] Fix PR84912: ICE using -m32 on __builtin_divde*, patch #1
- 2018-03-20 19:46 Re: [PATCH ] PR 844422 Fix FCTID, FCTIW with -mcpu=power7
- 2018-03-11 15:23 [PATCH, rs6000] Fix PR83789: __builtin_altivec_lvx fails for powerpc for altivec-4.c
- 2018-03-06 16:07 Re: [PATCH, rs6000] Fix PR84264: ICE in rs6000_emit_le_vsx_store
- 2018-03-02 02:57 Re: [PATCH, rs6000] Fix PR84534: several powerpc test cases fail starting with r257915
- 2018-03-23 22:14 [PATCH, rs6000, committed] Fix test case builtins-1-le.c
- 2018-03-27 13:17 Re: [PATCH, rtl] Fix PR84878: Segmentation fault in add_cross_iteration_register_deps
- 2018-03-30 16:16 Re: [PATCH][GCC][mid-end] Allow larger copies when target supports unaligned access [Patch (1/2)]
- 2018-03-22 02:10 Re: [PATCH, rs6000] Fix PR83789: __builtin_altivec_lvx fails for powerpc for altivec-4.c
- 2018-03-21 17:47 Re: [PATCH, rs6000] Fix PR83789: __builtin_altivec_lvx fails for powerpc for altivec-4.c
- 2018-03-20 17:27 Re: [PATCH, rs6000] Fix PR83789: __builtin_altivec_lvx fails for powerpc for altivec-4.c
- 2018-03-22 18:45 Re: [PATCH, rs6000] Fix PR83789: __builtin_altivec_lvx fails for powerpc for altivec-4.c
- 2018-03-08 00:04 Re: [RFA][PATCH][PR middle-end/61118] Improve tree CFG accuracy for setjmp/longjmp
- 2018-03-30 19:31 [PATCH, rs6000] Fix PR80546: FAIL: gcc.target/powerpc/bool3-p[78].c scan-assembler-not
- 2018-03-01 03:59 Re: [PATCH, rs6000] Fix PR84534: several powerpc test cases fail starting with r257915
- 2018-03-30 15:35 Re: [PATCH][GCC][mid-end] Allow larger copies when target supports unaligned access [Patch (1/2)]
- 2018-03-04 15:36 Re: [PATCH, rs6000] Fix PR84264: ICE in rs6000_emit_le_vsx_store
- 2018-03-08 13:03 Re: [PATCH, rs6000] Fix PR83969: ICE in final_scan_insn, at final.c:2997
- 2018-03-06 15:57 Re: patch to fix PR81572
- 2018-03-20 17:36 Re: [PATCH, rs6000] Finish implementation of __builtin_atlivec_lvx_v1ti
- 2018-03-28 18:57 Re: [PATCH. rs6000] Fix PR84912: ICE using -m32 on __builtin_divde*, patch #2
- 2018-03-08 00:50 [PATCH, rs6000] Fix PR83969: ICE in final_scan_insn, at final.c:2997
- 2018-03-28 15:38 Re: [PATCH. rs6000] Fix PR84912: ICE using -m32 on __builtin_divde*, patch #2
- 2018-03-22 02:26 Re: [PATCH,rs6000] GCC -7, no swap optimization for vpermxor instruction
- 2018-03-22 18:24 Re: [PATCH,rs6000] GCC -7, no swap optimization for vpermxor instruction
- 2018-03-23 17:41 [PATCH. rs6000] Fix PR84912: ICE using -m32 on __builtin_divde*, patch #2
- 2018-03-23 18:49 Re: [PATCH, rs6000] Fix PR83789: __builtin_altivec_lvx fails for powerpc for altivec-4.c
- 2018-03-21 14:38 Re: [PATCH, rs6000] Finish implementation of __builtin_atlivec_lvx_v1ti
- 2018-03-27 03:05 [PATCH, rtl] Fix PR84878: Segmentation fault in add_cross_iteration_register_deps
- 2018-03-04 04:55 [PATCH, rs6000] Fix PR84264: ICE in rs6000_emit_le_vsx_store
- 2018-03-29 00:13 Re: [PATCH. rs6000] Fix PR84912: ICE using -m32 on __builtin_divde*, patch #2
- 2018-03-20 02:12 Re: [PATCH, rs6000] Fix PR83789: __builtin_altivec_lvx fails for powerpc for altivec-4.c
Rainer Orth
Ramana Radhakrishnan
Renlin Li
Richard Biener
- 2018-03-21 12:01 Re: Fix ICE after sorry for big stack arguments (PR 84964)
- 2018-03-06 06:28 Re: [PATCH] Fix ICE with exp.simdclone.0 (PR tree-optimization/84687)
- 2018-03-19 12:45 [PATCH] Fix PR84929
- 2018-03-27 08:18 Re: [PATCH, rtl] Fix PR84878: Segmentation fault in add_cross_iteration_register_deps
- 2018-03-21 10:38 Re: Use SCEV information when aligning for vectorisation (PR 84005)
- 2018-03-20 10:41 Re: [PATCH] Fix PR84986
- 2018-03-19 13:33 [PATCH] Fix PR84933
- 2018-03-21 09:53 Re: Fix ICE after sorry for big stack arguments (PR 84964)
- 2018-03-16 11:53 Re: [PATCH] Fix PR84873
- 2018-03-15 12:35 Re: [PATCH] Fortran -- clean up KILL
- 2018-03-21 10:11 Re: [PATCH] Fix up handling of bool BIT_NOT_EXPRs in store-merging (PR tree-optimization/84982, take 2)
- 2018-03-22 10:11 Re: [tail-merge, PR84956] Don't merge bbs with bb_has_abnormal_pred
- 2018-03-15 08:22 Re: [PATCH] Fix emit_conditional_move (PR target/84860)
- 2018-03-21 08:15 Re: [PATCH] Fix PR84512
- 2018-03-14 08:44 Re: [PATCH] Fix ptr-overflow sanopt optimization (PR sanitizer/83392)
- 2018-03-20 12:57 Re: [PATCH] Fix PR84859
- 2018-03-14 15:10 Re: [PATCH v2] Fix bogus strncpy source length warning on source bound by constant
- 2018-03-21 08:22 Re: Seeking Release Manager approval for: [PATCH] jit: fix link on OS X and Solaris (PR jit/64089 and PR jit/84288)
- 2018-03-21 09:37 Re: [PATCH] Fix compile-time hog in MPX boundary checking (PR target/84988).
- 2018-03-02 08:05 Re: [PATCH] deprecate -finline-limit and make it an optimization option (PR 84603)
- 2018-03-07 08:32 Re: [patch] Fix PR target/84277
- 2018-03-29 12:56 Re: [PATCH] Documentation tweaks.
- 2018-03-02 08:31 Re: [PATCH] Fix ICF with error/warning attribute (PR ipa/84628)
- 2018-03-12 10:06 Re: [PATCH] Fix PTA info in IPA ICF (PR ipa/84658).
- 2018-03-02 17:47 Re: [PATCH] Fix PR84427, PRE ANTIC iteration (again)
- 2018-03-09 13:23 [PATCH] Fix PR84777
- 2018-03-05 14:07 Re: [RFA][PATCH][PR middle-end/61118] Improve tree CFG accuracy for setjmp/longjmp
- 2018-03-07 09:09 Re: [PATCH] Reject target_clones attribute in functions that can't be cloned (PR middle-end/84723)
- 2018-03-08 08:58 Re: [PATCH 1/2] tree-if-conv.c: fix ICE seen with -fno-tree-forwprop (PR tree-optimization/84178)
- 2018-03-13 09:22 Re: [PATCH] Prefer mempcpy to memcpy on x86_64 target (PR middle-end/81657).
- 2018-03-13 08:10 Re: [PATCH] Fix match.pd ICEs on COMPLEX_CSTs (PR middle-end/84834)
- 2018-03-20 13:36 Re: [PR middle-end/70359] uncoalesce IVs outside of loops
- 2018-03-02 09:35 Re: Fix PR ipa/83983 (partially)
- 2018-03-09 13:28 [PATCH] Fix PR84775
- 2018-03-20 10:08 [PATCH] Fix PR84986
- 2018-03-07 13:29 Re: [PATCH] Fix ICE for static vars in offloaded functions
- 2018-03-23 12:33 Re: [PATCH, PR84660] Fix combine bug with SHIFT_COUNT_TRUNCATED.
- 2018-03-27 13:32 GCC 8.0.1 Status Report (2018-03-27)
- 2018-03-13 08:14 Re: PR target/84743 adjust reassociation widths for power8/power9
- 2018-03-28 14:29 Re: [PR middle-end/70359] uncoalesce IVs outside of loops
- 2018-03-27 11:45 [PATCH] Fix PR85082
- 2018-03-23 09:06 Re: [PATCH] Fix alias.c ICE on inline-asm "=m" incomplete operand (PR inline-asm/85022)
- 2018-03-01 11:10 [PATCH] Fix PR84645, -flto -g0 vs. -g issue
- 2018-03-02 08:15 Re: [PATCH] Fix ICF with error/warning attribute (PR ipa/84628)
- 2018-03-23 08:53 Re: [PATCH] Fix alias.c ICE on inline-asm "=m" incomplete operand (PR inline-asm/85022)
- 2018-03-28 11:37 Re: [PR middle-end/70359] uncoalesce IVs outside of loops
- 2018-03-15 08:55 Re: [PATCH] PR gcc/68256 Defining TARGET_USE_CONSTANT_BLOCKS_P causes go bootstrap failure on aarch64.
- 2018-03-12 10:08 Re: [PATCH] Prefer mempcpy to memcpy on x86_64 target (PR middle-end/81657).
- 2018-03-09 20:20 Re: [RFA][PATCH][PR middle-end/61118] Improve tree CFG accuracy for setjmp/longjmp
- 2018-03-02 10:48 Re: [PATCH] Fix ICF with error/warning attribute (PR ipa/84628, take 3)
- 2018-03-28 07:46 Re: [PATCH] Add pow -> exp hack for SPEC2k17 628.pop2_s (PR tree-optimization/82004)
- 2018-03-08 13:26 Re: [RFA][PATCH][PR middle-end/61118] Improve tree CFG accuracy for setjmp/longjmp
- 2018-03-22 08:12 Re: [PATCH] Fix up -fsanitize=address on -fsection-anchors targets (PR sanitizer/85018)
- 2018-03-20 11:05 Re: [PATCH] Fix PR84986
- 2018-03-06 07:56 Re: [PATCH] Fix C++ ref op= ICE in the gimplifier with -g (PR c++/84704)
- 2018-03-14 10:06 Re: [PATCH] Fix tree statistics with -fmem-report.
- 2018-03-19 14:38 Re: Use SCEV information when aligning for vectorisation (PR 84005)
- 2018-03-27 10:00 [PATCH] Fix PR84004
- 2018-03-22 14:16 [PATCH] Fix PR85020
- 2018-03-21 12:02 Re: MAINTAINERS with no port
- 2018-03-16 07:56 Re: [PATCH] Fix reassoc with -frounding-math or IBM long double (PR tree-optimization/84841)
- 2018-03-17 12:48 Re: Don't try to vectorise COND_EXPR reduction chains (PR 84913)
- 2018-03-13 14:59 [PATCH] Fix PR84830
- 2018-03-21 08:20 Re: [PATCH] Fix up handling of bool BIT_NOT_EXPRs in store-merging (PR tree-optimization/84982)
- 2018-03-21 09:22 Re: [PR middle-end/70359] uncoalesce IVs outside of loops
- 2018-03-08 14:40 [PATCH] Fix PR84552
- 2018-03-27 11:46 [PATCH] Fix PR82847
- 2018-03-28 14:03 Re: [PATCH] Add pow -> exp hack for SPEC2k17 628.pop2_s (PR tree-optimization/82004, take 2)
- 2018-03-20 12:07 Re: [PATCH] Fix PR84859
- 2018-03-06 07:49 Re: [PATCH] deprecate -finline-limit and make it an optimization option (PR 84603)
- 2018-03-05 14:17 Re: Don't vectorise zero-step rmw operations (PR 84485)
- 2018-03-21 15:43 Re: [parloops, PR83126], Use cached affine_ivs canonicalize_loop_ivs
- 2018-03-07 10:28 Re: [patch] Fix PR target/84277
- 2018-03-01 13:57 [PATCH] Fix PR84427, PRE ANTIC iteration (again)
- 2018-03-08 09:30 Re: [PATCH 2/2] ifcvt: unfixed testcase for 2nd issue within PR tree-optimization/84178
- 2018-03-02 08:22 Re: Avoid &LOOP_VINFO_MASKS for bb vectorisation (PR 84634)
- 2018-03-15 12:56 [PATCH] Fix PR84873
- 2018-03-13 09:14 Re: [patch] Fix PR lto/84805
- 2018-03-19 09:11 Re: [PATCH] Fix PR84512
- 2018-03-16 11:55 Re: [PATCH] Fix PR84512
- 2018-03-21 09:47 Re: [PATCH, PR84660] Fix combine bug with SHIFT_COUNT_TRUNCATED.
- 2018-03-05 12:45 [PATCH] Fix PR84650
- 2018-03-07 15:01 Re: [PATCH] Fix ICE for static vars in offloaded functions
- 2018-03-05 15:25 Re: [RFC][PR82479] missing popcount builtin detection
- 2018-03-19 20:39 Re: [PATCH] Avoid compiler UB in store-merging (PR tree-optimization/84946)
- 2018-03-20 13:12 Re: [PATCH] Remove ICEing test-case.
- 2018-03-13 08:10 Re: [PATCH] Fix another CONSTRAINT_LEN related bug (PR middle-end/84831)
- 2018-03-05 14:59 [PATCH] Fix PR84486
- 2018-03-23 09:58 Re: [PATCH] Fix PR85020
- 2018-03-01 13:58 Re: Don't vectorise zero-step rmw operations (PR 84485)
- 2018-03-23 11:24 Re: [PATCH] Fix PR85020
- 2018-03-22 12:14 Re: [PATCH testsuite]Fix pr83126.c failure for bare-metal toolchains
- 2018-03-20 08:19 Re: [wwwdocs] Update gcc-8/changes.html for some IPA and x86 canges
- 2018-03-12 12:31 [PATCH] Fix PR84803
- 2018-03-02 07:58 Re: [PATCH] Fix ICF with error/warning attribute (PR ipa/84628)
- 2018-03-06 08:57 Re: [RFA][PATCH][PR middle-end/61118] Improve tree CFG accuracy for setjmp/longjmp
- 2018-03-20 13:53 Re: Use SCEV information when aligning for vectorisation (PR 84005)
- 2018-03-27 13:19 Re: [PATCH, rtl] Fix PR84878: Segmentation fault in add_cross_iteration_register_deps
- 2018-03-01 10:45 Re: [RFA][PATCH][PR middle-end/61118] Improve tree CFG accuracy for setjmp/longjmp
- 2018-03-07 08:26 Re: [RFC][PR82479] missing popcount builtin detection
- 2018-03-08 07:07 Re: [PATCH] Fix switchconv ICE (PR tree-optimization/84740)
- 2018-03-27 11:44 [PATCH] Fix PR84067
- 2018-03-21 10:44 Re: [parloops, PR83126], Use cached affine_ivs canonicalize_loop_ivs
- 2018-03-08 08:59 Re: [PATCH] avoid warning for memcpy to self (PR 83456)
- 2018-03-12 12:14 Re: [parloops, PR83126], Use cached affine_ivs canonicalize_loop_ivs
- 2018-03-02 08:22 Re: Use loop->safelen rather than loop->force_vectorize
- 2018-03-21 20:42 Re: [PATCH] Fix ICE from path isolation (PR tree-optimization/84960)
- 2018-03-01 10:37 Re: Don't vectorise zero-step rmw operations (PR 84485)
- 2018-03-20 17:57 Re: [PR middle-end/70359] uncoalesce IVs outside of loops
- 2018-03-20 12:42 Re: [PATCH] Fix PR84859
- 2018-03-19 20:31 Re: [PATCH] Security improvement for dwarf indirect constants (PR sanitizer/78651)
- 2018-03-21 10:54 Re: Fix ICE after sorry for big stack arguments (PR 84964)
- 2018-03-20 06:40 Re: [PATCH] Fix strpbrk (x, "") folding (PR c/84953)
- 2018-03-14 10:55 [PATCH] Revert assert in PRE
- 2018-03-16 14:08 [PATCH] Fix PR84859
- 2018-03-15 08:50 Re: RFA (make_dispatcher_decl): PATCH for c++/83911, ICE with multiversioned constructor
- 2018-03-26 08:17 [PATCH] Fix PR85066 testcase for -mx32
- 2018-03-19 20:33 Re: [PATCH] Fix libsanitizer on i?86-linux with glibc 2.27+ (PR sanitizer/84761)
- 2018-03-16 07:52 Re: [PATCH] Fix PR84873
- 2018-03-08 09:22 [PATCH] Fix PR84746
- 2018-03-23 08:56 Re: [PATCH] Fix another match_asm_constraints_1 issue (PR PR inline-asm/85034)
- 2018-03-23 08:51 Re: [PATCH] Fix sanopt -fsanitize=pointer-overflow optimization (PR sanitizer/85029)
- 2018-03-06 14:43 Re: [RFA][PATCH][PR middle-end/61118] Improve tree CFG accuracy for setjmp/longjmp
- 2018-03-21 09:47 Re: poly_span_traits fixes (PR 84811)
- 2018-03-12 09:56 Re: [PATCH] Fix bogus strncpy source length warning on source bound by constant
- 2018-03-08 13:22 Re: [RFA][PATCH][PR middle-end/61118] Improve tree CFG accuracy for setjmp/longjmp
- 2018-03-05 09:37 [PATCH][1/2] Fix PR84670
- 2018-03-19 20:36 Re: [PATCH] Avoid UBSAN -fsanitize=enum errors on GCC memmodel enum (PR rtl-optimization/84643)
- 2018-03-29 07:02 Re: [PATCH] Fix -Wduplicated-branches with -g (PR c/85094)
- 2018-03-21 09:28 Re: [PATCH PR84969]Don't reorder builtin memsets if they set different rhs values
- 2018-03-01 08:37 [PATCH][darwin] Work around missing LTO debug support for Mach-O, PR82005
Richard Earnshaw (lists)
Richard Sandiford
Roland McGrath via gcc-patches
Sameera Deshpande
Samuel Thibault
Sandra Loosemore
Sebastian Huber
Segher Boessenkool
- 2018-03-28 21:05 Re: [PATCH,rs6000] Remove __builtin_fctid and __builtin_fctiw
- 2018-03-01 23:47 Re: [PATCH] Fix combiner move_deaths DEBUG_INSN handling (PR target/84614)
- 2018-03-29 00:21 Re: [PATCH. rs6000] Fix PR84912: ICE using -m32 on __builtin_divde*, patch #2
- 2018-03-22 15:04 Re: [RFC Patch], PowerPC memory support pre-gcc9, Version 2, Patch #3
- 2018-03-14 13:47 [PATCH] rs6000: Fix sanitizer frame unwind on 32-bit ABIs
- 2018-03-09 19:31 Re: [PATCH, rs6000] Fix PR83969: ICE in final_scan_insn, at final.c:2997
- 2018-03-27 18:48 Re: [RFC PATCH for 9] rs6000: Ordered comparisons (PR56864)
- 2018-03-20 16:21 Re: [RFC Patch], PowerPC memory support pre-gcc9, patch #1
- 2018-03-27 22:02 Re: [PATCH. rs6000] Fix PR84912: ICE using -m32 on __builtin_divde*, patch #2
- 2018-03-27 17:22 Re: [RFC PATCH for 9] rs6000: Ordered comparisons (PR56864)
- 2018-03-20 13:02 Re: [RFC Patch], PowerPC memory support pre-gcc9, patch #1
- 2018-03-07 20:23 [PATCH] rs6000: -mreadonly-in-sdata (PR82411)
- 2018-03-22 22:58 Re: [PATCH,rs6000] GCC -7, no swap optimization for vpermxor instruction
- 2018-03-13 16:02 Re: PR target/84743 adjust reassociation widths for power8/power9
- 2018-03-12 18:55 Re: [PATCH, rs6000] Fix PR83789: __builtin_altivec_lvx fails for powerpc for altivec-4.c
- 2018-03-05 16:29 Re: Rename __builtin_rs6000_speculation_barrier
- 2018-03-05 19:10 [PATCH] rs6000: Don't align tiny loops to 32 bytes for POWER9
- 2018-03-06 20:50 Re: [committed] Fix combiner.c's RTL checking failure (PR target/84710)
- 2018-03-28 00:15 Re: [PATCH, rs6000] xmmintrin.h needs to use __vector __bool everywhere
- 2018-03-05 14:55 Re: [PATCH, rs6000] Fix PR84264: ICE in rs6000_emit_le_vsx_store
- 2018-03-14 17:05 Re: [PATCH,rs6000] Add vec_permxor support.
- 2018-03-22 23:24 Re: [PATCH,rs6000] GCC -7, no swap optimization for vpermxor instruction
- 2018-03-22 00:37 Re: [PATCH, rs6000] Fix PR83789: __builtin_altivec_lvx fails for powerpc for altivec-4.c
- 2018-03-14 20:12 Re: [PATCH, rs6000] PR 84422 fix sse2-pmuludq-1.c with -mcpu=power7
- 2018-03-30 23:15 Re: [PATCH, rs6000] Fix PR80546: FAIL: gcc.target/powerpc/bool3-p[78].c scan-assembler-not
- 2018-03-15 15:17 [PATCH] rs6000: Fix for the previous abi_v4_pass_in_fpr change
- 2018-03-16 22:51 Re: [PATCH ] PR 844422 Fix FCTID, FCTIW with -mcpu=power7
- 2018-03-22 16:41 Re: [RFC Patch], PowerPC memory support pre-gcc9, Version 2, Patch #3
- 2018-03-30 22:52 Re: [PATCH, rs6000] Tidy implementation of vec_ldl
- 2018-03-22 22:53 Re: [PATCH], PR target/84914, Fix complex long double multiply/divide on PowerPC -mabi=ieeelongdouble
- 2018-03-22 14:35 Re: [RFC Patch], PowerPC memory support pre-gcc9, Version 2, Patch #1
- 2018-03-17 00:08 Re: [PATCH, rs6000] Finish implementation of __builtin_atlivec_lvx_v1ti
- 2018-03-28 17:59 Re: [PATCH. rs6000] Fix PR84912: ICE using -m32 on __builtin_divde*, patch #2
- 2018-03-27 22:09 Re: [PATCH], PR target/84914, Fix complex long double multiply/divide on PowerPC -mabi=ieeelongdouble
- 2018-03-10 22:46 Re: [committed] Fix va_arg gimplification on powerpc{,spe} (PR target/84772)
- 2018-03-12 16:59 [PATCH] rs6000: sysv: Don't pass SFmode in varargs in FPRs
- 2018-03-28 21:13 Re: [PATCH. rs6000] Fix PR84912: ICE using -m32 on __builtin_divde*, patch #2
- 2018-03-27 21:45 Re: [PATCH. rs6000] Fix PR84912: ICE using -m32 on __builtin_divde*, patch #1
- 2018-03-22 23:03 Re: [PATCH, rs6000] Fix PR83789: __builtin_altivec_lvx fails for powerpc for altivec-4.c
- 2018-03-26 19:16 [RFC PATCH for 9] rs6000: Ordered comparisons (PR56864)
- 2018-03-20 16:07 Re: [RFC Patch], PowerPC memory support pre-gcc9, patch #4
- 2018-03-29 21:52 Re: [PATCH, rs6000] PR target/83822 fix redundant conditions
- 2018-03-16 23:31 Re: [PATCH v2, rs6000] Remove unused (and incorrect) code for internal store and load operations
- 2018-03-20 16:42 Re: [PATCH, rs6000] Fix PR83789: __builtin_altivec_lvx fails for powerpc for altivec-4.c
- 2018-03-12 18:41 Re: [PATCH,rs6000] Add vec_permxor support.
- 2018-03-12 15:21 [PATCH] combine: Fix PR84780 (more LOG_LINKS trouble)
- 2018-03-20 13:31 Re: [RFC Patch], PowerPC memory support pre-gcc9, patch #2
- 2018-03-31 02:57 [PATCH] rs6000: Fix _mm_min_ps and _mm_max_ps (PR83315)
- 2018-03-01 00:39 Re: [PATCH] [RFC] rs6000: -mreadonly-in-sdata (PR82411)
- 2018-03-01 22:18 Re: [PATCH, rs6000] GCC 7 backport to remove non-ABI vec_vinsert4b and vec_vextract4b support
- 2018-03-02 20:31 Re: [gcc-7 backport PATCH, rs6000/pr84371] Update butilins-3*.c tests for power9 codegen.
- 2018-03-02 01:45 Re: [PATCH, rs6000] Fix PR84534: several powerpc test cases fail starting with r257915
- 2018-03-27 23:33 Re: [PATCH] rs6000: -mreadonly-in-sdata (PR82411)
- 2018-03-19 13:29 Re: [PATCH ] PR 844422 Fix FCTID, FCTIW with -mcpu=power7
- 2018-03-05 15:05 Re: Rename __builtin_rs6000_speculation_barrier
- 2018-03-01 00:54 Re: [PATCH] [RFC] rs6000: -mreadonly-in-sdata (PR82411)
- 2018-03-14 13:43 [PATCH] combine: Don't make log_links for pc_rtx (PR84780 #c10)
Siddhesh Poyarekar
Steve Kargl
Sudakshina Das
- 2018-03-21 12:11 [PATCH][ARM] Fix test pr82989.c for big endian and mthumb
- 2018-03-20 19:08 Re: [PATCH][AARCH64] PR target/84521 Fix frame pointer corruption with -fomit-frame-pointer with __builtin_setjmp
- 2018-03-21 17:45 [PATCH][ARM][PR target/84826] Fix ICE in extract_insn, at recog.c:2304 on arm-linux-gnueabi
- 2018-03-29 15:31 Re: [Aarch64] Fix conditional branches with target far away.
- 2018-03-14 17:40 [PATCH][AARCH64] PR target/84521 Fix frame pointer corruption with -fomit-frame-pointer with __builtin_setjmp
- 2018-03-21 11:40 Re: [PATCH][ARM][PR82989] Fix unexpected use of NEON instructions for shifts
- 2018-03-23 13:31 Re: [PATCH][ARM][PR target/84826] Fix ICE in extract_insn, at recog.c:2304 on arm-linux-gnueabi
- 2018-03-29 09:42 Re: [PATCH, GCC-7, GCC-6][ARM][PR target/84826] Backport Fix ICE in extract_insn, at recog.c:2304 on arm-linux-gnueabihf
- 2018-03-27 13:00 [PATCH][AARCH64][PR target/84882] Add mno-strict-align
- 2018-03-19 18:55 Re: [PATCH PR81647][AARCH64] Fix handling of Unordered Comparisons in aarch64-simd.md
- 2018-03-20 10:58 Re: [PATCH][ARM][PR82989] Fix unexpected use of NEON instructions for shifts
- 2018-03-27 15:26 Re: [PATCH][ARM][PR82989] Fix unexpected use of NEON instructions for shifts
- 2018-03-20 10:57 Re: [PATCH PR81647][AARCH64] Fix handling of Unordered Comparisons in aarch64-simd.md
- 2018-03-28 14:04 [PATCH, GCC-7, GCC-6][ARM][PR target/84826] Backport Fix ICE in extract_insn, at recog.c:2304 on arm-linux-gnueabihf
- 2018-03-15 16:51 Re: [Aarch64] Fix conditional branches with target far away.
- 2018-03-28 10:25 Re: [PATCH PR81647][AARCH64] Fix handling of Unordered Comparisons in aarch64-simd.md
- 2018-03-22 17:26 Re: [PATCH][ARM][PR target/84826] Fix ICE in extract_insn, at recog.c:2304 on arm-linux-gnueabi
- 2018-03-21 17:16 Re: [PATCH][ARM] Fix test pr82989.c for big endian and mthumb
- 2018-03-22 13:36 Re: [Aarch64] Fix conditional branches with target far away.
- 2018-03-14 10:11 [PATCH][ARM][PR82989] Fix unexpected use of NEON instructions for shifts
- 2018-03-23 13:59 Re: [PATCH][ARM][PR target/84826] Fix ICE in extract_insn, at recog.c:2304 on arm-linux-gnueabi
- 2018-03-22 16:20 Re: [PATCH][ARM][PR target/84826] Fix ICE in extract_insn, at recog.c:2304 on arm-linux-gnueabi
Svante Signell
Tamar Christina
Thomas Koenig
- 2018-03-24 12:46 [patch, fortran] Fix empty substrings when simplifying
- 2018-03-25 16:11 [patch, fortran] Fix character parameter arrays as formats
- 2018-03-18 16:22 Re: [PATCH] PR fortran/77414 -- catch re-declaration of subroutines
- 2018-03-24 17:42 Re: [patch, fortran] Fix empty substrings when simplifying
- 2018-03-21 21:13 Re: [PATCH, fortran] PR84957 - [8 Regression] ICE in gfc_sym_type, at fortran/trans-types.c:2255
- 2018-03-27 17:33 Re: [PATCH, fortran] PR85083 - [8 Regression] ICE in gfc_convert_to_structure_constructor, at fortran/primary.c:2915
- 2018-03-11 19:56 [patch, fortran] Some more corrections to zero-size simplification
- 2018-03-01 20:45 Re: [PATCH] PR fortran/51434 -- ICE in gfc_simplify_transfer
- 2018-03-23 06:13 Re: [PATCH] PR fortran/42651 -- Fix accepts-invalid
- 2018-03-06 07:40 Re: [PATCH] PR fortran/56667 -- Issue a sane error message
- 2018-03-30 12:18 [patch, fortran, testsuite, committed] Remove illegal code from substr_6.f90
- 2018-03-15 20:21 Re: [PATCH] PR fortran/69395 -- don't exceed max allowed array dimensions
- 2018-03-25 14:31 [patch, libgomp testsuite] Replace non-standard call abort by STOP n
- 2018-03-29 18:07 [patch, fortran] Fix PR 85111, some more zero size stuff
- 2018-03-06 21:40 [patch, fortran] Fix PR 84697
Thomas Preudhomme
Thomas Schwinge
Tom de Vries
- 2018-03-22 13:44 Re: [og7] vector_length extension part 2: Generalize state propagation and synchronization
- 2018-03-19 17:02 Re: [og7] Update nvptx_fork/join barrier placement
- 2018-03-29 10:23 Re: [PATCH] Print function attributes in rtl dumps
- 2018-03-26 14:14 Re: [og7] vector_length extension part 4: target hooks and automatic parallelism
- 2018-03-22 16:18 Re: [og7] vector_length extension part 2: Generalize state propagation and synchronization
- 2018-03-23 13:12 Re: [og7] vector_length extension part 2: Generalize state propagation and synchronization
- 2018-03-26 17:10 Re: [og7] vector_length extension part 4: target hooks and automatic parallelism
- 2018-03-23 08:54 Re: [og7] vector_length extension part 2: Generalize state propagation and synchronization
- 2018-03-19 14:05 Re: [og7] Update nvptx_fork/join barrier placement
- 2018-03-09 16:22 Re: [og7] Update nvptx_fork/join barrier placement
- 2018-03-20 10:39 [nvptx, PR84952, committed] Fix bar.sync position
- 2018-03-28 13:51 Re: [PATCH,nvptx] Fix PR85056
- 2018-03-20 09:17 [nvptx, PR84954, committed] Fix prevent_branch_around_nothing
- 2018-03-29 09:16 [PATCH, testsuite, 1/2] Add scan-wpa-ipa-dump
- 2018-03-22 17:51 Re: [og7] vector_length extension part 2: Generalize state propagation and synchronization
- 2018-03-20 12:08 Re: [Patch] Document __builtin_extend_pointer
- 2018-03-22 17:39 Re: [og7] vector_length extension part 2: Generalize state propagation and synchronization
- 2018-03-22 14:44 Re: [og7] vector_length extension part 2: Generalize state propagation and synchronization
- 2018-03-26 09:06 [PATCH, PR85063] Fix switch conversion in offloading functions
- 2018-03-30 13:16 [og7, testsuite, committed] Add scan-offload-tree-dump
- 2018-03-27 12:16 Re: [og7] vector_length extension part 5: libgomp and tests
- 2018-03-29 09:12 [PATCH, 0/2] Add scan-ltrans-tree-dump and scan-wpa-ipa-dump
- 2018-03-26 10:30 Re: [PATCH] Fix ICE for static vars in offloaded functions
- 2018-03-23 16:21 Re: [og7] vector_length extension part 2: Generalize state propagation and synchronization
- 2018-03-22 14:23 Re: [og7] vector_length extension part 2: Generalize state propagation and synchronization
- 2018-03-29 09:19 [PATCH, testsuite, 2/2] Add scan-ltrans-tree-dump
- 2018-03-20 12:24 Re: [PATCH] Fix PR84512
- 2018-03-30 01:07 Re: [og7] vector_length extension part 2: Generalize state propagation and synchronization
- 2018-03-07 14:51 Re: [PATCH] Fix ICE for static vars in offloaded functions
- 2018-03-19 15:24 Re: [og7] Update nvptx_fork/join barrier placement
- 2018-03-16 11:56 [testsuite] Require label_values in builtin-unreachable-6.c
- 2018-03-30 15:14 Re: [og7] vector_length extension part 2: Generalize state propagation and synchronization
- 2018-03-21 17:10 Re: [og7] vector_length extension part 2: Generalize state propagation and synchronization
- 2018-03-26 16:33 Re: [og7] vector_length extension part 4: target hooks and automatic parallelism
- 2018-03-29 10:17 [PATCH] Print function attributes in rtl dumps
- 2018-03-21 10:37 Re: [parloops, PR83126], Use cached affine_ivs canonicalize_loop_ivs
- 2018-03-27 08:18 Re: [PATCH,nvptx] Fix PR85056
- 2018-03-16 11:43 Re: [PATCH] Fix PR84512
- 2018-03-22 15:44 Re: [parloops, PR83126], Use cached affine_ivs canonicalize_loop_ivs
- 2018-03-23 13:14 Re: [og7] vector_length extension part 2: Generalize state propagation and synchronization
- 2018-03-30 14:46 Re: [og7] vector_length extension part 2: Generalize state propagation and synchronization
- 2018-03-22 09:54 [tail-merge, PR84956] Don't merge bbs with bb_has_abnormal_pred
- 2018-03-27 12:13 Re: [og7] vector_length extension part 4: target hooks and automatic parallelism
- 2018-03-22 15:33 Re: [parloops, PR83126], Use cached affine_ivs canonicalize_loop_ivs
- 2018-03-07 13:20 [PATCH] Fix ICE for static vars in offloaded functions
- 2018-03-25 06:21 [testsuite, committed] Make scan pattern more precise in vrp104.c
- 2018-03-21 15:49 Re: [og7] vector_length extension part 4: target hooks and automatic parallelism
- 2018-03-22 17:59 Re: [og7] vector_length extension part 2: Generalize state propagation and synchronization
- 2018-03-30 13:31 [og7, openacc, committed] Add vector-length-128-{1,2,3}.c test-cases
- 2018-03-23 14:18 Re: [og7] vector_length extension part 2: Generalize state propagation and synchronization
- 2018-03-21 15:06 Re: [parloops, PR83126], Use cached affine_ivs canonicalize_loop_ivs
- 2018-03-16 14:51 Re: [PATCH] Fix PR84512
- 2018-03-23 14:22 Re: [og7] vector_length extension part 2: Generalize state propagation and synchronization
Translation Project Robot
Tsimbalist, Igor V
Tulio Magno Quites Machado Filho
Uros Bizjak
Ville Voutilainen
vladimir . mezentsev
Vladimir Makarov
Volker Reichelt
Wilco Dijkstra
Will Schmidt
Mail converted by MHonArc