public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Move class substring_loc from c-family into gcc
 2016-08-25 15:54 UTC  (2+ messages)
` [PATCH] Fixups for Martin's gimple-ssa-sprintf.c patch

[PATCH][v2] GIMPLE store merging pass
 2016-08-25 14:12 UTC  (4+ messages)

[PATCH][mips] Add support for mips*r6-*-musl
 2016-08-25 13:59 UTC  (2+ messages)

[PATCH][mips] Fix linux header use in libgcc
 2016-08-25 13:45 UTC  (2+ messages)

[RFC] ipa bitwise constant propagation
 2016-08-25 13:44 UTC  (14+ messages)

Fix bogus warning with -Wlogical-not-parentheses (PR c/77292)
 2016-08-25 13:39 UTC  (3+ messages)

[PATCH, PR70955] Tag {ms,sysv}_va_list_type_node with {ms,sysv}_abi attribute
 2016-08-25 13:36 UTC  (3+ messages)

Implement -Wimplicit-fallthrough (version 4)
 2016-08-25 13:19 UTC  (5+ messages)
  ` Implement -Wimplicit-fallthrough (version 5)
      ` Implement -Wimplicit-fallthrough (version 6)

Add fixit hint for -Wlogical-not-parentheses
 2016-08-25 12:43 UTC  (9+ messages)

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

[RS6000] ABI_V4 ifunc
 2016-08-25 10:14 UTC  (4+ messages)

[PATCH 3/4][Ada,DJGPP] Ada support for DJGPP
 2016-08-25  9:46 UTC  (4+ messages)

[PATCH] Fix assembler arguments for -m16
 2016-08-25  9:36 UTC  (4+ messages)

[MPX] Fix for PR77267
 2016-08-25  9:27 UTC 

[PATCH] Fix early late DWARF generation
 2016-08-25  9:25 UTC 

[PATCH 0/4] Applying fix-its on behalf of the user to their code
 2016-08-25  9:20 UTC  (19+ messages)
` [PATCH 1/4] selftest: split out named_temp_file from temp_source_file
` [PATCH 4/4] Add -fdiagnostics-generate-patch and -fdiagnostics-apply-fixits
` [PATCH 3/4] Introduce class edit_context
` [PATCH 2/4] Improvements to typed_splay_tree
  ` [PATCH 0/4] (v2) Generating patches from fix-it hints
    ` [PATCH 3/4] (v2) Introduce class edit_context
    ` [PATCH 4/4] (v2) Add -fdiagnostics-generate-patch

[wwwdocs] [PATCH] Add my changes to gcc-7/changes.html
 2016-08-25  9:19 UTC  (2+ messages)

[PATCH 2/4][Ada,DJGPP] Ada support for DJGPP
 2016-08-25  9:17 UTC  (4+ messages)

[Patch] Disable text mode translation in ada for Cygwin
 2016-08-25  9:11 UTC  (5+ messages)

[PATCH 0/3] more rtl list work
 2016-08-25  8:48 UTC  (7+ messages)
` [PATCH 3/3] make stack_slot_list a vec<rtx>
` [PATCH 1/3] haifa-sched.c: make ready_list an auto_vec<rtx_insn *>
` [PATCH 2/3] make forced labels a vec

[PATCH 0/4][PR 71931] Fix target lib tests --with-build-sysroot
 2016-08-25  8:45 UTC  (6+ messages)
` [PATCH 1/4][PR 71931] Fix libatomic tests
` [PATCH 2/4][PR 71931] Fix libgomp tests
` [PATCH 3/4][PR 71931] Fix libitm tests

[PATCH] - improve sprintf buffer overflow detection (middle-end/49905)
 2016-08-24 23:15 UTC  (22+ messages)

C PATCH to suppress a bogus "defaulting to int" warning (PR c/77323)
 2016-08-24 21:41 UTC  (3+ messages)

[PATCH, Fortran] Fix compare logic for anonymous structure types
 2016-08-24 21:32 UTC  (2+ messages)

[PATCH] check -nopie in configure
 2016-08-24 20:20 UTC  (3+ messages)

[Patch, libstdc++/77356] Support escape in regex bracket expression
 2016-08-24 19:48 UTC  (3+ messages)

