public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Handle empty infinite loops in OpenACC for PR84955
 2018-05-01 13:31 UTC  (9+ messages)

C++ PATCH for c++/85580, wrong name class error with extern "C" locals
 2018-05-01 13:18 UTC  (2+ messages)

[PATCH] [configure] Added "nfp" to the build for binutils
 2018-05-01 11:41 UTC  (3+ messages)

[PATCH] Fix the GNU Stack markings on libgcc.a
 2018-05-01 11:32 UTC  (3+ messages)

[PATCH] Add fix-it hint for missing return statement in assignment operators (PR c++/85523)
 2018-05-01 11:18 UTC  (3+ messages)

[PATCH] Build i386's crti.o and crtn.o for x86_64-*-rtems*
 2018-05-01  9:54 UTC 

[PATCH] POPCOUNT folding optimizations
 2018-05-01  8:48 UTC  (4+ messages)

[PATCH] Re: Broken links in INSTALL/specific.html (PR web/85578)
 2018-05-01  7:52 UTC 

[PATCH] spellcheck: support transpositions aka Damerau-Levenshtein (PR other/69968)
 2018-05-01  0:29 UTC 

[committed] Add gcc_rich_location::add_fixit_insert_formatted
 2018-05-01  0:12 UTC 

[PATCH] Add support for gcc as git submodule of another repository
 2018-04-30 23:35 UTC 

[PATCH] Add -C when using -Wimplicit-fallthrough and --save-temps (PR preprocessor/78497)
 2018-04-30 23:20 UTC  (2+ messages)

[PATCH] restore -Warray-bounds for string literals (PR 83776)
 2018-04-30 22:57 UTC  (2+ messages)

RFC: Variable-length VECTOR_CSTs
 2018-04-30 22:44 UTC  (3+ messages)
` [PATCH] selftest: remove "Yoda ordering" in assertions

Generalize a<b&a<c -> a<min(b,c)
 2018-04-30 22:21 UTC  (2+ messages)

C++ PATCH for c++/84701, unsigned typeof(x)
 2018-04-30 22:19 UTC 

[i386] Mask generation in avx2intrin.h
 2018-04-30 21:06 UTC  (2+ messages)

C++ PATCH for c++/85305, pack in lambda init-capture
 2018-04-30 21:04 UTC 

[PATCH] Warn for ignored ASM labels on typdef declarations PR 85444 (v.2)
 2018-04-30 20:37 UTC  (4+ messages)

[PATCH] Implement absv2di2 and absv4di2 expanders for pre-avx512vl (PR target/85572)
 2018-04-30 19:52 UTC 

[PATCH] Simplify floating point comparisons
 2018-04-30 19:04 UTC  (10+ messages)

ATTRIBUTE_NONSTRING
 2018-04-30 18:21 UTC  (4+ messages)

[PATCH] handle local aggregate initialization in strlen (PR 83821)
 2018-04-30 18:16 UTC  (2+ messages)

[PATCH][tree-complex.c] PR tree-optimization/70291: Inline floating-point complex multiplication more aggressively
 2018-04-30 17:50 UTC 

[PATCH] fold strlen of constant aggregates (PR 83693)
 2018-04-30 17:24 UTC  (5+ messages)

[PATCH] rs6000: Remove paired single
 2018-04-30 17:17 UTC 

[PATCH, rs6000] Add missing vec_max tests
 2018-04-30 17:05 UTC  (3+ messages)

Use poly_int tree accessors
 2018-04-30 16:52 UTC  (2+ messages)

[PATCH, rs6000] Add vec_first_match_index, vec_first_mismatch_index, vec_first_match_or_eos_index, vec_first_mismatch_or_eos_index
 2018-04-30 16:10 UTC 

[PATCH] Clarify documentation for -fpie and -fPIE
 2018-04-30 16:05 UTC  (2+ messages)

[PATCH] Print function attributes in rtl dumps
 2018-04-30 15:53 UTC  (3+ messages)

[PATCH] Fix loop-header copying do-while loop detection (PR85116)
 2018-04-30 15:43 UTC  (9+ messages)

[committed] selftest.h: fix alphabetization of per-source-file selftest declarations
 2018-04-30 15:36 UTC 

[committed] Use char_span for return type of location_get_source_line
 2018-04-30 15:34 UTC 

[committed] input.h: use STATIC_ASSERT
 2018-04-30 15:04 UTC 

[PATCH] Prevent excessive loop-header copying with multiple exits
 2018-04-30 14:47 UTC  (3+ messages)

[PATCH][GCC][AArch64] Correct 3 way XOR instructions adding missing patterns
 2018-04-30 14:34 UTC 

[og7, openacc, testsuite, committed] Reduce resource usage for Titan V in parallel-dims.c
 2018-04-30 14:12 UTC 

[og7, libgomp, nvptx, committed] Fix too-many-resources fatal error condition and message
 2018-04-30 13:41 UTC 

[PATCH 0/5] [ARC] General fixes
 2018-04-30 13:34 UTC  (10+ messages)
` [PATCH 5/5] [ARC] Clear the instruction cache using syscalls
` [PATCH 3/5] [ARC] Update movhi and movdi patterns
` [PATCH 4/5] [ARC] Cleanup sdata handling

