public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
PING: new pass to warn on questionable uses of alloca() and VLAs
 2016-07-27  9:26 UTC  (2+ messages)

Test cases to check OpenACC offloaded function's attributes and classification
 2016-07-27  8:59 UTC 

[PATCH] predict.c: merge multi-edges
 2016-07-27  8:47 UTC  (5+ messages)

Committed version of autofdo testing&building patches
 2016-07-27  8:29 UTC  (14+ messages)
` [PATCH 1/3] Add gcc-auto-profile script
  ` [PATCH 2/3] Run profile feedback tests with autofdo

[PATCH] Introduce no_profile_instrument_function attribute (PR gcov-profile/68025)
 2016-07-27  8:27 UTC 

Gimple loop splitting
 2016-07-27  8:11 UTC  (13+ messages)
      ` Gimple loop splitting v2

Implement -Wimplicit-fallthrough: core
 2016-07-27  8:09 UTC  (8+ messages)
` [PATCH] Add a STATIC_ASSERT on sizeof (struct cp_token)
      ` [PATCH 1/2] "
        ` [PATCH 2/2] Use static_assert for STATIC_ASSERT for C++11 onwards

[PATCH], Fix PR 71869, Correctly implement isgreater, etc. on PowerPC __float128
 2016-07-27  7:30 UTC  (7+ messages)

C++ PATCH for c++/55922 and 63151 (list-value-initialization of base)
 2016-07-27  6:51 UTC  (2+ messages)
` [C++ PATCH] for PR72457

[PATCH/AARCH64] Add scheduler for vulcan
 2016-07-27  4:53 UTC  (3+ messages)

[Bug tree-optimization] Fix for PR71994
 2016-07-27  0:11 UTC  (6+ messages)

[PATCH] correct atomic_compare_exchange_n return type (c++/71675)
 2016-07-26 20:50 UTC  (5+ messages)

[PATCH] Remove special streaming of builtins
 2016-07-26 19:52 UTC  (3+ messages)

[PATCH] accept flexible arrays in struct in unions (c++/71912 - [6/7 regression])
 2016-07-26 18:53 UTC  (3+ messages)

[PATCH] RFC: On-demand locations within string-literals
 2016-07-26 18:06 UTC  (5+ messages)
` [PATCH 1/3] (v2) "
  ` [PATCH 3/3] c-format.c: suggest the correct format string to use (PR c/64955)
  ` [PATCH 2/3] Use class substring_loc in c-format.c (PR c/52952)

[PATCH] Fix wrong code on aarch64 due to paradoxical subreg
 2016-07-26 17:32 UTC 

[PATCH] Replacing gcc's dependence on libiberty's fnmatch to gnulib's fnmatch
 2016-07-26 17:28 UTC  (6+ messages)

[PATCH GCC]Vectorize possible infinite loop by loop versioning
 2016-07-26 17:11 UTC 

[Patch GCC]Support constraint flags in loop structure
 2016-07-26 17:10 UTC 

[PATCH] gfortran: Fix allocation of diagnostig string (was too small)
 2016-07-26 17:05 UTC  (2+ messages)

[Patch, testuite, committed] Fix some more tests that fail for non 32-bit int targets
 2016-07-26 15:56 UTC  (4+ messages)

[PATCH] Drop excess size used for run time allocated stack variables
 2016-07-26 15:53 UTC  (10+ messages)
    ` [PATCH 1/2][v3] "
      ` [PATCH 2/2][v3] "
                ` [PATCH 2/2][v4] "

[PATCH PR71734] Add missed check that reference defined inside loop
 2016-07-26 15:50 UTC  (5+ messages)

[PATCH] Fix unsafe function attributes for special functions (PR 71876)
 2016-07-26 15:49 UTC  (14+ messages)

[PATCH, vec-tails 07/10] Support loop epilogue combining
 2016-07-26 15:38 UTC  (18+ messages)

[PATCH 0/6] add and use an auto_sbitmap class
 2016-07-26 15:18 UTC  (15+ messages)
` [PATCH 5/6] add a constructor to elim_graph
` [PATCH 4/6] remove elim_graph typedef
` [PATCH 1/6] add auto_sbitmap class
` [PATCH 2/6] use auto_sbitmap in various places
` [PATCH 3/6] add ctor to topo_info