[Patch, fortran] pr77358 - [F08] deferred-length character function returns zero-length string
 2016-08-24 19:47 UTC  (4+ messages)

[PATCH] report supported function classes correctly on *-musl
 2016-08-24 17:20 UTC  (2+ messages)

[PATCH] disable ifunc on *-musl by default
 2016-08-24 17:19 UTC  (2+ messages)

Contents of PO file 'gcc-6.2.0.uk.po'
 2016-08-24 16:27 UTC 

New Ukrainian PO file for 'gcc' (version 6.2.0)
 2016-08-24 16:27 UTC 

[PATCH v2 0/9] Separate shrink-wrapping
 2016-08-24 16:04 UTC  (3+ messages)

wwwdocs: gcc-7/changes.html
 2016-08-24 15:38 UTC  (4+ messages)

[PATCH][ARM] Refactor MOVW/MOVT fusion logic to allow extension
 2016-08-24 15:26 UTC 

[Patch, fortran] PR48298 - [F03] User-Defined Derived-Type IO (DTIO)
 2016-08-24 15:21 UTC  (2+ messages)

[PATCH, testsuite]: Improve and clean-up tree-ssa/prefetch-?.c testcases
 2016-08-24 15:08 UTC 

[gomp4] Frame propagation for routines
 2016-08-24 14:34 UTC 

[PATCH 0/4] Various GCOV/PGO improvements
 2016-08-24 13:41 UTC 

[PATCH 2/2][v4] Drop excess size used for run time allocated stack variables
 2016-08-24 12:57 UTC  (3+ messages)

[PATCH] Add a TARGET_GEN_MEMSET_VALUE hook
 2016-08-24 12:04 UTC  (8+ messages)

[PR49366] emit loc exprs for C++ non-virtual pmf template value parms
 2016-08-24 11:19 UTC  (2+ messages)

Weird behaviour with --target_board="unix{var1,var2}"
 2016-08-24 11:09 UTC  (3+ messages)

[PATCH 0/7, GCC, V8M] ARMv8-M Security Extensions
 2016-08-24 11:02 UTC  (18+ messages)
