public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
C++ PATCH for c++/84126, ICE with variadic generic lambda
 2018-02-01 18:30 UTC 

[PATCH] have -Wformat-overflow handle -fexec-charset (PR 80503)
 2018-02-01 18:27 UTC  (5+ messages)
`  "

[PR target/84089] handle E_VOIDmode in PA's base14_operand
 2018-02-01 17:45 UTC  (2+ messages)

[PR tree-optimization/84047] missing -Warray-bounds on an out-of-bounds index
 2018-02-01 17:42 UTC  (4+ messages)

[PATCH] PR 83975 Set character length to 0 if unknown
 2018-02-01 17:36 UTC  (3+ messages)
` [PATCH] PR 83975 Associate target with non-constant character length

Avoid assembler warnings from AArch64 constructor/destructor priorities
 2018-02-01 17:26 UTC  (3+ messages)

[PATCH] PR84068: Fix sort order of SCHED_PRESSURE_MODEL
 2018-02-01 17:16 UTC  (8+ messages)

[PATCH] libgcc: xtensa: fix build with -mtext-section-literals
 2018-02-01 17:12 UTC  (4+ messages)

patch for PR82444
 2018-02-01 17:11 UTC  (2+ messages)

wwwdocs: Some release notes for powerpc for GCC 8
 2018-02-01 17:03 UTC  (3+ messages)

build failure x86_64
 2018-02-01 16:08 UTC  (3+ messages)

[PATCH, combine]: Fix PR84157, ICE: RTL check: expected code 'reg', have 'lshiftrt'
 2018-02-01 16:07 UTC 

[patch,avr,committed] Move disable of -fno-delete-null-pointer-checks to common
 2018-02-01 16:01 UTC 

[C++ Patch/RFC] PR 83796 ("[6/7/8 Regression] Abstract classes allowed to be instantiated when initialised as default parameter to function or constructor")
 2018-02-01 15:55 UTC  (4+ messages)

Go patch committed: Omit the field name for embedded fields in the reflect string
 2018-02-01 15:54 UTC 

libgo patch committed: Fix handling of getaddrinfo return type
 2018-02-01 15:50 UTC 

[PATCH, rs6000] Fix PR56010 and PR83743, -mcpu=native use wrong names
 2018-02-01 14:50 UTC  (15+ messages)

[PR83370][AARCH64]Use tighter register constraints for sibcall patterns
 2018-02-01 14:47 UTC  (6+ messages)

[PATCH PR83789] Fix for Altivec builtin failure
 2018-02-01 14:28 UTC  (2+ messages)

C++ PATCH to kill cxx_print_statistics
 2018-02-01 14:21 UTC  (3+ messages)

[patch][x86] -march=icelake
 2018-02-01 14:02 UTC  (14+ messages)

[PATCH] Use ptr_mode to save/restore pointers in builtin jmpbuf
 2018-02-01 13:43 UTC  (3+ messages)

Use range info in split_constant_offset (PR 81635)
 2018-02-01 13:21 UTC  (4+ messages)

[PATCH v2][AArch64] Remove remaining uses of * in patterns
 2018-02-01 12:33 UTC  (4+ messages)

[RFC][PR82479] missing popcount builtin detection
 2018-02-01 12:21 UTC  (6+ messages)

[PATCH BACKPORT]Backport r254778 and test case in r244815 to GCC6
 2018-02-01 12:01 UTC  (3+ messages)

[PATCH] Reduce number of pre_and_rev_post_order_compute calls via domwalk
 2018-02-01 11:49 UTC 

[Libgomp, Fortran] Fix canadian cross build
 2018-02-01 11:33 UTC  (10+ messages)

[PATCH/RFC] Fix ICE in find_taken_edge_computed_goto (PR 84136)
 2018-02-01 11:05 UTC  (3+ messages)

[AArch64] Fix SVE testsuite failures for ILP32 (PR 83846)
 2018-02-01 10:57 UTC  (2+ messages)

[AArch64] Tighten aarch64_secondary_reload condition (PR 83845)
 2018-02-01 10:55 UTC  (2+ messages)

[AArch64] Generalise aarch64_simd_valid_immediate for SVE
 2018-02-01 10:55 UTC  (2+ messages)

[PATCH] Fix gcc.target/aarch64/sve/peel_ind_1.c for -mcmodel=tiny
 2018-02-01 10:21 UTC 

