public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[committed, Fortran] PR67039 and PR58000 minor documentation changes
 2016-04-13 15:15 UTC 

C/C++ PATCH to add -Wdangling-else option
 2016-04-13 15:13 UTC  (3+ messages)

C PATCH to overhaul warning about dangling else (PR c/70436)
 2016-04-13 15:10 UTC  (5+ messages)

[C++ Patch] PR 70635 ([4.9/5/6 Regression] ICE on (and rejects) valid code...)
 2016-04-13 15:05 UTC  (5+ messages)

C++ PATCH for c++/70634 (ICE with self-referential initializer)
 2016-04-13 15:02 UTC 

[PATCH, rs6000] Add support for int versions of vec_adde
 2016-04-13 14:47 UTC  (6+ messages)

[C++ PATCH] Avoid code generation differences dependent on DECL_UID gaps (PR c++/70594)
 2016-04-13 14:43 UTC  (2+ messages)

C++ PATCH for c++/70615 (ICE with pointer to member)
 2016-04-13 14:33 UTC 

[PATCH] Don't include DECL_UIDs in tree-sra fancy names for -fdump-final-insns= (PR c++/70594)
 2016-04-13 14:32 UTC  (7+ messages)

Unreviewed^2 patches
 2016-04-13 13:50 UTC 

[PATCH] Fix debug ICE on aarch64 due to bad rtl simplification (PR debug/70628)
 2016-04-13 13:48 UTC  (8+ messages)

[PATCH, i386] Fix operands order in kunpck* insns and corresponding expands
 2016-04-13 13:45 UTC  (2+ messages)

Fix for PR70498 in Libiberty Demangler
 2016-04-13 13:05 UTC  (6+ messages)

[Patch, testsuite] Require int32plus and scheduling support for some tests
 2016-04-13 11:59 UTC  (2+ messages)

[PATCH] "Fix" PR70623
 2016-04-13 11:28 UTC 

[PATCH] Clear TREE_STATIC on vector ctors if needed (PR middle-end/70633)
 2016-04-13 11:05 UTC  (4+ messages)

[PATCH] Revert r234572 (aka PR testsuite/70577)
 2016-04-13 10:59 UTC  (4+ messages)

[PATCH] Some tree-vect-data-refs.c cleanup
 2016-04-13 10:43 UTC 

[testsuite] gcc-dg: handle all return values when shouldfail is set
 2016-04-13  8:21 UTC 

[PATCH] Remove dead code in omp-low.c
 2016-04-13  8:19 UTC  (2+ messages)

Merge from trunk to gccgo branch
 2016-04-13  0:19 UTC 

libgo patch committed: Fix Value.Call results to not be addressable
 2016-04-12 22:20 UTC 

[PATCH] c++/70594 debug info differences
 2016-04-12 21:25 UTC  (13+ messages)

[SPARC] Fix PR target/70630
 2016-04-12 20:57 UTC 

RFC: C++ PATCH to adjust empty class parameter passing ABI
 2016-04-12 20:28 UTC 

[C++ PATCH] PR 70501, ICE in verify ctor sanity
 2016-04-12 19:41 UTC  (7+ messages)
        ` [committed] Add PR c++/70571 testcase

[committed] One more OpenMP declare simd ABI tweak
 2016-04-12 19:40 UTC 

[PATCH], PR target/70640, Fix thinkos in PowerPC IEEE 128-bit floating point emulation
 2016-04-12 19:19 UTC  (2+ messages)

[PATCH] 69517 - [5/6 regression] SEGV on a VLA with excess initializer elements
 2016-04-12 18:17 UTC  (11+ messages)

[AArch64] Add precision choices for the reciprocal square root approximation
 2016-04-12 18:16 UTC  (12+ messages)
              ` [AArch64] Add more "

[AArch64] Emit division using the Newton series
 2016-04-12 18:15 UTC  (11+ messages)

Emit square root using the Newton series
 2016-04-12 18:15 UTC  (6+ messages)
