public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 0/9] [libbacktrace] Handle .gnu_debugaltlink
 2019-01-22 22:03 UTC  (7+ messages)
` [PATCH 9/9] [libbacktrace] Add printdwarftest_dwz_cmp.sh test-case

[PR88579, patch] Calculating power of powers of two
 2019-01-22 21:43 UTC  (3+ messages)

[PATCH, d] Committed merge with upstream dmd
 2019-01-22 21:31 UTC  (3+ messages)

[PR fortran/57553, patch] - bad error message for invalid use of STORAGE_SIZE
 2019-01-22 21:21 UTC 

C++ PATCH for c++/78244 - narrowing conversion in template not detected, part 2
 2019-01-22 21:12 UTC  (5+ messages)

[patch, fortran] Move some array packing to front end
 2019-01-22 21:10 UTC 

[PATCH] Disable *vsx_reduc_<VEC_reduc_name>_v2df_scalar on little endian (PR target/87064)
 2019-01-22 20:59 UTC  (3+ messages)

[PATCH,GDC] Add netbsd support to GDC
 2019-01-22 19:37 UTC  (2+ messages)

[PATCH] Simplify sinh (x) / cosh (x)
 2019-01-22 19:31 UTC 

[PATCH, rtl-optimization]: Fix PR88948, store-motion pass creates unrecognisable insn
 2019-01-22 19:10 UTC 

[testsuite, committed] require fpic effective target for tests with -fpic
 2019-01-22 18:41 UTC 

[testsuite, committed] fix tests requiring -fdelete-null-pointer-checks
 2019-01-22 18:34 UTC 

[arm][RFC] PR target/88469 fix incorrect argument passing with 64-bit bitfields
 2019-01-22 18:01 UTC  (4+ messages)

[wwwdocs] Another addition to gcc-9/porting_to.html
 2019-01-22 18:00 UTC 

[COMMITTED][testsuite] Fix vect-nop-move.c test (PR87763)
 2019-01-22 17:51 UTC 

[PATCH] Provide suggestions for unrecognized -dump options (PR driver/88911)
 2019-01-22 17:06 UTC 

testsuite dg-directives glitches
 2019-01-22 16:47 UTC  (5+ messages)

[PATCH] PR libstdc++/88740 Print assertion messages to stderr
 2019-01-22 16:08 UTC 

Mitigation for PR target/88469 on arm-based systems bootstrapping with gcc-6/7/8
 2019-01-22 15:47 UTC  (4+ messages)

libgo patch committed: Update to Go1.12beta2
 2019-01-22 15:44 UTC  (2+ messages)
` [gofrontend-dev] "

[PATCH 6/7, OpenACC, libgomp, v5, stage1] Async re-work, testsuite changes
 2019-01-22 14:54 UTC 

[PATCH 7/7, OpenACC, libgomp, v5, stage1] Async re-work, nvptx parts
 2019-01-22 14:54 UTC 

[PATCH 5/7, OpenACC, libgomp, v5, stage1] Async re-work, libgomp/target.c changes
 2019-01-22 14:53 UTC 

[PATCH 3/7, OpenACC, libgomp, v5, stage1] Async re-work, libgomp/oacc-* changes
 2019-01-22 14:53 UTC 

[PATCH 4/7, OpenACC, libgomp, v5, stage1] Async re-work, acc_get/set_default_async API interface parts
 2019-01-22 14:53 UTC 

[PATCH 1/7, OpenACC, libgomp, v5, stage1] Async re-work, interfaces
 2019-01-22 14:52 UTC 

[PATCH 2/7, OpenACC, libgomp, v5, stage1] Async re-work, other accel target updates
 2019-01-22 14:52 UTC 

[PATCH 0/7, OpenACC, libgomp, v5, stage1] Async re-work
 2019-01-22 14:52 UTC 

[PATCH] Refine -Waddress-of-packed-member once more
 2019-01-22 14:49 UTC  (2+ messages)

[PATCH]i386: Add BDESC2 for ix86_isa_flags2 and refine all related
 2019-01-22 14:46 UTC  (4+ messages)

[PATCH] i386: Load external function address via GOT slot
 2019-01-22 13:57 UTC  (2+ messages)

V2 [PATCH] i386: Add pass_remove_partial_avx_dependency
 2019-01-22 13:28 UTC  (12+ messages)
            ` V3 "

[PATCH][RFC] Extend locations where to seach for Fortran pre-include
 2019-01-22 12:18 UTC  (21+ messages)
    ` Fortran vector math header

[PATCH, OpenACC] Properly handle wait clause with no arguments
 2019-01-22 12:16 UTC  (6+ messages)

[PATCH] introduce effective-target fold_memcpy
 2019-01-22 12:03 UTC  (4+ messages)

