public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[wwwdocs,C++] wg21.link's on projects/cxx-status.html
 2017-04-01 20:12 UTC 

[wwwdocs] readings.html -- tweak www.polyhedron.com reference
 2017-04-01 20:03 UTC 

[PATCH] On x86 allow if-conversion of more than one insn as long as there is at most one cmov (PR tree-optimization/79390)
 2017-04-01 18:47 UTC  (3+ messages)

[PATCH 7/9] ira-color
 2017-04-01 17:21 UTC  (2+ messages)

[patch, fortran] PR38573 Missing markers for translation
 2017-04-01 17:18 UTC  (4+ messages)

[PATCH, rs6000] Document location of ELF V2 ABI specification
 2017-04-01 17:15 UTC  (4+ messages)

[PATCH 9/9] c-family/c-cppbuiltin.c fix
 2017-04-01 16:56 UTC  (2+ messages)

[PATCH 2/9] Libgcc bits and the back end itself
 2017-04-01 16:48 UTC 

[PATCH 3/9] Documentation for the ia16 back end
 2017-04-01 16:48 UTC 

[PATCH 6/9] ia16 testsuite changes
 2017-04-01 16:48 UTC 

[PATCH 4/9] libstdc++ changes for ia16
 2017-04-01 16:48 UTC 

[PATCH 8/9] subreg_get_info
 2017-04-01 16:48 UTC 

[PATCH 5/9] libstdc++ testsuite changes
 2017-04-01 16:48 UTC 

[PATCH 1/9] New target 16-bit Intel x86
 2017-04-01 16:47 UTC 

[PATCH 0/9] New back end ia16: 16-bit Intel x86
 2017-04-01 16:47 UTC 

New French PO file for 'gcc' (version 7.1-b20170226)
 2017-04-01 16:12 UTC 

New Spanish PO file for 'gcc' (version 7.1-b20170226)
 2017-04-01 13:42 UTC 

[PATCH] Avoid emitting "sizetype" type names into .debug_info (PR debug/80263)
 2017-04-01 12:27 UTC 

[PATCH] Bump the default thread stack size on Darwin in libgomp (PR libgomp/79876)
 2017-04-01 12:24 UTC 

[PATCH] Suppress ssp.c unused variable warning on mingw
 2017-04-01  7:07 UTC  (2+ messages)

[PATCH] fwprop: Prevent infinite looping (PR79405)
 2017-03-31 23:28 UTC  (2+ messages)

[PATCH] simplify-rtx: Fix compare of comparisons (PR60818)
 2017-03-31 22:50 UTC 

[PATCH] [gcc, testsuite] Don't xfail on s390
 2017-03-31 21:40 UTC  (2+ messages)

Fix ICE with -fauto-profile when walking vdefs
 2017-03-31 21:37 UTC  (5+ messages)

[gomp4] update parsing for the bind clause in fortran
 2017-03-31 21:31 UTC 

[PATCH] Add gcc_jit_type_get_aligned
 2017-03-31 20:44 UTC 

[gomp4] fix an ICE involving derived-typed subarray
 2017-03-31 20:42 UTC 

[PATCH] Fix description of Wendif-labels (PR documentation/78732)
 2017-03-31 20:27 UTC  (3+ messages)

[patch, MIPS] Update -mvirt option description
 2017-03-31 20:25 UTC 

Patch ping
 2017-03-31 18:50 UTC  (4+ messages)

[PATCH, GCC/LTO] Fix PR69866: LTO with def for weak alias in regular object file
 2017-03-31 18:11 UTC  (5+ messages)
  ` [PATCH, GCC/LTO, ping2] "

[committed] nvptx: correct -Wformat issue
 2017-03-31 17:06 UTC 

[PATCH] Fix spelling suggestions for reserved words (PR c++/80177)
 2017-03-31 16:28 UTC 

[PATCHv2 0/5] OpenMP/PTX: improve correctness in SIMD regions
 2017-03-31 16:05 UTC  (5+ messages)
` [PATCH 2/5] omp-low: implement SIMT privatization, part 1

[PATCH rs6000] Fix PR target/80107, ICE in final_scan_insn
 2017-03-31 15:38 UTC  (2+ messages)

[PATCH] [PR tree-optimization/49498] Re-enable DOM for uninit-pred-8_b.c
 2017-03-31 15:36 UTC 

Remove unused "default_kind" member from gcc/omp-low.c's "struct omp_context"
 2017-03-31 15:06 UTC 

[PATCH] Real fix for AIX exception handling
 2017-03-31 15:05 UTC  (11+ messages)

[PATCH][RFC] Fix P1 PR77498
 2017-03-31 14:35 UTC  (14+ messages)

