public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Testcase for PR 88297 and minor fixes
 2018-12-14  0:19 UTC  (3+ messages)
` [PING 1] "

[PATCH] Fix VRP with -fno-delete-null-pointer-checks (PR c/88367)
 2018-12-14  0:10 UTC  (4+ messages)

V4 [PATCH] C/C++: Add -Waddress-of-packed-member
 2018-12-14  0:09 UTC  (3+ messages)
  ` V5 "

[PATCH v3 00/10] AMD GCN Port v3
 2018-12-13 23:49 UTC  (6+ messages)
` [PATCH 01/10] Fix LRA bug
` [PATCH v3 09/10] Ignore LLVM's blank lines

[PATCH] handle expressions in __builtin_has_attribute (PR 88383)
 2018-12-13 23:40 UTC  (7+ messages)

[PATCH/wwwdocs] add uses of @code to coding conventions
 2018-12-13 23:38 UTC  (2+ messages)

[PATCH] Fix ICE due to cross-jumping (PR rtl-optimization/88470)
 2018-12-13 23:36 UTC  (4+ messages)

[RFC] [PATCH][C][ADA] use function descriptors instead of trampolines in C
 2018-12-13 23:35 UTC  (12+ messages)
  ` [PATCH v2][C][ADA] "
              ` [PATCH v3][C][ADA] "
                  ` [PATCH v4][C][ADA] "

[C++ PATCH] Sanity check __cxa_* user declarations (PR c++/88482)
 2018-12-13 23:30 UTC 

[PATCH] Fix stmt folding in the inliner (PR tree-optimization/88444)
 2018-12-13 23:26 UTC  (2+ messages)

[PATCH] Improve gimplification of constructors with RANGE_EXPRs (PR c++/82294, PR c++/87436)
 2018-12-13 23:12 UTC 

[C++ PATCH] Use RANGE_EXPRs in build_vec_init (PR c++/82294, PR c++/87436)
 2018-12-13 23:03 UTC 

[doc,committed] clarify docs for function attribute "const"
 2018-12-13 22:53 UTC  (9+ messages)

[C++ Patch] PR 84644 ("internal compiler error: in warn_misplaced_attr_for_class_type, at cp/decl.c:4718")
 2018-12-13 22:22 UTC  (8+ messages)

[PATCH] [RFC] PR target/52813 and target/11807
 2018-12-13 22:21 UTC  (15+ messages)

patch to fix PR88414
 2018-12-13 20:56 UTC 

C++ PATCH for c++/88216, ICE with class type in non-type template parameter
 2018-12-13 20:39 UTC  (4+ messages)

[PING] Re: [PATCH 1/2] C++: more location wrapper nodes (PR c++/43064, PR c++/43486)
 2018-12-13 20:38 UTC  (5+ messages)
` [PATCH 1/2] v3: "
    ` [PATCH] v4: "

[PATCH] Fix handling of POSIX paths containing a root-name
 2018-12-13 20:35 UTC 

[PATCH] PR libstdc++/71044 optimize std::filesystem::path construction
 2018-12-13 20:34 UTC  (2+ messages)

[C++ PATCH] Fix up __builtin_is_constant_evaluated handling in array type sizes (PR c++/88446)
 2018-12-13 20:08 UTC  (4+ messages)

[PATCH/doc] consistently use @code for const and volatile qualifiers
 2018-12-13 19:35 UTC  (2+ messages)

[PATCH] rs6000: Fix AIX aggregate passing fix
 2018-12-13 19:27 UTC  (2+ messages)

[PATCH, rs6000] Replace X-form addressing with D-form addressing in new pass for Power9
 2018-12-13 19:26 UTC 

[PATCH AutoFDO/4]Fix profile count computation/propagation
 2018-12-13 19:06 UTC  (4+ messages)

[PATCH 1/3][GCC] Add new target hook asm_post_cfi_startproc
 2018-12-13 19:04 UTC  (5+ messages)

[PATCH] Fix cleanup_auto_inc_dec on x86 (PR rtl-optimization/88416)
 2018-12-13 18:53 UTC  (2+ messages)

[PATCH AutoFDO]Restoring indirect call value profile transformation
 2018-12-13 18:48 UTC  (2+ messages)

[committed] [PR tree-optimization/80520] Throttle path splitting slightly
 2018-12-13 18:46 UTC  (4+ messages)
` [PATCH] Fix split-path-5.c testcase (PR testsuite/88454)

[RFC] Handle LHS zero_extracts in DSE
 2018-12-13 18:39 UTC  (2+ messages)

[PATCH AutoFDO]Call update_max_bb_count even if autofdo counts are all zeros
 2018-12-13 18:17 UTC  (2+ messages)

[PATCH] avoid folding snprintf calls with bounds > INT_MAX (PR 87096)
 2018-12-13 18:14 UTC  (2+ messages)

[PATCH, rs6000] Allow libitm to use HTM on newer hw and kernels
 2018-12-13 18:11 UTC  (6+ messages)