[ping] Change static chain to r11 on aarch64
 2019-01-22 11:35 UTC  (12+ messages)
                    ` Change static chain from r18 to r9 (not r11) "

[PATCH] Fix PR88862
 2019-01-22 11:28 UTC 

[patch] Document AMD GCN features
 2019-01-22 10:57 UTC  (3+ messages)

[SPARC] Fix more UNSPEC notes during libgo build
 2019-01-22 10:20 UTC 

[PATCH] Silence some dwarf2out UNSPEC related notes (PR debug/88723)
 2019-01-22  9:50 UTC  (2+ messages)
` UNSPEC related notes and libbacktrace (was: [PATCH] Silence some dwarf2out UNSPEC related notes (PR debug/88723))

[PATCH] Fix PR88422
 2019-01-22  9:47 UTC 

[PATCH] Fix transfer_intrinsic_3.f90 miscompilation on ppc*/s390* (PR tree-optimization/88044)
 2019-01-22  9:39 UTC  (2+ messages)

[PATCH] sched-ebb.c: avoid moving table jumps (PR rtl-optimization/88423)
 2019-01-22  8:59 UTC  (3+ messages)

[PATCH] luoxhu - backport from trunk r255555:
 2019-01-22  8:46 UTC 

[PATCH] Fix up thread_jump handling of jumps with clobbers (PR rtl-optimization/88904)
 2019-01-22  8:32 UTC  (2+ messages)

[PATCH] Fix REG_EQUAL notes for doubleword POPCOUNT etc. unops (PR target/88905)
 2019-01-22  8:31 UTC  (2+ messages)

[PATCH] Fix block copy/move/compare expansion (PR rtl-optimization/86334, PR target/88906)
 2019-01-22  8:29 UTC  (2+ messages)

[PATCH] Fix latent SLP bugs and a memleak
 2019-01-22  8:28 UTC  (3+ messages)

[PATCH][GCC] Fix oversized shifts in PR/88903 testcase
 2019-01-22  8:17 UTC  (2+ messages)

MAINTAINERS: add myself
 2019-01-22  3:09 UTC 

[PATCH] x86-64: Use TI->SF and TI->DF conversions in soft-fp
 2019-01-22  2:03 UTC  (11+ messages)

[RS6000] PR88614, output_operand: invalid %z value
 2019-01-22  0:35 UTC  (7+ messages)

libgo patch committed: Fix build for ARM GNU/Linux
 2019-01-22  0:07 UTC 

libgo patch committed: Solaris fixes
 2019-01-21 23:06 UTC 

Go patch committed: Stop archive iterator on error
 2019-01-21 22:58 UTC 

[committed] Fix DECL_OMP_PRIVATE_MEMBER copying in C++ cdtors (PR c++/88949)
 2019-01-21 22:36 UTC 

[PATCH, i386]: Fix PR88938, ICE in extract_insn
 2019-01-21 20:18 UTC 

[C++ PATCH] Fix -fsanitize=pointer-compare,pointer-subtract ICEs in templates (PR sanitizer/88901)
 2019-01-21 19:38 UTC  (2+ messages)

[PATCH] Add target-zlib to top-level configure, use zlib from libphobos
 2019-01-21 18:35 UTC 

[Patch 2/4][Aarch64] v2: Implement Aarch64 SIMD ABI
 2019-01-21 18:01 UTC  (16+ messages)
  ` [EXT] "

[committed][PATCH][GCC][AArch64] Fix big-endian and ILP32 fail for simd-clone test
 2019-01-21 18:00 UTC 

[PATCH] doc: showcase a "union of vectors" pattern (PR 88698)
 2019-01-21 17:55 UTC  (5+ messages)

[C++ Patch] Locations related grokdeclarator tweak
 2019-01-21 17:38 UTC  (3+ messages)

[C++ PATCH] [PR87770] test partial specializations for type dependence
 2019-01-21 17:28 UTC  (2+ messages)

[wwwdocs] Add __cpp_* feature macros to C++20 entries that have those in projects/cxx_status.html
 2019-01-21 17:19 UTC  (6+ messages)
` [wwwdocs] Add __cpp_* feature macros to C++20 entries + other changes "
  ` Patch ping (Re: [wwwdocs] Add __cpp_* feature macros to C++20 entries + other changes that have those in projects/cxx_status.html)

libgo patch committed: Update to Go1.12beta2
 2019-01-21 16:59 UTC  (3+ messages)

[PATCH] Fix issues with -Waddress-of-packed-member
 2019-01-21 16:58 UTC  (6+ messages)

[PATCH] Fix gcc.dg/utf-array.c testcase
 2019-01-21 16:48 UTC  (3+ messages)

[PATCH] Fix -Wattribute-alias option
 2019-01-21 16:32 UTC  (5+ messages)

[PATCH] Fix PR88934
 2019-01-21 14:47 UTC 

[PATCH] PR libstdc++/88782 avoid ODR problems in std::make_shared
 2019-01-21 13:28 UTC  (7+ messages)

[PATCH] C-family: Only check the non-pointer data member
 2019-01-21 13:00 UTC  (13+ messages)
  ` [PATCH] c-family: Update unaligned adress of packed member check
          ` V2 "
                ` V3 "

