public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] correct -Wrestrict handling of arrays of arrays (PR 84095)
 2018-02-09  2:46 UTC  (3+ messages)

[C++] [PR84231] overload on cond_expr in template
 2018-02-09  2:09 UTC 

Please accept this commit for the trunk
 2018-02-09  2:06 UTC  (5+ messages)
    ` Fwd: "

[PATCH] PowerPC PR target/84154, fix floating point to small integer conversion regression
 2018-02-08 23:59 UTC  (10+ messages)

[PATCH, rs6000] PR84220 fix altivec_vec_sld and vec_sldw intrinsic definitions
 2018-02-08 23:48 UTC  (2+ messages)

[PATCH] Fix var-tracking ICE introduced in poly_int conversion (PR debug/84252)
 2018-02-08 23:27 UTC  (2+ messages)

[PATCH] Allow (again) const variables with zero (or no) initializers in .bss* named sections (PR middle-end/84237)
 2018-02-08 23:13 UTC  (2+ messages)

[PR bootstrap/56750] implement --disable-stage1-static-libs
 2018-02-08 23:00 UTC  (2+ messages)

[PATCH][i386][3/3] PR target/84164: Make *cmpqi_ext_<n> patterns accept more zero_extract modes
 2018-02-08 22:54 UTC  (2+ messages)

[PATCH, i386] PR target/83008: Fix for SKX cost model
 2018-02-08 22:32 UTC  (2+ messages)

[PATCH/RFC] tree-if-conv.c: fix two ICEs seen with -fno-tree-forwprop (PR tree-optimization/84178)
 2018-02-08 22:18 UTC 

[RFC PATCH] avoid applying attributes to explicit specializations (PR 83871)
 2018-02-08 21:52 UTC  (5+ messages)

[PR tree-optimization/84047] missing -Warray-bounds on an out-of-bounds index
 2018-02-08 20:45 UTC  (5+ messages)

[PATCH, rs6000, committed] Fix PR81143
 2018-02-08 20:44 UTC 

Fwd: [C++ Patch] PR 83806 ("[6/7/8 Regression] Spurious -Wunused-but-set-parameter with nullptr")
 2018-02-08 20:37 UTC  (4+ messages)
  `  "

[PATCH][AArch64] PR target/84164: Relax predicate in *aarch64_<optab>_reg_di3_mask2
 2018-02-08 20:29 UTC  (6+ messages)
      ` [PATCH][AArch64][1/3] PR target/84164: Simplify subreg + redundant AND-immediate (was: PR target/84164: Relax predicate in *aarch64_<optab>_reg_di3_mask2)
        ` [PATCH][AArch64][1/3] PR target/84164: Simplify subreg + redundant AND-immediate

[PATCH] S/390: Disable prediction of indirect branches
 2018-02-08 20:14 UTC  (5+ messages)

SFN+LVU+IEPM v4 (was: Re: Statement Frontier Notes, Location Views, and Inlined Entry Point Markers)
 2018-02-08 19:58 UTC  (19+ messages)
