[PATCH Fortran/Diagnostics] Move Fortran to common diagnostics machinery
2014-08-15 13:29 UTC (4+ messages)
RFC: Patch for switch elimination (PR 54742)
2014-08-15 13:26 UTC (21+ messages)
[PATCH] Put all constants last in tree_swap_operands_p, remove odd -Os check
2014-08-15 12:52 UTC (5+ messages)
[PATCH][RFC][match-and-simplify] "Manually" written patterns
2014-08-15 12:51 UTC
[COMMITTED] Add myself to MAINTAINERS file (Write After Approval)
2014-08-15 12:41 UTC
[PATCH][match-and-simplify] Refactor the deprecated APIs
2014-08-15 12:29 UTC
[PATCH] Warn about unclosed pragma omp declare target
2014-08-15 12:27 UTC (2+ messages)
[PATCH PR62011]
2014-08-15 12:26 UTC (10+ messages)
[c++-concepts] explicit instantiation and specialization
2014-08-15 12:19 UTC (3+ messages)
[PATCH] Extended if-conversion for loops marked with pragma omp simd
2014-08-15 12:02 UTC (3+ messages)
[PATCH i386 AVX512] [20/n] AVX-512 integer shift pattern
2014-08-15 11:56 UTC
[PATCH i386 AVX512] [19/n] Extends AVX-512 broadcasts
2014-08-15 11:52 UTC
[COMMITTED] Add myself to MAINTAINERS file (Write After Approval)
2014-08-15 11:49 UTC (4+ messages)
[PATCH i386 AVX512] [18/n] Extend vpbroadcastmb2q
2014-08-15 11:48 UTC
[GSoC] Elimination of CLooG library installation dependency
2014-08-15 11:45 UTC (3+ messages)
[PATCH i386 AVX512] [17/n] Split VI48_AVX512F into VI4_AVX512VL and VI248_AVX512, extend vcvtps2udq,vpbroadcastmb2d
2014-08-15 11:43 UTC
[PATCH i386 AVX512] [16/n] Add AVX-512BW's psadbw insn
2014-08-15 11:38 UTC
[PATCH] Allow components of allocatables in !$omp atomic (PR fortran/62131)
2014-08-15 10:26 UTC
[PATCH] Cleanup STRING_CST handing in PTA
2014-08-15 9:18 UTC
[PATCH][LTO] Streamer re-org (what's left)
2014-08-15 8:47 UTC (6+ messages)
[committed] Fix map clause handling for scalar pointers/allocatables passed by reference (PR fortran/62107)
2014-08-15 7:47 UTC
[PATCH] Fix PR62081
2014-08-15 7:46 UTC (3+ messages)
[committed] Fix handling of shared(global_var) on omp parallel inside target region (PR middle-end/62092)
2014-08-15 7:45 UTC
[PATCH] Asan static optimization (draft)
2014-08-15 6:59 UTC (6+ messages)
[PATCH 2/3]Improve induction variable elimination
2014-08-15 6:15 UTC (5+ messages)
[PATCH lto]Fix the mis-matched arguments of lto_define_builtins
2014-08-15 5:53 UTC (5+ messages)
[PATCH 000/236] Introduce rtx subclasses
2014-08-15 5:30 UTC (25+ messages)
` [PATCH 012/236] Convert DF_REF_INSN to a function for now
` [PATCH 007/236] New function: for_each_rtx_in_insn
` [PATCH 109/236] resource.c: Use rtx_insn
` [PATCH 130/236] config/bfin: "
` [PATCH 156/236] PHASE 4: Removal of scaffolding
` [PATCH 108/236] reload: Use rtx_insn (also touches caller-save.c and config/arc/arc)
` [PATCH 124/236] PHASE 3: Per-config subdir commits
[PATCH] cygwin: accept -pthread
2014-08-15 4:27 UTC
[PATCH 1/2] Add -B support to gcc-ar/ranlib/nm
2014-08-15 3:06 UTC (2+ messages)
` [PING] "
[rl78] allow global+acc
2014-08-15 2:53 UTC
[rl78] split mem-mem moves
2014-08-15 2:48 UTC
[rl78] disable umul for G10
2014-08-15 2:30 UTC
[PATCH testcase]fix failure of g++.dg/ext/arm-fp16/fp16-mangle-1.C
2014-08-15 2:27 UTC (3+ messages)
[PATCH] Fix confusion between target, host and symbolic number byte sizes
2014-08-15 2:04 UTC (3+ messages)
[rl78] allow const->far moves
2014-08-15 0:23 UTC
[testsuite patch] add __ARM_ARCH check for arm_v8_neon_ok
2014-08-15 0:01 UTC (3+ messages)
PR62091 (ipa-devirt disagreeing with ipa-prop)
2014-08-14 23:39 UTC
[PATCH] Avoid redundant indirect_info computation during inderct edge cloning
2014-08-14 22:23 UTC
[C++ PATCH] PR c++/62101
2014-08-14 22:10 UTC (4+ messages)
[PATCH GCC]Add 'force-dwarf-lexical-blocks' command line option
2014-08-14 21:14 UTC (4+ messages)
[PATCH] _cxa_thread_atexit fixes for Cygwin/MinGW-w64
2014-08-14 20:56 UTC
[GOOGLE] Fix the bug where implicit section names prevents function splitting
2014-08-14 20:53 UTC (5+ messages)
[PATCH] cygwin: __cxa_atexit support
2014-08-14 20:53 UTC
[Google/4_9] A couple gcov-tool fixes
2014-08-14 19:59 UTC (2+ messages)
[C++ Patch] pedwarn issues
2014-08-14 19:26 UTC (2+ messages)
[patch] No allocation for empty unordered containers
2014-08-14 19:23 UTC (9+ messages)
[Patch] PR55189 enable -Wreturn-type by default
2014-08-14 18:49 UTC
[patch, fortran] Fix PR 62106
2014-08-14 18:13 UTC (2+ messages)
[C PATCH] Allow ATOMIC_*_LOCK_FREE in #if directive (DR#458)
2014-08-14 17:51 UTC (2+ messages)
[PATCH] Fix PR62031
2014-08-14 17:48 UTC (2+ messages)
[PATCH, AArch64] Use MOVN to generate 64-bit negative immediates where sensible
2014-08-14 17:31 UTC (8+ messages)
[PATCH] Fix UB in diagnostic.c
2014-08-14 17:22 UTC (2+ messages)
[Patch] PR55189 enable -Wreturn-type by default
2014-08-14 17:01 UTC (13+ messages)
[committed] Two !$omp declare simd fixes (PR fortran/62076)
2014-08-14 16:48 UTC
[C++ Patch] PR 54377
2014-08-14 16:45 UTC (4+ messages)
[PATCH] Handle -fsanitize=leak more similarly to address/thread
2014-08-14 16:38 UTC
[PATCH] Fix PR62077
2014-08-14 16:29 UTC (6+ messages)
[linaro/gcc-4_9-branch] Merge from gcc-4_8-branch and backports
2014-08-14 16:01 UTC
[PATCH] Fix find_inc in the scheduler (PR target/62025)
2014-08-14 16:00 UTC (9+ messages)
` [PATCH] Fix find_inc in the scheduler (take 2, PR target/62025)
[linaro/gcc-4_9-branch] Merge from gcc-4_9-branch and backports
2014-08-14 15:57 UTC
[PATCH 1/2, x86] Add palignr support for AVX2
2014-08-14 14:55 UTC (11+ messages)
[PATCH][LTO] Hide string streaming details
2014-08-14 14:37 UTC
Fix if-conversion pass for dead type-unsafe code
2014-08-14 14:34 UTC (5+ messages)
[PATCH, PR61776] verify_flow_info failed: control flow in the middle of basic block with -fprofile-generate
2014-08-14 14:32 UTC (4+ messages)
[PATCH i386 AVX512] [15/n] Extend vcvtudq2ps to avx512vl
2014-08-14 14:24 UTC (2+ messages)
[PATCH i386 AVX512] [13/n] Add VF2_AVX512VL and vcvt[t]pd2 insns
2014-08-14 14:07 UTC (2+ messages)
[PATCH i386 AVX512] [12/n] Extend OI/TImode moves
2014-08-14 13:53 UTC (2+ messages)
[PATCH] Fix vector tests on ARM platforms with disabled unaligned accesses
2014-08-14 13:40 UTC (6+ messages)
` [PATCHv2] "
` [PATCHv3] "
` [PING][PATCHv3] "
` [PINGv2][PATCHv3] "
` [PINGv3][PATCHv3] "
[PATCH] Bump BASE-VER, change snapshots to gcc-5-2014xxxxx
2014-08-14 13:17 UTC (2+ messages)
[PATCH] fix hardreg_cprop to honor HARD_REGNO_MODE_OK
2014-08-14 13:16 UTC (3+ messages)
[PATCH i386 AVX512] [10/n] Add vector move/load/store
2014-08-14 12:51 UTC (3+ messages)
Fwd: [PATCH i386 AVX512] [14/n] Add convert to PS insn patterns
2014-08-14 12:22 UTC
[PATCH i386 AVX512] [11/n] AVX-512DQ extract
2014-08-14 11:57 UTC (2+ messages)
[PATCH i386 AVX512] [9/n] Extend iterators and attributes
2014-08-14 11:55 UTC (3+ messages)
[PATCH] Fix PR62067
2014-08-14 11:50 UTC
[patch,gomp4] make fortran loop variables implicitly private in openacc
2014-08-14 11:15 UTC (3+ messages)
[PATCH] Speed up type_hash_canon
2014-08-14 11:12 UTC
[PATCH] Don't set dir prefix twice (PR middle-end/60484)
2014-08-14 10:36 UTC (4+ messages)
[Patch, Fortran] -fcoarray=lib - support CRITICAL, prepare for locking support
2014-08-14 9:33 UTC (4+ messages)
` PING – "
[PATCH] Fix PR61950
2014-08-14 8:55 UTC (4+ messages)
[PATCH][optabs.c] Fix PR 61713: ICE when expanding single-threaded version of atomic_test_and_set
2014-08-14 8:54 UTC (6+ messages)
[PATCH][www] Document versioning scheme for GCC 5 and up
2014-08-14 8:53 UTC (4+ messages)
[PATCH] Fix for PR/62089 (enable missing Asan checks)
2014-08-14 8:04 UTC (5+ messages)
[Committed] [PATCH, ARM] Set max_insns_skipped to MAX_INSN_PER_IT_BLOCK when optimize_size for THUMB2
2014-08-14 4:50 UTC
[PATCH, C/C++] Add -fno-float to forbid floating point data types
2014-08-14 4:43 UTC (4+ messages)
[PATCH, ira] Miss checks in split_live_ranges_for_shrink_wrap
2014-08-14 2:56 UTC
[PATCH] microblaze: microblaze.md: Use 'SI' instead of 'VOID' for operand 1 of 'call_value_intern'
2014-08-14 2:25 UTC (5+ messages)
[PATCH mips] Pass -msoft-float/-mhard-float flags to GAS
2014-08-14 1:59 UTC (7+ messages)
[PATCH,rs6000] Add pass to optimize away xxpermdi's from vector computations
2014-08-13 23:14 UTC
[PATCH] Make web_entry subclassable
2014-08-13 23:01 UTC
__intN patch 3/5: main __int128 -> __intN conversion
2014-08-13 22:49 UTC (3+ messages)
Go patch committed: Fix unexpected GC interfering with closure passing
2014-08-13 22:32 UTC
[Patch] Fix crtstuff.c when compiling with mingw tools
2014-08-13 22:16 UTC (4+ messages)
__intN patch 5/5: msp430-specific changes
2014-08-13 22:12 UTC
__intN patch 4/5: testsuite updates
2014-08-13 22:11 UTC
__intN patch 0/5: summary
2014-08-13 22:10 UTC
__intN patch 2/5: Fix assumptions about mode precisions
2014-08-13 22:10 UTC
__intN patch 1/5: convert-move optimization
2014-08-13 22:10 UTC
[patch] make gcov-tool build configurable and fix mingw build issue
2014-08-13 21:07 UTC
page: next (older) | prev (newer) | 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).