public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Allow relayout_decl on FIELD_DECLs (PR c/72816)
 2016-08-10 15:31 UTC  (4+ messages)

[PATCH v2] cpp/c: Add -Wexpansion-to-defined
 2016-08-10 15:29 UTC  (8+ messages)

Implement -Wimplicit-fallthrough: the rest
 2016-08-10 14:48 UTC  (3+ messages)

[PATCH build/doc] Replacing libiberty with gnulib
 2016-08-10 14:25 UTC  (13+ messages)

[PATCH][RFC] Fix PR72851 by "randomizing" SSA propagator worklist extraction
 2016-08-10 14:20 UTC 

[PATCH][RFC] Add the ability to record sub-timevars (-ftime-report-details)
 2016-08-10 14:14 UTC  (5+ messages)

[PATCH v3] cpp/c: Add -Wexpansion-to-defined
 2016-08-10 13:54 UTC 

[PATCH, ARM] Fix aprofile multilib mappings
 2016-08-10 13:29 UTC 

[PATCH 0/4] Various GCOV/PGO improvements
 2016-08-10 12:57 UTC  (26+ messages)
` [PATCH 1/4] Cherry-pick fprofile-generate-atomic from google/gcc-4_9 branch
                        ` [PATCH 5/N] Add new *_atomic counter update function, (-fprofile-update=atomic)
                            ` [PATCH] Fix POW2 histogram
                              ` [PATCH 2/N] Fix usage of "
                        ` [PATCH] Set -fprofile-update=atomic when -pthread is present

[PATCH, RFC] gcov: dump in a static dtor instead of in an atexit handler
 2016-08-10 12:55 UTC  (3+ messages)

[PATCH] Add test coverage for PR gcov-profile/35590
 2016-08-10 12:50 UTC 

[Patch, tentative, reload] Make push_reload work with more types of subregs?
 2016-08-10 12:41 UTC  (5+ messages)

[PATCH] Fix unaligned access when predictive commoning (PR 71083)
 2016-08-10 12:29 UTC  (8+ messages)
        ` AW: "

Use verify_oacc_routine_clauses for Fortran (was: Use verify_oacc_routine_clauses for C/C++)
 2016-08-10 11:46 UTC  (3+ messages)

[RFC] ipa bitwise constant propagation
 2016-08-10 11:35 UTC  (11+ messages)

Implement C _FloatN, _FloatNx types
 2016-08-10 11:33 UTC  (12+ messages)
