public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[C PATCH] Ignore invisible bindings for misspelling hints (PR c/71858)
 2016-07-14 17:47 UTC  (4+ messages)

[patch, fortran]
 2016-07-14 17:47 UTC 

[PATCH, vec-tails 10/10] Tests
 2016-07-14 17:33 UTC  (2+ messages)

[v3 PATCH] Fix the constraints for any's assignment operator template to properly reject assignment from a non-copyable lvalue
 2016-07-14 17:27 UTC 

[PATCH, contrib] download_prerequisites: check for existing symlinks before making new ones
 2016-07-14 17:24 UTC  (6+ messages)

[PATCH] doc fix for c/71560 - union compound literal initializes wrong union field
 2016-07-14 17:16 UTC  (5+ messages)

[PATCH testsuite]XFAIL gcc.dg/tree-ssa/pr71347 on some targets
 2016-07-14 17:14 UTC  (2+ messages)

[JAVA PATCH] Enable more array bounds check elimination
 2016-07-14 17:12 UTC  (3+ messages)

[PATCH, ARM 7/6] Enable atomics for ARMv8-M Mainline
 2016-07-14 16:35 UTC  (6+ messages)
` [PATCH, ARM 7/7, ping1] "
    ` [PATCH, ARM 7/7] "

[PATCH, GCC/LRA] Teach LRA to not use same register value for multiple output operands of an insn
 2016-07-14 16:26 UTC  (5+ messages)

[Fortran, Patch, PR71807, v1] [5/6/7 Regression] Internal compiler error with NULL() reference in structure constructor
 2016-07-14 16:17 UTC 

[PATCH PR71503/PR71683]Fix ICE in tree-if-conv.c
 2016-07-14 16:12 UTC 

[PATCH] Amend dump expectation in slsr-8.c (PR, tree-optimization/71490)
 2016-07-14 16:10 UTC  (5+ messages)

[PATCH test]Refine test string for scev-8.c
 2016-07-14 16:10 UTC 

[PATCH] Fix tree-data-ref.c ICE (PR tree-optimization/71872)
 2016-07-14 16:09 UTC  (2+ messages)

[patch] Fix type merging deficiency during WPA
 2016-07-14 15:46 UTC  (6+ messages)

[PATCH] Add header for std::search to testcase
 2016-07-14 15:43 UTC  (2+ messages)

[Ada] Another small tweak in LTO mode
 2016-07-14 15:31 UTC  (3+ messages)

[C++ PATCH] Fix up vector cond expr handling in templates (PR c++/71871)
 2016-07-14 15:21 UTC 

[patch] Add new hook to diagnose address space usage
 2016-07-14 15:12 UTC 

[PATCH] c++/60760 - arithmetic on null pointers should not be allowed in constant expressions
 2016-07-14 15:04 UTC  (9+ messages)

[Fortran, Patch, PR70842, v1] [4.9/5/6/7 Regression] internal compiler error with character members within a polymorphic pointer
 2016-07-14 14:56 UTC 

[PATCH] Tweak diagnostic-token.ranges.c testcase (PR testsuite/71865)
 2016-07-14 14:55 UTC 

[C PATCH] For implicit function declaration suggestions only consider fns and fn pointers (PR c/71858)
 2016-07-14 14:53 UTC 

[PATCH, rs6000] Fix PR target/71733, ICE with -mcpu=power9 -mno-vsx
 2016-07-14 13:55 UTC  (8+ messages)

[PATCH][vectorizer][2/2] Hook up mult synthesis logic into vectorisation of mult-by-constant
 2016-07-14 13:31 UTC  (16+ messages)

[PATCH] disable IPA-cp cloning for functions with target_clones attribute
 2016-07-14 12:53 UTC  (6+ messages)

[PATCH] Fix PR71866
 2016-07-14 12:11 UTC 

[patch,avr] minor tweaks for 8-bit operations
 2016-07-14 12:09 UTC  (4+ messages)

[PATCH] Lift alignment restrictions from inlining register size memcpy
 2016-07-14 12:02 UTC  (6+ messages)

[PATCH GCC]Improve loop-niter to handle possible infinite loop
 2016-07-14 11:42 UTC  (4+ messages)

Committed version of autofdo testing&building patches
 2016-07-14 11:08 UTC  (7+ messages)
