public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[000/nnn] poly_int: representation of runtime offsets and sizes
 2017-11-17  3:36 UTC  (17+ messages)
` [001/nnn] poly_int: add poly-int.h
` [002/nnn] poly_int: IN_TARGET_CODE
` [003/nnn] poly_int: MACRO_MODE

[PATCH 1/3][middle-end]PR78809 (Inline strcmp with small constant strings)
 2017-11-17  3:32 UTC  (3+ messages)

[PATCH] gdbinit.in: add "break-on-diagnostic" command
 2017-11-17  1:53 UTC  (2+ messages)

[PATCH] C/C++: more stdlib header hints (PR c/81404) (v4)
 2017-11-17  1:17 UTC  (3+ messages)
` [PATCH] C/C++: more stdlib header hints (PR c/81404) (v5)

[PATCH] Fix UBSAN errors in dse.c (PR rtl-optimization/82044)
 2017-11-17  0:57 UTC  (7+ messages)

[RFA] Implement __VA_OPT__
 2017-11-17  0:37 UTC  (9+ messages)
            ` [PATCH] Fix __VA_OPT__ testsuite fallout

[PATCH] detect nonstring arguments to string functions (PR 82945)
 2017-11-17  0:27 UTC  (3+ messages)

[PATCH 21/22] Add extra field to gtm_jmpbuf on x86 only
 2017-11-17  0:18 UTC  (7+ messages)

Add -std=c18 etc. option aliases
 2017-11-17  0:15 UTC  (3+ messages)

[patch] remove cilk-plus
 2017-11-16 23:51 UTC  (7+ messages)

[PATCH] Disable -ftrapping-math by default
 2017-11-16 23:22 UTC  (5+ messages)

Make istreambuf_iterator::_M_sbuf immutable and add debug checks
 2017-11-16 23:00 UTC  (30+ messages)
    ` [PATCH] libstdc++: istreambuf_iterator proxy (was: keep attached streambuf)
      ` [PATCH] streambuf_iterator: avoid debug-dependent behaviour
        ` Make tests less istreambuf_iterator implementation dependent
            ` [PATCH 1/4] Revert "2017-10-04 Petr Ovtchenkov <ptr@void-ptr.info>"
              ` [PATCH 2/4] libstdc++: istreambuf_iterator keep attached streambuf
                ` [PATCH 3/4] libstdc++: avoid character accumulation in istreambuf_iterator
                  ` [PATCH 4/4] libstdc++: immutable _M_sbuf "

