public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
RFC: PATCH to consider MAX_OFILE_ALIGNMENT for targetm.absolute_biggest_alignment
 2016-09-14 16:43 UTC  (5+ messages)

RFA (libstdc++): PATCH to implement C++17 over-aligned new
 2016-09-14 16:37 UTC  (20+ messages)

[PATCH 0/9] separate shrink-wrapping
 2016-09-14 16:33 UTC  (13+ messages)
` [PATCH 5/9] regrename: Don't run if function was separately shrink-wrapped

[PATCH] fix-it hints for warn_uninit
 2016-09-14 16:19 UTC  (4+ messages)

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

[PATCH] Add a warning for suspicious use of conditional expressions in boolean context
 2016-09-14 16:14 UTC  (6+ messages)
        ` [PATCH, updated] "

[PATCH] Improve string::clear() performance
 2016-09-14 16:11 UTC  (3+ messages)

C++ PATCH to forbid use of bool with the ++ operator
 2016-09-14 16:09 UTC  (7+ messages)

C/C++ PATCH to change {cp,}build_unary_op's parameter
 2016-09-14 16:08 UTC  (3+ messages)

PR c++/77539
 2016-09-14 14:59 UTC 

[PR72835] Incorrect arithmetic optimization involving bitfield arguments
 2016-09-14 14:31 UTC  (13+ messages)

[PATCH 0/3] Default LRA to "on"
 2016-09-14 14:01 UTC  (17+ messages)
` [PATCH 2/3] Change the default of TARGET_LRA_P to true
` [PATCH 1/3] Put a TARGET_LRA_P into every target
` [PATCH 3/3] Delete TARGET_LRA_P from those targets that set it to "true"

[PATCH] Optimize strchr (s, 0) to strlen
 2016-09-14 13:55 UTC  (13+ messages)

[PATCH v2 0/9] Separate shrink-wrapping
 2016-09-14 13:45 UTC  (16+ messages)
` [PATCH 8/9] shrink-wrap: shrink-wrapping for separate components
` [PATCH 6/9] sel-sched: Don't mess with register restores

[libstdc++-v3] Fix dg-require before dg-run directives in testsuite
 2016-09-14 13:41 UTC  (5+ messages)

[patch] [gsoc] [gimplefe] GIMPLE FE Project
 2016-09-14 13:38 UTC  (10+ messages)

[PATCH GCC 6/9]Simplify control flow graph for vectorized loop
 2016-09-14 13:23 UTC  (2+ messages)

[PATCH 0/2] Remove user_defined_section_attribute global
 2016-09-14 13:08 UTC  (6+ messages)
` [PATCH 1/2] gcc: Remove unneeded global flag
      ` Ping: "

[PATCH] Tree-level fix for PR 69526
 2016-09-14 13:08 UTC  (4+ messages)

[PATCH] Fix -Wshadow warning in libiberty/cp-demangle.c
 2016-09-14 13:05 UTC  (10+ messages)
` [PATCH] Add -Wshadow-local and -Wshadow-compatible-local

[PATCH] df: Keep return address register undefined until epilogue_completed
 2016-09-14 12:46 UTC  (5+ messages)

[Patch, Fortran] Test for implied sequence in structures in common blocks
 2016-09-14 12:39 UTC  (4+ messages)

[RFC][IPA-VRP] IPA VRP Implementation
 2016-09-14 12:11 UTC  (19+ messages)
` [RFC][IPA-VRP] Early "

Debug algorithms
 2016-09-14 11:31 UTC  (6+ messages)

[PATCH, 5.x/6.x/7.x] Be more conservative in early inliner if FDO is enabled
 2016-09-14 10:35 UTC  (2+ messages)

[PATCH 0/9] RFC: selftests based on RTL dumps
 2016-09-14 10:33 UTC  (7+ messages)

Implement C _FloatN, _FloatNx types
 2016-09-14 10:24 UTC  (14+ 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]
                    ` Advice sought for debugging a lto1 ICE (was: Implement C _FloatN, _FloatNx types [version 6])

[RFC][SSA] Iterator to visit SSA
 2016-09-14 10:21 UTC  (8+ messages)

[PATCH, rs6000] Remove optimize_insn_for_speed_p check on divide -> recip splitter
 2016-09-14 10:19 UTC  (5+ messages)

[TREE-SSA-CCP] Issue warning when folding condition
 2016-09-14 10:16 UTC  (7+ messages)

debug container mutex association
 2016-09-14  9:01 UTC  (2+ messages)

[patch] Fix PR fortran/72743
 2016-09-14  9:00 UTC  (4+ messages)

[PATCH] -fsanitize=thread fixes (PR sanitizer/68260)
 2016-09-14  8:57 UTC  (6+ messages)
      ` [PATCH] -fsanitize=thread fixes (PR sanitizer/68260, take 2)

[PATCH] Optimise the fpclassify builtin to perform integer operations when possible
 2016-09-14  8:31 UTC  (12+ messages)

Verify package integrity of downloaded prerequisites (partially fixes 61439)
 2016-09-14  8:24 UTC  (3+ messages)

[C++ PATCH] Fix ICE in C++ lookup_name_fuzzy (PR c++/77549)
 2016-09-14  8:04 UTC  (3+ messages)
  ` [C++ PATCH] Fix ICE in C++ lookup_name_fuzzy (PR c++/77549, take 2)

