public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH/coding style] clarify pointers and operators
 2018-11-27 18:46 UTC  (6+ messages)

[PATCH] PR880088 Enable -Wtrampolines for no-exec-stack targets with -Wall
 2018-11-27 18:37 UTC  (6+ messages)

[PATCH] correct handling of EXCESS_PRECISION_EXPR in function calls (PR 88091)
 2018-11-27 17:48 UTC  (3+ messages)
` [PING][PATCH] "

[PATCH 0/6] [RS6000] inline plt call support
 2018-11-27 17:18 UTC  (11+ messages)
` [PATCH 2/6] [RS6000] rs6000_output_indirect_call
        ` [PATCH 4/6] [RS6000] Remove constraints on call rounded_stack_size_rtx arg
        ` [PATCH 5/6] [RS6000] Use standard call patterns for __tls_get_addr calls
        ` [PATCH 6/6] [RS6000] inline plt call sequences

[PATCH] detect missing nuls in address of const char (PR 87756)
 2018-11-27 17:08 UTC  (13+ messages)

[PATCH] Fix PR78444
 2018-11-27 16:44 UTC  (2+ messages)

[committed] sh and riscv fixes for move_by_pieces change
 2018-11-27 16:31 UTC  (2+ messages)

[PATCH] gcov: do not ICE on NULL string in JSON export
 2018-11-27 16:28 UTC 

[PATCH] Support simd function declarations via a pre-include. (was: [PATCH][RFC]Overloading intrinsics)
 2018-11-27 16:22 UTC  (26+ messages)
        ` [PATCH] Support simd function declarations via a pre-include
                ` [PATCH][RFC] Extend locations where to seach for Fortran pre-include

[PATCH v3 3/3] PR preprocessor/83173: Enhance -fdump-internal-locations output
 2018-11-27 16:18 UTC  (15+ messages)
` [PATCH v4] "
                ` [PATCH v5 1/3] PR preprocessor/83173: Additional check before decrementing highest_location
                  ` [PATCH v5 3/3] PR preprocessor/83173: Enhance -fdump-internal-locations output
                  ` [PATCH v5 2/3] PR preprocessor/83173: New test
    ` [PATCH v5] PR preprocessor/83173: Enhance -fdump-internal-locations output

[PATCH v4] Repeat jump threading after combine
 2018-11-27 16:07 UTC  (4+ messages)

[PATCH v2] MIPS: Add `-mfix-r5900' option for the R5900 short loop erratum
 2018-11-27 16:02 UTC  (2+ messages)

[PATCH] Fix slowness in gcov (PR gcov-profile/88225)
 2018-11-27 16:02 UTC 

You are my victim
 2018-11-27 15:57 UTC 

Go patch committed: Import inlinable functions from package export data
 2018-11-27 15:51 UTC 

[PATCH] Fix vect/costmodel/ppc/costmodel-vect-33.c testcase (PR middle-end/87157)
 2018-11-27 15:47 UTC 

[committed] lm32 port fix for move_by_pieces
 2018-11-27 15:30 UTC 

[committed] Fix mips calls to move_by_pieces
 2018-11-27 15:28 UTC 

[committed] Trivial fix to microblaze port
 2018-11-27 15:24 UTC 

FIO, powerpc-darwin mangling patch [7.x and earlier]
 2018-11-27 15:13 UTC 

[PATCH, OpenACC] Properly handle wait clause with no arguments
 2018-11-27 14:42 UTC  (3+ messages)

[PATCH][Arm] Fix FPU configurations for Cortex-R7 and Cortex-R8
 2018-11-27 14:18 UTC  (2+ messages)

[PATCH v3] [aarch64] Correct the maximum shift amount for shifted operands
 2018-11-27 13:18 UTC  (3+ messages)

[PATCH][wwwdocs] Mention Ampere eMAG support in GCC9 changes.html
 2018-11-27 11:41 UTC 

[PATCH] x86: Add -march=cascadelake
 2018-11-27 10:40 UTC  (10+ messages)

[c-family] Fix -fdump-ada-spec regressions in C++
 2018-11-27 10:37 UTC 

[testsuite] Require ucn support in gdc.test/compilable/ddoc12.d (PR d/88039)
 2018-11-27 10:25 UTC 

[PATCH 00/10] AMD GCN Port v2
 2018-11-27  9:29 UTC  (9+ messages)
` [PATCH 07/10] Add dg-require-effective-target exceptions
` [PATCH 10/10] Port testsuite to GCN

[PATCH] Fix PR88182
 2018-11-27  8:04 UTC  (3+ messages)

[PATCH] Fix tree-ssa/phi-opt-11.c on s390x (PR testsuite/85368)
 2018-11-27  7:08 UTC  (2+ messages)

[PATCH, libstdc++] Implement P0415 More constexpr for std::complex
 2018-11-27  6:46 UTC  (10+ messages)

[doc,committed] clarify docs for function attribute "const"
 2018-11-27  3:45 UTC  (5+ messages)

[PATCH] clarify comments for implicit_p flag for built-ins
 2018-11-27  2:51 UTC  (3+ messages)

[PATCH][rs6000] improve gpr inline expansion of str[n]cmp
 2018-11-27  1:52 UTC  (3+ messages)
  ` [PATCH][rs6000][8 backport] "