[PATCH] enhance -Wrestrict to handle string built-ins (PR 78918)
 2017-11-16 22:24 UTC  (17+ messages)
  ` [PING] "
    ` [PING #2] "
                              ` [PING][PATCH] "
                                ` [PING 2][PATCH] "

C++ PATCH for c++/79092, auto template args of different type and same value
 2017-11-16 21:31 UTC 

std::advance istreambuf_iterator overload
 2017-11-16 21:29 UTC  (5+ messages)

[PATCH, AArch64] Adjust tuning parameters for Falkor
 2017-11-16 20:13 UTC  (3+ messages)

Hurd port for gcc-7 go PATCH 1-3(15)
 2017-11-16 20:06 UTC  (5+ messages)

[PATCH 7/7]: Enable clobber high for tls descs on Aarch64
 2017-11-16 20:05 UTC  (2+ messages)

Adjust empty class parameter passing ABI (PR c++/60336)
 2017-11-16 19:40 UTC  (12+ messages)

[PATCH 08/22] Add Intel CET support for EH in libgcc
 2017-11-16 19:33 UTC  (7+ messages)

[PATCH 14/22] Enable building libsanitizer with Intel CET
 2017-11-16 19:07 UTC  (4+ messages)

[patch, doc] Document that new Perl version breaks required automake
 2017-11-16 19:06 UTC  (2+ messages)

Improve spilling for variable-size slots
 2017-11-16 19:04 UTC  (2+ messages)

[PATCH 1/7]: SVE: Add CLOBBER_HIGH expression
 2017-11-16 18:57 UTC  (4+ messages)

[PATCH], make Float128 built-in functions work with -mabi=ieeelongdouble
 2017-11-16 18:51 UTC  (6+ messages)
` [PATCH #2], "

[PATCH] c-family: add name_hint/deferred_diagnostic (v2)
 2017-11-16 18:50 UTC  (3+ messages)
` [PATCH] c-family: add name_hint/deferred_diagnostic (v3)

[libcc1] Improve detection of triplet on compiler names
 2017-11-16 18:29 UTC  (9+ messages)
  ` [PATCH v2] [libcc1] Rename C{,P}_COMPILER_NAME and remove triplet from them

[PATCH] Improve -Wmaybe-uninitialized documentation
 2017-11-16 18:12 UTC  (5+ messages)

[PATCH] Remove CANADIAN, that break compilation for foreign target
 2017-11-16 18:05 UTC  (3+ messages)
  ` [PING] "

[committed][PATCH] Change order of processing blocks/threads in tree-ssa-threadupdate.c
 2017-11-16 17:55 UTC  (3+ messages)

[PATCH] [BRIGFE] Reduce the number of type conversions due to the untyped HSAIL regs
 2017-11-16 17:41 UTC 

[PATCH] Use bswap framework in store-merging (PR tree-optimization/78821)
 2017-11-16 17:40 UTC 

[PATCH][ARM] Fix test armv8_2-fp16-move-1.c
 2017-11-16 17:25 UTC  (2+ messages)

Accumulate time in sreals in ipa-fnsplit
 2017-11-16 17:03 UTC 

Remove write only bb_freq in tree-emutls.c
 2017-11-16 17:03 UTC 

Accumulate time in sreals consistently in ipa-fnsummary
 2017-11-16 16:58 UTC 

Set edges to region known to be executed 0 times to have probability 0
 2017-11-16 16:57 UTC 

Remove scale_bbs_frequencies_int, scale_bbs_frequencies_int
 2017-11-16 16:56 UTC 

Avoid integer profile scaling in tree_transform_and_unroll_loop
 2017-11-16 16:37 UTC 

Use profile count scaling in vect_do_peeling
 2017-11-16 16:34 UTC 

[PATCH][PR c++/82888] smarter code for default initialization of scalar arrays
 2017-11-16 16:32 UTC 

[PATCH, committed] Add myself to MAINTAINERS
 2017-11-16 15:45 UTC 

[PATCH][GCC][mid-end] Allow larger copies when target supports unaligned access [Patch (1/2)]
 2017-11-16 15:33 UTC  (9+ messages)

[PATCH GCC]A simple implementation of loop interchange
 2017-11-16 15:30 UTC  (7+ messages)

[PATCH, GCC/ARM] Fix ICE in Armv8-M Security Extensions code
 2017-11-16 15:26 UTC  (2+ messages)

[PATCH] New lang hook
 2017-11-16 15:18 UTC  (3+ messages)

[PATCH] Add noexcept to std::shared_future copy operations (LWG DR 2799)
 2017-11-16 14:54 UTC 

[PATCH] BRIG frontend: request for a global review
 2017-11-16 14:40 UTC  (12+ messages)

[PATCH] Factor out division by squares and remove division around comparisons (2/2)
 2017-11-16 14:33 UTC  (5+ messages)

[Ada] Handling of elaboration warnings
 2017-11-16 14:04 UTC 

[Ada] Spurious error on System'To_Address in -gnatc mode
 2017-11-16 13:20 UTC 

[PATCH 6/7]: Remaining support for clobber high
 2017-11-16 12:54 UTC 

[PATCH 5/7]: cse support for clobber_high
 2017-11-16 12:36 UTC 

[PATCH 4/7]: lra support for clobber_high
 2017-11-16 12:35 UTC 

[PATCH 3/7] Add func to check if register is clobbered by clobber_high
 2017-11-16 12:35 UTC 

[PATCH 2/7] Support >26 operands in generation code
 2017-11-16 12:35 UTC 

[RFC PATCH] Merge libsanitizer from upstream
 2017-11-16 12:34 UTC  (10+ messages)

[PR c++/81060] ICE with invalid initialzer via lambda
 2017-11-16 12:34 UTC 

[PING][patch] PR81794: have "would be stringified in traditional C" warning in libcpp/macro.c be controlled by -Wtraditional
 2017-11-16 11:51 UTC  (7+ messages)

[PATCH, GCC/testsuite/ARM] Fix selection of effective target for cmse tests
 2017-11-16 11:40 UTC  (2+ messages)

[PATCH, GCC/testsuite/ARM] Rework expectation for call to Armv8-M nonsecure function
 2017-11-16 11:39 UTC  (2+ messages)

[COMMITTED][AArch64] Fix frame tests
 2017-11-16 11:37 UTC 

cleanup profile use in final.c
 2017-11-16 10:49 UTC 

cleanup RTL loop insns accounting
 2017-11-16 10:48 UTC 

Cleanup profile update after loop duplication
 2017-11-16 10:40 UTC 

[PATCH, rs6000] correct implementation of _mm_add_pi32 <mmintrin.h>
 2017-11-16 10:37 UTC  (2+ messages)

[Ada] Disallow renamings declaring tagged primitives
 2017-11-16 10:34 UTC 

[PATCH] Replace has_single_use guards in store-merging
 2017-11-16 10:24 UTC  (7+ messages)

[Ada] Allow calls to Is_CCT_Instance for records
 2017-11-16 10:24 UTC 

[Ada] Fix more precise mode for parameter
 2017-11-16 10:24 UTC 

[PATCH, rs6000] Correct some Power9 scheduling info
 2017-11-16 10:23 UTC  (3+ messages)

[PATCH] Fix PowerPC testsuite not to look for *.c*~ files
 2017-11-16 10:23 UTC  (2+ messages)

[PATCH] Canonicalize constant multiplies in division
 2017-11-16 10:21 UTC  (4+ messages)

[Ada] Disallow renamings declaring tagged primitives
 2017-11-16 10:15 UTC 

[Ada] Crash on early call region of SPARK subprogram body
 2017-11-16 10:14 UTC 

[PATCH] enhance -Warray-bounds to handle strings and excessive indices
 2017-11-16 10:12 UTC  (20+ messages)

[PATCH] RFC: Preserving locations for variable-uses and constants (PR 43486)
 2017-11-16 10:04 UTC  (7+ messages)
` [PATCH v2: 00/14] "
  ` [PATCH 02/14] Support for adding and stripping location_t wrapper nodes

[Ada] Compiler abort or infinite loop in malformed declaration
 2017-11-16 10:00 UTC 

[Ada] New SPARK access-before-elaboration mechanism
 2017-11-16  9:58 UTC 

[Ada] Spurious ineffective use_clause warning on use in boolean condition
 2017-11-16  9:57 UTC 

[PATCH] MicroBlaze use default ident output generation
 2017-11-16  9:39 UTC 

[x86,avx][patch] Fix PR82983
 2017-11-16  7:58 UTC  (2+ messages)

[PATCH][i386,AVX] Enable VBMI2 support [1/7]
 2017-11-16  6:58 UTC  (4+ messages)

[patch][i386, AVX] GFNI enabling [4/4]
 2017-11-16  6:15 UTC  (2+ messages)

Patch ping
 2017-11-16  3:07 UTC  (3+ messages)
` Patch ping^2

[PATCH] Set default to -fomit-frame-pointer
 2017-11-16  0:51 UTC  (4+ messages)

[PATCH][aarch64] Fix pr81356 - copy empty string with wrz, not a ldrb/strb
 2017-11-15 23:35 UTC  (4+ messages)

[PATCH][aarch64] Put vector fnma instruction into canonical form for better code generation
 2017-11-15 23:23 UTC  (3+ messages)

[PATCH] fix -mnop-mcount generate 5byte nop in 32bit
 2017-11-15 22:48 UTC 

[PATCH] fix -mnop-mcount generate 5byte nop in 32bit
 2017-11-15 21:56 UTC 

lambda-switch regression
 2017-11-15 21:31 UTC  (6+ messages)

[RFA] [PATCH] Add a warning for invalid function casts
 2017-11-15 20:52 UTC  (12+ messages)
          `  "
                        ` [PING**2] "

[PATCH] i386: Update the default -mzeroupper setting
 2017-11-15 20:40 UTC  (4+ messages)

[PATCH] Minor improvements to Filesystem tests
 2017-11-15 19:16 UTC 

[PATCH] PR fortran/78240 -- kludge of the day
 2017-11-15 19:02 UTC  (7+ messages)

[PATCH] Add noexcept to generic std::size, std::empty and std::data
 2017-11-15 18:16 UTC 

[PATCH] make canonicalize_condition keep its promise
 2017-11-15 18:13 UTC  (2+ messages)

[PATCH, rs6000] Repair vec_xl, vec_xst, vec_xl_be, vec_xst_be built-in functions
 2017-11-15 17:30 UTC  (4+ messages)

[PATCH][GCC][DOCS][AArch64][ARM] Documentation updates adding -A extensions
 2017-11-15 17:25 UTC  (4+ messages)

[PATCH, GCC/ARM] Do no clobber r4 in Armv8-M nonsecure call
 2017-11-15 17:16 UTC 

[PATCH, GCC/ARM] Factor out CMSE register clearing code
 2017-11-15 17:15 UTC 

[PATCH][RFC] Instrument function exit with __builtin_unreachable in C++
 2017-11-15 17:14 UTC  (17+ messages)
                      ` [PATCH][RFC] Add quotes for constexpr keyword

[PATCH, GCC/ARM] Use bitmap to control cmse_nonsecure_call register clearing
 2017-11-15 17:12 UTC 

[PATCH][AArch64] Add STP pattern to store a vec_concat of two 64-bit registers
 2017-11-15 16:38 UTC  (6+ messages)

[patches] Re: [PATCH] RISC-V: Add Jim Wilson as a maintainer
 2017-11-15 16:28 UTC  (2+ messages)

[PATCH][GCC][ARM] Implement "arch" GCC pragma and "+<ext>" attributes [Patch (2/3)]
 2017-11-15 16:09 UTC  (5+ messages)

[PATCH] enhance overflow and truncation detection in strncpy and strncat (PR 81117)
 2017-11-15 15:58 UTC  (7+ messages)
      ` [PATCH 3/4] "
        ` [testsuite, committed] Compile strncpy-fix-1.c with -Wno-stringop-truncation

[PATCH] Simplify floating point comparisons
 2017-11-15 15:43 UTC  (3+ messages)

[PATCH PR82726/PR70754][2/2]New fix by finding correct root reference in combined chains
 2017-11-15 15:33 UTC  (7+ messages)

[PATCH] Fix use-after-free in the strlen pass (PR tree-optimization/82977)
 2017-11-15 15:32 UTC  (6+ messages)

[PATCH][ARM] Fix more -Wreturn-type fallout
 2017-11-15 15:31 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).