public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Add __builtin_argument_pointer
 2015-09-03 17:33 UTC  (2+ messages)

[PATCH] c/66516 - missing diagnostic on taking the address of a builtin function
 2015-09-03 17:30 UTC  (25+ messages)
                ` [PING] "

RFC: Combine of compare & and oddity
 2015-09-03 17:30 UTC  (18+ messages)

[PATCH] Make ubsan tests less picky about ansi escape codes in diagnostics
 2015-09-03 16:54 UTC  (4+ messages)

[Patch, fortran] F2008 - implement pointer function assignment
 2015-09-03 16:45 UTC 

[PATCH 1/3] [gomp] Add RTEMS configuration
 2015-09-03 16:25 UTC  (13+ messages)
` [PATCH 2/3] [gomp] Thread pool management
` [PATCH 3/3] [gomp] Add thread attribute customization

[PATCH v4][aarch64] Implemented reciprocal square root (rsqrt) estimation in -ffast-math
 2015-09-03 16:17 UTC  (5+ messages)
` [PATCH] 2015-07-31 Benedikt Huber <benedikt.huber@theobroma-systems.com> Philipp Tomsich <philipp.tomsich@theobroma-systems.com>

Reviving SH FDPIC target
 2015-09-03 15:59 UTC  (6+ messages)

[PATCH, rs6000] Use hardware support for vector character multiply
 2015-09-03 15:53 UTC  (5+ messages)

[PATCH] PR67421, Cost instruction sequences when doing left wide shift
 2015-09-03 15:51 UTC 

[PATCH] fix PR53852: stop ISL after a given number of operations
 2015-09-03 15:25 UTC  (5+ messages)

[patch] libstdc++/66998 Make std::experimental::not_fn SFINAE-friendly
 2015-09-03 15:14 UTC  (2+ messages)

[testsuite] Clean up effective_target cache
 2015-09-03 15:10 UTC  (6+ messages)

patch for PR61578
 2015-09-03 15:03 UTC  (3+ messages)

Pass -foffload targets from driver to libgomp at link time
 2015-09-03 14:58 UTC  (2+ messages)
` Ping "

[hsa] Implement a number of atomic builtins
 2015-09-03 14:51 UTC 

[hsa] Represent atomic loads with atomic insn, introduce set_op
 2015-09-03 14:50 UTC 

[patch] libstdc++/62039 Add concept checks to std::next and std::prev
 2015-09-03 14:43 UTC 

[PATCH] Refactor dwarf2out_late_global_decl WRT early debug
 2015-09-03 14:35 UTC 

[gomp4.1] Start of structure element mapping support
 2015-09-03 14:19 UTC  (6+ messages)
` [gomp4.1] WIP: Structure "
  ` [gomp4.1] "
      ` [gomp4.1] Depend clause support for offloading

[PATCH][committed] Some trivial dwarf2out.c refactoring
 2015-09-03 14:16 UTC 

[Scalar masks 2/x] Use bool masks in if-conversion
 2015-09-03 14:12 UTC  (15+ messages)
                  ` [RFC] Try vector<bool> as a new representation for vector masks

[PATCH] Side-step wide_int_to_tree issue
 2015-09-03 13:18 UTC 

[wwwdocs] Skeleton for GCC 6 release notes
 2015-09-03 12:03 UTC  (2+ messages)

[Patch] Add to the libgfortran/newlib bodge to "detect" ftruncate support in ARM/AArch64/SH
 2015-09-03 11:31 UTC  (8+ messages)

[PATCH][GCC] Algorithmic optimization in match and simplify
 2015-09-03 11:13 UTC  (8+ messages)
      ` [PATCH v2][GCC] "
