public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH v2 0/9] Separate shrink-wrapping
 2016-08-01  1:43 UTC  (4+ messages)
` [PATCH 1/9] separate shrink-wrap: New command-line flag, status flag, hooks, and doc
` [PATCH 2/9] cfgcleanup: Don't confuse CFI when -fshrink-wrap-separate
` [PATCH 3/9] dce: Don't dead-code delete separately wrapped restores

[PATCH] Replacing gcc's dependence on libiberty's fnmatch to gnulib's fnmatch
 2016-07-31 22:51 UTC  (10+ messages)

[patch] Some testsuite cleanup
 2016-07-31 20:31 UTC  (4+ messages)

[PATCH] accept flexible arrays in struct in unions (c++/71912 - [6/7 regression])
 2016-07-31 20:27 UTC  (6+ messages)

[PATCH] Change std::conditional test to compile-only
 2016-07-31 19:37 UTC 

[PATCH] Fix non-portable std::regex test and test more cases
 2016-07-31 18:54 UTC  (2+ messages)

[PATCH] libstdc++/72745 add static assertion for invalid tuple access
 2016-07-31 18:14 UTC  (2+ messages)

[RFC] warn on dead function calls in ipa-pure-const [1/4]
 2016-07-31 17:21 UTC  (4+ messages)

[PATCH] Move dg-error directives to relevant lines
 2016-07-31 16:51 UTC 

[PATCH RFC] do not throw in std::make_exception_ptr
 2016-07-31 13:33 UTC  (3+ messages)

[v3 PATCH] Implement C++17 variable templates for type traits
 2016-07-31 13:13 UTC  (7+ messages)

[PATCH] Check __STRICT_ANSI__ for 128-bit arithmetic types
 2016-07-31 13:06 UTC 

[PATCH] Fix file extension of libstdc++ test
 2016-07-31 13:04 UTC 

[PATCH 1/4][Ada,DJGPP] Ada support for DJGPP
 2016-07-31 11:26 UTC  (5+ messages)

[PATCH] Fix wrong code on aarch64 due to paradoxical subreg
 2016-07-31 10:56 UTC  (9+ messages)

PR fortran/41922 -- Patch
 2016-07-31  0:36 UTC 

[Committed] PR fortran/68566
 2016-07-30 23:02 UTC 

[PATCH, 1 of 4 or 5], Enhance PowerPC vec_extract support for power8/power9 machines
 2016-07-30 16:04 UTC  (9+ messages)
` [PATCH, 2 of 4], "
` [PATCH, 3 "

[PATCH] PR target/72748: Convert V1TImode register to TImode in debug insn
 2016-07-30  9:58 UTC  (2+ messages)

[PATCH 4/4][Ada,DJGPP] Ada support for DJGPP
 2016-07-30  5:47 UTC 

[PATCH 3/4][Ada,DJGPP] Ada support for DJGPP
 2016-07-30  5:46 UTC 

[PATCH 2/4][Ada,DJGPP] Ada support for DJGPP
 2016-07-30  5:45 UTC 

[PATCH] RFC: On-demand locations within string-literals
 2016-07-30  1:18 UTC  (17+ messages)
` [PATCH 1/3] (v2) "

[PATCH, rs6000] Fix some test failures on older hardware
 2016-07-30  0:59 UTC  (2+ messages)

Implement -Wimplicit-fallthrough: core
 2016-07-29 22:58 UTC  (6+ messages)

[PATCH] - improve sprintf buffer overflow detection (middle-end/49905)
 2016-07-29 22:51 UTC  (6+ messages)