` Implement C _FloatN, _FloatNx types [version 2]
  ` Implement C _FloatN, _FloatNx types [version 3]
    ` Ping "
      ` Implement C _FloatN, _FloatNx types [version 4]
        ` Implement C _FloatN, _FloatNx types [version 5]
          ` Ping "
            ` Ping^2 "

[Patch, libfortran] Multi-threaded random_number
 2016-08-10 11:12 UTC  (4+ messages)

protected alloca class for malloc fallback
 2016-08-10 10:39 UTC  (17+ messages)

[PR72835] Incorrect arithmetic optimization involving bitfield arguments
 2016-08-10 10:28 UTC  (12+ messages)

[PATCH] Fix early debug regression with DW_AT_string_length (PR debug/71906)
 2016-08-10 10:23 UTC  (9+ messages)

[PATCH] toplev.c: set FILE * globals to NULL after fclose
 2016-08-10 10:15 UTC  (2+ messages)

[PATCH] objc: update documetation and add test-case of constructor/destructor attr
 2016-08-10  9:11 UTC 

[PATCH] cpp/c: Add -Wexpansion-to-defined
 2016-08-10  8:45 UTC  (7+ messages)

[PATCH 0/7, GCC, V8M] ARMv8-M Security Extensions
 2016-08-10  8:09 UTC  (5+ messages)

[v3 PATCH] Implement LWG 2758
 2016-08-10  7:50 UTC 

Go patch committed: Document options and compiler directives
 2016-08-10  5:19 UTC 

[PATCH], PR 72853, Fix Power9 issue with scalar double Altivec d-form instructions
 2016-08-10  4:13 UTC  (2+ messages)

Init df for split pass since some target use REG_NOTE in split pattern
 2016-08-10  2:44 UTC  (8+ messages)

C++ PATCH for c++/68703 (dependent vector length)
 2016-08-10  2:27 UTC  (3+ messages)

[PATCH] Move class temp_source_file from input.c to selftest.c/h
 2016-08-10  0:58 UTC 

[PATCH] Add selftests to selftest.c
 2016-08-10  0:57 UTC 

Go patch committed: Implement go:noinline and go:nosplit directives
 2016-08-10  0:46 UTC 

Go patch committed: Implement go:linkname compiler directive
 2016-08-09 23:08 UTC 

[RS6000] e500 part of pr71680
 2016-08-09 19:59 UTC  (2+ messages)

[Fortran, Patch] First patch for coarray FAILED IMAGES (TS 18508)
 2016-08-09 17:44 UTC  (11+ messages)

[PATCH, fixincludes] Fix PR bootstrap/72833
 2016-08-09 17:01 UTC  (3+ messages)

C++ PATCHes for abi_tag bugs
 2016-08-09 16:54 UTC 

[PATCH, libgo]: Fix syscall test failure on CentOS 5.11
 2016-08-09 16:38 UTC  (2+ messages)

[PATCH] Fix a few fall through cases
 2016-08-09 16:18 UTC  (4+ messages)

[PR ipa/71981] Make get_dynamic_type grok MEM_REF
 2016-08-09 16:17 UTC 

Implement -Wimplicit-fallthrough (take 2): questionable code
 2016-08-09 15:52 UTC  (4+ messages)

libgo patch committed: Change build procedure to use build tags
 2016-08-09 15:46 UTC  (4+ messages)

[PATCH GCC]Resolve compilation time known alias checks in vectorizer
 2016-08-09 15:44 UTC  (7+ messages)

[PATCH, i386]: Fix PR 72843, ICE in lra_set_insn_recog_data
 2016-08-09 15:40 UTC 

[PATCH, Fortran, OpenACC] Fix PR70598, Fortran host_data ICE
 2016-08-09 15:30 UTC  (4+ messages)

[openacc] add a warning for non-contiguous data clauses
 2016-08-09 15:28 UTC  (2+ messages)

[PATCH] Fix PR72772
 2016-08-09 15:14 UTC  (2+ messages)

[v3 PATCH] Implement LWG 2744 and LWG 2754
 2016-08-09 15:01 UTC 

[MIPS, committed] Skip gcc.dg/loop-8.c
 2016-08-09 14:39 UTC 

[PATCH] gcov: add new option (--hash-names) (PR gcov-profile/36412)
 2016-08-09 14:32 UTC 

[hsa-branch] Remove useless build of kernel_dependencies_vector_type
 2016-08-09 14:28 UTC 

[hsa-branch] Avoid register moves for unnecessary conversions
 2016-08-09 14:28 UTC 

[hsa-branch] Remove unnecessary operators
 2016-08-09 14:28 UTC 

[hsa-branch] Use hsa_obstack to allocate temporary names
 2016-08-09 14:28 UTC 

[hsa-branch] Make section::add return pointer to data
 2016-08-09 14:28 UTC 

[hsa-branch] Add support for CONST_DECLs
 2016-08-09 14:28 UTC 

[hsa-branch] Remove typedef.*_p from hsa.h
 2016-08-09 14:28 UTC 

C++ PATCH for c++/56701 (treating 'this' as an rvalue)
 2016-08-09 14:08 UTC  (2+ messages)

C++ PATCH for C++17 constexpr lambda
 2016-08-09 14:06 UTC 

[PATCH AArch64/V3]Add new patterns for vcond_mask and vec_cmp
 2016-08-09 14:05 UTC  (4+ messages)

Go patch committed: Rewrite compiler directive support
 2016-08-09 14:05 UTC 

[PATCH] Fix PR middle-end/71654 (missed shortening of a compare)
 2016-08-09 14:04 UTC 

Ping^2: [PATCH build/doc] Replacing libiberty with gnulib
 2016-08-09 13:15 UTC  (2+ messages)

[PATCH] Improve backwards threading
 2016-08-09 13:14 UTC  (5+ messages)

[MIPS,committed] Use create_tmp_var_raw in mips_atomic_assign_expand_fenv
 2016-08-09 12:40 UTC 

[PATCH PR71734] Add missed check that reference defined inside loop
 2016-08-09 12:32 UTC  (17+ messages)

Implement -Wimplicit-fallthrough (take 2): the rest
 2016-08-09 12:19 UTC  (6+ messages)

sup 8-)
 2016-08-09 11:55 UTC 

divmod transform: add test-cases
 2016-08-09 10:58 UTC  (2+ messages)

[RFC] [2/2] divmod transform: override expand_divmod_libfunc for ARM and add test-cases
 2016-08-09 10:56 UTC  (8+ messages)

RFC [1/2] divmod transform
 2016-08-09 10:54 UTC  (18+ messages)

[RFC][PR61839]Convert CST BINOP COND_EXPR to COND_EXPR ? (CST BINOP 1) : (CST BINOP 0)
 2016-08-09 10:22 UTC  (4+ messages)

[PATCH/AARCH64] Improve ThunderX code generation slightly with load/store pair
 2016-08-09  9:43 UTC  (3+ messages)

[RFC] [ipa bitwise cp] tree-ssa-ccp changes
 2016-08-09  9:28 UTC  (2+ messages)

[Fortran, patch, pr71936, v1] [6/7 Regression] ICE in wide_int_to_tree, at tree.c:1487
 2016-08-09  9:09 UTC  (4+ messages)

Set nonnull attribute to ptr_info_def based on VRP
 2016-08-09  8:58 UTC  (4+ messages)

[PATCH] Fix (parts of) PR68273
 2016-08-09  8:51 UTC  (2+ messages)

[PATCH] PR middle-end/21137: Folding if (((int)x >> 31) & 64) into if ((int)x < 0)
 2016-08-09  8:49 UTC  (4+ messages)

[PATCH, LRA] PR71680, Reload of slow mems
 2016-08-09  8:42 UTC  (2+ messages)

[PATCH][expr.c] PR middle-end/71700: zero-extend sub-word value when widening constructor element
 2016-08-09  8:33 UTC  (8+ messages)

[PATCH] Fix PR 71802
 2016-08-09  7:43 UTC 

[PATCH] Fix ldist memset discovery with -0.0 (PR tree-optimization/72824)
 2016-08-09  7:35 UTC  (4+ messages)

[PATCH, COMMITTED] Add branch_changer.py script to maintainer-scripts
 2016-08-09  7:29 UTC  (2+ messages)

[testsuite] add require-effective-target c99_runtime for pr71078-*.c tests
 2016-08-09  6:48 UTC  (2+ messages)

[RS6000] PR72802 part 2, reload ICE
 2016-08-09  5:49 UTC  (2+ messages)

[RS6000] PR72802 part 1, fix constraints for lxssp/stxssp
 2016-08-09  5:48 UTC  (2+ messages)

[PATCH] Fix warning breaking profiled bootstrap
 2016-08-09  2:43 UTC  (3+ messages)

[v3 PATCH] Implement the latest proposed resolution of LWG 2756
 2016-08-08 23:22 UTC 

[PATCH], Improve vector int/long initialization on PowerPC
 2016-08-08 22:56 UTC  (5+ messages)

libgo patch committed: Update to 1.7rc3
 2016-08-08 22:55 UTC  (6+ messages)

[PR63240] generate debug info for defaulted member functions
 2016-08-08 21:29 UTC  (4+ messages)

libgo patch committed: adjust dependencies
 2016-08-08 21:24 UTC 

[C++ PATCH] Fix ICE when throwing va_list (PR c++/72809)
 2016-08-08 21:16 UTC  (2+ messages)

[committed] Fix selftest::test_lexer_string_locations_ebcdic for systems without iconv (PR bootstrap/72844)
 2016-08-08 20:50 UTC 

[PATCH 1/3] (v2) On-demand locations within string-literals
 2016-08-08 20:16 UTC  (5+ messages)
` [PATCH 1/4] selftest.h: Add ASSERT_TRUE_AT and ASSERT_FALSE_AT
  ` [PATCH 3/4] Use class substring_loc in c-format.c (PR c/52952)

[committed] Fix ICE with lambda in OpenMP for loop iterator dependent init (PR c++/58706)
 2016-08-08 20:00 UTC 

[committed] Fix ICE with omp declare simd in BLOCK DATA (PR fortran/72716)
 2016-08-08 19:57 UTC 

[committed] Avoid some -Wuninitialized OpenMP false positives (PR middle-end/72781)
 2016-08-08 19:55 UTC 

libgo patch committed: treat functions that return zero bytes as returning void
 2016-08-08 19:54 UTC 

[committed] Fix simd clone creation for C++ inlines etc. (PR middle-end/68762)
 2016-08-08 19:53 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).