[PR71078] x / abs(x) -> copysign (1.0, x)
 2016-07-26 13:58 UTC  (4+ messages)

[AArch64] Handle HFAs of float16 types properly
 2016-07-26 13:55 UTC 

[PATCH 3/4] Add support to run auto-vectorization tests for multiple effective targets
 2016-07-26 13:52 UTC  (4+ messages)

[patch] Get rid of stack trampolines for nested functions
 2016-07-26 13:48 UTC  (9+ messages)

warn for dead function calls [4/4] stor-layout.c fallout
 2016-07-26 13:44 UTC  (4+ messages)

warn for dead function calls [3/4] testsuite fallout
 2016-07-26 13:39 UTC  (4+ messages)

[RFC][IPA-VRP] IPA VRP Implementation
 2016-07-26 13:37 UTC  (15+ messages)
` [RFC][IPA-VRP] Disable setting param of __builtin_constant_p to null
` [RFC][IPA-VRP] Early VRP Implementation

[PATCH][AArch64] Cleanup frame push/pop code
 2016-07-26 13:24 UTC  (2+ messages)

[PR70920] transform (intptr_t) x eq/ne CST to x eq/ne (typeof x) cst
 2016-07-26 13:16 UTC  (5+ messages)

[PATCH] Add mark_spam.py script
 2016-07-26 12:39 UTC 

[patch, avr] Fix mmcu to specs issues
 2016-07-26 12:30 UTC  (2+ messages)

GCC 4.9.4 Status Report (2016-07-26), branch frozen for release
 2016-07-26 12:16 UTC 

warn on dead function calls [2/4] libsupc++/eh_alloc.cc fallout
 2016-07-26 11:34 UTC  (2+ messages)

[PATCH] Remove dead call to gimple_bb in slsr_process_phi
 2016-07-26 11:30 UTC  (2+ messages)

[PATCH] Fix PR72517, improve vector extract RTL expansion
 2016-07-26 11:15 UTC 

[RS6000] push_secondary_reload ICE
 2016-07-26 10:51 UTC  (3+ messages)

[PATCH] Teach VRP to register assertions along default switch labels (PR 18046)
 2016-07-26  2:51 UTC  (10+ messages)

Init df for split pass since some target use REG_NOTE in split pattern
 2016-07-26  2:32 UTC  (5+ messages)

libgo patch committed: Update to 1.7rc3
 2016-07-26  1:53 UTC  (5+ messages)

[PATCH, rs6000] Correct effective target in gcc.target/powerpc/pr63354.c
 2016-07-26  1:17 UTC  (2+ messages)

[RFC] warn on dead function calls in ipa-pure-const [1/4]
 2016-07-25 23:35 UTC 

[committed] Fix selftest::temp_source_file ctor
 2016-07-25 19:19 UTC 

C++ PATCH for c++/71837 (pack expansion in init-capture)
 2016-07-25 19:15 UTC 

C++ PATCH for c++/71833 (member template with two template parameter packs)
 2016-07-25 19:10 UTC 

C++ PATCH for c++/65970 (constexpr infinite loop)
 2016-07-25 18:29 UTC 

C++ PATCH for c++/71972 (ICE with constexpr array element self-modification)
 2016-07-25 18:28 UTC 

