public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 5/5] Formatted printing for dump_* in the middle-end
 2018-08-17 18:24 UTC  (4+ messages)
` [PATCH] v2: "

[PATCH] Add a character size parameter to c_strlen/get_range_strlen
 2018-08-17 18:23 UTC  (22+ messages)

[PATCH] PR libstdc++/86963 Implement LWG 2729 constraints on tuple assignment
 2018-08-17 18:01 UTC  (2+ messages)

[PATCH] Minor optimisations in operator new(size_t, align_val_t)
 2018-08-17 17:52 UTC  (3+ messages)

[committed] diagnostics: add line numbers to source (PR other/84889)
 2018-08-17 17:49 UTC  (7+ messages)

[PATCH] [Ada] Make middle-end string literals NUL terminated
 2018-08-17 17:35 UTC  (8+ messages)
    ` [PATCH] Handle not explicitly zero terminated strings in merge sections

[PATCH] convert braced initializers to strings (PR 71625)
 2018-08-17 17:22 UTC  (24+ messages)
                        ` [PATCH] Fix poly types after PR tree-optimization/71625 strlen optimization

[PATCH] rs6000: Give names to cbranch/creturn patterns
 2018-08-17 17:19 UTC 

[PATCH,rs6000] Add builtins for accessing the FPSCR
 2018-08-17 16:46 UTC 

[PATCH, OpenACC] Add support for gang local storage allocation in shared memory
 2018-08-17 16:39 UTC  (7+ messages)

[PATCH] Macro body is trailing array
 2018-08-17 16:06 UTC 

[PATCH] Make strlen range computations more conservative
 2018-08-17 15:49 UTC  (16+ messages)

Build fail on gthr-simple.h targets (Re: AsyncI/O patch committed)
 2018-08-17 15:41 UTC  (9+ messages)
        ` Async I/O patch with compilation fix

[PATCH, rs6000] Early gimple folding of vec_mergeh and vec_mergel for float
 2018-08-17 15:16 UTC  (5+ messages)

[PATCH] warn for strlen of arrays with missing nul (PR 86552)
 2018-08-17 14:38 UTC  (15+ messages)
` PING "
    ` PING [PATCH] warn for strlen of arrays with missing nul (PR 86552, 86711, 86714) )
  ` [PATCH 0/6] improve handling of char arrays with missing nul (PR 86552, 86711, 86714)

[PATCH] scev: dump final value replacement expressions
 2018-08-17 14:16 UTC  (2+ messages)

[PATCH, RFC, rs6000] enable GIMPLE folding of vec_splat
 2018-08-17 14:11 UTC  (6+ messages)
  ` [PATCH, RFC, rs6000, v2] "

[PATCH] Check the STRING_CSTs in varasm.c
 2018-08-17 13:53 UTC  (15+ messages)

[PATCH] PR86844: Fix for store merging
 2018-08-17 13:50 UTC  (2+ messages)

[PATCH RFC] add generic expansion for MULT_HIGHPART_EXP
 2018-08-17 13:09 UTC  (2+ messages)
` [PATCH RFC] gimplefe: expose MULT_HIGHPART_EXPR

[PATCH][GCC][AARCH64] Use stdint integers in vect_su_add_sub.c
 2018-08-17 12:03 UTC  (4+ messages)

[PATCH] Call braced_list_to_string after array size is fixed
 2018-08-17 12:01 UTC 

[PATCH] Move cpp_macro to cpplib.h
 2018-08-17 12:01 UTC 

[PATCH][8-branch][OBVIOUS] Fix wrong option declaration of fcilkplus (PR other/86992)
 2018-08-17 11:32 UTC 

[RFC][debug] Fix handling of vlas in lto
 2018-08-17 10:04 UTC 

[PATCH][2/4] Add rev_post_order_and_mark_dfs_back_seme
 2018-08-17  9:40 UTC  (3+ messages)

[PATCH] Fix PR86841
 2018-08-17  9:26 UTC 

[PATCH] Fix wrong code with truncated string literals (PR 86711/86714)
 2018-08-17  9:14 UTC  (17+ messages)
` [PING] "