Fix PR rtl-optimization/84071
 2018-02-01 10:14 UTC  (4+ messages)

[PATCH 0/6] [ARC] New baremetal features and fixes
 2018-02-01 10:10 UTC  (2+ messages)

[PATCH] Fix vectorizer ICEs with -ftrapv (PR tree-optimization/81661, PR tree-optimization/84117)
 2018-02-01 10:03 UTC  (3+ messages)

[wwwdocs] GCC-7.3 changes: Add note about LEON3FT erratum workaround
 2018-02-01  8:09 UTC  (3+ messages)

[PATCH][RFA][PR target/84128] Fix restore of scratch register used in probing loops -- V2
 2018-02-01  7:52 UTC  (2+ messages)

[Patch, fortran] PR84088 - [8 Regression][nvptx] libgomp.oacc-fortran/declare-*.f90 execution fails
 2018-02-01  7:26 UTC  (2+ messages)

Go patch committed: Always check for nil pointer in value method
 2018-02-01  1:39 UTC 

[PATCH][RFA][PR target/84128] Fix restore of scratch register used in probing loops
 2018-02-01  1:19 UTC  (5+ messages)

[PATCH, combine]: Fix PR84123: internal compiler error: in gen_rtx_SUBREG, at emit-rtl.c
 2018-01-31 23:23 UTC  (3+ messages)

[testsuite] Fix comdat_group check with Solaris as
 2018-01-31 23:07 UTC 

C PATCH to fix a missing warning with tokens from system headers (PR c/81779)
 2018-01-31 22:59 UTC  (2+ messages)

[PATCH] Fix ICE with CET and -g (PR target/84146)
 2018-01-31 22:20 UTC 

[committed] Fix ICE with invalid OpenMP linear clauses (PR fortran/84116)
 2018-01-31 21:33 UTC 

[patch, fortran, committed] Fix symbol name for prototypes generated by -fc-prototypes
 2018-01-31 20:57 UTC 

[PATCH] PR 83705 Repeat with large values
 2018-01-31 20:53 UTC 

[PATCH, rs6000] fix-ups for vec-cmpne-long.c runtime tests
 2018-01-31 20:34 UTC 

[Patch, fortran, committed] Use gfc_charlen_t instead of int in gfc_conv_string_init
 2018-01-31 20:18 UTC 

[PATCH, rs6000] Update dg-requires for P9 specific tests
 2018-01-31 19:55 UTC 

Fix LRA subreg calculation for big-endian targets
 2018-01-31 19:46 UTC  (6+ messages)

[PATCH, rs6000] Fix VSX/altivec assumptions in altivec-13.c testcase
 2018-01-31 19:11 UTC  (2+ messages)

Go patch committed: Lower expression types in lowering pass
 2018-01-31 19:07 UTC 

libgo patch committed: Fix type descriptor name in C code
 2018-01-31 19:05 UTC 

libgo patch committed: Accept symbols with leading dot in gotest
 2018-01-31 19:05 UTC 

[C++ PATCH] Fix constexpr handling of arrays with unknown bound (PR c++/83993)
 2018-01-31 18:36 UTC  (6+ messages)

[PATCH] [PR testsuite/81010] Fix PPC test
 2018-01-31 18:22 UTC  (4+ messages)

[C++ PATCH] Don't clear TREE_CONSTANT on ADDR_EXPRs (PR c++/83993)
 2018-01-31 17:39 UTC  (4+ messages)

[C++ Patch] PR 84092 ("[8 Regression] ICE on C++14 code with variable template: in build_qualified_name, at cp/tree.c:2043")
 2018-01-31 16:22 UTC  (4+ messages)

C++ patch ping
 2018-01-31 16:05 UTC 

C++ PATCH to fix ICE-on-invalid with ?: (PR c++/84138)
 2018-01-31 15:48 UTC  (2+ messages)

[og7] Enable firstprivate OpenACC reductions
 2018-01-31 15:41 UTC 

[PATCH] Fix PR83008
 2018-01-31 15:34 UTC  (4+ messages)

libgo patch committed: Rename TestAddr6 to avoid PPC64 confusion in gotest script
 2018-01-31 15:30 UTC 

[PATCH] Fix PR84101, account for function ABI details in vectorization costs
 2018-01-31 14:14 UTC  (3+ messages)

[PATCH] Fix PR84132
 2018-01-31 13:52 UTC 

Fix gnat.dg/lto20.adb XPASS
 2018-01-31 13:06 UTC  (6+ messages)