[PATCH] match_asm_constraints: Use copy_rtx where needed (PR88001)
 2018-12-13 18:09 UTC  (2+ messages)

[PATCH AutoFDO]Skip generating histogram value for internal call
 2018-12-13 18:03 UTC  (2+ messages)

RFA: PATCH to add pp command to gdbinit.in
 2018-12-13 17:52 UTC  (5+ messages)

[PATCH] x86: Don't use get_frame_size to finalize stack frame
 2018-12-13 17:36 UTC 

[ping] Change static chain to r11 on aarch64
 2018-12-13 17:06 UTC  (11+ messages)

[PATCH][RS6000] Fix PR87870: ppc64 generates poor code when loading constants into TImode vars
 2018-12-13 16:59 UTC  (5+ messages)

[PATCH] Delete powerpcspe
 2018-12-13 16:49 UTC  (10+ messages)

[PATCH] Support AVX512F masked gather loads (PR tree-optimization/88464)
 2018-12-13 16:17 UTC  (3+ messages)

Add a loop versioning pass
 2018-12-13 16:08 UTC  (7+ messages)

[committed] Clean up Fortran OpenACC wait clause handling
 2018-12-13 16:03 UTC  (3+ messages)

[patch] various OpenACC reduction enhancements
 2018-12-13 15:56 UTC  (11+ messages)
` [patch] various OpenACC reduction enhancements - ME and nvptx changes
` [patch] various OpenACC reduction enhancements - FE changes
` [patch] various OpenACC reduction enhancements - test cases

[PATCH 0/6, OpenACC, libgomp] Async re-work
 2018-12-13 15:51 UTC  (6+ messages)

[PATCH, OpenACC] Enable GOMP_MAP_FIRSTPRIVATE_INT for OpenACC
 2018-12-13 15:44 UTC  (5+ messages)

[RS6000] Don't pass -many to the assembler
 2018-12-13 15:02 UTC  (12+ messages)

[testsuite] Include gdc.test prefix in test names (PR testsuite/88041)
 2018-12-13 15:01 UTC  (3+ messages)

[PATCH, OpenACC, 4/8] Multi-dimensional dynamic array support for OpenACC data clauses, omp-low: dynamic array descriptor creation
 2018-12-13 14:52 UTC  (2+ messages)

[PATCH, OpenACC, 7/8] Multi-dimensional dynamic array support for OpenACC data clauses, libgomp support
 2018-12-13 14:52 UTC  (5+ messages)

[PR c++/87531] Fix second bug
 2018-12-13 14:11 UTC 

[PATCH] error on missing LTO symbols
 2018-12-13 13:44 UTC  (2+ messages)

[committed 2/4] (Partial) OpenMP 5.0 support for GCC 9 (runtime library changes)
 2018-12-13 13:32 UTC  (9+ messages)
` [libgomp, nvptx] Disable OMP_{DISPLAY_AFFINITY,AFFINITY_FORMAT} support
          ` [libgomp, nvptx] Fix libgomp.c/target-5.c compilation

[committed] Fix libgomp.c++/for-24.C testcase (PR libgomp/88460)
 2018-12-13 12:55 UTC 

[PATCH][AArch64][doc] Clarify -msve-vector-bits=128 behaviour
 2018-12-13 12:46 UTC  (4+ messages)

[PATCH] PR libstdc++/80762 avoid ambiguous __constructible_from<void, void>
 2018-12-13 12:13 UTC  (5+ messages)

[PATCH] Overload std::distance and std::advance for path::iterator
 2018-12-13 12:09 UTC  (2+ messages)

[Committed 1/2] S/390: Use VEC_INEXACT/VEC_NOINEXACT instead of magic numbers
 2018-12-13 12:09 UTC  (2+ messages)
` [Committed 2/2] S/390: Fix zvector vec_double builtin

[PATCH][PR84877]Dynamically align the address for local parameter copy on the stack when required alignment is larger than MAX_SUPPORTED_STACK_ALIGNMENT
 2018-12-13 11:23 UTC  (2+ messages)

[PATCH 3/3] OpenACC 2.6 manual deep copy support (attach/detach)
 2018-12-13 10:57 UTC  (5+ messages)
` [PATCH] "

[PATCH 4/6, OpenACC, libgomp] Async re-work, libgomp/target.c changes
 2018-12-13 10:19 UTC  (5+ messages)
    ` [PATCH 4/6, OpenACC, libgomp] Async re-work, libgomp/target.c changes (revised, v2)

[PATCH v2 0/7] Support partial clobbers around TLS calls on Aarch64 SVE
 2018-12-13 10:11 UTC  (3+ messages)
