public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
Patch ping
 2017-04-05 10:45 UTC 

[Aarch64] Fix stack checking in ILP32 mode
 2017-04-05 10:19 UTC  (2+ messages)

[PATCH] Fix -fsanitize-use-after-scope on big-endian (PR sanitizer/80308)
 2017-04-05 10:01 UTC 

C++ PATCH for c++/80095, ICE with this pointer in NSDMI
 2017-04-05  9:49 UTC  (4+ messages)

C++ PATCH for c++/80241, ICE with alignas pack expansion
 2017-04-05  9:48 UTC  (2+ messages)

[PATCH] Add a new type attribute always_alias (PR79671)
 2017-04-05  9:46 UTC 

[PATCH] Don't error about x86 return value in SSE reg (or x86 reg) or argument in SSE reg too early (PR target/80298)
 2017-04-05  8:29 UTC  (7+ messages)

[PATCH] PR target/79890: S/390: Fix crash
 2017-04-05  8:29 UTC  (2+ messages)

[HSA, PATCH] Load an HSA runtime via dlopen mechanism
 2017-04-05  8:11 UTC  (2+ messages)

[hsa] Integrate into the existing accelerator framework, libgomp plugin
 2017-04-05  7:37 UTC  (2+ messages)

[PATCH PR80153]Always generate folded type conversion in tree-affine
 2017-04-05  7:26 UTC  (11+ messages)

[PATCH] Fix a C++ crash with may_alias type attribute
 2017-04-05  2:34 UTC  (5+ messages)

port contrib/download_prerequisites script to macOS
 2017-04-05  1:11 UTC 

[PR 79905] ICE with vector_type
 2017-04-04 20:46 UTC  (10+ messages)

Fix MIPS builds with current trunk
 2017-04-04 20:43 UTC  (3+ messages)

[PATCH] Avoid weird -Wpsabi warnings from NRV (PR target/80310)
 2017-04-04 20:38 UTC  (2+ messages)

[PATCH] PR libstdc++/80316 make promise::set_value throw no_state error
 2017-04-04 19:44 UTC 

libgo patch committed: make time test more robust
 2017-04-04 19:37 UTC 

[committed] FIx a tree sharing issue in generic-match.c (PR c++/80297)
 2017-04-04 19:18 UTC 

New prerequisites to support multi image COARRAY in gfortran
 2017-04-04 18:45 UTC  (6+ messages)

[RFC]: Fix Ada boostrap failure on S/390 with -mzarch
 2017-04-04 17:42 UTC  (4+ messages)

