public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[wwwdocs] www.openacc.org switched to https
 2017-06-10  9:08 UTC 

[RFC] Dejagnu patch to handle multi-line directives
 2017-06-10  8:03 UTC  (2+ messages)

[nvptx, committed, PR80855] Add "sorry, target cannot support label values" for nvptx
 2017-06-10  6:55 UTC 

RFA: PATCH to add id_strcmp helper function
 2017-06-10  5:54 UTC  (5+ messages)

[v3 PATCH] PR libstdc++/80675, PR libstdc++/80940
 2017-06-10  1:38 UTC 

C/C++ PATCH to implement -Wmultistatement-macros (PR c/80116)
 2017-06-10  0:47 UTC  (5+ messages)

C++ PATCH for more N4268 bits, constant evaluation of all non-type args
 2017-06-10  0:39 UTC 

[PATCH, rs6000] gcc mainline, add builtin support for vec_float, vec_float2, vec_floate, vec_floate, builtins
 2017-06-10  0:19 UTC  (4+ messages)
  ` [PATCH v2, "

[patch, fortran] Fix PR 80988
 2017-06-09 23:45 UTC  (2+ messages)

[PATCH 00/30] [ARM] Reworking the -mcpu, -march and -mfpu options
 2017-06-09 23:27 UTC  (35+ messages)
` [PATCH 23/30] [arm][rtems] Update t-rtems for new option framework
` [PATCH 12/30] [arm] Allow new extended syntax CPU and architecture names during configure
` [PATCH 18/30] [arm] Rewrite t-aprofile using new selector methodology
` [PATCH 28/30] [arm] Add a few missing architecture extension options
` [PATCH 02/30] [arm] Rewrite -march and -mcpu options for passing to the assembler
` [PATCH 17/30] [arm] Make 'auto' the default FPU selection option
` [PATCH 29/30] [arm][doc] Document new -march= syntax
` [PATCH 04/30] [arm] Allow +opt on arbitrary cpu and architecture specifications
` [PATCH 05/30] [arm] Add architectural options
` [PATCH 10/30] [arm] Use standard option parsing code for detecting thumb-only targets
` [PATCH 06/30] [arm] Add default FPUs for CPUs
` [PATCH 25/30] [arm][phoenix] reset all multilib variables
` [PATCH 24/30] [arm][linux-eabi] Ensure all multilib variables are reset
` [PATCH 26/30] [arm] Rework multlib builds for symbianelf
` [PATCH 15/30] [arm] Make -mfloat-abi=softfp work when there are no FPU instructions
` [PATCH 21/30] [arm][testsuite] Use -march=armv7-a+fp when testing hard-float ABI
` [PATCH 08/30] [arm] Split CPU, architecture and tuning data tables
` [PATCH 14/30] [arm] Generate a canonical form for -march
` [PATCH 27/30] [arm][fuchsia] Rework multilib support
` [PATCH 13/30] [arm] Force a CPU default in the config args defaults list
` [PATCH 11/30] [arm] Allow CPU and architecture extensions to be defined as aliases
` [PATCH 01/30] [arm] Use strings for -march, -mcpu and -mtune options
` [PATCH 30/30] [arm][doc] Document changes to -mcpu, -mtune and -mfpu
` [PATCH 20/30] [genmultilib] Allow explicit periods to be escaped in MULTILIB_REUSE
` [PATCH 09/30] [ARM] Move cpu and architecture option name parsing code to arm-common.c
` [PATCH 16/30] [arm] Update basic multilib configuration
` [PATCH 07/30] [build] Make sbitmap code available to the driver programs
` [PATCH 22/30] [arm] Rewrite t-rmprofile multilib specification
` [PATCH 03/30] [arm] Don't pass -mfpu=auto through to the assembler
` [PATCH 19/30] [arm] Explicitly set .fpu in cmse_nonsecure_call.S

C++ PATCH to stop folding constants to their values in convert_like_real
 2017-06-09 22:47 UTC 

[committed] Add support for mutually-incompatible fix-it hints
 2017-06-09 20:59 UTC 

C++ PATCH to convert_nontype_argument for nullptr_t args
 2017-06-09 20:18 UTC 

[PATCH][SPARC] PR target/80968 Prevent stack loads in return delay slot
 2017-06-09 20:13 UTC  (5+ messages)

C++ PATCH to constexpr array decay handling
 2017-06-09 20:06 UTC 

[PATCH, ARM/AArch64] drop aarch32 support for falkor/qdf24xx
 2017-06-09 20:03 UTC  (8+ messages)

C++ PATCH for c++/80384, ICE with dependent noexcept-specifier
 2017-06-09 20:00 UTC 

C++ PATCH to constexpr handling of lambda this capture
 2017-06-09 19:59 UTC 

[C++ PATCH] Fix sanitization ICE (PR c++/80973)
 2017-06-09 19:30 UTC  (2+ messages)

Patch RFC: disable block partitioning with split stack
 2017-06-09 18:45 UTC  (6+ messages)

Statically propagate basic blocks which are likely executed 0 times
 2017-06-09 18:35 UTC  (5+ messages)

Fix for PR79987
 2017-06-09 17:46 UTC  (7+ messages)

[PATCH] Speed-up indirect-call instrumentation
 2017-06-09 16:56 UTC  (3+ messages)

Mark abort, trap, unreachable and C++ EH and terminations as cold
 2017-06-09 16:53 UTC 

[PATCH 0/6] Improve -fprefetch-loop-arrays in general and for AArch64 in particular
 2017-06-09 16:06 UTC  (21+ messages)
` [PATCH 4/6] Port prefetch configuration from aarch32 to aarch64
` [PATCH 5/6][AArch64] Enable -fprefetch-loop-arrays at -O3 for cores that benefit from prefetching
` [PATCH 6/6][AArch64] Update prefetch tuning parameters for falkor and qdf24xx tunings