[PATCH 0/4] rs6000: length attribute
 2018-08-17  7:29 UTC  (6+ messages)
` [PATCH 2/4] rs6000: Remove "length 4" from branch insns
` [PATCH 1/4] rs6000: Change the length attribute default
` [PATCH 3/4] rs6000: Remove "length 4" from other insns
` [PATCH 4/4] rs6000: Delete old add+cmp patterns

[PATCH] DWARF: add DW_AT_count to zero-length arrays
 2018-08-17  7:16 UTC  (4+ messages)

VRP: abstract out MIN/MAX/ABS wide int code
 2018-08-17  7:11 UTC 

[0/5] C-SKY port v3
 2018-08-17  5:45 UTC  (3+ messages)
` [2/5] C-SKY port v3: Backend implementation

[PATCH, Darwin] Move fixed _Unwind_find_Enclosing_func to a crt
 2018-08-17  4:52 UTC  (2+ messages)

[PATCH] assume sprintf formatting of wide characters may fail (PR 86853)
 2018-08-17  4:02 UTC  (2+ messages)

C++ PATCH for c++/67012, c++/86942, detect invalid cases with function return type deduction
 2018-08-17  2:17 UTC 

[PATCH] assume sprintf formatting of wide characters may fail (PR 86853)
 2018-08-16 22:47 UTC  (2+ messages)

[committed] diagnostics: fix bad interaction between line spans and line numbers
 2018-08-16 22:34 UTC 

[committed] diagnostics: tweak to line-insertion fix-it hints with line-numbering
 2018-08-16 22:29 UTC 

[ARM/FDPIC v2 00/21] FDPIC ABI for ARM
 2018-08-16 22:20 UTC  (3+ messages)

[PATCH, Darwin, drivers] Split DWARF is not supported on Darwin
 2018-08-16 20:46 UTC  (2+ messages)

[PATCH] RFC: reduce likelihood of fully-dynamic-string throwing on move
 2018-08-16 19:38 UTC 

[PATCH] Macro definition parameter parsing
 2018-08-16 19:16 UTC 

[PATCH, testsuite]: Loosen scan-assembler strings in gcc.target/i386/avx{,2}-cvt-2.c
 2018-08-16 18:55 UTC 

[PATCH] [C] Warn when calculating abs(unsigned_value)
 2018-08-16 17:38 UTC  (6+ messages)

[PATCH] Fix warning with -Wsign-compare -Wsystem-headers in __sph_legendre
 2018-08-16 17:16 UTC 

[committed] -Wmisleading-indentation: fix ICE in get_visual_column (PR c++/70693)
 2018-08-16 17:10 UTC 

[PATCH] Avoid deprecation warning with -Wsystem-headers
 2018-08-16 16:56 UTC 

[PATCH] Merge Ignore and Deprecated in .opt files
 2018-08-16 16:55 UTC  (8+ messages)

[RFC][PATCH][mid-end] Optimize immediate choice in comparisons
 2018-08-16 16:48 UTC  (10+ messages)

[PATCH] Fix bootstrap with --enable-fully-dynamic-string
 2018-08-16 15:56 UTC 

[PATCH, testsuite] Make pr80263 work for Darwin by suppressing pubnames/types
 2018-08-16 15:09 UTC  (2+ messages)

[PATCH][GCC][DOCS] Remove rtl.texi references to old RTX code class names
 2018-08-16 15:08 UTC  (5+ messages)

[Patch wwwdocs] Document arm-8-branch
 2018-08-16 14:56 UTC  (2+ messages)

[2/2] Add AddressSanitizer annotations to std::string
 2018-08-16 11:29 UTC  (3+ messages)

[GCC][PATCH][Aarch64] Make common aarch64 options target-dependent
 2018-08-16 10:23 UTC  (3+ messages)

GCC 7 backport
 2018-08-16 10:18 UTC  (2+ messages)

GCC 8 backports
 2018-08-16 10:14 UTC  (2+ messages)

[RFC PATCH 0/6] some vxworks/powerpc patches
 2018-08-16  9:30 UTC  (4+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 2/4] libgcc: add crt{begin,end} for powerpc-wrs-vxworks target

[PATCH] convert braced initializers to strings (PR 71625)
 2018-08-16  6:37 UTC 

[PATCH v3 00/10] New backend for the TI PRU processor
 2018-08-16  4:50 UTC  (11+ messages)
` [PATCH v3 02/10] Initial TI PRU libgcc port
` [PATCH v3 03/10] testsuite: Add PRU tests
` [PATCH v3 01/10] Initial TI PRU GCC port
` [PATCH v3 09/10] testsuite: Mark that PRU uses all function pointer bits
` [PATCH v3 07/10] testsuite: Define PRU stack usage
` [PATCH v3 10/10] testsuite: Mark testsuite that PRU has different calling convention
` [PATCH v3 06/10] testsuite: Remove PRU from test cases requiring hosted environment
` [PATCH v3 08/10] testsuite: Mark that PRU has one-cycle jumps
` [PATCH v3 05/10] testsuite: Add check for unsupported TI ABI PRU features to testsuite
` [PATCH v3 04/10] testsuite: Add check for overflowed IMEM region "

[committed] diagnostics: add labeling of source ranges
 2018-08-15 23:50 UTC  (2+ messages)

[RFC PATCH, i386]: Deprecate -mmitigate-rop
 2018-08-15 21:08 UTC  (3+ messages)

C++ PATCH for c++/67012, diagnose decltype(auto) f() -> int;
 2018-08-15 20:23 UTC  (2+ messages)

[PATCH] Fix experimental::pmr typedefs and add tests
 2018-08-15 19:46 UTC 

[PATCH][x86] Match movss and movsd "blend" instructions
 2018-08-15 19:37 UTC  (6+ messages)

[PATCH] Refactor uses-allocator construction
 2018-08-15 19:20 UTC 

[PATCH, testsuite] Fix PR78544 for Darwin
 2018-08-15 19:16 UTC  (5+ messages)

[PATCH,testsuite, Darwin] Skip tests with pthread_barrier
 2018-08-15 18:42 UTC  (2+ messages)

[aarch64}: added variable issue rate feature for falkor
 2018-08-15 18:06 UTC  (9+ messages)

lightweight class to wide int ranges in VRP and friends
 2018-08-15 17:32 UTC 

Warning about -Wmain for local variables
 2018-08-15 17:31 UTC  (3+ messages)

[PATCH] CPP Macro predicates
 2018-08-15 17:26 UTC 

[PATCH, testsuite] Fix gcc.dg/memcmp-1.c for targets using __USER_LABEL_PREFIX__
 2018-08-15 16:43 UTC  (2+ messages)

[PATCH][Middle-end]patch for fixing PR 86519
 2018-08-15 16:36 UTC  (3+ messages)

Stack alignment on Darwin (PR78444)
 2018-08-15 15:57 UTC  (2+ messages)

[PATCH, testsuite] Stringify __USER_LABEL_PREFIX__ for pr81923.c
 2018-08-15 15:06 UTC  (2+ messages)

[PATCH][GCC][Arm] Fix subreg crash in different way by enabling the FP16 pattern unconditionally
 2018-08-15 14:25 UTC  (6+ messages)

[RFC][debug] Add -greadable-dwarf
 2018-08-15 14:02 UTC 

[arm-8-branch] Backport spectre v1 patches
 2018-08-15 13:06 UTC 

[PATCH][GCC][mid-end] Fix DSE big-endian subreg crash
 2018-08-15 12:57 UTC 

[PATCH][GCC][AArch64] Limit movmem copies to TImode copies
 2018-08-15 12:55 UTC  (5+ messages)

[PATCH] Use more DECL_BUILT_IN_P macro
 2018-08-15 12:52 UTC  (3+ messages)

[PATCH v2] S/390: Remove literal pool chunkification loop
 2018-08-15 12:25 UTC  (2+ messages)

[PATCH] Set start_location to 0 if we ran out of line map space
 2018-08-15 11:34 UTC 

[PATCH] PR libstdc++/86846 Alternative to pointer-width atomics
 2018-08-15  9:59 UTC  (3+ messages)

[PATCH] arm: Generate correct const_ints (PR86640)
 2018-08-15  8:59 UTC  (8+ 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).