[PATCH] Destroy arguments for _Cilk_spawn calling in the child (PR 80038)
 2017-03-31 13:58 UTC 

[DOC PATCH] PowerPC extended asm example
 2017-03-31 13:50 UTC 

[PATCH] Increase memory limit for genautomata on AIX
 2017-03-31 13:30 UTC 

Trunk patches required for gcc-6-branch to build for msp430
 2017-03-31 11:42 UTC  (2+ messages)

[patch,MIPS,committed] Fix extraction from odd-numbered MSA registers
 2017-03-31  9:29 UTC 

[AArch64] Tighten move constraints for symbolic operands
 2017-03-31  9:01 UTC 

[PATCH] Cherry-pick upstream r299036 from libsanitizer (PR sanitizer/80166)
 2017-03-31  8:34 UTC 

[PATCH] Fix expansion of initializer extensions (PR c/80163)
 2017-03-31  6:37 UTC  (3+ messages)

[C++ PATCH] Add __is_aggregate trait builtin (PR libstdc++/80251)
 2017-03-31  6:27 UTC  (2+ messages)

[PATCH] Fix expansion ICE on stores into parts of hard registers (PR middle-end/80173)
 2017-03-31  6:27 UTC  (2+ messages)

[PATCH] Support multiple files w/ -i option in gcov (PR gcov-profile/80224)
 2017-03-31  6:25 UTC  (4+ messages)
` [PATCH] Fix several buffer overruns in gcov

[RFC] [PATCH v3 0/8] [i386] Use out-of-line stubs for ms_abi pro/epilogues
 2017-03-30 23:28 UTC  (6+ messages)

[patch,MIPS,committed] Fix ICE when expanding MSA constant vectors
 2017-03-30 23:08 UTC 

[PATCH,MIPS,committed] Fix pr52125.c test when built as -mno-abicalls -mabi=64
 2017-03-30 22:49 UTC 

[C++ PATCH] Disable VLA initialization? (PR sanitizer/79993)
 2017-03-30 22:00 UTC  (4+ messages)

[wwwdocs] Adjust to the new location of the C++ ABI
 2017-03-30 20:38 UTC 

[committed] Small OpenMP diagnostics improvement (PR translation/80189)
 2017-03-30 20:34 UTC 

[committed] Fix OMP_DISPLAY_ENV without {,G}OMP_STACKSIZE
 2017-03-30 20:32 UTC 

[PATCH, rs6000] Fix PR target/80246, DFP builtins using the wrong types
 2017-03-30 20:24 UTC  (7+ messages)

C++ PATCH for c++/80241, ICE with alignas pack expansion
 2017-03-30 20:11 UTC 

[PATCH PR80153]Always generate folded type conversion in tree-affine
 2017-03-30 14:37 UTC  (9+ messages)

[PATCH] Fix various avx512 extraction issues (PR target/80206)
 2017-03-30 13:18 UTC  (2+ messages)

[PR 77333] Fix fntypes of calls calling clones
 2017-03-30 12:03 UTC  (5+ messages)

[PATCH, GCC/testsuite/ARM, stage4] Compile atomic_loaddi_11 for Cortex-R5
 2017-03-30 11:32 UTC  (7+ messages)

[PATCH, GCC/ARM, gcc-6-branch] Fix PR80082: LDRD erronously used for 64bit load on ARMv7-R
 2017-03-30 10:55 UTC  (2+ messages)

[PATCH] have chkp skip flexible member arrays (PR #79986)
 2017-03-29 23:29 UTC  (7+ messages)

C++ PATCH for c++/80095, ICE with this pointer in NSDMI
 2017-03-29 21:51 UTC  (3+ messages)

[PATCH] combine: Fix PR80233
 2017-03-29 20:56 UTC  (5+ messages)

[Patch, Fortran, F03] PR 80046: Explicit interface required: pointer argument
 2017-03-29 20:35 UTC 

[PING][PATCH][PR sanitizer/77631] Support separate debug info in libbacktrace
 2017-03-29 20:25 UTC 

[PATCH] Fix dwarf2out ICE with C++17 inline static data members with redundant redeclaration (PR debug/80234)
 2017-03-29 19:51 UTC 

[PATCH] For broken exception handling in GDB on AIX platform
 2017-03-29 19:42 UTC  (3+ messages)

[PATCH] For broken exception handling in GDB on AIX platform
 2017-03-29 19:31 UTC  (2+ messages)

C PATCH for c/79730, ICE on invalid with DECL_HARD_REGISTER
 2017-03-29 19:31 UTC  (2+ messages)

New French PO file for 'gcc' (version 7.1-b20170226)
 2017-03-29 18:57 UTC 

[PATCH] PR80101: Fix ICE in store_data_bypass_p
 2017-03-29 18:07 UTC 

[PATCH] S/390: Optimize atomic_compare_exchange and atomic_compare builtins
 2017-03-29 15:22 UTC  (2+ messages)
` [PATCH v2] "