` [AArch64] "

[PATCH] Don't remove, but just reset DEBUG_INSNS during lra-spill.c (PR rtl-optimization/70596)
 2016-04-12 17:07 UTC  (2+ messages)

[COMMITTED] Add myself as GCC maintainer
 2016-04-12 13:56 UTC 

[C++ Patch] PR 68722
 2016-04-12 13:53 UTC  (2+ messages)

[wwwdocs] Simplify gcc-4.8/cxx0x_status.html (and convert to global CSS)
 2016-04-12 13:48 UTC  (6+ messages)
` [wwwdocs] Simplify gcc-4.7/cxx0x_status.html "
` [wwwdocs] Simplify gcc-4.6/cxx0x_status.html "
` [wwwdocs] Simplify gcc-4.4/cxx0x_status.html "
` [wwwdocs] Simplify gcc-4.5/cxx0x_status.html "
` [wwwdocs] Simplify gcc-4.3/cxx0x_status.html "

[PATCH] Fix PR c++/70610 (wrong overload resolution during template processing)
 2016-04-12 13:24 UTC  (2+ messages)

[PATCH] Fix PR c++/70096 (wrong code for pointer-to-member-function copy)
 2016-04-12 13:20 UTC  (5+ messages)

[PATCH] Fix ssa coalescing with inline asm (PR middle-end/70593)
 2016-04-12 13:19 UTC  (9+ messages)

Openacc launch API
 2016-04-12 13:17 UTC  (7+ messages)
          ` libgomp external ABI prototypes maintenance (was: Openacc launch API)

[DOC Patch] Add sample for @cc constraint
 2016-04-12 13:06 UTC  (7+ messages)

Document C++ Special Math Functions
 2016-04-12 12:43 UTC  (2+ messages)

Followup fix for PR69650
 2016-04-12 12:01 UTC  (2+ messages)

Fix some x86 peepholes vs. the red-zone
 2016-04-12 11:57 UTC 

[gomp4] OpenACC vector and worker reductions
 2016-04-12 11:39 UTC  (4+ messages)
` [gomp4] OpenACC reduction tests
    ` [PR testsuite/68242] FAIL: libgomp.oacc-c-c++-common/reduction-2.c, and other OpenACC reduction test case "oddities" (was: [gomp4] OpenACC reduction tests)

Sup =)
 2016-04-12 11:28 UTC 

Update OpenACC test cases
 2016-04-12 11:08 UTC  (5+ messages)
    ` [gomp4] "
      ` Merge libgomp.oacc-c-c++-common/loop-reduction-*.c into libgomp.oacc-c-c++-common/reduction-7.c (was: [gomp4] Update OpenACC test cases)

[gomp4] Some additional OpenACC reduction tests
 2016-04-12 10:45 UTC  (3+ messages)
  ` Improve libgomp.oacc-c-c++-common/par-loop-comb-reduction-2.c (was: [gomp4] Some additional OpenACC reduction tests)

[PATCH] Fix PR31096
 2016-04-12  9:33 UTC  (8+ messages)

[PATCH][ARM] PR target/70566 Check that condition register is dead in tst-imm -> lsls-imm Thumb2 peepholes
 2016-04-12  9:12 UTC  (4+ messages)

[PATCH] PR/68089: C++-11: Ingore "alignas(0)"
 2016-04-12  9:04 UTC  (4+ messages)
    ` [PING 6, PATCH] "

[PATCH, PR68756] Fix typo in copy_cond_phi_args
 2016-04-12  8:25 UTC  (2+ messages)

[PATCH] Fix up SRA (PR tree-optimization/70602)
 2016-04-12  8:23 UTC  (2+ messages)

[PATCH IRA] save a call to init_reload
 2016-04-12  8:22 UTC  (3+ messages)
  `  "

[gomp4] backport parallel reduction changes
 2016-04-12  8:09 UTC  (2+ messages)

[committed] Fix up OpenMP target firstprivate handling
 2016-04-12  7:11 UTC 

[wwwdocs] gcc-6/porting_to.html: Use <code> instead of <tt> for code and command-line options
 2016-04-12  4:51 UTC 

[RFC] [MIPS] Enable non-executable PT_GNU_STACK support
 2016-04-11 22:31 UTC  (2+ messages)

[PATCH, GCC 5] PR 70613, -fabi-version docs don't match implementation
 2016-04-11 20:41 UTC 

Hey here!
 2016-04-11 18:02 UTC 

[PATCH] Make distclean clean up more (PR70173)
 2016-04-11 15:57 UTC 

Fix pure/const discovery WRT interposition part 1
 2016-04-11 14:57 UTC 