` [PATCH v2 6/7] Remaining support for clobber high

RFA: libiberty: Add a limit on demangling qualifiers (PR 87241)
 2018-12-13  9:48 UTC  (3+ messages)

RFA: libiberty: Add a limit on demangling qualifiers (PR 87241) (version 2)
 2018-12-13  9:47 UTC  (3+ messages)

[PATCH] Allow direct 0 and -1 moves to mask registers (PR target/88465)
 2018-12-13  8:01 UTC  (2+ messages)

[PATCH] Add zero extending patterns to vptest{,n}m instructions (PR target/88461)
 2018-12-13  7:54 UTC  (2+ messages)

[PATCH] Add =*k, *km alternatives to zero_extend?i?i2 patterns (PR target/88461)
 2018-12-13  7:53 UTC  (2+ messages)

[PATCH] [MSP430] Fix gcc.dg/pr85180.c and gcc.dg/pr87985.c timeouts for msp430-elf -mlarge
 2018-12-13  1:48 UTC  (2+ messages)

[PATCH] libgcc: rs6000: tramp.S: fix placement of .cfi_endproc for __trampoline_setup
 2018-12-13  1:18 UTC  (3+ messages)

[PATCH 0/4] c/c++, asm: Various updates
 2018-12-13  0:48 UTC  (12+ messages)
` [PATCH 2/4] c/c++, asm: Use nicer error for duplicate asm qualifiers

libgo patch committed: Add precise stack scan support
 2018-12-12 23:27 UTC  (9+ messages)
  ` [gofrontend-dev] "

[committed] Fix OpenMP default(none) handling of module array/derived type parameters from other TUs (PR fortran/88463)
 2018-12-12 22:52 UTC 

libgo patch committed: Increase wait time for os/signal test
 2018-12-12 22:49 UTC 

[C++ PATCH] Fix __builtin_{is_constant_evaluated,constant_p} handling in static_assert (PR c++/86524, PR c++/88446)
 2018-12-12 22:30 UTC 

[PATCH] C++: better locations for bogus initializations (PR c++/88375)
 2018-12-12 21:32 UTC  (2+ messages)

[patch][aarch64-*-*freebsd*] Enable TARGET_DEFAULT_ASYNC_UNWIND_TABLES
 2018-12-12 21:32 UTC 

Fix random_sample_n and random_shuffle when RAND_MAX is small
 2018-12-12 21:31 UTC 

[committed/doc] fix typos in attribute copy
 2018-12-12 21:06 UTC 

[doc PATCH] update attribute docs for C++
 2018-12-12 20:53 UTC  (9+ messages)

[PING] Re: [PATCH 1/2] C++: more location wrapper nodes (PR c++/43064, PR c++/43486)
 2018-12-12 20:43 UTC  (4+ messages)
` [PATCH 1/2] v2: "
  ` [PATCH 2/2] v2: C++: improvements to binary operator diagnostics (PR c++/87504)

[C++ Patch] Fix location of grokdeclarator error message about static data member definition
 2018-12-12 20:43 UTC  (2+ messages)

[patch] Fix bootstrap for non linux powerpc targets
 2018-12-12 20:33 UTC 

[PATCH, rs6000] Fix PR87496: ICE in aggregate_value_p at gcc/function.c:2046
 2018-12-12 20:00 UTC  (5+ messages)

[PATCH, rs6000] Port cleanup patch, use rtl.h convenience macros, etc
 2018-12-12 19:59 UTC  (2+ messages)

[PATCH] Fix independent-cloneids-1.c testcase (PR88318)
 2018-12-12 19:38 UTC 

[Patch 1/4][Aarch64] v2: Implement Aarch64 SIMD ABI
 2018-12-12 18:49 UTC  (6+ messages)
      ` [EXT] "

[Patch 2/4][Aarch64] v2: Implement Aarch64 SIMD ABI
 2018-12-12 18:19 UTC  (4+ messages)
    ` [EXT] "

[ping] allow target (OS) SUBTARGET_OVERRIDE_OPTIONS on aarch64
 2018-12-12 17:13 UTC  (3+ messages)

[PATCH] x86: Add -march=cascadelake
 2018-12-12 16:46 UTC  (13+ messages)

[ping] allow target configurations to state R18 as reserved on arrch64
 2018-12-12 16:42 UTC  (3+ messages)

[PATCH 0/2][ARC] Fixes needed for the upcomming release
 2018-12-12 16:18 UTC  (5+ messages)
` [PATCH 2/2] [ARC] Fix millicode wrong blink restore
` [PATCH 1/2] [ARC] Fix REG_CLASS_NAMES

[patch] allow target config to state r18 is fixed on aarch64
 2018-12-12 16:03 UTC  (6+ messages)
    ` [ping] use REGNUM macros instead of hardcoded values in aarch64 PROBE_STACK reg definitions

C++ PATCH for c++/88136, -Wdeprecated-copy too noisy
 2018-12-12 15:30 UTC  (9+ messages)

[PATCH, Fortran] pad char to int conversions with spaces instead of zeros (legacy)
 2018-12-12 15:12 UTC  (11+ messages)

[RFA] require profiling support for gcc.dg/lto/20100430-1_0.c test
 2018-12-12 14:24 UTC  (3+ messages)

[PATCH][libbacktrace] Add allocfail.sh test-case
 2018-12-12 13:40 UTC  (5+ messages)

[C++ PATCH] PR c++/87051
 2018-12-12 13:25 UTC  (11+ 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).