[patch v2] Get rid of stack trampolines for nested functions (0/4)
 2017-03-29 14:15 UTC  (7+ messages)
` [patch v2] Get rid of stack trampolines for nested functions (1/4)

[PATCH, committed] PR80158 cleanup (alternate interpretations)
 2017-03-29 13:59 UTC 

[v3 PATCH] Adjust optional's pretty printer for LWG 2900
 2017-03-29 13:00 UTC  (2+ messages)

[PATCH][AArch64] Fix missing optimization for CMP+AND
 2017-03-29 10:23 UTC 

[patch, libgfortran] [F03] Incorrect file position with namelist read under DTIO
 2017-03-29  8:12 UTC 

[PATCH] rs6000: Fix gcc.target/powerpc/gcse-1.c for PIC (PR43496)
 2017-03-29  0:59 UTC 

[PATCH, testsuite] Allow braces around relative line numbers
 2017-03-28 22:24 UTC  (2+ messages)

OpenACC default clause maintenance
 2017-03-28 22:23 UTC  (2+ messages)

New Spanish PO file for 'gcc' (version 7.1-b20170226)
 2017-03-28 22:19 UTC 

patch to fix PR80193
 2017-03-28 22:12 UTC 

Go patch committed: don't crash returning multiple zero-sized values
 2017-03-28 20:57 UTC 

[Patch, Fortran, OOP] PR 78661: Namelist output missing object designator under DTIO
 2017-03-28 20:08 UTC  (3+ messages)

[PATCH, i386]: Allow -mpreferred-stack-boundary=3 for 64-bit targets independently of SSE (PR 53383)
 2017-03-28 17:02 UTC 

[PATCH] PR libstdc++/80137 use std::nextafter instead of looping
 2017-03-28 16:35 UTC 

[PATCH] Fix PR target/66015 for MIPS
 2017-03-28 16:14 UTC 

PR80218: Call CDCE fails to update the block profile
 2017-03-28 16:09 UTC  (2+ messages)

[PATCH] Fix calls.c for a _complex type (PR ipa/80104)
 2017-03-28 15:14 UTC  (7+ messages)

[PATCH] Fix PR78644
 2017-03-28 14:53 UTC 

[PATCH] Fix PR80158
 2017-03-28 13:50 UTC  (3+ messages)

[PATCH,testsuite] Skip pic-3,4.c and pie-3,4.c for mips*-*-linux-*
 2017-03-28 12:51 UTC  (3+ messages)

[PATCH] Add _GLIBCXX_RELEASE macro to "Using" section of manual
 2017-03-28 12:45 UTC 

[PATCH 02/2]Add newly created bb to correct loop when reverting if-conversion in vectorizer
 2017-03-28 12:34 UTC  (2+ messages)

[PATCH 01/2]Maintain irreducible region information in vectorizer peeling
 2017-03-28 12:18 UTC  (2+ messages)

[Patch, testsuite] Fix more failing tests for avr
 2017-03-28 12:01 UTC 

[PATCH] Fix PR80222
 2017-03-28 10:58 UTC 

[v3 PATCH] Implement LWG 2900, The copy and move constructors of optional are not constexpr
 2017-03-28 10:08 UTC  (2+ messages)

[PATCH] Improve scatter/gather cost modeling (PRs 57796/80232)
 2017-03-28 10:06 UTC 

[PATCH] [ARC] Define _REENTRANT when -pthread is passed
 2017-03-28  9:06 UTC  (3+ messages)

[PATCH] [ARC] Update ARC SIMD patterns
 2017-03-28  8:58 UTC  (3+ messages)

[testsuite] Add missing dg-require-effective-target alloca to gcc testsuite
 2017-03-28  8:57 UTC  (3+ messages)

[PATCH] Handle PHI nodes w/o a argument (PR ipa/80205)
 2017-03-28  8:23 UTC  (5+ messages)

[PATCH] Support for Ada on aarch64 with -mabi=ilp32
 2017-03-28  8:12 UTC  (2+ messages)

[PATCH] Fix ICE in fold_comparison with -fsanitize=shift (PR sanitizer/80067)
 2017-03-28  8:09 UTC  (2+ messages)

[PATCH] PR libstdc++/80229 restore support for shared_ptr<function type>
 2017-03-28  8:04 UTC 

page:  |  | latest

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