incorrect parsing of -fopt-info
 2019-01-21 11:31 UTC 

[RFC] [Patch] [Debug] Add new NOTE to be used for debugging
 2019-01-21 11:20 UTC 

[PATCH][GCC][Arm] Rewrite arm testcase to use intrinsics
 2019-01-21 11:19 UTC  (4+ messages)

Implement C++20 feature P0600r1: nodiscard in the library
 2019-01-21 11:18 UTC  (2+ messages)

[PATCH] Use __builtin_is_constant_evaluated some more (PR libstdc++/86590)
 2019-01-21 11:15 UTC  (2+ messages)

[PATCH][gcc] libgccjit: introduce gcc_jit_context_add_driver_option
 2019-01-21  8:44 UTC  (3+ messages)

[PATCH] Revert a hunk from r261322 (PR lto/88876)
 2019-01-21  8:40 UTC 

[PATCH][gcc] libgccjit: introduce gcc_jit_context_add_driver_option
 2019-01-21  8:40 UTC 

[PATCH, zlib] Rename libzgcj_convenience to libz_convenience
 2019-01-21  8:28 UTC  (2+ messages)

[PATCH] Move PR84877 fix elsewhere (PR bootstrap/88450)
 2019-01-21  8:17 UTC  (4+ messages)
  ` [PATCH] Don't use align > MAX_SUPPORTED_STACK_ALIGNMENT in assign_stack_temp_for_type "

[PATCH] Fix leak in splay-tree
 2019-01-21  8:11 UTC  (2+ messages)

[PATCH] i386: Move Intel intrinsics head files to <immintrin.h>
 2019-01-21  8:04 UTC  (7+ messages)

[PATCH] PR fortran/69101 -- IEEE_SELECTED_REAL_KIND part I
 2019-01-21  7:02 UTC  (7+ messages)

Fix random_sample_n and random_shuffle when RAND_MAX is small
 2019-01-21  5:59 UTC  (3+ messages)

[PR 87615] Limit AA walking in hopefully all of IPA summary generation
 2019-01-20 20:19 UTC  (4+ messages)
    ` [PR 87615] Limit AA walking in "

[PATCH, d] Committed fix GNU_StackGrowsDown version always predefined
 2019-01-20 18:54 UTC 

[PATCH] [ARC] atomics: Add operand to DMB instruction
 2019-01-20 16:20 UTC  (2+ messages)

[libbacktrace,PATCH] Fix non-portable printf format in allocfail.c
 2019-01-20 15:04 UTC  (2+ messages)

[PATCH, d] Fix IdentityExp comparison for complex floats
 2019-01-20 12:56 UTC  (5+ messages)
` [PATCH, V2, "

[PATCH] RFC: machine-readable diagnostic output (PR other/19165)
 2019-01-19 23:50 UTC  (3+ messages)
` [committed] v2: Machine-readable "

[PATCH] PR target/85596 Add --with-multilib-list doc for aarch64
 2019-01-19 23:40 UTC  (3+ messages)

[PATCH][GCC][DOC] Remove obsolete arm and aarch64 CPU names from invoke.texi
 2019-01-19 23:37 UTC  (4+ messages)

[PATCH] Fortran include line fixes and -fdec-include support
 2019-01-19 22:52 UTC  (6+ messages)
` Patch ping (Re: [PATCH] Fortran include line fixes and -fdec-include support)

[PATCH] rs6000: Add missing prototypes for vec_ld/vec_st
 2019-01-19 22:23 UTC  (5+ messages)
    ` [PATCH v2] "

[Patch, Fortran] PR 37835 -fno-automatic does not work for derived types with default initalizer
 2019-01-19 21:56 UTC  (3+ messages)

[PATCH] PR fortran/77960 -- inpute-item can't be function
 2019-01-19 20:20 UTC  (2+ messages)

[patch, fortran] Fix contiguous dummy arguments
 2019-01-19 18:00 UTC  (2+ messages)

[Engineer] Looking for more gift ideas? Funny T-Shirts For Engineer And Jobs Title T-Shirts
 2019-01-19 17:37 UTC 

[RFC][AArch64] Add support for system register based stack protector canary access
 2019-01-19 17:30 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).