public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH v2 0/9] Add optimization -moutline-msabi-xlougues (for Wine 64)
 2016-11-23  5:16 UTC  (9+ messages)
` [PATCH 4/9] Adds class xlouge_layout and new fields to struct machine_function
` [PATCH 8/9] Add msabi pro/epilogue stubs to libgcc
` [PATCH 3/9] Add option -moutline-msabi-xlogues
` [PATCH 9/9] Add remainder of moutline-msabi-xlogues implementation
` [PATCH 5/9] Modify ix86_save_reg to optionally omit stub-managed registers
` [PATCH 2/9] Minor refactor in ix86_compute_frame_layout
` [PATCH 6/9] Modify ix86_compute_frame_layout for foutline-msabi-xlogues
` [PATCH 1/9] Change type of x86_64_ms_sysv_extra_clobbered_registers

[PATCH, committed] TILEPro/TILE-Gx: add trap patterns
 2016-11-23  5:06 UTC 

[PATCH, committed] TILE-Gx: fix zero_extract/sign_extract patterns
 2016-11-23  5:01 UTC 

[PATCH] eliminate calls to snprintf(0, 0, ...) with known return value (pr78476)
 2016-11-23  3:02 UTC 

GCC patch committed: Fix -fdump-go-spec to not align last field to type alignment
 2016-11-23  3:01 UTC  (2+ messages)

[PATCH v3] cpp/c: Add -Wexpansion-to-defined
 2016-11-23  1:19 UTC  (5+ messages)

[PATCH] Fix up handle_pragma_target (PR target/78451)
 2016-11-23  1:19 UTC  (2+ messages)

[PATCH PR68030/PR69710][RFC]Introduce a simple local CSE interface and use it in vectorizer
 2016-11-23  0:35 UTC  (5+ messages)

[PATCH][2/2] Early LTO debug -- main part
 2016-11-22 22:50 UTC  (3+ messages)
` [PING][PATCH][2/2] "

Go patch committed: Move encoding utilities from gcc/go to gofrontend proper
 2016-11-22 22:28 UTC 

[PATCH] 78461 - [7 Regression] ICE: in operator+=, at gimple-ssa-sprintf.c:214
 2016-11-22 22:21 UTC 

[PATCH] PR fortran/78479 -- allocate a charlen
 2016-11-22 21:46 UTC  (3+ messages)

[PATCH 0/9] RTL frontend v4
 2016-11-22 21:29 UTC  (5+ messages)
` [PATCH 6/9] Split class rtx_reader into md_reader vs rtx_reader
` [PATCH 7/9] Add RTL-error-handling to host

libgo patch committed: Don't check standard packages in go tool with gccgo
 2016-11-22 21:04 UTC 

[C++ PATCH] Fix ICE during VEC_INIT_EXPR gimplification (PR c++/77739)
 2016-11-22 20:45 UTC 

[patch] boehm-gc removal and libobjc changes to build with an external bdw-gc
 2016-11-22 20:44 UTC 

[PATCH] Replace _mm_setzero_[hd]i with _mm_setzero_si128 (PR target/78451)
 2016-11-22 20:37 UTC  (3+ messages)

[patch, avr] Make pmem-wrap-around option as default
 2016-11-22 20:27 UTC  (11+ messages)
  ` [patch, avr] Add flash size to device info and make wrap around default (was: Re: [patch, avr] Make pmem-wrap-around option as default)
    ` [patch, avr] Add flash size to device info and make wrap around default
              ` Ping: "

formatting cleanups
 2016-11-22 20:13 UTC  (3+ messages)

[PATCH] OpenACC routines -- c++ front end
 2016-11-22 20:09 UTC  (2+ messages)

[PATCH] OpenACC routines -- middle end
 2016-11-22 20:01 UTC  (5+ messages)

[PATCH] OpenACC routines -- fortran front end
 2016-11-22 19:59 UTC  (3+ messages)

[PATCH] OpenACC routines -- c front end
 2016-11-22 19:57 UTC  (3+ messages)