[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-04 17:31 UTC  (6+ messages)

[PATCH, GCC/ARM, gcc-6-branch] Fix PR80082: LDRD erronously used for 64bit load on ARMv7-R
 2017-04-04 17:01 UTC  (3+ messages)
  ` [PATCH, GCC/ARM, gcc-6-branch, ping2] "

[PATCH, GCC/testsuite/ARM, stage4] Compile atomic_loaddi_11 for Cortex-R5
 2017-04-04 17:00 UTC  (8+ messages)
            ` [PATCH, GCC/testsuite/ARM, stage4, ping] "

[PATCH, GCC/ARM, stage4] Fix small multiply feature
 2017-04-04 15:47 UTC  (2+ messages)

Fix for PR79987
 2017-04-04 15:34 UTC  (2+ messages)

[PATCH] Fix PR79345, better uninit warnings for memory
 2017-04-04 15:31 UTC  (6+ messages)
      ` [BUILDROBOT] Maybe uninitialized warnings in mips targets (was: [PATCH] Fix PR79345, better uninit warnings for memory)
        ` [BUILDROBOT] Maybe uninitialized warnings in mips targets

[PATCH] Fix typos in comments throughout source tree
 2017-04-04 15:30 UTC  (6+ messages)

[PATCH] Bump the default thread stack size on Darwin in libgomp (PR libgomp/79876)
 2017-04-04 15:25 UTC  (6+ messages)

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

[PATCH] Fix MMX/SSE/AVX* shifts by non-immediate scalar (PR target/80286)
 2017-04-04 15:09 UTC  (5+ messages)

libbacktrace PATCH: improve comment for backtrace_create_state
 2017-04-04 14:14 UTC  (5+ messages)

[DOC PATCH] PowerPC extended asm example
 2017-04-04 12:14 UTC  (3+ messages)

[PATCH] ARM: Introduce ARM_DEFAULT_SHORT_ENUMS
 2017-04-04 10:52 UTC  (9+ messages)

[PATCH v2] ARM: Introduce ARM_DEFAULT_SHORT_ENUMS
 2017-04-04 10:38 UTC 

[PATCH 0/3] ARC patches series
 2017-04-04 10:02 UTC  (4+ messages)
` [PATCH 1/3] [ARC] Update mode_dependent_address_p hook
` [PATCH 2/3] [ARC] DWARF emitting cleanup
` [PATCH 3/3] [ARC] Use long jumps for CRT calls

[C++ PATCH] Fix PR80294 -- Segfault in constexpr.c (reduced_constant_expression_p)
 2017-04-04  9:55 UTC 

[PATCH] Fix profiledbootstrap ada checking failure (PR debug/79255)
 2017-04-04  9:45 UTC  (4+ messages)

[Patch C++/80296] Fix broken diagnostic: 'unary_plus_expr' not supported by expression
 2017-04-04  9:20 UTC  (2+ messages)

[PATCH] For broken exception handling in GDB on AIX platform
 2017-04-04  7:39 UTC  (4+ messages)

[PATCH] Fix PR80275
 2017-04-04  6:59 UTC  (4+ messages)

C++ PATCH for -fconcepts regression on alias-decl-42.C
 2017-04-03 23:53 UTC 

[testsuite] Fix loading wrong DLLs on Windows, merge duplicate target-libpath.exp
 2017-04-03 23:28 UTC  (2+ messages)
` [PATCH, testsuite] PR79867: "

C++ PATCH for sanitizer/79993 (ICE with VLA initialized from string constant)
 2017-04-03 20:53 UTC 

[PATCH] Fix type of __builtin_update_setjmp_buf
 2017-04-03 19:39 UTC 

[PATCH] Update C++17 library status table in manual
 2017-04-03 18:59 UTC  (2+ messages)

[PATCH, rs6000] Fix PR target/80246, DFP builtins using the wrong types
 2017-04-03 18:08 UTC  (14+ messages)

[PATCH,rs6000] PR80108: Fix ICE with cross compiler
 2017-04-03 17:44 UTC  (2+ messages)

[PATCH] Uncomment std::reference_wrapper tests that no longer fail
 2017-04-03 17:20 UTC 

[PATCH] simplify-rtx: Fix compare of comparisons (PR60818)
 2017-04-03 17:19 UTC  (3+ messages)

[PATCH] Fix comments in libstdc++ header and test
 2017-04-03 17:19 UTC 

[PATCH] Implement P0426R1 "Constexpr for std::char_traits" for C++17 (partial)
 2017-04-03 17:18 UTC 

[v3 PATCH] PR libstdc++/79141
 2017-04-03 16:48 UTC  (4+ messages)

[v3 PATCH] Implement std::is_aggregate
 2017-04-03 15:32 UTC  (6+ messages)

[PATCH 5/9] libstdc++ testsuite changes
 2017-04-03 15:31 UTC  (2+ messages)

[PATCH 7/9] ira-color
 2017-04-03 15:28 UTC  (3+ messages)

[PATCH 0/9] New back end ia16: 16-bit Intel x86
 2017-04-03 15:26 UTC  (2+ messages)

[PATCH 4/9] libstdc++ changes for ia16
 2017-04-03 14:55 UTC  (2+ messages)

[PATCH] Fix PR80281
 2017-04-03 13:20 UTC  (3+ messages)

C++ PATCH to fix ICE in replace_placeholders_r (PR c++/79937)
 2017-04-03 11:55 UTC  (7+ messages)

[PATCH] Avoid emitting "sizetype" type names into .debug_info (PR debug/80263)
 2017-04-03 11:31 UTC  (3+ messages)

[Aarch64] Enable descriptors for nested functions in Ada
 2017-04-03 11:03 UTC  (5+ messages)

[PATCH] [gcc, testsuite] Don't xfail on s390
 2017-04-03 10:58 UTC  (4+ messages)

[PATCH] Fix s390 testcase vcond-shift
 2017-04-03 10:55 UTC  (2+ messages)

Fix ICE with -fauto-profile when walking vdefs
 2017-04-03 10:34 UTC  (7+ messages)

[PATCH][RFC] Fix P1 PR77498
 2017-04-03  8:45 UTC  (12+ messages)

[PATCH 0/3] Do not ICE on unsupported value of target attribute
 2017-04-03  7:26 UTC  (4+ messages)
` [PATCH 2/3] Error message on target attribute on aarch64 target (PR target/79889)

[Committed] Add a few testcases
 2017-04-02 22:13 UTC 

[CHKP] Fix for PR79990
 2017-04-02 20:53 UTC  (3+ messages)

New German PO file for 'gcc' (version 7.1-b20170226)
 2017-04-02 20:42 UTC 

[PATCH, i386]: Add missing DONE to movdi_to_sse
 2017-04-02 19:09 UTC 

[PATCH, i386]: Fix PR 80250, ICE for __builtin_ia32_vp4dpwssds_mask builtin
 2017-04-02 18:26 UTC 

[PATCH] [PATCH, rs6000] Fix pr79941 (v2)
 2017-04-02 15:07 UTC  (7+ messages)

[RFC] [PATCH] [i386] Test program for ms_abi to sysv_abi function calls
 2017-04-01 22:48 UTC  (2+ messages)

[RFC] [PATCH v3 0/8] [i386] Use out-of-line stubs for ms_abi pro/epilogues
 2017-04-01 22:37 UTC  (6+ messages)
` [PATCH 2/8] [i386] Add option -moutline-msabi-xlogues

[PATCH 2/9] Libgcc bits and the back end itself
 2017-04-01 22:25 UTC  (2+ messages)

[PATCH 1/9] New target 16-bit Intel x86
 2017-04-01 21:05 UTC  (2+ messages)

[C++ PATCH] Fix rejects-valid of binding a reference to a static member fn (PR c++/80176)
 2017-04-01 20:13 UTC 

[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, fortran] PR38573 Missing markers for translation
 2017-04-01 17:18 UTC  (4+ messages)

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

[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 8/9] subreg_get_info
 2017-04-01 16:48 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).