[committed] fix a few typos in tree-ssa-loop-niter.c
2017-02-24 11:03 UTC
[PATCH PR69564]Improve vectorizer's runtime alias check for wrapping type
2017-02-24 11:01 UTC
[Ada] Fix wrong debug info for variant record
2017-02-24 10:54 UTC
[Ada] Fix segfault in NRV on pathological case
2017-02-24 10:49 UTC
[PATCH] Fix PR45397
2017-02-24 10:41 UTC
[Ada] Fix calling convention mistmatch with C++ on Windows
2017-02-24 10:29 UTC
[PATCH] PR79389, path-splitting
2017-02-24 10:22 UTC (2+ messages)
enable -Wformat-truncation with -Og (PR 79691)
2017-02-24 10:22 UTC (3+ messages)
[Ada] Fix back-and-forth issue in debugger
2017-02-24 10:10 UTC
fwprop fix for PR79405
2017-02-24 10:08 UTC (5+ messages)
[PATCH][PR tree-optimization/79578] Use operand_equal_p rather than pointer equality for base test
2017-02-24 10:05 UTC (4+ messages)
[Ada] Fix wrong size computation with boolean discriminant
2017-02-24 10:04 UTC
GCC doc patch committed
2017-02-24 9:52 UTC
[PATCH] PR79584, lra ICE in base_to_reg
2017-02-24 5:20 UTC (6+ messages)
[PATCH] restore -Wunused-variable on a typedef'd variable in a function template (PR 79548)
2017-02-23 23:48 UTC (10+ messages)
[visium] Clean up C testsuite
2017-02-23 23:33 UTC
[PATCH,MIPS] Handle paired single test changes
2017-02-23 23:04 UTC
[PATCH, doc]: Mention that -mfpmath=sse is the default on 32bit x86 w/ SSE2 and -ffast-math
2017-02-23 22:17 UTC (4+ messages)
[PATCH] Move -Wrestrict warning later in the FEs and fix some issues in it (PR c++/79588)
2017-02-23 22:13 UTC (3+ messages)
[PATCH PR79663]Only reversely combine refs for ZERO length chains in predcom
2017-02-23 22:09 UTC (3+ messages)
[PATCH,testsuite] Use logical_op_short_circuit to skip targets in ssa-thread-14.c
2017-02-23 22:02 UTC (2+ messages)
[PATCH][PR tree-optimization/79578] Use OEP_ADDRESS_OF
2017-02-23 21:57 UTC
[PATCH] Improve ifcvt (PR tree-optimization/79389)
2017-02-23 21:44 UTC (8+ messages)
[PATCH] Ensure <experimental/iterator> includes <iterator>
2017-02-23 19:01 UTC
[PATCH][ARM] Remove Thumb-2 iordi_not patterns
2017-02-23 18:07 UTC (3+ messages)
[PATCH][AArch64] Fix symbol offset limit
2017-02-23 16:58 UTC (8+ messages)
` [PATCH v2][AArch64] "
` [PATCH v3][AArch64] "
[PATCH][ARM] Improve max_insns_skipped logic
2017-02-23 16:58 UTC (6+ messages)
[PATCH][ARM] Remove DImode expansions for 1-bit shifts
2017-02-23 16:58 UTC (3+ messages)
[PATCH][ARM] Fix ldrd offsets
2017-02-23 16:57 UTC (6+ messages)
[PATCH][ARM] Remove movdi_vfp_cortexa8
2017-02-23 16:57 UTC (3+ messages)
[C++ Patch] PR 79361
2017-02-23 16:57 UTC (2+ messages)
[PR 78140] Reuse same IPA bits and VR info
2017-02-23 16:43 UTC (2+ messages)
[gomp4] DEV-PHASE change
2017-02-23 16:24 UTC
[PATCH] PR 68749: S/390: Disable ifcvt-4.c for -m31
2017-02-23 16:19 UTC (2+ messages)
PR79286, ira combine_and_move_insns in loops
2017-02-23 15:22 UTC (8+ messages)
[PATCH 0/4] Merge from HSA branch to trunk
2017-02-23 15:06 UTC (11+ messages)
` [PATCH 3/4] OpenMP lowering changes from the hsa branch
` [omp] Create openmp -fopt-info optimization group
` [gomp4] add -finform-parallelism
` Rename the "openmp" group of optimizations to "omp" (was: [PATCH 3/4] OpenMP lowering changes from the hsa branch)
` Miscellaneous optimization group fixes (was: Rename the "openmp" group of optimizations to "omp")
[gomp4] backport OPTGROUP_OPENMP
2017-02-23 15:03 UTC
[PATCH, wwwdocs] Update AArch64 entry in readings.html
2017-02-23 14:35 UTC
[PATCH, i386]: Fix PR79593: Poor/Worse code generation for FPU on versions after 6
2017-02-23 11:04 UTC (2+ messages)
[PATCH] Fix PR79684
2017-02-23 9:52 UTC
[PATCH] Fix PR79683
2017-02-23 8:57 UTC
[PATCH 0/2] [ARM] PR61551 addressing mode costs
2017-02-23 7:46 UTC (4+ messages)
` [PATCH 1/2] [ARM] Refactor costs calculation for MEM
` [PATCH 2/2] [ARM] Add table of costs for AAarch32 addressing modes
PR rtl-optimization/64081: Enable RTL loop unrolling for duplicated exit blocks and back edges (with AIX fixes)
2017-02-23 7:26 UTC (4+ messages)
[PATCH] Change default of param not being smaller that min
2017-02-23 7:20 UTC (5+ messages)
[PATCH] Optimize divmod expansion (PR middle-end/79665)
2017-02-23 6:00 UTC (2+ messages)
Merge to gccgo branch
2017-02-23 5:50 UTC
[gomp4] delete unused variable inside trans-openmp.c
2017-02-23 2:10 UTC
[gomp4] correct the reported line number in fortran combined OpenACC directives
2017-02-23 1:52 UTC
[gomp4] correct the reported line number in c++ combined OpenACC directives
2017-02-23 1:47 UTC
C++ PATCH for c++/79679, missing destructor for argument
2017-02-23 1:37 UTC
[PATCH] rs6000: Fix fsel pattern (PR79211)
2017-02-23 0:43 UTC (2+ messages)
[PATCH, MIPS] Calling convention differs depending on the presence of MSA
2017-02-22 23:44 UTC (5+ messages)
C++ PATCH for C++17 class deduction from empty initializer
2017-02-22 23:01 UTC
[C++ PATCH] Fix ICE with OpenMP/OpenACC/Cilk+ constructs in constexpr functions (PR c++/79664)
2017-02-22 22:54 UTC (3+ messages)
C PATCH to fix ICE with -Wtraditional-conversion (PR c/79662)
2017-02-22 21:41 UTC (2+ messages)
[PATCH 3/5] Support WORD_REGISTER_OPERATIONS requirements in simplify_operand_subreg
2017-02-22 20:25 UTC (5+ messages)
[C++ PATCH] For -gdwarf-5 emit DW_TAG_variable instead of DW_TAG_member for C++ static data members
2017-02-22 19:57 UTC (6+ messages)
` [C++ PATCH] For -gdwarf-5 emit DW_TAG_variable instead of DW_TAG_member for C++ static data members (take 2)
C++ PATCH to fix ICE with __underlying_type and incomplete enum (PR c++/79657)
2017-02-22 19:51 UTC (2+ messages)
C++ PATCH to fix ICEs with alignas and template parameter pack (PR c++/79653)
2017-02-22 19:27 UTC (2+ messages)
[PATCH] Use -Wnornalized=[options] instead of -Wnormalized=<options>
2017-02-22 18:25 UTC (2+ messages)
[PATCH] Fix PR68644
2017-02-22 18:02 UTC (4+ messages)
` Fwd: "
[PATCH] Small reg-stack improvement (PR target/70465)
2017-02-22 17:19 UTC (3+ messages)
[PATCH, GCC/x86 mingw32] Add configure option to force wildcard behavior on Windows
2017-02-22 16:07 UTC (10+ messages)
[PATCH 0/5] New warning: -Wstring-plus-int (PR c++/62181)
2017-02-22 16:06 UTC (2+ messages)
[PATCH] Fix PR79673
2017-02-22 15:45 UTC
[PATCH PR77536]Generate correct profiling information for vectorized loop
2017-02-22 14:59 UTC (11+ messages)
[PATCH PR79347/02]Bound profiling counter with niter bound for epilogue loop
2017-02-22 12:30 UTC
[PATCH 1/5] Handle WORD_REGISTER_OPERATIONS when reloading (subreg(reg))
2017-02-22 11:32 UTC (14+ messages)
[PATCH, wwwdocs] Update list of ARM cpus in readings.html
2017-02-22 11:30 UTC
[PATCH] Fix PR79666
2017-02-22 11:24 UTC (2+ messages)
[PATCH 2/5] c++: New warning option -Wstring-plus-int
2017-02-22 11:10 UTC
[PATCH 4/5] Document warning option -Wstring-plus-int
2017-02-22 11:01 UTC
[PATCH 5/5] New tests for -Wstring-plus-int
2017-02-22 11:01 UTC
[PATCH 3/5] c: New warning option -Wstring-plus-int
2017-02-22 11:01 UTC
[PATCH 1/5] Move char_type_p prototype into c-common.h
2017-02-22 11:01 UTC
[PATCH] Look through clobber stmts in uninit (PR tree-optimization/79345)
2017-02-22 9:38 UTC (5+ messages)
[PATCH][MIPS] MSA machine description fixes
2017-02-21 23:39 UTC (2+ messages)
[PATCH 0/6] Fallout from RTL checking
2017-02-21 21:23 UTC (22+ messages)
` [PATCH 1/6] c6x: Fix for "
` [PATCH 4/6] nios2: Fixes "
` [PATCH 3/6] microblaze: "
` [PATCH 6/6] sh: "
` [PATCH 5/6] pa: "
` [PATCH] arc: "
C++ PATCH for c++/41727, ICE with partial specialization of member of instantiation
2017-02-21 21:02 UTC
C++ PATCH for c++/17729, c++/50308, deprecated warning issues
2017-02-21 20:50 UTC
[v3 PATCH] Implement LWG 2825, LWG 2756 breaks class template argument deduction for optional
2017-02-21 20:49 UTC (7+ messages)
C++ PATCH to fix ICE with NSDMI and flexible array member (PR c++/79535)
2017-02-21 20:26 UTC (2+ messages)
[driver, doc] Support escaping special characters in specs
2017-02-21 18:52 UTC (4+ messages)
[C++ PATCH] Fix default TLS model for non-inline static data members (PR c++/79288)
2017-02-21 18:16 UTC (2+ messages)
[PATCH][PR tree-optimization/79621] Avoid path isolation on block with edge to itself
2017-02-21 18:08 UTC
[C++ PATCH] Fix ICE with decomp gimplification (PR sanitizer/79589)
2017-02-21 17:58 UTC (2+ messages)
[C++ PATCH] Fix decomp error recovery (PR c++/79654)
2017-02-21 17:56 UTC (2+ messages)
[C++ PATCH] Diagnose constexpr store to ARRAY_REF with negative index (PR c++/79655)
2017-02-21 17:55 UTC (2+ messages)
[C++ PATCH] Fix ICE with constexpr store to pointer to method (PR c++/79639)
2017-02-21 17:54 UTC (2+ messages)
[PATCH][libgcc, fuchsia]
2017-02-21 17:53 UTC (3+ messages)
[PATCH] Fix ICE with -fcheck-pointer-bounds -mmpx (PR target/79633)
2017-02-21 17:41 UTC (2+ messages)
[C/C++ PATCH] Fix mode attribute handling (PR c++/79641)
2017-02-21 16:54 UTC (2+ messages)
[PATCH] Fix ICE with selective scheduling and VTA (PR target/79570)
2017-02-21 16:53 UTC (2+ messages)
[committed] Avoid pattern-recognizing memset/memcpy/memmove for loops with non-generic address spaces (PR tree-optimization/79649)
2017-02-21 16:35 UTC
[PATCH] Remove wrong assert about gcov_type (PR lto/79587)
2017-02-21 15:17 UTC (2+ messages)
[PATCH 2/6] cris: Fix for RTL checking
2017-02-21 15:03 UTC (2+ messages)
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).