` [SFN+LVU+IEPM v4 7/9] [LVU] Introduce location views

[PING] [PATCH] [MSP430] PR79242: Implement Complex Partial Integers
 2018-02-08 19:44 UTC  (2+ messages)

[PATCH] -Wformat: fix nonsensical "wide character" message (PR c/84258)
 2018-02-08 19:10 UTC  (3+ messages)

Merge from trunk to gccgo branch
 2018-02-08 18:55 UTC 

[PATCH, rs6000] Fix PR83926, ICE using __builtin_vsx_{div,udiv,mul}_2di builtins
 2018-02-08 18:28 UTC  (9+ messages)

PATCH to fix bogus warning with -Wstringop-truncation -g (PR tree-optimization/84228)
 2018-02-08 18:12 UTC  (9+ messages)

PING: [PATCH] i386: Add __x86_indirect_thunk_nt_reg for -fcf-protection -mcet
 2018-02-08 18:09 UTC 

PING: [PATCH] i386: Add TARGET_INDIRECT_BRANCH_REGISTER
 2018-02-08 18:05 UTC 

[C++ Patch] Use INDIRECT_REF_P in a few more places
 2018-02-08 17:36 UTC  (2+ messages)

[PATCH/RFC] Fix ICE in find_taken_edge_computed_goto (PR 84136)
 2018-02-08 17:22 UTC  (8+ messages)

[PATCH][AArch64][2/3] PR target/84164: Add ZERO_EXTRACT + LSHIFTRT pattern for BFXIL instruction
 2018-02-08 17:10 UTC 

[Committed] S/390: Disable branch prediction for indirect branches
 2018-02-08 17:02 UTC 

RFA: Fix PR 68028: LTO error when compiling PowerPC binaries with single precision floating point
 2018-02-08 17:01 UTC  (2+ messages)

C++ PATCH to fix ICE with vector expr folding (PR c++/83659)
 2018-02-08 16:37 UTC  (20+ messages)

PATCH to fix ICE with -Wstringop-overflow and VLA (PR tree-optimization/84238)
 2018-02-08 16:37 UTC  (2+ messages)

RFA: Sanitize deprecation messages (PR 84195)
 2018-02-08 16:31 UTC  (8+ messages)

[PR c++/84263] GC ICE with decltype
 2018-02-08 16:29 UTC 

[C++ PATCH] initializer_list diagnostic
 2018-02-08 16:09 UTC 

libgo patch committed: Get missing function names from symbol table
 2018-02-08 15:37 UTC 

gotools patch committed: Add options to permit tests to use C++
 2018-02-08 15:34 UTC 

[RFC][PATCH] Stabilize a few qsort comparison functions
 2018-02-08 15:33 UTC  (2+ messages)

libgo patch committed: Update to 1.10rc2
 2018-02-08 15:30 UTC 

Another fix for single-element permutes (PR 84265)
 2018-02-08 15:10 UTC  (2+ messages)

Use nonzero bits to refine range in split_constant_offset (PR 81635)
 2018-02-08 15:06 UTC  (4+ messages)

[PATCH] Fix PR81038
 2018-02-08 14:11 UTC  (3+ messages)

[PATCH] add -Wstringop-overflow to LTO options (PR 84212)
 2018-02-08 14:01 UTC  (3+ messages)

[AArch64] Add SVE mul_highpart patterns
 2018-02-08 13:54 UTC 

Do not lose track of resolution info due to tree merging
 2018-02-08 13:23 UTC  (6+ messages)

[hsa] Fix PR82416 testcase
 2018-02-08 12:58 UTC 

[hsa] Set program allocation for static local variables
 2018-02-08 12:57 UTC 

[PATCH] Recognize a missed usage of a sbfiz instruction
 2018-02-08 12:45 UTC  (4+ messages)
` [PATCH, v2] "

[PATCH, i386] Fix ix86_multiplication_cost for SKX
 2018-02-08 11:55 UTC  (3+ messages)

[AArch64] Add a tlsdesc call pattern for SVE
 2018-02-08 11:55 UTC 

[patch, libfortran] Use flexible array members for array descriptor
 2018-02-08 11:27 UTC  (6+ messages)

[PR tree-optimization/84224] do not ICE on malformed allocas
 2018-02-08 11:15 UTC  (3+ messages)

[PATCH] Fix PR84278
 2018-02-08  9:47 UTC 

[PATCH] Fix PR84233
 2018-02-08  9:34 UTC 

Extend aligned_membuf<> usage
 2018-02-08  6:10 UTC  (4+ messages)

[PATCH] Fix -fcompare-debug failure on pr84146.c (PR target/84146)
 2018-02-08  5:43 UTC 

[PATCH] Fix floating point handling in dom (PR tree-optimization/84235)
 2018-02-08  4:27 UTC  (5+ messages)

[RFC][PR82479] missing popcount builtin detection
 2018-02-08  0:41 UTC  (7+ messages)

[PATCH], Document the PowerPC --with-long-double-format={ibm,ieee} configuration options
 2018-02-08  0:02 UTC  (3+ messages)

[PATCH, rs6000] Update vsx-vector-6-le.c tests for p9 target
 2018-02-07 23:35 UTC  (4+ messages)

[PATCH, rs6000] fix vsxcopy test for power9
 2018-02-07 22:59 UTC  (3+ messages)

[Committed] PR fortran/82994 -- Check for a NULL pointer
 2018-02-07 22:30 UTC 

New Spanish PO file for 'gcc' (version 8.1-b20180128)
 2018-02-07 22:12 UTC 

[PATCH] libgcc: xtensa: fix build with -mtext-section-literals
 2018-02-07 22:10 UTC  (5+ messages)

libgo patch committed: Don't call funcPC from a function
 2018-02-07 22:05 UTC 

