public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[patch committed SH] Fix build failure
 2016-09-07  6:26 UTC 

[RFC][SSA] Iterator to visit SSA
 2016-09-07  4:46 UTC  (10+ messages)

[PATCH GCC 9/9]Prove no-overflow in computation of LOOP_VINFO_NITERS and improve code generation
 2016-09-07  0:21 UTC  (2+ messages)

[PATCH, rs6000] Fix PR72827 (ada bootstrap failure)
 2016-09-07  0:10 UTC  (6+ messages)

[PATCH] Fix a few simple cases where -Wparentheses does not warn for omitted middle value
 2016-09-06 22:14 UTC  (2+ messages)
` [PATCHv2] "

[PATCH] Move class substring_loc from c-family into gcc
 2016-09-06 22:07 UTC  (4+ messages)

Make max_align_t respect _Float128
 2016-09-06 21:56 UTC  (18+ messages)
` Make max_align_t respect _Float128 [version 2]

[PATCH] Delete GCJ
 2016-09-06 21:24 UTC  (11+ messages)

Make max_align_t respect _Float128 [version 2]
 2016-09-06 20:58 UTC  (2+ messages)

[PATCH, i386] Spellcheck hints for the i386 backend option handling (PR middle-end/77475)
 2016-09-06 20:41 UTC  (9+ messages)
  ` [PATCH, i386] Spellcheck hints for the i386 backend option handling (PR middle-end/77475, take 2, i386 part)
    ` [PATCH, i386] Spellcheck hints for the i386 backend option handling (PR middle-end/77475, take 2, generic part)

[PATCH] -fsanitize=thread fixes (PR sanitizer/68260)
 2016-09-06 20:37 UTC 

Debug algorithms
 2016-09-06 20:34 UTC  (4+ messages)

[PATCH 0/4][PR 71931] Fix target lib tests --with-build-sysroot
 2016-09-06 20:26 UTC  (6+ messages)
` [PATCH 3/4][PR 71931] Fix libitm tests

[PATCH GCC 8/9]Adjust test case for CFG changes in vectorized loop
 2016-09-06 18:54 UTC 

[PATCH GCC 7/9]Skip loops iterating only 1 time in predictive commoning
 2016-09-06 18:54 UTC 

[PATCH GCC 6/9]Simplify control flow graph for vectorized loop
 2016-09-06 18:53 UTC 

[PATCH GCC 4/9]Check niters for peeling for data access gaps in analyzer
 2016-09-06 18:52 UTC 

[PATCH GCC 5/9]Put copied loop after its preheader and after the original loop's latch in basic block link list
 2016-09-06 18:52 UTC 

[PATCH GCC 2/9]Add interface reseting original copy tables in cfg.c
 2016-09-06 18:51 UTC 

[PATCH GCC 3/9]Support rewriting non-lcssa phis for vars live outside of vect-loop
 2016-09-06 18:51 UTC 

[PATCH GCC 1/9]Delete useless code in tree-vect-loop-manip.c
 2016-09-06 18:50 UTC 

[PATCH] Fix some warnings/errors that appear when enabling -Wnarrowing when building gcc
 2016-09-06 18:09 UTC  (4+ messages)
` [PING] Re: [PATCH, i386] "

[PATCH][v3] GIMPLE store merging pass
 2016-09-06 16:38 UTC  (5+ messages)

[RFC,PATCH] Using equivalences to help eliminate_regs_in_insn
 2016-09-06 15:33 UTC 

[PATCH, i386] Fix ICE with a md builtin call (PR target/69255)
 2016-09-06 15:22 UTC  (4+ messages)

[DOC] Boolean -> boolean changes
 2016-09-06 15:00 UTC  (3+ messages)

[PATCH][RFC] Early LTO debug
 2016-09-06 14:40 UTC  (5+ messages)

[PATCH 0/4] Various GCOV/PGO improvements
 2016-09-06 14:06 UTC  (27+ messages)
` [PATCH 1/4] Cherry-pick fprofile-generate-atomic from google/gcc-4_9 branch
                        ` [PATCH] Detect whether target can use -fprofile-update=atomic

[PATCH][AArch64] Improve legitimize_address
 2016-09-06 13:31 UTC 

[PATCH] Fix PR77479
 2016-09-06 12:45 UTC 

[PATCH] Fix PR77450
 2016-09-06 12:41 UTC 

[patch, libgomp, OpenACC] Additional enter/exit data map handling
 2016-09-06 12:15 UTC  (3+ messages)

[Patch, testsuite, avr] Skip gcc.dg/Wno-frame-address.c for avr
 2016-09-06 12:06 UTC 

[PATCH][AArch64] Improve stack adjustment
 2016-09-06 11:46 UTC  (6+ messages)

Implement C _FloatN, _FloatNx types
 2016-09-06 11:18 UTC  (13+ messages)
` Implement C _FloatN, _FloatNx types [version 2]
  ` Implement C _FloatN, _FloatNx types [version 3]
    ` Ping "
      ` Implement C _FloatN, _FloatNx types [version 4]
        ` Implement C _FloatN, _FloatNx types [version 5]
              ` Implement C _FloatN, _FloatNx types [version 6]

[PATCH] Fix location of command line backend reported issues (PR middle-end/77475)
 2016-09-06 10:46 UTC  (5+ messages)

[libstdc++-v3] Fix dg-require before dg-run directives in testsuite
 2016-09-06 10:16 UTC  (2+ messages)

[Patch RFC] Modify excess precision logic to permit FLT_EVAL_METHOD=16
 2016-09-06  9:33 UTC 