[PATCH] Kill verify_expr
 2018-04-30 12:51 UTC 

RFA (clobbers, gimplification): PATCH for c++/61982, dead stores to destroyed objects
 2018-04-30 12:48 UTC  (2+ messages)

gcc 8 trunk broken O3 on x86_64
 2018-04-30 12:40 UTC  (2+ messages)

[PATCH] DWARF: Emit DWARF5 forms for indirect addresses and string offsets
 2018-04-30 12:37 UTC 

[PATCH] DWARF: Add header for .debug_str_offsets table for dwarf_version 5
 2018-04-30 12:35 UTC 

[PATCH] doc/invoke.texi (-fdebug-types-section): Fix grammar
 2018-04-30 12:34 UTC 

[patch] allow '-' for stdout dump
 2018-04-30 11:51 UTC  (6+ messages)

[PATCH] Do not set nothrow flag on recursive function with stack checking
 2018-04-30 11:46 UTC  (5+ messages)

Improve partitioning decisions
 2018-04-30 10:56 UTC  (3+ messages)

[PATCH] More checking TLC
 2018-04-30 10:39 UTC 

[Patch, Fortran, pr85507, v1] Modell variable dependencies in coarray expression correctly
 2018-04-30 10:16 UTC 

[PATCH] Fix PR c++/85400
 2018-04-30  8:52 UTC  (3+ messages)

Patch ping
 2018-04-30  8:43 UTC 

Fix lto partition ordering
 2018-04-29 22:35 UTC 

[openacc, testsuite, PR85527, committed] Fix undefined behaviour in atomic_capture-1.c
 2018-04-29 16:43 UTC 

[C++ PATCH] Fix value initialized decltype(nullptr) in constexpr (PR c++/85553)
 2018-04-29 10:45 UTC  (8+ messages)

[ARM] Fix PR85434: spill of stack protector's guard address
 2018-04-29  7:23 UTC  (3+ messages)

[PATCH] DWARF: Add .debug_addr table header for dwarf_version >= 5
 2018-04-28 21:17 UTC  (9+ messages)

[Fortran, Patch, PR81773, PR83606, coarray, v1] Fix coarray get to array with vector indexing
 2018-04-28 15:23 UTC  (5+ messages)
` [Ping, Fortran, "

[PATCH PR other/77609] Let the assembler choose ELF section types for miscellaneous named sections
 2018-04-28 11:58 UTC  (10+ messages)

[PATCH, i386]: Fix PR84431, suboptimal code for masked shifts
 2018-04-28  8:08 UTC 

[PATCH] Shave some bit of work off verify_gimple_in_cfg
 2018-04-28  7:38 UTC  (2+ messages)

[wwwdocs] Add no_sanitize attribute
 2018-04-27 23:26 UTC  (2+ messages)

[openacc, testsuite, PR85527, committed] Fix undefined behaviour in atomic_capture-1.f90
 2018-04-27 23:06 UTC 

[PATCHv2][PR 81376] Remove unnecessary float casts in comparisons
 2018-04-27 22:28 UTC  (3+ messages)

[wwwdocs]Mention -ftree-loop-distribution
 2018-04-27 21:27 UTC  (2+ messages)

[committed] input.h: convert some macros to inline functions
 2018-04-27 20:25 UTC 

Remove tilegx port
 2018-04-27 20:13 UTC  (3+ messages)

[PATCH][arm][FreeBSD] PR libgcc/84292
 2018-04-27 19:32 UTC  (3+ messages)

libgo patch committed, RFA for GCC 8 release branch: Solaris assembler support
 2018-04-27 19:12 UTC  (3+ messages)

[PR 85549] Add mising check to aggregate IPA-CP propagation
 2018-04-27 18:01 UTC  (3+ messages)

C++ PATCH for c++/85545, ICE with noexcept static_cast
 2018-04-27 17:26 UTC  (2+ messages)

[C++ Patch] PR 84691 ("[6/7/8/9 Regression] internal compiler error: in poplevel_class...")
 2018-04-27 17:09 UTC  (2+ messages)

[PATCH] Don't offer suggestions for compiler-generated variables (PR c++/85515)
 2018-04-27 16:40 UTC  (6+ messages)
      ` [PATCH] v2: "