` [PATCH 1/7, GCC, ARM, V8M] Add support for ARMv8-M's Secure Extensions flag and intrinsics
  ` [PATCHv2 "
` [PATCH 2/7, GCC, ARM, V8M] Handling ARMv8-M Security Extension's cmse_nonsecure_entry attribute
  ` [PATCHv2 "
` [PATCH 4/7, GCC, ARM, V8M] ARMv8-M Security Extension's cmse_nonsecure_entry: clear registers
  ` [PATCHv2 "
` [PATCH 5/7, GCC, ARM, V8M] Handling ARMv8-M Security Extension's cmse_nonsecure_call attribute
  ` [PATCHv2 "
` [PATCH 6/7, GCC, ARM, V8M] ARMv8-M Security Extension's cmse_nonsecure_call: use __gnu_cmse_nonsecure_call
  ` [PATCHv2 "
` [PATCH 7/7, GCC, ARM, V8M] Added support for ARMV8-M Security Extension cmse_nonsecure_caller intrinsic

[patch] [gsoc] [gimplefe] GIMPLE FE Project
 2016-08-24 10:02 UTC  (12+ messages)

Fwd: [PATCH] genmultilib: improve error reporting for MULTILIB_REUSE
 2016-08-24  9:52 UTC  (3+ messages)

[PATCH, ARM] Fix aprofile multilib mappings
 2016-08-24  9:51 UTC  (5+ messages)
` [PATCH, ARM, ping] "
  ` [PATCH, ARM, ping2] "

New template for 'gcc' made available
 2016-08-24  9:46 UTC 

[Patch, testsuite] Fix more bogus test failures for avr
 2016-08-24  8:42 UTC 

[PATCH] Remove whitespace
 2016-08-24  8:03 UTC  (4+ messages)

[PATCH 3/4] Add support to run auto-vectorization tests for multiple effective targets
 2016-08-24  7:54 UTC  (11+ messages)

[PATCH, PR71602] Give error for invalid va_list argument to va_arg
 2016-08-24  6:22 UTC  (3+ messages)
  ` [PATCH, PR71602, 4/4] Make canonical_va_list_type more strict

[PATCH, 3/4] Fix assert in build_va_arg, case 2b
 2016-08-24  6:15 UTC 

[PATCH, 2/4] Replace error_at with assert in build_va_arg
 2016-08-24  6:10 UTC 

[PATCH, 1/4] Handle errors in both args of va_arg
 2016-08-24  5:57 UTC 

[PATCH] Automatically generate dependencies for the build-machine object files
 2016-08-24  0:33 UTC  (6+ messages)

[gomp4] adjust offsets for present data clauses
 2016-08-24  0:03 UTC 

protected alloca class for malloc fallback
 2016-08-23 23:17 UTC  (17+ messages)
                        ` C++11? (Re: protected alloca class for malloc fallback)

[Java,wwwdocs] java/news.html -- remove broken link
 2016-08-23 23:08 UTC  (3+ messages)

[PATCH] Remove xfail from thread_local-order2.C
 2016-08-23 22:14 UTC  (3+ messages)
` [PING 2, PATCH] "
  ` [PING 4, "

Ping! Re: [PATCH, Fortran] New flag -finit-derived to initialize components of derived types
 2016-08-23 21:49 UTC  (5+ messages)

PATCH RFA: Call default_file_start from s390_asm_file_start
 2016-08-23 20:43 UTC  (3+ messages)

[PATCH] avoid -Wmissing-format-attribute for functions that use literal formats
 2016-08-23 20:28 UTC 

[committed] line-map.h: add source_range::from_locations
 2016-08-23 20:23 UTC 

[committed] Re: Bug in DEC UNION/STRUCT patch
 2016-08-23 20:14 UTC  (3+ messages)

[committed] Fix for multiple anonymous structures conflict with -fdec-structure
 2016-08-23 19:41 UTC 

Go patch committed: fix package initialization order when testing
 2016-08-23 17:49 UTC 

[committed] Re: Bug in DEC UNION/STRUCT patch
 2016-08-23 16:14 UTC 

[PATCH] Add constexpr to iterator adaptors, array and range access
 2016-08-23 15:55 UTC  (4+ messages)

[PATCH] aarch64: Add split-stack initial support
 2016-08-23 15:32 UTC  (5+ messages)

[PATCH] selftest.h: add ASSERT_STR_CONTAINS
 2016-08-23 15:25 UTC  (2+ messages)

[PATCH] RFC: On-demand locations within string-literals
 2016-08-23 15:18 UTC  (6+ messages)

[ARM] Fix predicable_short_it attribute for arm_movqi_insn
 2016-08-23 15:12 UTC  (2+ messages)

[PATCH][AArch64] Add legitimize_address_displacement hook
 2016-08-23 14:50 UTC  (4+ messages)

[PATCH][AArch64] Improve stack adjustment
 2016-08-23 14:50 UTC  (5+ messages)

[PATCH][AArch64] Simplify eh_return implementation
 2016-08-23 14:48 UTC  (3+ messages)
` [PATCH][AArch64 - v2] "

[v3 PATCH] PR libstdc++/77288 and the newest proposed resolution for LWG 2756
 2016-08-23 14:17 UTC 

[PATCH][AArch64] Fix symbol offset limit
 2016-08-23 14:11 UTC 

[wwwdocs] projects/prefetch.html -- remove three broken links
 2016-08-23 14:04 UTC 

[PATCH, fortran] PR 77261 gfortran.dg/random_3.f90 failure
 2016-08-23 13:41 UTC 

[PATCH] libstdc++/77334 move assign RB trees of non-copyable types
 2016-08-23 13:17 UTC 

[PATCH] Implement resolution of LWG DR 685 precisely
 2016-08-23 12:23 UTC  (2+ messages)

[PATCH] Simplify dg-options for tests using pthreads
 2016-08-23 10:21 UTC  (6+ messages)

[PATCH] Use dg-do preprocess instead of compile for tests
 2016-08-23 10:21 UTC 

[wwwdocs,libstdc++] Remove libstdc++/
 2016-08-23 10:00 UTC  (4+ messages)

[PATCH] Drop excess size used for run time allocated stack variables
 2016-08-23  9:23 UTC  (11+ messages)
    ` [PATCH 1/2][v3] "
      ` [PATCH 2/2][v3] "
                ` [PATCH 2/2][v4] "

[PATCH] S/390: Fix insv-1.c test with -m31
 2016-08-23  9:21 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).