[PowerPC] libgcc cfi
 2018-11-27  1:21 UTC  (2+ messages)

[RS6000] PowerPC -mcpu=native support
 2018-11-27  0:06 UTC  (2+ messages)

libgo patch committed: Always define WEXITED/WNOWAIT on GNU/Linux
 2018-11-26 23:59 UTC 

[RS6000] Use config/linux.h for powerpc*-*-linux*
 2018-11-26 23:57 UTC  (3+ messages)

[PATCH 0/7][MSP430][TESTSUITE] Fix GCC tests for msp430-elf
 2018-11-26 23:43 UTC  (17+ messages)
` [PATCH 3/7][MSP430][TESTSUITE] Dynamically check if size_t is large enough for tests containing large structs/arrays
` [PATCH 4/7][MSP430][TESTSUITE] Fix tests when int is 16-bit by default
` [PATCH 5/7][MSP430][TESTSUITE] Prune messages about ISO C not supporting __int20 from output of tests
` [PATCH 6/7][MSP430][TESTSUITE] Fix tests requiring float printf support when GCC was configured with --enable-newlib-nano-formatted-io
` [PATCH 1/7][v2][MSP430][TESTSUITE] Tweak dg-directives for msp430-elf
` [PATCH 3/7][v2][MSP430][TESTSUITE] Dynamically check if size_t is large enough for tests containing large structs/arrays

[PATCH] Fix ICEs on invalid rs6000 asm (PR target/88188)
 2018-11-26 23:34 UTC  (3+ messages)

rs6000/sysv4.h using gnu-user.h
 2018-11-26 23:21 UTC  (2+ messages)

[RS6000] Don't pass -many to the assembler
 2018-11-26 23:03 UTC  (13+ messages)

[PATCH][rs6000] better use of unaligned vsx in memset() expansion
 2018-11-26 22:29 UTC  (2+ messages)

[PATCH 2/2][libbacktrace] Don't point to released memory in backtrace_vector_release
 2018-11-26 22:25 UTC  (3+ messages)
` [PATCH 3/4][libbacktrace] "

[PATCH 1/2][libbacktrace] Handle realloc returning NULL if size == 0
 2018-11-26 22:24 UTC  (4+ messages)
  ` [PATCH 2/4][libbacktrace] Avoid realloc with size == 0 in backtrace_vector_release

[PATCH][driver] Ensure --help=params lines end with period
 2018-11-26 22:22 UTC  (3+ messages)

[PATCH] avoid -Wnonnull for printf format in dead code (PR 87041)
 2018-11-26 22:17 UTC  (8+ messages)
          ` [Patch][gcc][testsuite] Skip testcases using freopen when on wrapped board

C++ PATCH for c++/88120, ICE with save_expr in template
 2018-11-26 22:14 UTC  (2+ messages)

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87626
 2018-11-26 21:46 UTC  (12+ messages)

Go patch committed: Initial support for exporting function bodies
 2018-11-26 21:42 UTC 

[PATCH] update-copyright.py: Add filters for D language sources
 2018-11-26 21:35 UTC  (3+ messages)
` Ping: "

[PATCH] Fix up method-nonnull-1.mm testcase on Solaris (PR testsuite/88090)
 2018-11-26 21:23 UTC  (2+ messages)

[PATCH] Fix ptwrite64 handling with -m32 (PR target/88195)
 2018-11-26 21:23 UTC  (2+ messages)

[PATCH] target/58397: add host_hooks for NetBSD to make precompiled headers work
 2018-11-26 21:21 UTC  (3+ messages)

[PATCH] Fix dwarf5 -ffunction-section with hot/cold partitioning (PR c++/86900)
 2018-11-26 21:08 UTC  (2+ messages)