[PATCH] Fix aarch64 ILP32 ICE with vaarg gimplified code
 2018-04-27 15:01 UTC  (8+ messages)

[C++ PATCH] cleanup 2
 2018-04-27 14:26 UTC 

[patch][i386] Goldmont -march/-mtune options
 2018-04-27 13:12 UTC  (2+ messages)

[libstdc++; pr66689; pr68397] Backport special function fixes to 7
 2018-04-27 13:10 UTC  (2+ messages)

[C++ PATCH] some cleanups
 2018-04-27 12:52 UTC 

[PATCH] More stmt verification pruning
 2018-04-27 11:54 UTC 

[PATCH] Remove MPX support
 2018-04-27 11:28 UTC 

[PATCH] [Microblaze]: PIC Data Text Relative
 2018-04-27 10:41 UTC  (15+ messages)

[PATCH 2/2, i386]: Emit inter-unit moves using preferred_for_speed infrastructure
 2018-04-27  9:09 UTC 

[PATCH][arm] PR target/82518: Return false in ARRAY_MODE_SUPPORTED_P for BYTES_BIG_ENDIAN
 2018-04-27  8:53 UTC  (3+ messages)

[PATCH][AArch64] PR target/85512: Tighten SIMD right shift immediate constraints
 2018-04-27  8:36 UTC  (8+ messages)

PR85532, crtend.o built without --enable-initfini-array has bad .eh_frame
 2018-04-27  8:24 UTC  (4+ messages)

[PATCH] Fix reassoc var_bound optimization (PR tree-optimization/85529)
 2018-04-27  7:21 UTC  (2+ messages)

[NDS32, committed] Fix bug in bit-instruction checking functions
 2018-04-27  7:07 UTC 

[NDS32, committed] Split movdi/df if reigster number is illegal
 2018-04-27  6:32 UTC 

[NDS32, committed] Fix incorrect settings in sfp-machine.h and t-nds32-newlib for hard fp
 2018-04-27  6:25 UTC 

[NDS32, committed] Fix print operand for cctl register
 2018-04-27  6:20 UTC 

[NDS32, committed] Add missing newline character into ASM_APP_ON macro
 2018-04-27  6:15 UTC 

[PATCH 0/2] MIPS/GCC/testsuite: Fixes for data-sym-pool.c
 2018-04-27  0:01 UTC  (7+ messages)
` [PATCH 1/2] MIPS/GCC/testsuite: Fix data-sym-pool.c for SVR4 model at -O0
` [PATCH 2/2] MIPS/GCC/testsuite: Fix data-sym-pool.c for n64 code

[PATCH] Add _mm512_{,mask_}mullox_epi64 intrinsics (PR target/85530)
 2018-04-26 20:15 UTC 

Fix wrong loop-invariant motion
 2018-04-26 17:12 UTC 

dumpfile cleanup
 2018-04-26 14:29 UTC  (2+ messages)

PR testsuite/85483: Move aarch64/sve/vcond_1.c test to g++.dg/other/
 2018-04-26 13:41 UTC  (2+ messages)

[patch, libfortran, committed] Implement stop_numeric for minimal targets
 2018-04-26 13:10 UTC  (5+ messages)
` PR85463 '[nvptx] "exit" in offloaded region doesn't terminate process' (was: [patch, libfortran, committed] Implement stop_numeric for minimal targets)
    ` PR85463 '[nvptx] "exit" in offloaded region doesn't terminate process'

[PATCH] Fix loop-header copying do-while loop detection (PR85116)
 2018-04-26 12:22 UTC  (2+ messages)

[PATCH] Use response files from the driver in more cases
 2018-04-26 12:01 UTC 

GCC 8.1 RC1 Bootstrap comparison failure on AIX
 2018-04-26 10:47 UTC  (4+ 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).