[PATCH, i386]: Fix some mpx tests for older systems
2017-09-03 21:14 UTC
[00/77] Add wrapper classes for machine_modes
2017-09-03 20:18 UTC (2+ messages)
[doc] Adjust www.openacc.org references
2017-09-03 20:03 UTC
[PATCH, i386]: Allow memory operand for BT with immediate bitcount operand
2017-09-03 18:53 UTC
[PATCH, alpha] Move linux-specific specfile definitions to linux.h
2017-09-03 15:47 UTC
[PATCH] Add netbsd-stdint.h to several netbsd targets
2017-09-03 15:17 UTC
[RFA] [PATCH][PR tree-optimization/64910] Fix reassociation of binary bitwise operations with 3 operands
2017-09-03 14:45 UTC (9+ messages)
[C++] Fix PR bootstrap/81926
2017-09-03 14:16 UTC (5+ messages)
Add support to trace comparison instructions and switch statements
2017-09-03 11:05 UTC (11+ messages)
ARM Patch Ping
2017-09-03 9:12 UTC
[PATCH 0/2] add unique_ptr class
2017-09-03 1:24 UTC (5+ messages)
[PATCH] detect incompatible aliases (PR c/81854)
2017-09-02 22:50 UTC (2+ messages)
` [PING] "
[RFC, vectorizer] Allow single element vector types for vector reduction operations
2017-09-02 21:58 UTC (10+ messages)
backwards threader cleanups
2017-09-02 17:43 UTC (5+ messages)
[PATCH, alpha] Don't refer to -mfp-trap-mode=n as a default
2017-09-02 14:20 UTC
[PATCH] Fix a pasto in lra-remat.c (reg_overlap_for_remat_p)
2017-09-02 12:38 UTC (2+ messages)
[PATCH] Fix gdbhooks.py
2017-09-02 12:37 UTC (2+ messages)
[PATCH] Add UBSAN_{PTR,BOUNDS} folding (PR sanitizer/81981)
2017-09-02 11:51 UTC (6+ messages)
` [PATCH] Add UBSAN_{PTR,BOUNDS} folding (PR sanitizer/81981, take 2)
[PATCH][RFA/RFC] Stack clash mitigation patch 06/08 - V3
2017-09-02 6:31 UTC (3+ messages)
[PATCH 00/22] RFC: integrated 3rd-party static analysis support
2017-09-02 2:46 UTC (15+ messages)
` [PATCH 01/22] Expose assert_loceq outside of input.c; add ASSERT_LOCEQ
` [PATCH 02/22] libcpp: add linemap_position_for_file_line_and_column
` [PATCH 03/22] Add JSON implementation
` [PATCH 07/22] Add minimal version of Nick Clifton's annobin code
` [PATCH 06/22] Makefile.in: hack in -lpthread
` [PATCH 05/22] diagnostic.c/h: add support for external tools
[PATCH][compare-elim] Merge zero-comparisons with normal ops
2017-09-01 23:07 UTC (4+ messages)
[PATCH]: PR target/80204 (Darwin macosx-version-min problem)
2017-09-01 22:05 UTC
[PATCH] libquadmath/81848, allow PowerPC to enable libquadmath
2017-09-01 20:18 UTC (5+ messages)
[C++ PATCH[ move METHOD_VEC handling
2017-09-01 19:02 UTC
PING: [Updated, PATCH] i386: Avoid stack realignment if possible
2017-09-01 18:49 UTC
[libcc1] Improve detection of triplet on compiler names
2017-09-01 18:33 UTC (3+ messages)
` [PATCH v2] [libcc1] Rename C{,P}_COMPILER_NAME and remove triplet from them
[C++ PATCH] missing set_class_binding call
2017-09-01 18:12 UTC
[PATCH] Disable type demotion for sanitizer (PR sanitizer/82072)
2017-09-01 17:47 UTC
[PATCH 00/17] RFC: New source-location representation; Language Server Protocol
2017-09-01 17:32 UTC (11+ messages)
` [PATCH 01/17] Add param-type-mismatch.c/C testcases as a baseline
` [PATCH 12/17] Add server.h and server.c
` [PATCH 03/17] Core of BLT implementation
` [PATCH 11/17] Add JSON implementation
` [PATCH 02/17] diagnostics: support prefixes within diagnostic_show_locus
[PATCH] Write dependency information (-M*) even if there are errors
2017-09-01 16:46 UTC (2+ messages)
c-family PATCH to improve -Wtautological-compare (PR c/81783)
2017-09-01 16:41 UTC (6+ messages)
[C++ PATCH] METHOD_VEC cleanup
2017-09-01 16:38 UTC
Fix excess precision handling of compound assignments (PR c/82071)
2017-09-01 16:30 UTC
Fix inconsistent section flags
2017-09-01 16:26 UTC (4+ messages)
[PATCH] Fix x86_64 ICE with -fpie -mcmodel=large (PR target/81766)
2017-09-01 16:22 UTC (2+ messages)
[PATCH][committed] Always initialize hash table elements
2017-09-01 15:40 UTC
[PATCH] enhance -Wrestrict to handle string built-ins (PR 78918)
2017-09-01 15:15 UTC (15+ messages)
` [PING] "
` [PING #2] "
Patch for [Bug fortran/81841] [5/6/7/8 Regression] THREADPRIVATE (OpenMP) wrongly rejected in BLOCK DATA
2017-09-01 13:55 UTC (6+ messages)
PR82045: Avoid passing machine modes through "..."
2017-09-01 13:55 UTC
C++ PATCH for c++/80767, unnecessary instantiation of generic lambda
2017-09-01 13:47 UTC (3+ messages)
[PATCH][GCC][ARM] Dot Product NEON patterns [Patch (2/8)]
2017-09-01 13:33 UTC
[PATCH] fix matching of vxworks7 in libgcc's configuration
2017-09-01 13:31 UTC
[PATCH][GCC][ARM][AArch64] Testsuite framework changes and execution tests [Patch (8/8)]
2017-09-01 13:24 UTC
[PATCH][GCC][AArch64] Dot Product NEON intrinsics [Patch (6/8)]
2017-09-01 13:23 UTC
[PATCH][GCC][Testsuite][ARM][AArch64] Enable Dot Product for generic tests for ARM and AArch64 [Patch (7/8)]
2017-09-01 13:23 UTC
[PATCH][GCC][AArch64] Dot Product SIMD patterns [Patch (5/8)]
2017-09-01 13:22 UTC
[PATCH][GCC][AArch64] Dot Product commandline options [Patch (4/8)]
2017-09-01 13:21 UTC
[PATCH][GCC][ARM] Dot Product commandline options [Patch (1/8)]
2017-09-01 13:19 UTC
[PATCH]: PR target/80204 (Darwin macosx-version-min problem)
2017-09-01 13:18 UTC
[OBVIOUS][PATCH] Fix warning for simple-object-elf.c
2017-09-01 13:16 UTC (2+ messages)
[C++ PATCH] restore CLASSTYPE_SORTED_FIELDS
2017-09-01 13:06 UTC
[PATCH] PR target/80556
2017-09-01 13:03 UTC (4+ messages)
[PATCH] Expand switch statements with a single (or none) non-default case
2017-09-01 13:01 UTC (9+ messages)
C/C++ PATCH to add __remove_qualifiers (PR c/65455, c/39985)
2017-09-01 12:46 UTC (3+ messages)
[PATCH 0/7] [ARC] SDATA and ZOL updates
2017-09-01 12:36 UTC (23+ messages)
` [PATCH 6/7] [ARC] Reimplement ZOL support
` [PATCH] [ARC][ZOL] Account for empty body loops
` [PATCH 7/7] [ARC] Fix errors in arc_ifcvt
` [PATCH 5/7] [ARC] Update various patterns
` [PATCH 4/7] [ARC] Use TARGET_USE_ANCHORS_FOR_SYMBOL_P
` [PATCH 3/7] [ARC] Update can_follow_jump hook helper
` [PATCH 2/7] [ARC] Use -G option to control sdata behavior
` [PATCH 1/7] [ARC] Improves and fixes for small data support
[PATCH] Document -fsanitize=pointer-overflow (PR sanitizer/81902)
2017-09-01 12:31 UTC (2+ messages)
[PATCH] Fix asan create_odr_indicator (PR sanitizer/81923)
2017-09-01 12:29 UTC (2+ messages)
[PATCH] Fix profile update in tree-ssa-isolate-paths.c (PR tree-optimization/82059)
2017-09-01 12:04 UTC (2+ messages)
[1/2] PR 78736: New warning -Wenum-conversion
2017-09-01 11:55 UTC (11+ messages)
[committed] Recognize #pragma omp ordered simd with -fopenmp-simd (PR c/81887)
2017-09-01 11:36 UTC
[PATCH] Improve -Ofast vectorization of std::sin etc. (PR libstdc++/81706)
2017-09-01 11:13 UTC (4+ messages)
[PATCH] streambuf_iterator: avoid debug-dependent behaviour
2017-09-01 9:10 UTC (2+ messages)
[PATCH] Fix bug in simplify_ternary_operation
2017-09-01 8:51 UTC (3+ messages)
[PATCH, Makefile] improve libsubdir variable transmission to sub-makes on Windows
2017-09-01 8:42 UTC
[PATCH 1/3] optabs: ensure mem_thread_fence is a compiler barrier
2017-09-01 6:26 UTC (4+ messages)
` [PATCH 2/3] retire mem_signal_fence pattern
` [PING][PATCH "
[RFC] propagate malloc attribute in ipa-pure-const pass
2017-09-01 2:39 UTC (7+ messages)
[PATCH] combine: Fix for PR82024
2017-09-01 1:32 UTC
Introduce Statement Frontier Notes and Location Views
2017-09-01 1:16 UTC (16+ messages)
` Statement Frontier Notes, Location Views, and Inlined Entry Point Markers (was: Re: Introduce Statement Frontier Notes and Location Views)
` Statement Frontier Notes, Location Views, and Inlined Entry Point Markers
` [PATCH 5/9] [SFN] Introduce -gstatement-frontiers option, enable debug markers
` [PATCH 1/9] [SFN] adjust RTL insn-walking API
` [PATCH 2/9] [SFN] boilerplate changes in preparation to introduce nonbind markers
` [PATCH 9/9] [IEPM] Introduce inline entry point markers
` [PATCH 4/9] [SFN] introduce statement frontier notes, still disabled
` [PATCH 7/9] [LVU] Introduce location views
` [PATCH 6/9] [LVU] Allow final_start_function to skip initial insns
` [PATCH 8/9] [IEPM] Introduce debug hook for inline entry point markers
` [PATCH 3/9] [SFN] not-quite-boilerplate changes in preparation to introduce nonbind markers
[PATCH v5] aarch64: Add split-stack initial support
2017-08-31 23:13 UTC (2+ messages)
libgo patch committed: netinet/icmp6.h require netinet/in.h on AIX
2017-08-31 22:22 UTC (3+ messages)
[RFC PATCH, i386]: Convert TLS location to DEFAULT_TLS_SEG_REG address space
2017-08-31 22:19 UTC
[PATCH, vxworks] simplify configuration selection for powerpc vxworks variants
2017-08-31 21:45 UTC
[PATCH, Makefile] improve default cpu selection for e500v2
2017-08-31 19:08 UTC
[PATCH] Fix PR82054
2017-08-31 19:00 UTC (2+ messages)
C++ PATCH to fix ICE with -Wbool-operation (PR c++/82040)
2017-08-31 18:57 UTC (2+ messages)
[Patch][aarch64] Use IFUNCs to enable LSE instructions in libatomic on aarch64
2017-08-31 18:55 UTC (6+ messages)
[RFC][AARCH64]Add 'r' integer register operand modifier. Document the common asm modifier for aarch64 target
2017-08-31 18:54 UTC (7+ messages)
[PATCH] PR c++/82039 suppress -Wzero-as-null-pointer-constant warning
2017-08-31 17:24 UTC
[AArch64 obvious] Fix register constraints for aarch64_ml[as]_elt_merge<mode>
2017-08-31 17:17 UTC
C++ PATCH for c++/82029, ICE with __func__ in lambda in template
2017-08-31 16:47 UTC
[PATCH] Fix ancient wrong-code with ?: (PR middle-end/81814)
2017-08-31 15:25 UTC (6+ messages)
[PATCH] Early LTO debug TODO
2017-08-31 15:18 UTC (2+ messages)
[PATCH][GCC][AArch64][Committed] Actually reserve room for null terminator when mangling buildins
2017-08-31 13:55 UTC
[AArch64] Tweak aarch64_classify_address interface
2017-08-31 13:37 UTC (3+ messages)
[PATCH] Fix PR81968 some more
2017-08-31 13:13 UTC
[AArch64], patch] PR71727 fix -mstrict-align
2017-08-31 11:08 UTC (3+ messages)
Improve DOM's ability to derive equivalences when traversing edges
2017-08-31 9:23 UTC (5+ messages)
[TESTSUITE]Use strncpy instead of strcpy in testsuite/gcc.dg/memcmp-1.c
2017-08-31 9:19 UTC (4+ messages)
C++ PATCH for c++/80767, unnecessary instantiation of generic lambda
2017-08-31 9:09 UTC (2+ messages)
[C++ PATCH] Make taking the address of an overloaded function a non-deduced context
2017-08-31 8:09 UTC (4+ messages)
[PATCH] Fix PR81987 (SLSR dominance issue)
2017-08-31 2:52 UTC (2+ messages)
Add a partial_subreg_p predicate
2017-08-31 1:20 UTC (4+ messages)
All carchive gotools tests fail
2017-08-30 19:31 UTC
[PATCH], PR target/82015, add PowerPC warning for unpack_vector_int128 with illegal 2nd argument
2017-08-30 19:29 UTC (3+ messages)
AArch64 patch pings
2017-08-30 19:05 UTC (3+ messages)
[AArch64] Tighten address register subreg checks
2017-08-30 17:49 UTC (2+ messages)
[AArch64] Rename cmp_result iterator
2017-08-30 17:22 UTC (2+ messages)
[AArch64] Remove use of wider vector modes
2017-08-30 17:17 UTC (2+ messages)
[PATCH] Factor out division by squares and remove division around comparisons (2/2)
2017-08-30 17:08 UTC (3+ messages)
[PATCH GCC]A simple implementation of loop interchange
2017-08-30 17:03 UTC (3+ messages)
[PATCH][GCC][AARCH64]Bad code-gen for structure/block/unaligned memory access
2017-08-30 16:54 UTC (9+ messages)
[PATCH] rs6000_expand_binop_builtin
2017-08-30 15:41 UTC
RE:[PATCH,AIX] Cleanup in libiberty for AIX
2017-08-30 14:55 UTC (2+ messages)
` [PATCH,AIX] "
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).