Implement C _FloatN, _FloatNx types
 2016-07-29 22:09 UTC  (10+ 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 "

[PR71078] x / abs(x) -> copysign (1.0, x)
 2016-07-29 21:28 UTC  (4+ messages)

[PATCH, rs6000] Add missing boilerplate
 2016-07-29 20:31 UTC 

[PATCH] Make check_effective_target_c++ work for libstdc++
 2016-07-29 20:08 UTC  (2+ messages)

[PATCH] Fix unsafe function attributes for special functions (PR 71876)
 2016-07-29 19:32 UTC  (17+ messages)

PR fortran/69867 -- Patch
 2016-07-29 19:29 UTC 

PR fortran/69962 -- Patch
 2016-07-29 18:03 UTC 

Implement -Wimplicit-fallthrough: the rest
 2016-07-29 17:26 UTC  (2+ messages)

[PATCH] do not take mutex in _Unwind_Find_registered_FDE if there is no registered objects
 2016-07-29 17:23 UTC  (8+ messages)

[PATCH build/doc] Replacing libiberty with gnulib
 2016-07-29 16:56 UTC  (4+ messages)

[RFC] [2/2] divmod transform: override expand_divmod_libfunc for ARM and add test-cases
 2016-07-29 16:43 UTC  (9+ messages)

[PATCH 0/3] more removal of rtl lists
 2016-07-29 16:27 UTC  (5+ messages)
` [PATCH 1/3] make pattern_regs a vec

[PATCH] simplify-rtx.c: start adding selftests
 2016-07-29 16:15 UTC  (5+ messages)
` [PATCH] simplify-rtx.c: start adding selftests (v2)

[patch,avr] minor tweaks for 8-bit operations
 2016-07-29 16:14 UTC  (3+ messages)

[PATCH, testsuite]: Add dg-add-options ieee to gcc.dg/pr59833.c
 2016-07-29 16:09 UTC 

[PATCH PR34114/1]More multiple_of_p cases
 2016-07-29 15:56 UTC  (3+ messages)

[PATCH PR34114/2]Prove no-overflow for loop with NE_EXPR exit condition and non-ONE step
 2016-07-29 15:54 UTC  (2+ messages)

[PATCH,rs6000] Add built-in function support Power9 binary floating point operations
 2016-07-29 15:48 UTC 

[PATCH, Fortran, OpenACC] Fix PR70598, Fortran host_data ICE
 2016-07-29 15:47 UTC  (3+ messages)

C PATCH for c/71853 (ICE with uninitialized memory on invalid)
 2016-07-29 15:36 UTC  (2+ messages)

C PATCH for c/71573 (ICE with invalid redeclaration)
 2016-07-29 15:34 UTC  (2+ messages)

C/C++ PATCH to improve location for -Wparentheses (PR c/71926)
 2016-07-29 15:31 UTC  (2+ messages)

C PATCH to rephrase error for flexible array members (PR c/71742)
 2016-07-29 15:31 UTC  (2+ messages)

[libiberty] fix unbounded alloca in make_relative_prefix_1
 2016-07-29 15:25 UTC 

[PR70920] transform (intptr_t) x eq/ne CST to x eq/ne (typeof x) cst
 2016-07-29 15:15 UTC  (10+ messages)

[libiberty] fix unbounded alloca in make_relative_prefix_1
 2016-07-29 14:57 UTC  (3+ messages)

[PATCH PR71734] Add missed check that reference defined inside loop
 2016-07-29 14:00 UTC  (10+ messages)

C++ PATCH for c++/55922 and 63151 (list-value-initialization of base)
 2016-07-29 13:57 UTC  (5+ messages)
` [C++ PATCH] for PR72457

Implement -Wimplicit-fallthrough (take 2): fix missing breaks
 2016-07-29 12:35 UTC  (2+ messages)

[C PATCH] Don't mark C99 inline functions as always_inline (PR c/71969)
 2016-07-29 12:01 UTC  (4+ messages)

Ping: [PATCH build/doc] Replacing libiberty with gnulib
 2016-07-29 11:55 UTC 

[PATCH][AArch64] Optimize prolog/epilog
 2016-07-29 11:49 UTC 

[patch, avr] Fix mmcu to specs issues
 2016-07-29 11:43 UTC  (5+ messages)

[PATCH] Update libstdc++ baseline symbols
 2016-07-29 11:41 UTC  (2+ messages)

[Patch, tentative, reload] Make push_reload work with more types of subregs?
 2016-07-29 11:28 UTC  (2+ messages)

C PATCH for c/71583 (ICE with bogus compound literal)
 2016-07-29 11:17 UTC  (2+ messages)

C PATCH for c/71574 (ICE with alloc_align attribute)
 2016-07-29 11:16 UTC  (2+ messages)

[PATCH] Update libstdc++ docs for library version history
 2016-07-29 10:54 UTC 

[PATCH] New libstdc++ symbol version for new basic_string symbols
 2016-07-29 10:45 UTC 

Implement -Wimplicit-fallthrough (take 2): fix missing breaks
 2016-07-29 10:30 UTC  (9+ messages)

[patch] Fix PR71976 in combine.c:get_last_value()
 2016-07-29  9:19 UTC  (2+ messages)

[avr,committed]: Remove superfluous CLR of zero_reg
 2016-07-29  9:19 UTC 

[AArch64] Fix simd intrinsics bug on float vminnm/vmaxnm
 2016-07-29  8:41 UTC  (8+ messages)
          ` [COMMITTED][AArch64] "
            ` [5.0 Backport][AArch64] "

[PATCH] gfortran: Fix allocation of diagnostig string (was too small)
 2016-07-29  8:04 UTC  (2+ messages)

[PING][PATCH 3/3][GCC-6] Backport support for arm*-*-phoenix* targets in libgcc
 2016-07-29  6:19 UTC 

[PING][PATCH 2/3][GCC-6] Backport support for arm*-*-phoenix* targets
 2016-07-29  6:19 UTC 

[PING][PATCH 1/3][GCC-6] Backport support for Phoenix-RTOS targets in config.sub
 2016-07-29  6:18 UTC 

[gomp4] Fix PR72741
 2016-07-29  4:21 UTC 

[PATCH] Improve forward jump threading of switch statements (PR18046)
 2016-07-29  4:16 UTC  (2+ messages)

[RFC][PR68217] Improve value range for signed & sign-bit-CST
 2016-07-29  0:37 UTC  (3+ messages)

PR fortran/70006 -- Patch
 2016-07-28 23:44 UTC 

[Committed] PR fortran/71067 -- set a pointer to NULL
 2016-07-28 23:16 UTC 

[PATCH, rs6000, libgcc] Implement temporary solution for __divkc3 and __mulkc3
 2016-07-28 22:45 UTC  (2+ messages)

[PATCH] OpenACC routines in fortran modules
 2016-07-28 21:33 UTC  (2+ messages)

[RFC] Test coverage for --param boundary values
 2016-07-28 21:27 UTC  (5+ messages)
` [RFC, v2] "

PR fortran/71730 -- Patch
 2016-07-28 21:17 UTC 

[v3 PATCH] Implement std::string_view and P0254r2, Integrating std::string_view and std::string
 2016-07-28 20:57 UTC  (4+ messages)

[PATCH] Move allocator in std::string and RB tree move constructors
 2016-07-28 20:49 UTC  (2+ messages)

[PATCH] aarch64: Add split-stack initial support
 2016-07-28 20:36 UTC 

Implement -Wswitch-fallthrough
 2016-07-28 17:04 UTC  (5+ messages)

[C++ RFC/Patch] PR c++/71665
 2016-07-28 15:55 UTC  (6+ messages)

[Patch, fortran] PR71883] [5/6/7 Regression] ICE in identical_array_ref, at fortran/dependency.c:104
 2016-07-28 14:58 UTC 

divmod transform: add test-cases
 2016-07-28 13:37 UTC 

RFC [1/2] divmod transform
 2016-07-28 13:36 UTC  (17+ messages)

[Patch GCC]Support constraint flags in loop structure
 2016-07-28 12:59 UTC  (4+ messages)

[PATCH 0/17][ARM] ARMv8.2-A and FP16 extension support
 2016-07-28 11:57 UTC  (19+ messages)
` [PATCH 8/17][ARM] Add VFP FP16 arithmetic instructions
` [PATCH 9/17][ARM] Add NEON "
` [PATCH 10/17][ARM] Refactor support code for NEON builtins
` [PATCH 11/17][ARM] Add builtins for VFP FP16 intrinsics
` [PATCH 12/17][ARM] Add builtins for NEON "
` [PATCH 13/17][ARM] Add VFP FP16 instrinsics

[RFC][IPA-VRP] IPA VRP Implementation
 2016-07-28 11:34 UTC  (13+ messages)
` [RFC][IPA-VRP] Early "

[PATCH][COMMITTED] Revert r238497 because of PR 71961
 2016-07-28 11:34 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).