[PATCH] Handle VECTOR_CST in integer_nonzerop()
 2016-09-14  7:36 UTC  (4+ messages)

[patch,libgfortran] PR48298 DTIO implementation for Internal Units
 2016-09-14  5:59 UTC 

C/C++ PATCH to implement -Wpointer-compare warning (PR c++/64767)
 2016-09-14  5:56 UTC  (2+ messages)

PING: new pass to warn on questionable uses of alloca() and VLAs
 2016-09-13 20:30 UTC  (4+ messages)

[PATCH][msp430] Don't output __interrupt_vector sections for weak functions
 2016-09-13 20:28 UTC  (4+ messages)
  ` [PING][PATCH][msp430] "

[PATCH, LRA] Fix PR rtl-optimization 77289, LRA matching constraint problem
 2016-09-13 20:03 UTC  (7+ messages)
    ` [PATCH] Fix aarch64 fallout of "

[PATCH] Fix cond updating in tree-ssa-dom (PR tree-optimization/77454)
 2016-09-13 19:26 UTC  (5+ messages)

[C++ PATCH] Implement P0028R4, C++17 using attribute namespaces without repetition
 2016-09-13 19:22 UTC  (3+ messages)

[Committed] PR fortran/77420 -- revert previous commit
 2016-09-13 17:48 UTC  (2+ messages)

[PATCH 1/2][AArch64] Add missing support for poly64x1_t
 2016-09-13 17:06 UTC  (2+ messages)

[committed] fix-it hints: insert_before vs insert_after
 2016-09-13 16:15 UTC 

[PATCH] Optimise the fpclassify builtin to perform integer operations when possible
 2016-09-13 16:10 UTC  (2+ messages)

[PATCH] Add braces to a condition in predict.c (PR middle-end/77574)
 2016-09-13 16:10 UTC  (2+ messages)

[C++ PATCH] Fix constexpr POINTER_PLUS_EXPR handling (PR c++/77553)
 2016-09-13 15:45 UTC  (2+ messages)

[PATCH, c++, PR77427 ] Set TYPE_STRUCTURAL_EQUALITY for sysv_abi va_list
 2016-09-13 15:29 UTC  (11+ messages)

[PATCH 2/2][AArch64] Add missing support for poly64x1_t
 2016-09-13 13:01 UTC 

[GCC][PATCH] Add __artificial__ attribute to Aarch64 NEON intrinsics
 2016-09-13 12:24 UTC  (3+ messages)

[PATCH] Allow FP to be used as a call-saved registe
 2016-09-13 11:15 UTC  (3+ messages)

[PATCH] optabs.c: Update inline documentation
 2016-09-13 10:26 UTC  (3+ messages)

[PATCH][v3] GIMPLE store merging pass
 2016-09-13  9:47 UTC  (5+ messages)

[Patch AArch64] Add floatdihf2 and floatunsdihf2 patterns
 2016-09-13  9:45 UTC  (2+ messages)

[C PATCH] Tidy build_unary_op
 2016-09-13  9:32 UTC  (3+ messages)

[Patch] Implement std::experimental::variant
 2016-09-13  9:12 UTC  (7+ messages)

[v3 PATCH] Implement P0040R3, Extending memory management tools
 2016-09-13  8:35 UTC  (2+ messages)

[committed] Simplify edited_file::print_diff
 2016-09-13  1:36 UTC 

[PATCH] - improve sprintf buffer overflow detection (middle-end/49905)
 2016-09-12 23:48 UTC  (18+ messages)

Verify package integrity of downloaded prerequisites (partially fixes 61439)
 2016-09-12 22:08 UTC  (2+ messages)

[Bug target/77570] New: [msp430-elf] Wrong assembly in delay_cycles_32x insn declaration
 2016-09-12 21:45 UTC 

[PATCH/AARCH64] Improve ThunderX code generation slightly with load/store pair
 2016-09-12 21:29 UTC  (4+ messages)

[PATCH, testsuite]: Test compat _Complex varargs passing
 2016-09-12 20:58 UTC  (3+ messages)

[PATCH 1/4] Cherry-pick fprofile-generate-atomic from google/gcc-4_9 branch
 2016-09-12 20:20 UTC  (15+ messages)
` [PATCH] Detect whether target can use -fprofile-update=atomic

[PATCH][RFC] Early LTO debug
 2016-09-12 20:20 UTC  (3+ messages)

[PATCH] Optimise the fpclassify builtin to perform integer operations when possible
 2016-09-12 20:08 UTC  (2+ messages)

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

[PATCH] Fix a few simple cases where -Wparentheses does not warn for omitted middle value
 2016-09-12 19:58 UTC  (3+ messages)
` [PATCHv2] "

[patch v2] Get rid of stack trampolines for nested functions (0/4)
 2016-09-12 19:56 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 (3/4)

[RFC] COMDAT Safe Module Level Multi versioning
 2016-09-12 19:30 UTC  (14+ messages)

Make max_align_t respect _Float128
 2016-09-12 18:02 UTC  (3+ messages)
` Make max_align_t respect _Float128 [version 2]
  ` Make max_align_t respect _Float128 [version 3]

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).