` [PATCH 1/3] Add gcc-auto-profile script
  ` [PATCH 2/3] Run profile feedback tests with autofdo

[PATCH] Improve doxygen comments for allocators in containers
 2016-07-14 10:03 UTC 

[PATCH GCC]Resolve compilation time known alias checks in vectorizer
 2016-07-14  9:54 UTC  (7+ messages)

Fix PR44281 (bad RA with global regs)
 2016-07-14  9:25 UTC  (4+ messages)

[PATCH, GCC/ARM testsuite] Fix pr42574.c selector syntax error
 2016-07-14  9:20 UTC  (3+ messages)

[PATCH] Allocate constant size dynamic stack space in the prologue
 2016-07-14  9:11 UTC  (12+ messages)
` [PATCH v2] "
                ` [PATCH v5] "

Implement -Wswitch-fallthrough
 2016-07-14  9:05 UTC  (24+ messages)
` Implement -Wswitch-fallthrough: aarch64 + arm
` Implement -Wswitch-fallthrough: rs6000

[v3 PATCH] Implement P0032R3, Homogeneous interface for variant, any and optional, for the parts concerning any and optional
 2016-07-14  9:03 UTC  (4+ messages)

[PATCH] - improve sprintf buffer overflow detection (middle-end/49905)
 2016-07-14  1:57 UTC  (14+ messages)

[PATCH] Add missing OBJCOPY variable to Makefile.in
 2016-07-13 23:30 UTC  (3+ messages)

[PATCH] correct atomic_compare_exchange_n return type (c++/71675)
 2016-07-13 22:28 UTC  (2+ messages)

[PATCH 0/2] Arc fixes and genrecog warning fix
 2016-07-13 22:19 UTC  (7+ messages)
` [PATCH 2/2] gcc/genrecog: Don't warn for missing mode on special predicates

[PATCH 1/2] C: convert return type of lookup_name_fuzzy from tree to const char *
 2016-07-13 22:12 UTC  (4+ messages)
` [PATCH 2/2] C++ FE: handle misspelled identifiers and typenames

Problem in cxx_fundamental_alignment_p?
 2016-07-13 21:57 UTC  (4+ messages)

Some fixes for autofdo test cases
 2016-07-13 21:39 UTC  (17+ messages)
` [PATCH 1/6] Print indirect call changes in afdo dump file
  ` [PATCH 2/6] Don't run instrumented value profiler changes with afdo
    ` [PATCH 3/6] Add dg-final-scan-autofdo and dg-final-scan-not-autofdo
      ` [PATCH 4/6] Always print gcc-auto-profile line in dump file
        ` [PATCH 5/6] Clean up imports files in test suite
          ` [PATCH 6/6] Some fixes for profile test cases for autofdo
` [PING] Re: Some fixes for autofdo test cases
  ` [PING^2] "
    ` [PING^3] "

[PATCH] Fix FFI return type for proxy classes
 2016-07-13 21:37 UTC  (3+ messages)

[PATCH] Fix FFI return type for closures in the java interpreter
 2016-07-13 21:36 UTC  (8+ messages)

[RFC: Patch 1/6] New target hook: rtx_branch_cost
 2016-07-13 21:24 UTC  (13+ messages)
` [RFC: Patch 1/6 v2] New target hook: max_noce_ifcvt_seq_cost
  ` [RFC: Patch 5/6 v2] Improve the cost model for multiple-sets
  ` [RFC: Patch 3/6 v2] Remove if_info->branch_cost
  ` [RFC: Patch 2/6 v2] Factor out the comparisons against magic numbers in ifcvt
  ` [RFC: Patch 4/6 v2] Modify cost model for noce_cmove_arith
  ` [RFC: Patch 6/6 v2] Remove second cost model from noce_try_store_flag_mask

[PATCH PR68030/PR69710][RFC]Introduce a simple local CSE interface and use it in vectorizer
 2016-07-13 20:59 UTC  (2+ messages)

[PATCH] Fix PR31096
 2016-07-13 20:35 UTC  (10+ messages)

[PATCH][AArch64] Allow multiple-of-8 immediate offsets for TImode LDP/STP
 2016-07-13 20:10 UTC  (2+ messages)

[PATCH] Fix Bug 17896: The expression (a>0 & b>0) should give clearer warning message (-Wparentheses)
 2016-07-13 19:46 UTC  (2+ messages)

[PATCH] simplify-rtx.c: start adding selftests
 2016-07-13 19:38 UTC  (3+ messages)
` [PATCH] simplify-rtx.c: start adding selftests (v2)

