public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Implement LWG 2686, hash<error_condition>
 2017-03-21 21:26 UTC  (2+ messages)

[PATCH] Fix gimplification of const var initialization from COND_EXPR (PR c++/80129)
 2017-03-21 20:26 UTC 

[PATCH] Don't cross-jump in between frame related and non-frame related insns (PR target/80102)
 2017-03-21 20:21 UTC  (5+ messages)
  ` [PATCH] Don't cross-jump in between frame related and non-frame related insns (PR target/80102, take 2)
      ` [PATCH] Don't cross-jump in between frame related and non-frame related insns (PR target/80102, take 3)

C++ PATCH to fix bogus maybe-uninitialized warning (PR c++/80119)
 2017-03-21 19:41 UTC  (3+ messages)

[PATCH] have chkp skip flexible member arrays (PR #79986)
 2017-03-21 19:33 UTC  (9+ messages)

[PATCH] restore -Wunused-variable on a typedef'd variable in a function template (PR 79548)
 2017-03-21 19:28 UTC  (13+ messages)

C++ PATCH for c++/77563, missing ambiguous conversion error
 2017-03-21 19:08 UTC 

[PATCH] gcov: Mark BBs that do not correspond to a line in source code (PR gcov-profile/79891)
 2017-03-21 18:39 UTC  (19+ messages)

[PR59319] output friends in debug info
 2017-03-21 18:35 UTC  (7+ messages)

install.texi and arm (was: Target maintainers: doc/install.texi love and care)
 2017-03-21 18:31 UTC  (10+ messages)
  ` install.texi and arm
` install.texi and sparc-*-linux* (was: Target maintainers: doc/install.texi love and care)
  ` install.texi and sparc-*-linux*

[PATCH][PR target/80123][7 regression] new constraint wA to prevent r0 use in mtvsrdd
 2017-03-21 18:20 UTC  (2+ messages)

Trunk patches required for gcc-6-branch to build for msp430
 2017-03-21 17:58 UTC 

[PR c++/80091] GCC 6 ICE with generic lambda
 2017-03-21 17:55 UTC 

[PATCH v2, doc] Revise GCC manual section 6.11, Additional Floating Types
 2017-03-21 17:37 UTC  (6+ messages)
      ` [PATCH v3, "

[PATCH v2] Fix PR79908
 2017-03-21 17:28 UTC  (5+ messages)

[PATCH 0/3] Do not ICE on unsupported value of target attribute
 2017-03-21 16:11 UTC  (7+ messages)
` [PATCH 2/3] Error message on target attribute on aarch64 target (PR target/79889)
` [PATCH 1/3] Error message on target attribute on power target (PR target/79906)

[PATCH] omp-offload.c: translation fixes (PR translation/80001)
 2017-03-21 15:51 UTC  (2+ messages)

[PATCH] avoid relying on getcwd extensions (PR 80047)
 2017-03-21 15:46 UTC  (2+ messages)

[PATCH] Fix ICE on invalid with -Walloca-larger-than (PR tree-optimization/80109)
 2017-03-21 15:41 UTC  (2+ messages)

[PATCH] Fix doloop ICE (PR rtl-optimization/80112)
 2017-03-21 15:00 UTC 

[committed] Fix can_combine_p (PR target/80125)
 2017-03-21 14:54 UTC 

Document PR79806 as a non-bug
 2017-03-21 14:45 UTC  (2+ messages)

[PATCH] Fix MIPS-specific ICE in gcc.dg/pr77834.c (PR rtl-optimization/79150)
 2017-03-21 14:03 UTC  (5+ messages)

[Patch, testsuite] Fix failing overflow-1.c for avr
 2017-03-21 12:34 UTC  (3+ messages)

[PATCH][DOC] Document gcov-dump and fix installation of gcov-tool (PR gcov-profile/80081)
 2017-03-21 12:24 UTC  (2+ messages)

[PATCH] Fix PR80122
 2017-03-21 11:40 UTC 

[PATCH 0/5] Fix various MPX issues
 2017-03-21 11:21 UTC  (7+ messages)
` [PATCH 4/5] Disable -fcheck-pointer-bounds with sanitizers
    ` [PATCH] MPX: Fix option handling

[PATCH,testsuite] Skip gcc.dg/pic-2.c and gcc.dg/pie-2.c for MIPS
 2017-03-21 11:09 UTC  (4+ messages)

[PATCH] Fix another profiledbootstrap warning (PR libfortran/79956)
 2017-03-21 11:00 UTC 

[PATCH][AArch64] Optimized implementation of search_line_fast for the CPP lexer
 2017-03-21 10:22 UTC  (5+ messages)

Patch for GCC plugin hash table corruption bug (ID 80094)
 2017-03-21  9:25 UTC  (2+ messages)

[PATCH] Fix -fsanitize=thread with -fnon-call-exceptions (PR sanitizer/80110)
 2017-03-21  8:26 UTC  (4+ messages)

[PATCH] Fix PR80032 - handle CLOBBER gimplification differently
 2017-03-21  8:24 UTC  (3+ messages)

[PATCH] Fix -fsanitize=thread -O0 handling of atomics (PR sanitizer/78158)
 2017-03-21  8:11 UTC  (2+ messages)

[PATCH] Fix UB in round_up_loc (PR c/67338)
 2017-03-21  8:08 UTC  (2+ messages)

[C++ PATCH] PR c++/35878
 2017-03-21  7:20 UTC  (15+ messages)

[PATCH][AArch64] Implement ALU_BRANCH fusion
 2017-03-21  5:37 UTC  (2+ messages)

Combiner fix for PR79910
 2017-03-21  0:29 UTC  (13+ messages)

[C PATCH] Fix ICE with ubsan instrumentation and EXCESS_PRECISION_EXPR (PR c/80097)
 2017-03-20 22:14 UTC  (2+ messages)

[C++ Patch/RFC] PR 77752
 2017-03-20 21:10 UTC  (4+ messages)

[PATCH][PR target/80083][7 regression] fix power9 vsx-small-integer issue caused by wrong constraints
 2017-03-20 20:37 UTC  (4+ messages)

C++ PATCH for c++/79519, ICE with deleted template friend
 2017-03-20 20:36 UTC 

C++ PATCH for c++/80096, ICE with C++17 non-type auto
 2017-03-20 19:58 UTC 

[PATCH] Fix PR79908
 2017-03-20 19:02 UTC  (13+ messages)

C++ PATCH for c++/79640, infinite recursion with generic lambda
 2017-03-20 18:31 UTC 

[Patch, fortran] PR69498 Fixing ICE with double free on symbol
 2017-03-20 17:36 UTC  (2+ messages)

[PATCH] Wrap a macro in do {} while (0) (PR sanitizer/80063)
 2017-03-20 17:35 UTC  (7+ messages)

[PATCH] Fix regex for assembly test on AIX PowerPC
 2017-03-20 17:30 UTC 

Change test to expected PASS instead of XFAIL on AIX 6 or above
 2017-03-20 17:29 UTC 

[gcn] Merge trunk into gcn
 2017-03-20 16:49 UTC 

[PATCH] RISC-V: Don't prefer FP_REGS for integers
 2017-03-20 16:43 UTC  (2+ messages)

[PATCH] Disable test inapplicable to RISC-V
 2017-03-20 16:43 UTC  (2+ messages)

[PATCH] Use more conservative fences on RISC-V
 2017-03-20 16:43 UTC  (2+ messages)

New Port for RISC-V v3
 2017-03-20 16:24 UTC  (4+ messages)
` [PATCH] Add RISC-V Maintainers

C++ PATCH to fix ICE with noexcept and -fgnu-tm (PR c++/80059)
 2017-03-20 14:45 UTC  (4+ messages)

[PATCH 0/3] Introduce internal_error_cont and exclude it from pot files
 2017-03-20 13:10 UTC  (3+ messages)

[PATCH 0/5] [ARC] Fixes backend issues
 2017-03-20 11:47 UTC  (6+ messages)
` [PATCH 1/5] [ARC] Save/restore blink when in ISR
` [PATCH 3/5] [ARC] Disable TP register when building for bare metal
` [PATCH 2/5] [ARC] Fix detection of long immediate for load/store operands
` [PATCH 5/5] [ARC] Fix move_double_src_operand predicate
` [PATCH 4/5] [ARC] Fix divdf3 emulation for arcem

[PATCH] Fix PR80113
 2017-03-20 11:43 UTC 

[PATCH] Decrease compile time memory with heavy find_base_{value,term} on i?86/x86_64 (PR rtl-optimization/63191)
 2017-03-20 11:15 UTC  (4+ messages)
    ` [PATCH] Decrease compile time memory with heavy find_base_{value,term} on i?86/x86_64 (PR rtl-optimization/63191, take 2)

[Patch, fortran] PR39239 EQUIVALENCE and BIND(C)
 2017-03-20  9:35 UTC  (3+ messages)

C++ PATCH for c++/80084, C++17 structured binding to invisiref parameter
 2017-03-20  2:22 UTC 

C++ PATCH for c++/80077, constexpr and -fno-elide-constructors
 2017-03-20  2:19 UTC 

[PATCH] Fix r242743 change of gcc/system.h
 2017-03-19 21:24 UTC  (2+ messages)

[wwwdocs] readings.html maintenance
 2017-03-19 20:27 UTC  (4+ messages)

[PATCH doc] use "cannot" consistently
 2017-03-19 20:12 UTC  (6+ messages)

[wwwdocs] ns32k, RIP (readings.html)
 2017-03-19 19:08 UTC  (3+ messages)

[doc] Add Segher to contrib.texi
 2017-03-19 16:15 UTC  (4+ messages)

[PATCH] Fix PR79345, better uninit warnings for memory
 2017-03-19 16:06 UTC  (6+ messages)
      ` [BUILDROBOT] Maybe uninitialized warnings in mips targets (was: [PATCH] Fix PR79345, better uninit warnings for memory)
        ` [BUILDROBOT] Maybe uninitialized warnings in mips targets

[committed] OpenACC diagnostic typo fixes (PR fortran/80010)
 2017-03-19 11:30 UTC 

[wwwdocs] Remove "New in GCC 3.4.0" from bugs/index.html
 2017-03-19 10:01 UTC  (2+ messages)

[PATCH][AArch64][wwwdocs] Summarise some more AArch64 changes for GCC6
 2017-03-18 22:49 UTC  (5+ messages)

[libstdc++,doc] Strip links to ANSI (web shop)
 2017-03-18 18:44 UTC  (5+ messages)

New French PO file for 'gcc' (version 7.1-b20170226)
 2017-03-18 18:27 UTC 

[Patch wwwdocs] Add aarch64-none-linux-gnu as a primary platform for GCC-7
 2017-03-18 18:23 UTC  (9+ messages)
      ` i386-unknown-freebsd -> i586-unknown-freebsd (was: [Patch wwwdocs] Add aarch64-none-linux-gnu as a primary platform for GCC-7)
        ` i386-unknown-freebsd -> i586-unknown-freebsd
          ` Updating config.guess (was: i386-unknown-freebsd -> i586-unknown-freebsd)
            ` Updating config.guess

[PATCH] Document -fipa-vrp
 2017-03-18 17:27 UTC  (2+ messages)

New German PO file for 'gcc' (version 7.1-b20170226)
 2017-03-18 13:52 UTC 

[PATCH] Streamline MAINTAINERS
 2017-03-18 13:04 UTC 

[Patch, fortran] PR79676 - [submodules] Compilation/linking error when module procedures PRIVATE
 2017-03-18 12:45 UTC  (2+ messages)

[Patch, fortran] PR71838 - ICE with OpenCoarrays on submodule
 2017-03-18 12:44 UTC 

C++ backports to 6
 2017-03-18  9:17 UTC  (2+ messages)

[PATCH] fix aarch64/combine bootstrap miscompare
 2017-03-18  5:49 UTC 

[PATCH,rs6000] Add documentation to describe implicit handling of command-line target options
 2017-03-17 23:26 UTC  (2+ messages)

C PATCH to add C11 references
 2017-03-17 21:43 UTC  (2+ messages)

patch, libfortran] [patch, fortran] Fix PR 79956, part two, attempt 3
 2017-03-17 21:29 UTC  (3+ messages)

[PATCH] Various fixes for <codecvt> facets
 2017-03-17 19:29 UTC  (4+ messages)

C++ PATCH for c++/78345, ICE with lambda as array initializer
 2017-03-17 18:55 UTC 

[PATCH] RISC-V documentation cleanups
 2017-03-17 18:49 UTC 

C++ PATCH for c++/80073 (C++17 ICE with virtual base)
 2017-03-17 18:41 UTC 

[PATCH] Fix PR80054 (SLSR dominance bug)
 2017-03-17 17:44 UTC 

[aarch64] PR target/80052 Fix typo in aarch64.opt
 2017-03-17 17:06 UTC 

[PATCH 5/5 ][P1] [PR tree-optimization/71437] Record ASSERT_EXPR conditions and test them in VRP threading
 2017-03-17 15:03 UTC 

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