[RFC] Tweak libgomp env vars in parallel make check
 2018-11-26 21:05 UTC  (4+ messages)
    ` [committed] Tweak libgomp env vars in parallel make check (take 2)

[C++ PATCH] Propagate TYPE_PACKED to template variants (PR c++/88181)
 2018-11-26 20:55 UTC 

[PATCH, i386]: Fix PR 88178, ICE in dbx_reg_number, at dwarf2out.c
 2018-11-26 20:53 UTC 

[C++ PATCH] Fix ICE in grokdeclarator (PR c++/88187)
 2018-11-26 20:49 UTC 

[PATCH][RFC] Come up with memop_ret enum instead of int endp for memory operations
 2018-11-26 20:48 UTC  (4+ messages)

[doc, committed] document that -freorder-functions also uses hot/cold attributes
 2018-11-26 18:23 UTC 

[PATCH][AArch64][committed] Fix typo in aarch64_mangle_type
 2018-11-26 17:51 UTC 

[PATCH v3] [aarch64] Add CPU support for Ampere Computing's eMAG
 2018-11-26 17:41 UTC  (4+ messages)

[PATCH][arm][1/3] Rename mul64 attr to widen_mul64
 2018-11-26 17:36 UTC 

[PATCH][AArch64][2/3] Correct type attribute for mul and mneg instructions
 2018-11-26 17:36 UTC 

[PATCH][AArch64][3/3] Introduce mla64 type
 2018-11-26 17:36 UTC 

[PATCH][GCC][DOC] Remove obsolete arm and aarch64 CPU names from invoke.texi
 2018-11-26 17:30 UTC  (2+ messages)

[PATCH, libphobos] Committed fix backtraces in Fibers on AArch64
 2018-11-26 17:28 UTC 

GCC options for kernel live-patching (Was: Add a new option to control inlining only on static functions)
 2018-11-26 15:54 UTC  (20+ messages)
  ` [PATCH][RFC] Come up with -flive-patching master option
                            ` [PATCH]Come "
                                        ` [PATCH][Version 3]Come "
                                          ` PING: "

[PATCH, libgcc/ARM & testsuite] Optimize executable size when using softfloat fmul/dmul
 2018-11-26 15:53 UTC  (4+ messages)
  ` [PATCH, libgcc/ARM & testsuite, ping] "

[Committed] S/390: Document z14/arch12 -march option
 2018-11-26 15:02 UTC 

[PATCH] Added information about inline assembler in stack calculations (.su files)
 2018-11-26 14:03 UTC 

not posted ada patch breaks ada build on alpha-linux-gnu
 2018-11-26 13:37 UTC  (5+ messages)

mechanical parts
 2018-11-26 12:54 UTC 

mechanical parts
 2018-11-26 12:39 UTC 

Fix hashtable memory leak
 2018-11-26 12:35 UTC  (5+ messages)

[PATCH, libstdc++] Uniform container erasure for c++20
 2018-11-26 11:18 UTC  (2+ messages)

[patch] [jit] Fix compilation of jit test with -Wformat-security
 2018-11-26 10:23 UTC  (2+ messages)

[ARM/FDPIC v4 00/20] FDPIC ABI for ARM
 2018-11-26 10:14 UTC  (2+ messages)

[PATCH, ARM] Improve robustness of -mslow-flash-data
 2018-11-26 10:01 UTC  (2+ messages)
` [PATCH, ARM, ping] "

[doc, committed] Document -Wmissing-noreturn
 2018-11-26  3:46 UTC 

[PATCH 1/4] introduce struct strlen_data_t into gimple-fold
 2018-11-26  0:05 UTC  (3+ messages)

[doc, committed] use preferred placement of type attributes in examples
 2018-11-25 21:13 UTC 

[PATCH] add simple attribute introspection
 2018-11-25 20:40 UTC  (14+ messages)

[PATCH v3 1/2] Add a pass to automatically add ptwrite instrumentation
 2018-11-25 20:04 UTC  (2+ messages)
` [PATCH v3 2/2] Add tests for the vartrace pass

[PATCH, pdp11] Fix 64 bit divide
 2018-11-25 17:41 UTC 

[RS6000] Delete OBJECT_PEF and TARGET_MACOS
 2018-11-25 15:48 UTC  (2+ messages)

[testsuite] Disable gdc execution tests without libphobos
 2018-11-25 15:20 UTC  (2+ messages)

V4 [PATCH] C/C++: Add -Waddress-of-packed-member
 2018-11-25 14:38 UTC  (3+ messages)
` PING: "
  ` PING^2: "

[RS6000] PR11848 rs6000_emit_move long double split
 2018-11-25 12:22 UTC 

[RS6000] PowerPC64 soft-float
 2018-11-25 12:20 UTC 

[RS6000] num_insns_constant ICE
 2018-11-25 12:19 UTC 

[RS6000] movdi_internal64 insn lengths
 2018-11-25 12:18 UTC 

[RS6000] CONST_DOUBLE tidy
 2018-11-25 12:16 UTC 

[RS6000] "G" and "H" constraints
 2018-11-25 12:14 UTC 

[RS6000] Bogus easy_fp_constant call
 2018-11-25 12:11 UTC 

[PATCH, d] Fix IdentityExp comparison for complex floats
 2018-11-25 10:09 UTC  (2+ messages)

PR C++/88114 - patch for destructor not generated for "virtual ~destructor() = default"
 2018-11-25  8:44 UTC  (2+ messages)
` *ping* – PR C++/88114 - PATCH "

patch to fix PR88157
 2018-11-25  5:54 UTC  (3+ messages)

One more patch for PR88157
 2018-11-25  5:52 UTC 

[patch, libgfortran] PR88052 - Format contravening f2008 constraint C1002 permitted
 2018-11-25  2:50 UTC  (2+ messages)

[patch, libgfortran] PR88052 - Format contravening f2008 constraint C1002 permitted
 2018-11-24 20:41 UTC 

LRA patch for PR87718
 2018-11-24 11:29 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).