[v3 PATCH] Implement P0307R2, Making Optional Greater Equal Again
 2016-07-13 18:32 UTC  (7+ messages)

Debug algorithms
 2016-07-13 17:45 UTC  (2+ messages)

[PATCH] libstdc++/71856 Define _GLIBCXX_PARALLEL_ASSERTIONS
 2016-07-13 17:27 UTC 

[patch] Make basic_string::replace forward to different overload
 2016-07-13 17:23 UTC 

[patch] Make __allocated_ptr::_S_raw_ptr static
 2016-07-13 17:23 UTC 

[PATCH, DOC] Enhance documentation of -fipa-ra option
 2016-07-13 17:04 UTC  (2+ messages)

[PATCH test]Refine test string for scev-8.c
 2016-07-13 16:04 UTC 

[PATCH] Add non-const overload of std::string::data()
 2016-07-13 15:57 UTC  (3+ messages)

[PATCH, ARM 5/6] Add support for MOVT/MOVW to ARMv8-M Baseline
 2016-07-13 15:34 UTC  (7+ messages)
` [PATCH, ARM 5/7, ping1] "
    ` [PATCH, ARM 5/7] "

[PATCH] Fix PR24574
 2016-07-13 15:23 UTC  (4+ messages)

C/C++: Simplify handling of location information for OpenACC routine directives
 2016-07-13 14:11 UTC  (2+ messages)
` Rework C/C++ OpenACC routine parsing (was: C/C++: Simplify handling of location information for OpenACC routine directives)

[PATCH] Fix PR33315, simple store sinking/commoning
 2016-07-13 14:08 UTC 

[PATCH 0/2, fortran] Better code generation for DO loops with +-1 step
 2016-07-13 14:04 UTC  (9+ messages)
` [PATCH] Fix Fortran DO loop fallback

[committed] Fix OpenMP parsing of the specification part in functions (PR fortran/71704)
 2016-07-13 13:34 UTC  (3+ messages)
` [gomp4] backport fixes for PR71704

Fix loop_only_exit_p
 2016-07-13 13:25 UTC  (5+ messages)

[Patch, testsuite] Fix some bogus testsuite failures for avr
 2016-07-13 12:18 UTC 

[PATCH, Fortran, OpenACC] Fix PR70598, Fortran host_data ICE
 2016-07-13 11:53 UTC  (5+ messages)
    ` [PATCH, Fortran, OpenACC] Fix PR70598, Fortran host_data ICE (ping x2)
      ` [PATCH, Fortran, OpenACC] Fix PR70598, Fortran host_data ICE (ping x3)

[PATCH, ARM 6/6] Add support for CB(N)Z and (U|S)DIV to ARMv8-M Baseline
 2016-07-13 10:54 UTC  (4+ messages)
` [PATCH, ARM 6/7, ping1] "

libgomp: In OpenACC testing, cycle though $offload_targets, and by default only build for the offload target that we're actually going to test
 2016-07-13 10:37 UTC 

[PATCH] Fix PR71104 - call gimplification
 2016-07-13  7:59 UTC  (3+ messages)

[PATCH] Allow fwprop to undo vectorization harm (PR68961)
 2016-07-13  7:04 UTC  (10+ messages)

[patch, fortran] PR66310 Problems with intrinsic repeat for large number of copies
 2016-07-13  1:54 UTC  (2+ messages)

[PATCH] Remove struct map from plugin-nvptx
 2016-07-12 22:33 UTC 

[PATCH], PowerPC support to enable -mlra and/or -mfloat128
 2016-07-12 21:20 UTC  (13+ messages)

Go patch committed: add escape analysis notes to export data
 2016-07-12 20:29 UTC 

[PATCH, i386]: Remove unneeded truncations to DImode in x86_64{,_zext}_immediate_operand predicates
 2016-07-12 19:27 UTC 

[patch, fortran] PR66310 Problems with intrinsic repeat for large number of copies
 2016-07-12 18:34 UTC  (2+ messages)

[ARM] no-data-is-text-relative & msingle-pic-base
 2016-07-12 16:19 UTC  (4+ messages)

[PATCH] Remove unused operator delete overloads (LWG 2458)
 2016-07-12 15:59 UTC 

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