[Patch AArch64] Add floatdihf2 and floatunsdihf2 patterns
 2016-09-06  9:23 UTC 

C/C++ PATCH for c/77423 (bogus warning with -Wlogical-not-parentheses)
 2016-09-06  9:08 UTC  (6+ messages)

Ping for a gfortran testsuite patch
 2016-09-06  8:59 UTC 

[PATCH 1/2] DWARF: process all TYPE_DECL nodes when iterating on scopes
 2016-09-06  8:55 UTC  (5+ messages)
      ` [PATCH, PING] "

[v3 PATCH] PR libstdc++/77288 and the newest proposed resolution for LWG 2756
 2016-09-06  7:05 UTC  (2+ messages)

[PATCH] Delete GCJ
 2016-09-06  0:24 UTC  (2+ messages)

[PATCH] Fix template-params-12f.C on darwin/vxworks (PR debug/77389)
 2016-09-05 23:54 UTC  (4+ messages)

[GCC][PATCH] Add __artificial__ attribute to Aarch64 NEON intrinsics
 2016-09-05 21:50 UTC  (2+ messages)

[committed] Fix check_effective_target_vect_simd_clones comment
 2016-09-05 21:37 UTC 

[committed] Cherry-pick asan fix (PR sanitizer/77396)
 2016-09-05 20:11 UTC 

[MPX] Fix for PR77267
 2016-09-05 20:10 UTC  (8+ messages)

[PATCH] Add a warning for suspicious use of conditional expressions in boolean context
 2016-09-05 20:03 UTC  (6+ messages)
` [PATCHv2] "

[v3, patch, variant] user-defined operator& and std::variant
 2016-09-05 19:59 UTC  (2+ messages)

[RFT PATCH, i386]: Optimize zero-extensions from mask registers
 2016-09-05 18:40 UTC  (3+ messages)
` [PATCH, i386]: Fix zero-extension optimizations from mask registers (PR target/77476)

Ping**2! Re: [PATCH, Fortran] Extension: AUTOMATIC/STATIC symbol attributes with -fdec-static
 2016-09-05 18:37 UTC 

[C++ PATCH] Fix ICE in cp/error.c (PR c++/77482)
 2016-09-05 17:21 UTC 

[C++ PATCH] Fix constexpr switch handling (PR c++/77467)
 2016-09-05 17:14 UTC 

[PATCH, docs] invoke.texi: random copy-editing
 2016-09-05 17:06 UTC  (7+ messages)

C/C++ PATCH for c/77423 (bogus warning with -Wlogical-not-parentheses)
 2016-09-05 17:03 UTC  (9+ messages)

[PATCH] Add a new target hook to compute the frame layout
 2016-09-05 16:45 UTC  (7+ messages)
  ` [PATCH, ARM] "

[PATCH, c++, PR77427 ] Set TYPE_STRUCTURAL_EQUALITY for sysv_abi va_list
 2016-09-05 16:17 UTC  (7+ messages)

C++ patch ping
 2016-09-05 15:13 UTC 

[PATCH] Allow FP to be used as a call-saved registe
 2016-09-05 15:00 UTC 

PR35503 - warn for restrict pointer
 2016-09-05 12:03 UTC  (8+ messages)

Testing _Complex varargs passing [was: Alpha, ABI change: pass SFmode and SCmode varargs by reference]
 2016-09-05 11:53 UTC  (2+ messages)

[PATCH, rtl-optimization]: Fix PR77452, ICE: in plus_constant, at explow.c
 2016-09-05 11:23 UTC  (3+ messages)

[patch v2] Get rid of stack trampolines for nested functions (0/4)
 2016-09-05 10:52 UTC  (6+ messages)
` [patch v2] Get rid of stack trampolines for nested functions (1/4)
` [patch v2] Get rid of stack trampolines for nested functions (2/4)
` [patch v2] Get rid of stack trampolines for nested functions (3/4)
` [patch v2] Get rid of stack trampolines for nested functions (4/4)

MAINTAINERS update
 2016-09-05 10:35 UTC  (2+ messages)

[PATCH] Fix alter_output_for_subst_insn (PR other/77421)
 2016-09-05  9:56 UTC  (2+ messages)

[PATCH] Remove unnecessary conditional in get_odr_type (PR rtl-optimization/77425)
 2016-09-05  8:00 UTC  (2+ messages)

[PATCH] Tree-level fix for PR 69526
 2016-09-05  7:50 UTC  (4+ messages)

[PATCH, vec-tails 07/10] Support loop epilogue combining
 2016-09-05  7:39 UTC  (19+ messages)

[PATCH 3/4][Ada,DJGPP] Ada support for DJGPP
 2016-09-05  7:21 UTC  (9+ messages)

[PATCH, wwwdocs] Fix PR 50642
 2016-09-04 20:08 UTC  (8+ messages)
        ` *ping* "

[PATCH 2/4][Ada,DJGPP] Ada support for DJGPP
 2016-09-04 19:49 UTC  (6+ messages)

[PATCH 4/4][Ada,DJGPP] Ada support for DJGPP
 2016-09-04 18:55 UTC  (3+ messages)

[committed] libffi: Support go closures on 32-bit hppa
 2016-09-04 18:50 UTC 

[committed] Update hpux_longjmp fix for hpux11.00
 2016-09-04 16:58 UTC 

libgo patch committed: Change build procedure to use build tags
 2016-09-04 16:24 UTC  (4+ messages)

[PATCH, 2/4] Replace error_at with assert in build_va_arg
 2016-09-04 10:33 UTC  (3+ 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).