` Location of "dg-final" directives? (was Re: [PATCH][GCC] Algorithmic optimization in match and simplify)

[patch] libstdc++/65473 Make <ciso646> define libstdc++ version macros
 2015-09-03 11:05 UTC 

[PR64164] drop copyrename, integrate into expand
 2015-09-03 10:58 UTC  (17+ messages)

[Patch] PR67351 Implement << N & >> N optimizers
 2015-09-03  9:58 UTC  (5+ messages)

[PATCH 00/10] removal of typedefs that hide pointerness episode 1
 2015-09-03  9:51 UTC  (12+ messages)
` [PATCH 06/10] tree-ssa-ter.c: remove typedefs that hide pointerness
` [PATCH 02/10] dse.c: remove some "
` [PATCH 07/10] tree-vrp.c: remove "
` [PATCH 05/10] bt-load.c: "
` [PATCH 10/10] tree-ssa-loop-im.c: "
` [PATCH 01/10] don't typedef alias_set_entry and unhide pointerness
` [PATCH 04/10] var-tracking.c: remove typedef of shared_hash
` [PATCH 03/10] var-tracking.c: remove typedef of location_chain
` [PATCH 09/10] dwarf2out.c: remove typedefs that hide pointerness
` [PATCH 08/10] dwarf2cfi.c: remove typedef that hides pointerness

[PATCH] [gomp] Simplify thread pool initialization
 2015-09-03  9:46 UTC  (2+ messages)

[PATCH] Fix ICE when generating a vector shift by scalar
 2015-09-03  9:42 UTC  (6+ messages)

[PR65637] Fix ssa-handling code in expand_omp_for_static_chunk
 2015-09-03  9:40 UTC  (15+ messages)
` [PR65637][PATCH][1/3] Fix gcc_assert "
  ` [PR65637][PATCH][3/5] "
` [PR65637][PATCH][2/3] Fix inner loop phi "
  ` [PR65637][PATCH][4/5] "
` [PR65637][PATCH][3/3] Handle 2 preds for fin_bb "
  ` [PR65637][PATCH][5/5] "
  ` [PATCH][1/5] Add param parloops-chunk-size
  ` [PATCH][2/5] Handle simple latch bb in expand_omp_for_static_chunk

[libgo] Use stat_atim.go on Solaris 12+
 2015-09-03  9:03 UTC  (2+ messages)

[PATCH] Fix PR66705
 2015-09-03  8:54 UTC  (8+ messages)

Fix reload1.c warning for some targets
 2015-09-03  8:50 UTC  (5+ messages)

[PATCH] [libstdc++] Run tests on RTEMS
 2015-09-03  7:29 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] [RTEMS] Update RTEMS thread model
 2015-09-03  5:43 UTC  (2+ messages)

Go patch committed: report invalid receiver types
 2015-09-03  5:26 UTC 

[RFC] COMDAT Safe Module Level Multi versioning
 2015-09-03  0:51 UTC  (11+ messages)

Remove redundant test for global_regs
 2015-09-02 23:08 UTC  (2+ messages)

[PATCH][RTL-ifcvt] Make non-conditional execution if-conversion more aggressive
 2015-09-02 21:01 UTC  (21+ messages)

[PATCH] PR 60586
 2015-09-02 20:58 UTC  (6+ messages)

Go patch committed: mark erroneous constants as invalid
 2015-09-02 20:55 UTC 

[PATCH] PR 62173, re-shuffle insns for RTL loop invariant hoisting
 2015-09-02 20:52 UTC  (21+ messages)

Patch GCC for profile-func-internal-id=0 coverage-callback=1
 2015-09-02 20:51 UTC  (2+ messages)

[gomp4] remove xfails in the libgomp reduction tests
 2015-09-02 20:46 UTC 

[C PATCH] Better diagnostic for empty enum (PR c/67432)
 2015-09-02 19:59 UTC  (2+ messages)

[hsa] Stricter target_follows_kernelizable_pattern
 2015-09-02 18:46 UTC 

[PATCH] add initial support for J2 core to sh target
 2015-09-02 15:17 UTC  (6+ messages)

[Fortran, committed] XFAIL read_dir.f90 on FreeBSD
 2015-09-02 15:03 UTC  (5+ messages)

[Patch, libstdc++] Fix data races in basic_string implementation
 2015-09-02 14:39 UTC  (12+ messages)

[PATCH PR66388]Add sizetype cand for BIV of smaller type if it's used as index of memory ref
 2015-09-02 14:12 UTC  (2+ messages)

[PATCH] MIPS: Prevent the p5600-bonding.c test from being run for the n32 and 64 ABIs
 2015-09-02 13:55 UTC  (3+ messages)

[AArch64_be] Fix vldX/vstX AdvSIMD intrinsics
 2015-09-02 13:53 UTC  (2+ messages)

[PATCH] Import liboffloadmic from upstream
 2015-09-02 13:44 UTC  (6+ messages)

[PATCH][optabs][ifcvt][1/3] Define negcc, notcc optabs
 2015-09-02 13:43 UTC  (3+ messages)

[PATCH, PR67405, committed] Avoid NULL pointer dereference
 2015-09-02 13:25 UTC  (4+ messages)

[PATCH][AArch64][1/3] Expand signed mod by power of 2 using CSNEG
 2015-09-02 13:00 UTC  (6+ messages)

[PATCH][AArch64][4/5] Improve immediate generation
 2015-09-02 12:36 UTC 

[PATCH][AArch64][5/5] Improve immediate generation
 2015-09-02 12:36 UTC 

[PATCH][AArch64][3/5] Improve immediate generation
 2015-09-02 12:35 UTC 

[PATCH][AArch64][1/5] Improve immediate generation
 2015-09-02 12:35 UTC 

[PATCH][AArch64][2/5] Improve immediate generation
 2015-09-02 12:35 UTC 

[PATCH][AArch64][0/5] Improve immediate generation
 2015-09-02 12:34 UTC 

[PATCH GCC]Look into unnecessary conversion when checking mult_op in get_shiftadd_cost
 2015-09-02 12:32 UTC  (2+ messages)

[PATCH GCC]Try to fold (long)(A-B) into (long)A - (long)B for canonicalization in tree affine
 2015-09-02 12:29 UTC  (2+ messages)

Fix 61441
 2015-09-02 12:16 UTC  (5+ messages)

[PATCH] [ARM, Callgraph] Fix PR67280: function incorrectly marked as nothrow
 2015-09-02 12:09 UTC  (3+ messages)

[patch] libstdc++/67408 Handle distinct __gthread_recursive_mutex_t type
 2015-09-02 10:51 UTC 

[gomp4.1] Fix up ordered threads handling and initial step towards ordered simd
 2015-09-02  9:29 UTC 

[PATCH, ARM]: Add TARGET_OPTION[RESTORE,SAVE,PRINT] hooks
 2015-09-02  9:11 UTC 

[gomp4] declare directive
 2015-09-02  8:25 UTC  (2+ messages)

[PATCH][wwwdocs][AArch64] Add entry for target attributes and pragmas
 2015-09-02  8:25 UTC  (3+ messages)

[Patch, libfortran] PR 67414 Improve error handling
 2015-09-02  7:55 UTC  (3+ messages)

[Patch, avr] Fix PR65210
 2015-09-02  7:52 UTC 

[gomp4] expunge shared_size from launch API
 2015-09-02  7:49 UTC  (3+ messages)

[RS6000] Don't pass --oformat to ld
 2015-09-02  3:29 UTC  (2+ messages)

Go patch committed: handle out of range constant integer to string conversion
 2015-09-02  0:46 UTC 

fixed misplaced testcase
 2015-09-01 23:40 UTC 

[gomp4] useless reduction locks and other bug fixes
 2015-09-01 23:23 UTC  (2+ messages)

[PATCH, MIPS] Compact branch support for MIPS32R6/MIPS64R6
 2015-09-01 22:43 UTC  (5+ 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).