[PATCH][GCC][AARCH64]Bad code-gen for structure/block/unaligned memory access
 2017-06-09 15:51 UTC  (4+ messages)

[PATCH] Fix PR66623
 2017-06-09 15:48 UTC  (4+ messages)

[PATCH, testsuite] Add effective target stack_size
 2017-06-09 15:25 UTC  (2+ messages)

[PATCH, testsuite] Add effective target signal
 2017-06-09 15:11 UTC  (2+ messages)

[PATCH] [AArch64] PR target/71663 Improve Vector Initializtion
 2017-06-09 14:16 UTC  (5+ messages)

[PATCH 0/2] [ARM] PR61551 addressing mode costs
 2017-06-09 14:13 UTC  (5+ messages)
` [PATCH 1/2] [ARM] Refactor costs calculation for MEM
` [PATCH 2/2] [ARM] Add table of costs for AAarch32 addressing modes

[PATCH 0/3] Rework early return and hot/cold label predictors
 2017-06-09 14:08 UTC  (10+ messages)
` [PATCH 3/3] Rework cold and hot label attributes in predict.c
` [PATCH 2/3] Make early return predictor more precise
` [PATCH 1/3] Come up with selftests for predict.c

[PATCH] PR target/80556
 2017-06-09 13:57 UTC 

[PATCH] handle bzero/bcopy in DSE and aliasing (PR 80933, 80934)
 2017-06-09 13:36 UTC  (14+ messages)

[PATCH] Implement no_sanitize function attribute
 2017-06-09 13:35 UTC  (26+ messages)
` [PATCH v2] "

RFC: [PATCH] Add warn_if_not_aligned attribute
 2017-06-09 13:31 UTC  (13+ messages)

[PATCH] Support move-only deleters in std::shared_ptr (LWG 2802)
 2017-06-09 13:23 UTC 

[PATCH 1/4 v3][PR 67328] Generate bittests in range checks if possible
 2017-06-09 12:48 UTC  (4+ messages)

[PATCH 4/4 v3][PR 67328] Optimize some masked comparisons to efficient bittest
 2017-06-09 12:37 UTC  (4+ messages)

[PATCH, GCC/testsuite/ARM] Allow arm_arch_*_ok to test several macros
 2017-06-09 12:33 UTC  (2+ messages)

[PATCH][GCC][PATCHv3] Improve fpclassify w.r.t IEEE like numbers in GIMPLE
 2017-06-09 11:40 UTC  (4+ messages)

[PATCH] Add deduction guides for sequence containers (P0433R2, partial)
 2017-06-09 11:05 UTC 

[PATCH] Optimize use of multi-threaded model in LIM when not needed
 2017-06-09 10:41 UTC 

[patch] Fix PR80929: Realistic PARALLEL cost in seq_cost
 2017-06-09 10:35 UTC  (2+ messages)