[PR lto/84105] handle TYPE_IDENTIFIERs for FUNCTION_TYPEs in the gimple pretty printer
 2018-01-31 11:02 UTC  (2+ messages)

Fix ipa-inline ICE
 2018-01-31 10:55 UTC  (10+ messages)

Fix PR target/83368
 2018-01-31 10:33 UTC  (3+ messages)

[PATCH PR82965/PR83991]Fix invalid profile count in vectorization peeling
 2018-01-31 10:28 UTC 

[PATCH][AArch64] PR tree-optimization/64946: XFAIL gcc.target/aarch64/vect-abs-compile.c
 2018-01-31 10:24 UTC  (2+ messages)

[build] Fix HAVE_GAS_CFI_DIRECTIVE for x86_64-pc-solaris2.*
 2018-01-31 10:08 UTC 

Avoid cc1 SEGV in gcc.dg/rtl/x86_64/final.c (PR target/79975)
 2018-01-31 10:03 UTC 

Go patch committed: Use VIEW_CONVERT_EXPR where needed
 2018-01-31  8:55 UTC 

[PATCH][PR target/84064] Fix assertion with -fstack-clash-protection
 2018-01-31  8:28 UTC  (3+ messages)

Go patch committed: Function_type and Backend_function_type are not identical
 2018-01-31  6:17 UTC 

[PATCH] Fix -traditional-cpp preprocessing ICE (PR preprocessor/69869)
 2018-01-31  5:35 UTC  (2+ messages)

[PATCH] Mark falign-*= as Optimization (PR c/84100)
 2018-01-31  4:58 UTC  (2+ messages)

New Finnish PO file for 'cpplib' (version 8.1-b20180128)
 2018-01-31  4:03 UTC 

Contents of PO file 'cpplib-8.1-b20180128.fi.po'
 2018-01-31  2:11 UTC 

[PATCH] correct -Wrestrict handling of arrays of arrays (PR 84095)
 2018-01-30 23:37 UTC 

[PATCH] Fix debug info after the fortran descriptor changes (PR debug/84131)
 2018-01-30 23:31 UTC  (2+ messages)

[patch, fortran, committed] Fix PR 84134
 2018-01-30 22:51 UTC 

[PATCH] PR 78534 Reinstate better string copy algorithm
 2018-01-30 22:46 UTC  (3+ messages)

[C++ PATCH] Speed up inplace_merge algorithm & fix inefficient logic(PR c++/83938)
 2018-01-30 22:43 UTC  (4+ messages)

[Patch, Fortran, committed] fix bracket in dejagnu directive
 2018-01-30 22:38 UTC 

Link with correct values-*.o files on Solaris (PR target/40411)
 2018-01-30 22:14 UTC  (7+ messages)

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

[patch, fortran, committed] Fix PR 84133, regression with matmul
 2018-01-30 21:42 UTC 

patch to fix PR84112
 2018-01-30 21:23 UTC  (3+ messages)

C++ PATCH to fix ICE in generic lambda with user-defined conversion (PR c++/84125)
 2018-01-30 20:43 UTC 

C++ PATCH for c++/84091, ICE with local class in lambda in template
 2018-01-30 20:22 UTC 

C++ PATCH for c++/84098, ICE with lambda in template NSDMI
 2018-01-30 20:18 UTC 

[PATCH] Use pointer sized array indices
 2018-01-30 20:15 UTC  (6+ messages)

[PATCH] Remove CANADIAN, that break compilation for foreign target
 2018-01-30 20:06 UTC  (7+ messages)
  ` [PING] "
    ` [PING^2] "
      ` [PING^3] "

[PATCH] Fix sched-deps.c handling of frame related insns (PR rtl-optimization/83986)
 2018-01-30 19:07 UTC  (2+ messages)

[PR81611] improve auto-inc
 2018-01-30 18:36 UTC  (4+ messages)

[PATCH] make -Wrestrict for strcat more meaningful (PR 83698)
 2018-01-30 18:29 UTC  (4+ messages)

[PATCH][PR debug/83758] look more carefully for internal_arg_pointer in vt_add_function_parameter()
 2018-01-30 18:16 UTC  (12+ messages)
                ` [PATCH, rs6000][PR debug/83758] v2 rs6000_internal_arg_pointer should only return a register

[patch, libfortran] Adapt handling of derived types to new dtype
 2018-01-30 17:59 UTC  (2+ 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).