[C++ Patch/RFC] PR 83204 ("[6/7/8 Regression] c++ -std=c++14 ICE in maybe_undo_parenthesized_ref, at cp/semantics.c:1694")
 2018-02-07 21:26 UTC  (2+ messages)

[PATCH] PR fortran/82049 -- resolve a charlen if possible
 2018-02-07 21:02 UTC  (3+ messages)

[patch, fortran] Fix PR 68560
 2018-02-07 20:47 UTC  (3+ messages)

[openacc, committed] Fix diff_type in expand_oacc_collapse_init
 2018-02-07 20:19 UTC  (3+ messages)

[PATCH][GCC][ARM] Silence more re-definition warnings, make test case failure case more explicit
 2018-02-07 18:36 UTC 

[PATCH] C++: avoid most reserved words as misspelling suggestions (PR c++/81610 and PR c++/80567)
 2018-02-07 18:28 UTC  (7+ messages)

[PATCH v6] aarch64: Add split-stack support
 2018-02-07 18:07 UTC 

[PATCH, rs6000] fix requires for mergew-mergeow.c test
 2018-02-07 17:15 UTC  (2+ messages)

[PATCH] PR84068: Fix sort order of SCHED_PRESSURE_MODEL
 2018-02-07 17:10 UTC  (11+ messages)

[PATCH 2/7] Support >26 operands in generation code
 2018-02-07 16:29 UTC  (3+ messages)

C++ PATCH for c++/84182, ICE with captured lambda
 2018-02-07 16:05 UTC 

[PATCH][Middle-end]2nd patch of PR78809 and PR83026
 2018-02-07 15:36 UTC  (7+ messages)
  ` [PATCH][Middle-end][version 2]2nd "
          ` [PATCH][Middle-end][version 3]2nd "

[PATCH] Improve # IVs generated by the vectorizer for strided loads/stores (PR84037)
 2018-02-07 14:26 UTC 

PING [PATCH] -mjsr option bug fix
 2018-02-07 14:12 UTC 

PING [PATCH] RX movsicc degrade fix
 2018-02-07 14:10 UTC 

[PATCH] Revert behavior to r251316
 2018-02-07 12:13 UTC  (2+ messages)

[testsuite, committed] Require alloca in gcc.dg/pr83844.c
 2018-02-07 11:37 UTC 

[testsuite, committed] Require global_constructor in gcc.dg/torture/pr83055.c
 2018-02-07 11:36 UTC 

[PATCH][GCC][ARM] Silence ARM_ARCH redefinition warning and keep better track of architecturs already emitted
 2018-02-07 11:28 UTC  (3+ messages)

[PATCH] Small -ftrapv improvement
 2018-02-07 10:16 UTC  (2+ messages)

[PATCH] Fix PRs 84204, 84205 and 84223
 2018-02-07 10:12 UTC 

[PATCH,avr] Fix PR84209 code issue due to post-reload split of SP into 2 QI regs
 2018-02-07 10:03 UTC 

Patch ping
 2018-02-07  9:01 UTC 

RFA: PR 84154: Fix checking -mibt and -mshstk options for control flow protection
 2018-02-07  8:54 UTC  (10+ messages)
`  "

[PATCH] Use -fcf-protection=return in cet-intrin-4.c
 2018-02-07  8:52 UTC  (3+ messages)

[PATCH] i386: Mask out the CF_SET bit for -fcf-protection check
 2018-02-07  8:52 UTC  (3+ messages)

Go patch committed: Make single Btype for methods table of identical interface types
 2018-02-07  1:53 UTC 

[PATCH] PR libgcc/59714 complex division is surprising on aarch64
 2018-02-07  0:31 UTC  (4+ messages)

[PATCH] RL78 new "vector" function attribute
 2018-02-06 22:57 UTC  (2+ messages)

[PATCH,WIP] Use functional parameters for data mappings in OpenACC child functions
 2018-02-06 22:46 UTC  (4+ messages)
    ` [og7, committed] Fix implicit fallthrough warning in expand_omp_target

[C++ PATCH] Fix ICEs due to cp_parser_postfix_dot_deref_expression workaround (PR c++/84082)
 2018-02-06 22:45 UTC  (4+ messages)
  ` [C++ PATCH] Fix ICEs due to cp_parser_postfix_dot_deref_expression workaround (PR c++/84082, take 2)

wwwdocs: Some release notes for powerpc for GCC 8
 2018-02-06 21:26 UTC  (4+ messages)

page:  |  | latest

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