[PATCH] [FIX PR c/48116] -Wreturn-type does not work as advertised
 2016-04-11 14:39 UTC 

[PATCH 1/3] [graphite] dump param name when timing out
 2016-04-11 14:27 UTC  (4+ messages)
` [PATCH 2/3] [graphite] add array access function in the right order

C++ PATCH for implicit abi_tag on template member function
 2016-04-11 13:37 UTC  (2+ messages)

Fix pure/const discovery WRT interposition part 1
 2016-04-11 13:10 UTC 

[PATCH], Re-fix PR 70381 (disable -mfloat128 by default) and add workaround for PR 70589
 2016-04-11 13:04 UTC  (2+ messages)

yo
 2016-04-11 11:01 UTC 

rs6000 stack_tie mishap again
 2016-04-11 10:15 UTC  (7+ messages)

[Patch AArch64 0/3] Fix PR70133
 2016-04-11  9:58 UTC  (2+ messages)

[wwwdocs] index.html -- remove obsolete text/css section
 2016-04-11  9:23 UTC 

[Patch AArch64 3/3] Fix up for pr70133
 2016-04-11  9:22 UTC  (2+ messages)

[gomp4] Remove superfluous passes in kernels pass list
 2016-04-11  7:24 UTC  (2+ messages)

[PATCH] libcc1: Clean compiler-name.h (PR70173)
 2016-04-11  6:58 UTC  (3+ messages)

[wwwdocs,Java] java/index.html -- fix formatting on gcc.gnu.org
 2016-04-10 21:58 UTC  (2+ messages)

[C PATCH] PR43651: add warning for duplicate qualifier
 2016-04-10 20:12 UTC  (4+ messages)

[wwwdocs] index.html -- replace local style with CSS
 2016-04-10 14:15 UTC 

[committed] Testsuite fixes for hppa
 2016-04-09 19:59 UTC 

[PATCH] PR47040 - Make error message for empty array constructor more helpful/correct
 2016-04-09 18:43 UTC  (11+ messages)
                  ` [PATCH withdrawn] PR47040 - Make error message for empty array constructor more helpful/correct, closed as INVALID

The hottest technique to satisfy your girl
 2016-04-09 17:36 UTC 

[committed] PR70592 New test gfortran.dg/deferred_character_16.f90
 2016-04-09 13:33 UTC 

Patches to fix GCC’s C++ exception handling on NetBSD/VAX
 2016-04-09 11:49 UTC  (13+ messages)
          ` Bad CC0 optimizer in VAX backend (was Re: Patches to fix GCC’s C++ exception handling on NetBSD/VAX)
            ` Patches to fix optimizer bug & C++ exceptions for GCC VAX backend

[PATCH] Fix ifcombine (PR tree-optimization/70586)
 2016-04-09 11:35 UTC  (7+ messages)

[PATCH, PR68953] Fix pdr accesses order
 2016-04-09 11:26 UTC  (3+ messages)

[committed] Fix [Bug sanitizer/70573] FAIL: c-c++-common/asan/halt_on_error-1.c
 2016-04-09  9:31 UTC 

[PATCH] Fix PR c++/21802 (two-stage name lookup fails for operators)
 2016-04-09  8:11 UTC  (7+ messages)
        ` [PATCH] Fix PR c++/21802 (two-stage name lookup fails for operators

[SH][committed] Fix PR 70416
 2016-04-09  2:47 UTC  (2+ messages)

[PATCH] Fix PR c++/70590 (error: location references block not in block tree)
 2016-04-08 17:23 UTC  (2+ messages)

[PATCH] Don't add REG_EQUAL notes in fwprop for paradoxical subregs (PR rtl-optimization/70574)
 2016-04-08 17:17 UTC  (4+ messages)

openacc reference reductions
 2016-04-08 15:30 UTC  (16+ messages)

[patch, driver] Ignore -ftree-parallelize-loops={0,1}
 2016-04-08 13:48 UTC  (9+ messages)

[OpenACC 0/7] host_data construct
 2016-04-08 13:41 UTC  (13+ messages)
` [Bulk] "
                    ` [gomp4] "
                      ` Fortran OpenACC host_data construct ICE (was: [gomp4] Re: [OpenACC 0/7] host_data construct)

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