[PATCH, Fortran, accaf, v1] Add caf-API-calls to asynchronously handle allocatable components in derived type coarrays
 2016-11-22 19:47 UTC 

[patch,avr] Fix PR60300: Minor prologue improvement
 2016-11-22 18:23 UTC  (2+ messages)

Go patch committed: Rewrite panic/defer code from C to Go
 2016-11-22 17:58 UTC 

[PATCH, Fortran, cosmetics] Use convenience functions and constants
 2016-11-22 17:56 UTC 

gomp-nvptx branch status
 2016-11-22 17:37 UTC  (5+ messages)
` gomp-nvptx branch - middle-end changes

[PATCH] Add map clauses to libgomp test device-3.f90
 2016-11-22 17:27 UTC  (5+ messages)

[PATCH] Delete GCJ
 2016-11-22 17:13 UTC  (26+ messages)

[PATCH] Fix PR78230
 2016-11-22 17:04 UTC  (2+ messages)

[PATCH] enable -Wformat-length for dynamically allocated buffers (pr 78245)
 2016-11-22 17:00 UTC  (4+ messages)
` PING "
  ` PING 2 "

[PATCH, testsuite]: Fix detection of -j make argument
 2016-11-22 16:48 UTC  (6+ messages)

[PATCH][AArch64] Separate shrink wrapping hooks implementation
 2016-11-22 16:47 UTC  (12+ messages)

[PR target/78213] Do not ICE on non-empty -fself-test
 2016-11-22 16:42 UTC  (4+ messages)

[PATCH][ARM] PR target/78439: Update movdi constraints for Cortex-A8 tuning to handle LDRD/STRD
 2016-11-22 16:38 UTC  (3+ messages)

[PATCH] Add avx5124fmaps,avx5124vnniw to sse-22.c target pragma (PR target/78451)
 2016-11-22 16:37 UTC  (2+ messages)

[PATCH] PR78465 Remove runtime tests for <atomic> macros
 2016-11-22 16:31 UTC 

PR78153
 2016-11-22 16:10 UTC  (7+ messages)

[Patch, Fortran, OOP] PR 78443: Incorrect behavior with non_overridable keyword
 2016-11-22 16:08 UTC  (3+ messages)

[PATCH] Add a "compact" mode to print_rtx_function
 2016-11-22 15:38 UTC  (10+ messages)
` [PATCH] (v2) "

[testsuite,committed] Fix prototype of memset in a test case
 2016-11-22 15:32 UTC 

[PATCH] Fix PR78472
 2016-11-22 15:27 UTC 

[testsuite,committed]: Restrict 2 test cases to big targets
 2016-11-22 15:12 UTC 

[v3 PATCH] LWG 2766, LWG 2749
 2016-11-22 15:06 UTC  (4+ messages)

Fix PR78154
 2016-11-22 14:53 UTC  (8+ messages)

[PATCH, GCC/ARM 1/2, ping3] Add multilib support for embedded bare-metal targets
 2016-11-22 14:47 UTC  (2+ messages)
` [arm-embedded] [PATCH, GCC/ARM 1/2] "

[PATCH, ARM] Enable ldrd/strd peephole rules unconditionally
 2016-11-22 14:45 UTC  (9+ messages)

[arm-embedded][PATCH, GCC/ARM, 2/3] Error out for incompatible ARM multilibs
 2016-11-22 14:43 UTC  (2+ messages)

[PATCH 0/4] Merge from HSA branch to trunk
 2016-11-22 14:13 UTC  (11+ messages)
` [PATCH 2/4] HSA specific built-ins
` [PATCH 3/4] OpenMP lowering changes from the hsa branch
` [PATCH 1/4] Remove build dependence on HSA run-time

[testsuite,committed]: Fix a test that assumed int is 32 bits
 2016-11-22 14:10 UTC 

[PATCH] Propagate cv qualifications in variant_alternative
 2016-11-22 13:38 UTC  (2+ messages)

