public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Fix -Wshadow warning in libiberty/cp-demangle.c
 2016-09-11 13:23 UTC  (5+ messages)
    ` [PATCH] Add -Wshadow-local and -Wshadow-compatible-local

[PATCH] Delete GCJ
 2016-09-11 13:03 UTC  (6+ messages)

RFA (libstdc++): PATCH to implement C++17 over-aligned new
 2016-09-11 12:09 UTC  (15+ messages)

[PATCH, PR71602] Give error for invalid va_list argument to va_arg
 2016-09-11  9:39 UTC  (7+ messages)
  ` [PATCH, PR71602, 4/4] Make canonical_va_list_type more strict

[PATCH] PR fortran/77507
 2016-09-10 18:14 UTC  (7+ messages)

[C PATCH] Tidy build_unary_op
 2016-09-10 18:04 UTC 

[PING] Unreviewed C/C++ warning patches
 2016-09-10 16:37 UTC 

C/C++ PATCH to implement -Wpointer-compare warning (PR c++/64767)
 2016-09-10 15:48 UTC  (3+ messages)

[PATCH 1/1] [netbsd] when building shared, link against libc
 2016-09-10 15:08 UTC 

libgo patch committed: update to Go 1.7.1 release
 2016-09-10 13:52 UTC 

libgo patch committed: add runtime/internal/atomic package
 2016-09-10 13:14 UTC 

[DOC] Boolean -> boolean changes
 2016-09-10 12:00 UTC  (3+ messages)

Go patch committed: remove unused function
 2016-09-10 10:39 UTC 

Go patch committed: remove useless #include
 2016-09-10 10:39 UTC 

[PATCH 9/9] cse.c selftests
 2016-09-10 10:17 UTC  (3+ messages)

[PATCH, c++, PR77427 ] Set TYPE_STRUCTURAL_EQUALITY for sysv_abi va_list
 2016-09-10  8:58 UTC  (9+ messages)

[PATCH, LRA] Fix PR rtl-optimization 77289, LRA matching constraint problem
 2016-09-10  8:34 UTC  (4+ messages)

[PATCH] df: Keep return address register undefined until epilogue_completed
 2016-09-10  8:03 UTC  (7+ messages)

[PATCH 0/9] separate shrink-wrapping
 2016-09-10  6:59 UTC  (7+ messages)
` [PATCH 5/9] regrename: Don't run if function was separately shrink-wrapped

[PATCH, 5.x/6.x/7.x] Be more conservative in early inliner if FDO is enabled
 2016-09-10  6:41 UTC 

[Committed] PR fortran/77420
 2016-09-10  1:38 UTC 

[PATCH] avoid non-printable characters in diagnostics (c/77620, c/77521)
 2016-09-10  0:07 UTC  (3+ messages)

[PATCH 0/4] Applying fix-its on behalf of the user to their code
 2016-09-09 23:01 UTC  (3+ messages)
` [PATCH 0/4] (v2) Generating patches from fix-it hints

[patch,gomp4] Fix PR74600
 2016-09-09 22:40 UTC 

[PATCH] Remove support for INITIAL_FRAME_POINTER_OFFSET
 2016-09-09 22:19 UTC  (2+ messages)

[PING] set libfunc entry for sdivmod_optab to NULL in optabs.def
 2016-09-09 22:05 UTC 

[PATCH v2 0/9] Separate shrink-wrapping
 2016-09-09 22:03 UTC  (56+ messages)
` [PATCH 2/9] cfgcleanup: Don't confuse CFI when -fshrink-wrap-separate
` [PATCH 1/9] separate shrink-wrap: New command-line flag, status flag, hooks, and doc
` [PATCH 3/9] dce: Don't dead-code delete separately wrapped restores
` [PATCH 7/9] cprop: Leave RTX_FRAME_RELATED_P instructions alone
` [PATCH 8/9] shrink-wrap: shrink-wrapping for separate components
` [PATCH 4/9] regrename: Don't rename restores
` [PATCH 5/9] regrename: Don't run if function was separately shrink-wrapped
` [PATCH 6/9] sel-sched: Don't mess with register restores

[PATCH] Fix suggestions for non-trivial Wformat type cases (PR c/72858)
 2016-09-09 21:57 UTC  (2+ messages)

Define TS 18661-1 CR_DECIMAL_DIG in <float.h>
 2016-09-09 21:15 UTC 

[PATCH] remove conditional compilation of HAVE_AS_LEB128 code
 2016-09-09 21:13 UTC  (2+ messages)

[PATCH] - improve sprintf buffer overflow detection (middle-end/49905)
 2016-09-09 20:33 UTC  (27+ messages)

Go patch committed: increase buffer size to avoid -Wformat-length warning
 2016-09-09 20:24 UTC 

[PATCH] PR fortran/77429
 2016-09-09 19:39 UTC 

[PATCH] PR fortran/77406
 2016-09-09 18:28 UTC  (2+ messages)

Go patch committed: add abstraction layer for SHA1 checksum code
 2016-09-09 18:28 UTC 

Define TS 18661-1 type width macros in <limits.h> and <stdint.h>
 2016-09-09 18:19 UTC  (2+ messages)

Go patch committed: remove dependence on libiberty hex_value
 2016-09-09 17:48 UTC 

Make max_align_t respect _Float128 [version 2]
 2016-09-09 17:24 UTC  (6+ messages)