[PATCH] Fix OpenACC vector_length parsing in fortran
 2016-07-25 18:09 UTC  (6+ messages)
    ` GCC testsuite maintenance (was: [PATCH] Fix OpenACC vector_length parsing in fortran)

C++ PATCH for c++/71913 (copy elision choices)
 2016-07-25 18:07 UTC  (3+ messages)

[PATCH] Replacing gcc's dependence on libiberty's md5 to gnulib's md5
 2016-07-25 17:26 UTC  (2+ messages)

[C PATCH] Don't mark C99 inline functions as always_inline (PR c/71969)
 2016-07-25 17:22 UTC  (3+ messages)

[PATCH] Invalidate argument slots for const/pure calls
 2016-07-25 17:21 UTC  (2+ messages)

[committed] testsuite: add two more label_values annotations
 2016-07-25 16:27 UTC 

[PATCH] do not take mutex in _Unwind_Find_registered_FDE if there is no registered objects
 2016-07-25 13:45 UTC 

[PATCH 0/7, GCC, V8M] ARMv8-M Security Extensions
 2016-07-25 13:29 UTC  (8+ messages)
` [PATCH 1/7, GCC, ARM, V8M] Add support for ARMv8-M's Secure Extensions flag and intrinsics
` [PATCH 2/7, GCC, ARM, V8M] Handling ARMv8-M Security Extension's cmse_nonsecure_entry attribute
` [PATCH 3/7, GCC, ARM, V8M] ARMv8-M Security Extension's cmse_nonsecure_entry: __acle_se label and bxns return
` [PATCH 4/7, GCC, ARM, V8M] ARMv8-M Security Extension's cmse_nonsecure_entry: clear registers
` [PATCH 5/7, GCC, ARM, V8M] Handling ARMv8-M Security Extension's cmse_nonsecure_call attribute
` [PATCH 6/7, GCC, ARM, V8M] ARMv8-M Security Extension's cmse_nonsecure_call: use __gnu_cmse_nonsecure_call
` [PATCH 7/7, GCC, ARM, V8M] Added support for ARMV8-M Security Extension cmse_nonsecure_caller intrinsic

[PATCH] Fix PR71984
 2016-07-25 13:22 UTC 

[AArch64][3/3] Migrate aarch64_expand_prologue/epilogue to aarch64_add_constant
 2016-07-25 13:08 UTC  (6+ messages)

[patch] libstdc++: fix ext/rope::dump() bug
 2016-07-25 12:56 UTC  (2+ messages)

[PATCH] nvptx: do not implicitly enable -ftoplevel-reorder
 2016-07-25 12:53 UTC  (6+ messages)

[PATCH] Adapt the numbering scheme (PR gcov-profile/64874)
 2016-07-25 12:08 UTC  (4+ messages)

[AArch64][0/14] ARMv8.2-A FP16 extension support
 2016-07-25 11:26 UTC  (2+ messages)

[PATCH] Don't call get_working_sets w/ LTO and -fauto-profile (PR, gcov-profile/70993)
 2016-07-25 11:20 UTC  (2+ messages)

[AArch64][2/14] ARMv8.2-A FP16 one operand vector intrinsics
 2016-07-25 11:16 UTC  (22+ messages)
    ` [AArch64][3/14] ARMv8.2-A FP16 two operands "
      ` [AArch64][4/14] ARMv8.2-A FP16 three "
        ` [AArch64][5/14] ARMv8.2-A FP16 lane "
          ` [AArch64][6/14] ARMv8.2-A FP16 reduction "
            ` [AArch64][7/14] ARMv8.2-A FP16 one operand scalar intrinsics
              ` [AArch64][8/14] ARMv8.2-A FP16 two operands "
                ` [AArch64][9/14] ARMv8.2-A FP16 three "
                  ` [AArch64][10/14] ARMv8.2-A FP16 lane "

[Fortran, Patch, pr70524, v1] [5/6/7 Regression] ICE when using -frepack-arrays -Warray-temporaries
 2016-07-25 10:55 UTC 

[PATCH][ARM] -mpure-code option for ARM
 2016-07-25 10:52 UTC  (4+ messages)
  ` [PATCHv2][ARM] "
    ` [PATCHv2, PING][ARM] "

[PATCH] Use std::mt19937, std::thread and std::atomic to simplify tests
 2016-07-25 10:31 UTC 

[PATCH] Call get_ops just for SSA_NAMEs (PR tree-optimization/71987)
 2016-07-25 10:08 UTC  (4+ messages)

[PATCH] Handle loops with loop->latch == NULL (PR gcov-profile/71868)
 2016-07-25 10:05 UTC  (2+ messages)

[PATCH] Fix memory leak introduced in r238336
 2016-07-25 10:05 UTC  (2+ messages)

[PATCH] Minor changes in tree-vrp.c
 2016-07-25  8:39 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).