` Ping #1: "

[patch,avr] Add support for devices with flash accessible by LD
 2017-06-09 10:29 UTC 

[PATCH][GCC][ARM] Adjust costs so udiv is preferred over sdiv when both are valid. [Patch (2/2)]
 2017-06-09 10:11 UTC  (5+ messages)

[PATCH][GCC][AArch64] optimize integer immediate moves with partial masks
 2017-06-09  9:51 UTC  (2+ messages)

[PATCH] Fix reassoc range opt related ICE (PR tree-optimization/81003)
 2017-06-09  9:34 UTC  (3+ messages)

RFA: Enhance information recorded by -frecord-gcc-switches
 2017-06-09  9:03 UTC  (6+ messages)

don't complain about undefined env vars in self specs on gcc -v
 2017-06-09  8:43 UTC 

[PATCH][GCC][PATCHv3] Improve fpclassify w.r.t IEEE like numbers in GIMPLE
 2017-06-09  8:14 UTC  (18+ messages)

Reorgnanization of profile count maintenance code, part 1
 2017-06-09  7:52 UTC  (5+ messages)

Annotate GCC sanity checking by cold attribute
 2017-06-09  7:38 UTC  (4+ messages)

[PATCH][GRAPHITE] Fix PR79483
 2017-06-09  7:37 UTC  (2+ messages)

Go patch committed: More lvalue marking fixes
 2017-06-09  4:36 UTC 

[PATCH] rs6000: Don't add an immediate to r0 (PR80966)
 2017-06-09  3:40 UTC 

[PATCH] PR arm/80986
 2017-06-09  2:29 UTC 

[gomp4] Properly handle allocatable scalars in acc update
 2017-06-08 21:46 UTC 

Fix genmultilib reuse rule checks for large sets of option combinations
 2017-06-08 20:28 UTC 

[PATCH] warn on mem calls modifying objects of non-trivial types (PR 80560)
 2017-06-08 20:25 UTC  (18+ messages)

[CHKP] Fix for PR79990
 2017-06-08 20:02 UTC  (11+ messages)
                  ` [PATCH] Fix mpx testcases (Re: [CHKP] Fix for PR79990)

[PR80693] drop value of parallel SETs dropped by combine
 2017-06-08 19:50 UTC  (2+ messages)

[PATCH] RFC: spellchecker for comments, plus -Wfixme and -Wtodo
 2017-06-08 19:47 UTC  (3+ messages)
` [PATCH] testsuite: example plugin for spellchecking comments

[committed] Fix ICE in OpenMP array section handling (PR c/81006)
 2017-06-08 19:26 UTC 

[committed] Fix error-recovery on OpenMP clause with unusable copy-ctor/dtor (PR c++/81011)
 2017-06-08 19:08 UTC 

libgo patch committed: Update to 1.8.3 release
 2017-06-08 19:02 UTC 

Go patch committed: lvalue context fixes in Unary_expression::do_get_backend
 2017-06-08 18:42 UTC 

[PATCH] Add -fsanitize={null,alignment} sanitization of aggregate arguments of calls (PR middle-end/81005)
 2017-06-08 18:20 UTC  (2+ messages)

[PATCH GCC][4/5]Improve loop distribution to handle hmmer
 2017-06-08 17:35 UTC  (3+ messages)

[PATCH, i386]: Fix PR81015, Bad codegen for __builtin_clz(unsigned short)
 2017-06-08 17:32 UTC 

[PATCH] handling address mode changes inside extract_bit_field
 2017-06-08 17:07 UTC  (6+ messages)

[PATCH, testsuite] Fix no_trampolines test in check_effective_target_trampolines
 2017-06-08 16:54 UTC  (2+ messages)

[PATCH][GCC][AArch64] Inline calls to lrint when possible
 2017-06-08 16:51 UTC  (2+ messages)

[Patch AArch64] Do not increase data alignment at -Os and with -fconserve-stack
 2017-06-08 16:48 UTC  (2+ messages)

Go patch committed: Fix undefined symbol error with unexported method
 2017-06-08 16:40 UTC 

[PATCH, testsuite] Remove NO_TRAMPOLINES
 2017-06-08 16:34 UTC  (2+ messages)

[PATCH 2/2] [MSP430] Fix issues handling .persistent attribute (PR 78818)
 2017-06-08 15:50 UTC  (2+ messages)

C/C++ PATCH to implement -Wmultiline-expansion (PR c/80116)
 2017-06-08 15:04 UTC  (12+ messages)

Do not silently disable flag_reorder_functions when profile info is missing
 2017-06-08 14:50 UTC 

[PATCH] PR libstdc++/81017 add noexcept to std::function move operations
 2017-06-08 14:29 UTC 

Avoid useless overhead of -freorder-blocks-and-partition
 2017-06-08 14:22 UTC 

fix libgcc build on VxWorks, missing -I for wrn/coreip
 2017-06-08 14:01 UTC 

[PATCH] Fix PR81007
 2017-06-08 13:46 UTC  (3+ messages)

Containers default initialization
 2017-06-08 13:22 UTC  (4+ messages)

[PATCH] Add mov[us]wb store intrinsics
 2017-06-08 13:06 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).