[Patch, fortran, RFC] Add warning for missing location information
 2016-11-22 13:37 UTC  (3+ messages)

[PATCH 06/16] Introduce emit_status::ensure_regno_capacity
 2016-11-22 13:34 UTC  (3+ messages)
` [PATCH] Introduce emit_status::ensure_regno_capacity (v5)

[PATCH, GCC/ARM 1/2] Add multilib support for embedded bare-metal targets
 2016-11-22 13:14 UTC  (2+ messages)

[PATCH] Fix ICE with -Wuninitialized (PR tree-optimization/78455)
 2016-11-22 12:23 UTC  (3+ messages)

[PATCH PR78114]Refine gfortran.dg/vect/fast-math-mgrid-resid.f
 2016-11-22 11:56 UTC  (7+ messages)

[PATCH, RFC] Introduce -fsanitize=use-after-scope (v2)
 2016-11-22 11:55 UTC  (12+ messages)
            ` [RFC][PATCH] Speed-up use-after-scope (re-writing to SSA)

[PATCH, GCC/ARM, ping] Fix PR77904: callee-saved register trashed when clobbering sp
 2016-11-22 11:52 UTC  (2+ messages)
` [arm-embedded] "

Tighten check for whether a sibcall references local variables
 2016-11-22 11:38 UTC  (2+ messages)

[PATCH, GCC/ARM] Fix PR77904: callee-saved register trashed when clobbering sp
 2016-11-22 10:45 UTC  (5+ messages)

[www-patch] Document new -Wshadow= variants in gcc-7/changes.html
 2016-11-22 10:15 UTC  (5+ messages)

[PATCH 00/11] more rtx_insn * stuff
 2016-11-22 10:10 UTC  (3+ messages)
` [PATCH 01/11] use rtx_insn * more places where it is obvious

[PATCH][PR libgfortran/78314] Fix ieee_support_halting
 2016-11-22 10:06 UTC  (9+ messages)
      ` [PATCH v2][PR "

Rework subreg_get_info
 2016-11-22  9:40 UTC  (6+ messages)

Add more subreg offset helpers
 2016-11-22  9:07 UTC  (6+ messages)

[PATCH] Fix PR77848
 2016-11-22  8:34 UTC  (5+ messages)
    ` [PATCH] Fix ICE with masked stores (PR tree-optimization/78445)

[PATCH] Fix divmod expansion (PR middle-end/78416)
 2016-11-22  8:31 UTC  (4+ messages)
  ` [PATCH] Fix divmod expansion (PR middle-end/78416, take 2)

[PATCH] Fix gimple store merging (PR tree-optimization/78436)
 2016-11-22  7:58 UTC  (2+ messages)

[PATCH] enhance buffer overflow warnings (and c/53562)
 2016-11-22  0:18 UTC  (15+ messages)
                      ` [PING] "
                        ` [PING 2] "
                          ` Ping 3 "

[PATCH] have __builtin_object_size handle POINTER_PLUS with non-const offset
 2016-11-21 23:53 UTC  (7+ messages)
    ` [PATCH] have __builtin_object_size handle POINTER_PLUS with non-const offset (pr 77608)
          ` PING "

[PATCH v2, rs6000] Add built-in support for vector compare
 2016-11-21 23:30 UTC  (2+ messages)

[RFA] [PR target/68538] Fix ICE on cris port
 2016-11-21 23:28 UTC  (3+ messages)

[PATCH], Tweak PowerPC movdi constraints
 2016-11-21 22:05 UTC  (7+ messages)

[PATCH] rs6000: rl[wd]imi without shift/rotate (PR68803)
 2016-11-21 21:37 UTC  (2+ messages)

[PATCH, testsuite] MIPS: Add isa>=2 option to interrupt_handler-bug-1.c
 2016-11-21 21:29 UTC  (2+ messages)

[committed] Fix simd clone creation in functions with unnamed arguments (PR middle-end/67335)
 2016-11-21 19:20 UTC 