Define TS 18661-1 type width macros in <limits.h> and <stdint.h>
 2016-09-09 17:01 UTC 

Implement -Wimplicit-fallthrough (version 8)
 2016-09-09 16:48 UTC  (2+ messages)

Fwd: libgo patch committed: Use -fgo-c-header to share between Go and C
 2016-09-09 16:44 UTC  (7+ messages)

[RFA 1/2]: Don't ignore target_header_dir when deciding inhibit_libc
 2016-09-09 15:04 UTC  (2+ messages)
` [GCC-6][RFA "

[patch] Fix PR fortran/72743
 2016-09-09 14:33 UTC  (3+ messages)

libgo patch committed: Remove remaining use of MAKECONTEXT_STACK_TOP
 2016-09-09 14:29 UTC 

[PATCH] PR java/71917
 2016-09-09 13:29 UTC 

[patch] [gsoc] [gimplefe] GIMPLE FE Project
 2016-09-09 10:58 UTC  (7+ messages)

[PATCH] PR fortran/77506
 2016-09-09 10:38 UTC  (2+ messages)

[PATCH] [PR libcpp/71681] Fix handling header.gcc in subdirectories
 2016-09-09  6:19 UTC  (3+ messages)

[PATCH 0/9] RFC: selftests based on RTL dumps
 2016-09-09  0:13 UTC  (10+ messages)
` [PATCH 4/9] Expose forcibly_ggc_collect and run it after all selftests
` [PATCH 9/9] cse.c selftests
` [PATCH 6/9] df selftests
` [PATCH 8/9] final.c selftests
` [PATCH 1/9] Introduce class rtx_reader
` [PATCH 7/9] combine.c selftests
` [PATCH 3/9] selftest.h: add temp_override fixture
` [PATCH 2/9] Add selftest::read_file
` [PATCH 5/9] Introduce class function_reader

[Committed] PR fortran/69514
 2016-09-08 23:49 UTC 

[PATCH 1/2] DWARF: process all TYPE_DECL nodes when iterating on scopes
 2016-09-08 21:58 UTC  (7+ messages)
      ` [PATCH, PING] "

RFA: Small PATCH to add pow2p_hwi to hwint.h
 2016-09-08 21:14 UTC  (5+ messages)

[PATCH] ada/77535: GNAT.Perfect_Hash_Generators for non-1-based strings
 2016-09-08 19:45 UTC 

[x86] Disable STV pass if -mstackrealign is enabled
 2016-09-08 16:29 UTC  (5+ messages)

[PATCH][expmed.c] PR middle-end/77426 Delete duplicate condition in synth_mult
 2016-09-08 15:56 UTC  (2+ messages)

[PATCH][v3] GIMPLE store merging pass
 2016-09-08 15:47 UTC  (9+ messages)

Make max_align_t respect _Float128
 2016-09-08 14:59 UTC  (21+ messages)
` Make max_align_t respect _Float128 [version 2]

[PATCH][AArch64] Align FP callee-saves
 2016-09-08 14:24 UTC 

[patch, libgomp, OpenACC] Additional enter/exit data map handling
 2016-09-08 13:35 UTC  (4+ messages)

[PATCH] -fsanitize=thread fixes (PR sanitizer/68260)
 2016-09-08 13:29 UTC  (5+ messages)
      ` [PATCH] -fsanitize=thread fixes (PR sanitizer/68260, take 2)

[committed] Fix ICE during fortran !$omp atomic write expansion (PR fortran/77500)
 2016-09-08 12:26 UTC 

[committed] Fix ICE with safelen(0) in fortran (PR fortran/77516)
 2016-09-08 12:25 UTC 

[PATCH][AArch64] Improve legitimize_address
 2016-09-08 11:56 UTC  (4+ messages)

Implement C _FloatN, _FloatNx types
 2016-09-08 11:53 UTC  (13+ 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]
              ` Implement C _FloatN, _FloatNx types [version 6]
                    ` Advice sought for debugging a lto1 ICE (was: Implement C _FloatN, _FloatNx types [version 6])

[PATCH][ARM][v2] Use snprintf rather than sprintf
 2016-09-08 11:06 UTC 

[PATCH, testsuite]: Test compat _Complex varargs passing
 2016-09-08  9:09 UTC 

[RFC][SSA] Iterator to visit SSA
 2016-09-08  5:57 UTC  (7+ messages)

[PATCH GCC 9/9]Prove no-overflow in computation of LOOP_VINFO_NITERS and improve code generation
 2016-09-08  3:29 UTC  (4+ messages)

[Patch libgcc] Enable HCmode multiply and divide (mulhc3/divhc3)
 2016-09-07 23:21 UTC  (2+ messages)

Correct libgcc complex multiply excess precision handling
 2016-09-07 23:01 UTC  (2+ messages)

[Fortran, Patch] First patch for coarray FAILED IMAGES (TS 18508)
 2016-09-07 21:04 UTC  (11+ messages)

[Patch RFC] Modify excess precision logic to permit FLT_EVAL_METHOD=16
 2016-09-07 21:01 UTC  (3+ messages)

[PATCH] Fix location of command line backend reported issues (PR middle-end/77475)
 2016-09-07 20:40 UTC  (5+ messages)

Ping**2! Re: [PATCH, Fortran] Extension: AUTOMATIC/STATIC symbol attributes with -fdec-static
 2016-09-07 20:20 UTC  (3+ 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).