public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] look harder for MEM_REF operand equality to avoid -Wstringop-truncation (PR 84561)
 2018-11-20  9:23 UTC  (21+ messages)
                        ` [PING] "
                          ` [PING #2] "
                            ` [PING #3] "
                              ` [PING #4] "

[PATCH] make function_args_iterator a proper iterator
 2018-11-20  9:21 UTC  (6+ messages)

Fix PR rtl-optimization/85925
 2018-11-20  9:05 UTC 

[PATCH] Fix PR83215, remove alias-set zero case from component_uses_parent_alias_set_from
 2018-11-20  8:13 UTC  (3+ messages)

Fix ICE in cp_var_mod_type_p
 2018-11-20  8:08 UTC  (2+ messages)

[PATCH] Fix PR88087
 2018-11-20  8:05 UTC 

[PATCH] Fix PR88089
 2018-11-20  8:02 UTC 

[PATCH, middle-end]: Fix PR 88070, ICE in create_pre_exit, at mode-switching.c:438
 2018-11-20  7:59 UTC  (4+ messages)

[RS6000] num_insns_constant ICE
 2018-11-20  7:37 UTC 

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87626
 2018-11-20  6:59 UTC  (8+ messages)

[v3 PATCH] Housekeeping for the effective targets of optional's tests
 2018-11-20  5:12 UTC 

[PATCH] C/C++: add fix-it hints for missing '&' and '*' (PR c++/87850)
 2018-11-20  2:46 UTC  (5+ messages)
` [PATCH] v2: "
    ` [PATCH] v3: "

[PATCH, testsuite] Fix pdp11 test failures
 2018-11-20  1:54 UTC 

[PATCH, testsuite] indicate no "weak" support in pdp11
 2018-11-20  1:39 UTC  (3+ messages)

[PATCH] correct handling of EXCESS_PRECISION_EXPR in function calls (PR 88091)
 2018-11-20  1:14 UTC 

[PATCH] avoid error_mark_node in -Wsizeof-pointer-memaccess (PR 88065)
 2018-11-20  0:36 UTC  (4+ messages)

Fix ICE in ipa-devirt
 2018-11-19 23:28 UTC 

[C++ Patch] PR 84636 ("internal compiler error: Segmentation fault (identifier_p()/grokdeclarator())")
 2018-11-19 22:26 UTC  (2+ messages)

C++ PATCH to implement P1094R2, Nested inline namespaces
 2018-11-19 22:12 UTC  (3+ messages)

[doc, committed] mention shared libraries in docs for -l option
 2018-11-19 21:58 UTC 

[PATCH] handle unusual targets in -Wbuiltin-declaration-mismatch (PR 88098)
 2018-11-19 21:38 UTC 

Fix hashtable memory leak
 2018-11-19 21:23 UTC 

Fix hashtable node deallocation
 2018-11-19 21:19 UTC  (5+ messages)

C++ PATCH for c++/87781, detect invalid elaborated-type-specifier
 2018-11-19 20:57 UTC  (4+ messages)

Tweak ALAP calculation in SCHED_PRESSURE_MODEL
 2018-11-19 20:31 UTC  (10+ messages)

[PATCH][LRA] Fix PR88033: ICE in remove_some_program_points_and_update_live_ranges
 2018-11-19 19:37 UTC  (4+ messages)

[PATCH, ARM] Improve robustness of -mslow-flash-data
 2018-11-19 17:56 UTC 

[PATCH] diagnose unsupported uses of hardware register variables (PR 88000)
 2018-11-19 17:18 UTC  (15+ messages)

[PATCH] [aarch64] Add CPU support for Ampere Computing's eMAG
 2018-11-19 17:11 UTC 

[PATCH 1/2] C++: more location wrapper nodes (PR c++/43064, PR c++/43486)
 2018-11-19 16:51 UTC  (2+ messages)
` [PING] "

[PATCH] S/390: Skip LT(G) peephole when literal pool is involved
 2018-11-19 16:08 UTC 

GCC options for kernel live-patching (Was: Add a new option to control inlining only on static functions)
 2018-11-19 15:53 UTC  (22+ messages)
      ` [PATCH][RFC] Come up with -flive-patching master option
                                ` [PATCH]Come "

[PATCH][cunroll] Add unroll-known-loop-iterations-only param and use it in aarch64
 2018-11-19 14:43 UTC  (13+ messages)
                    ` [PATCH] Disable unrolling for loops vectorised with non-constant VF (was: [PATCH][cunroll] Add unroll-known-loop-iterations-only param and use it in aarch64)

[PATCH] Fix condition in lto-symtab.c (PR lto/88077)
 2018-11-19 14:39 UTC  (2+ messages)

[PATCH] Fix stmt removal in vectorize_fold_left_reduction (PR tree-optimization/88071)
 2018-11-19 14:31 UTC  (2+ messages)

[doc, committed] clarify that "packed" attribute can apply to C++ classes
 2018-11-19 14:23 UTC  (3+ messages)

[committed] Add pr60994.C testcase (PR c++/60994)
 2018-11-19 14:12 UTC 

[PATCH] Fix PR88031
 2018-11-19 13:21 UTC  (2+ messages)

[PATCH PR84648]Adjust loop exit conditions for loop-until-wrap cases
 2018-11-19 13:17 UTC  (4+ messages)

[PATCH] Fix debuginfo in -fopenmp code (PR debug/87039)
 2018-11-19 13:10 UTC  (6+ messages)

[v3 PATCH] PR libstdc++/87855
 2018-11-19 13:01 UTC  (3+ messages)

Fix __gnu_cxx::throw_allocator 2 * O(log(N)) complexity
 2018-11-19 12:41 UTC  (3+ messages)

[PATCH] Support simd function declarations via a pre-include. (was: [PATCH][RFC]Overloading intrinsics)
 2018-11-19 12:33 UTC  (14+ messages)
                    ` [PATCH] Support simd function declarations via a pre-include

[PATCH] Fix PR87229
 2018-11-19 11:35 UTC 

[PATCH] Fix how we match for count(n*) in gcov tests
 2018-11-19 11:18 UTC 

[PATCH, libstdc++] Implement P0415 More constexpr for std::complex
 2018-11-19 11:13 UTC  (5+ messages)

[PATCH] PR libstdc++/88084 - Implement LWG 2777
 2018-11-19 10:54 UTC 

[PATCH, libgcc/ARM & testsuite] Optimize executable size when using softfloat fmul/dmul
 2018-11-19 10:51 UTC  (2+ messages)

[PATCH 1/2] Eliminate global state from -fsave-optimization-record
 2018-11-19 10:34 UTC  (4+ messages)
` [PATCH 2/2] Fix -fsave-optimization-record ICE (PR tree-optimization/87025)

Fix bad interaction between ce and cmpelim passes on Visium
 2018-11-19 10:27 UTC 

[Ada] Remove obsolete code in UI_From_gnu
 2018-11-19  9:47 UTC 

[PATCH] Detect mixed usage of spaces and tabs
 2018-11-19  8:06 UTC 

[PATCH, libgfortran] Replace sync builtins with atomic builtins
 2018-11-19  7:38 UTC  (3+ messages)
` [PATCH] "

[gomp4] Async related additions to OpenACC runtime library
 2018-11-19  7:33 UTC  (3+ messages)
` OpenACC ICV acc-default-async-var (was: [gomp4] Async related additions to OpenACC runtime library)
  ` OpenACC ICV acc-default-async-var

[PATCH] Fix aarch64_compare_and_swap* constraints (PR target/87839)
 2018-11-19  7:29 UTC  (2+ messages)

[RS6000] Ignore "c", "l" and "h" for register preference
 2018-11-19  7:20 UTC  (4+ messages)

[C++ PATCH] Fix ICE in adjust_temp_type (PR c++/87506)
 2018-11-19  1:33 UTC  (2+ messages)

[doc, committed] document interaction between -p/-pg and no_instrument_function attribute
 2018-11-19  1:07 UTC 

[PATCH, libphobos] Committed remove unused internal modules
 2018-11-18 23:41 UTC 

[C++ Patch] Remove obsolete _vptr check (and fix location)
 2018-11-18 22:56 UTC  (4+ messages)

[patch, committed] Fix PR 88073
 2018-11-18 17:46 UTC 

[PATCH] RISC-V: Pass -mno-relax through to assembler if supported
 2018-11-18 15:28 UTC 

[patch, fortran] Fix PR 70260, ICE on invalid
 2018-11-18  9:17 UTC  (5+ messages)
` *Ping* "

[doc, committed] document that --help and --help=<value> options cannot be combined
 2018-11-18  4:14 UTC 

[PATCH] Implement std::pmr::synchronized_pool_resource
 2018-11-17 23:35 UTC  (2+ messages)

[PATCH] RISC-V: Fix epilogue unwind info with fp and single sp adjust
 2018-11-17 23:33 UTC 

[doc, committed] document implicit extern "C" block in system headers
 2018-11-17 17:08 UTC 

[doc, committed] clarify -fno-implicit-templates usage
 2018-11-17 16:16 UTC 

[PATCH, libphobos] Committed IEEE quadruple support to std.conv
 2018-11-17 15:51 UTC 

[PATCH, libphobos] Fix libphobos.shared testsuite for multilib tests
 2018-11-17 15:07 UTC 

[PATCH 0/2] asm qualifiers (PR55681) and asm input
 2018-11-17 14:53 UTC  (3+ messages)

[PATCH 00/25] AMD GCN Port
 2018-11-17 14:07 UTC  (9+ messages)
` [PATCH 21/25] GCN Back-end (part 2/2)

Fix ICE while outputting ODR warnings
 2018-11-17 11:37 UTC 

[PATCH, PR d/87824] Committed return min_align_of_type from alignsize hook
 2018-11-17 11:06 UTC 

[PATCH] Fix vect_look_through_possible_promotion (PR tree-optimization/87546)
 2018-11-17  7:35 UTC  (2+ messages)

[doc, committed] fix formatting in @gccoptlist environments
 2018-11-17  4:56 UTC 

[committed] Remove bogus gcc_assert in mn103 backend
 2018-11-17  4:19 UTC 

[PATCH] [PR86823] retain deferred access checks from outside firewall
 2018-11-17  2:16 UTC 

[doc, committed] update options enabled by -fprofile-generate, -fprofile-use, -fauto-profile
 2018-11-17  1:01 UTC 

[TESTSUITE][committed] Amend tests for PR87854 fixes
 2018-11-17  0:51 UTC 

[PATCH, PR libstdc++/83566] - cyl_bessel_j returns wrong result for x>1000
 2018-11-17  0:36 UTC  (3+ messages)

[PATCH][RS6000] Fix PR87870: ppc64 generates poor code when loading constants into TImode vars
 2018-11-16 23:29 UTC  (7+ messages)

[PR c++/87269] Mark string operator overload in template defn
 2018-11-16 22:59 UTC  (3+ messages)
` [PATCH[ Fix pr87269.C testcase

[Committed][AArch64] Fix PR62178 testcase failures
 2018-11-16 22:43 UTC  (3+ messages)

[PATCH] [PR86747] tsubst friend tpl ctxt before looking it up for dupes
 2018-11-16 22:33 UTC 

[PATCH] [PR87012] canonicalize ref type for tmpl arg
 2018-11-16 22:33 UTC 

Bug 52869 - [DR 1207] "this" not being allowed in noexcept clauses
 2018-11-16 21:55 UTC  (12+ messages)

[PATCH][rs6000] inline expansion of memcmp using vsx
 2018-11-16 21:52 UTC  (2+ messages)

RFC (branch prediction): PATCH to implement P0479R5, [[likely]] and [[unlikely]]
 2018-11-16 21:23 UTC  (7+ messages)

[PATCH, libphobos] Committed IEEE quadruple support to core.internal.convert
 2018-11-16 21:18 UTC 

[PATCH] Reject too large string literals (PR middle-end/87854)
 2018-11-16 18:31 UTC  (4+ messages)

[PATCH 00/10] AMD GCN Port v2
 2018-11-16 17:44 UTC  (12+ messages)
` [PATCH 01/10] Fix IRA ICE
` [PATCH 07/10] Add dg-require-effective-target exceptions
` [PATCH 09/10] Ignore LLVM's blank lines
` [PATCH 05/10] GCN back-end code
` [PATCH 08/10] Testsuite: GCN is always PIE
` [PATCH 03/10] GCN libgcc
` [PATCH 04/10] GCN machine description
` [PATCH 02/10] GCN libgfortran
` [PATCH 06/10] GCN back-end config
` [PATCH 10/10] Port testsuite to GCN

[PATCH] Make strlen range computations more conservative
 2018-11-16 17:26 UTC  (15+ messages)

[PATCH] Come up with gcc/testsuite/g++.target/i386/i386.dg and move there some tests
 2018-11-16 17:01 UTC  (13+ messages)

[PATCH, i386]: Fix PR88051, internal compiler error: in add_clobbers
 2018-11-16 16:40 UTC 

[PATCH] avoid -Wnonnull for printf format in dead code (PR 87041)
 2018-11-16 16:23 UTC  (9+ messages)
          ` [Patch][gcc][testsuite] Skip testcases using freopen when on wrapped board

[C++ PATCH] OVL_USED not needed
 2018-11-16 16:23 UTC 

[PATCH] Fix PR87927, implement TARGET_ASM_{,UN}ALIGNED_P{S,D,T}I_OP
 2018-11-16 16:22 UTC  (2+ messages)

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