[PATCH, C++] Warn on redefinition of builtin functions (PR c++/71973)
 2016-11-21 18:56 UTC  (11+ messages)
                ` [PATCHv2, "

[PATCH] Enable Intel AVX512_4FMAPS and AVX512_4VNNIW instructions
 2016-11-21 18:45 UTC  (15+ messages)

[PR target/25128] Improve comparisons against 65536 on m68k
 2016-11-21 18:20 UTC 

[PATCH, GCC/ARM] Optional -mthumb for Thumb only targets
 2016-11-21 18:11 UTC  (9+ messages)
` [PATCH, GCC/ARM, ping] "
      ` [arm-embedded] "

[PATCH][committed] Remove dead FIXME
 2016-11-21 17:19 UTC 

[avr,committed] Use more C++ for-loop declarations
 2016-11-21 17:04 UTC 

PR61409: -Wmaybe-uninitialized false-positive with -O2
 2016-11-21 16:19 UTC  (5+ messages)

[patch,avr,committed] Use popcount_hwi instead of home-brew code
 2016-11-21 16:08 UTC 

[PATCH] substring_loc info needs default track-macro-expansion (PR preprocessor/78324)
 2016-11-21 16:02 UTC  (2+ messages)
` [committed] "

[arm] Delete unimplemented option -mapcs-float
 2016-11-21 16:01 UTC 

[fixincludes, v3] Don't define libstdc++-internal macros in Solaris 10+ <math.h>
 2016-11-21 15:55 UTC  (6+ messages)

[PATCH] Add sem_item::m_hash_set (PR ipa/78309)
 2016-11-21 15:50 UTC  (4+ messages)
  ` [PATCH] Add sem_item::m_hash_set (PR ipa/78309) (v2)

[testsuite,avr,committed] Treat reduced avr tiny devices as "tiny"
 2016-11-21 15:45 UTC 

[C++ Patch/RFC] PR 77545 ("[7 Regression] ICE on valid C++11 code: in potential_constant_expression_1..")
 2016-11-21 15:38 UTC 

[PATCH v3] bb-reorder: Improve compgotos pass (PR71785)
 2016-11-21 15:19 UTC  (4+ messages)

[PATCH 0/2] Remove user_defined_section_attribute global
 2016-11-21 12:47 UTC  (13+ messages)
` [PATCH 1/2] gcc: Remove unneeded global flag
      ` Ping: "

[PATCH 0/7] Libsanitizer merge from upstream r285547
 2016-11-21 12:43 UTC  (11+ messages)
  ` [PATCH 7/7] "
      ` [PATCH v2] Support ASan ODR indicators at compiler side

[PATCH] Do not simplify "(and (reg) (const bit))" to if_then_else
 2016-11-21 12:36 UTC  (4+ messages)

Handle sibcalls with aggregate returns
 2016-11-21 12:35 UTC  (2+ messages)

[PATCH] Fix PR78396
 2016-11-21 11:43 UTC 

[PATCH, GCC/ARM] Make arm_feature_set agree with type of FL_* macros
 2016-11-21 11:31 UTC  (2+ messages)
` [arm-embedded] "

[PATCH, GCC/ARM] Fix PR77933: stack corruption on ARM when using high registers and lr
 2016-11-21 11:28 UTC  (2+ messages)
` [arm-embedded] "

[PATCH, GCC/ARM] Fix ICE when compiling empty FIQ interrupt handler in ARM mode
 2016-11-21 11:26 UTC  (2+ messages)
` [arm-embedded] "

[PATCH, GCC/ARM] Fix ICE when compiling empty FIQ interrupt handler in ARM mode
 2016-11-21 11:25 UTC  (2+ messages)
` [arm-embedded][PATCH, "

[PATCH, PING] Support ASan ODR indicators at compiler side
 2016-11-21 11:20 UTC 

[PATCH 0/2] PR77822
 2016-11-21 11:05 UTC  (3+ messages)
` [PATCH 2/2] PR77822
  ` [PATCH 2/2 v3] PR77822

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).