public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[stage1] Postpone expanding va_arg until pass_stdarg
 2015-02-22 13:13 UTC  (21+ messages)
` [PATCH][1/5] Disable lang_hooks.gimplify_expr in free_lang_data
` [PATCH][2/5] Add gimple_find_sub_bbs
` [PATCH][3/5] Factor optimize_va_list_gpr_fpr_size out of pass_stdarg::execute
` [PATCH][4/5] Handle internal_fn in operand_equal_p
` [PATCH][5/5] Postpone expanding va_arg until pass_stdarg

[PATCH][testsuite] Abort on failure in gcc.dg/pr30957-1.c
 2015-02-22 12:42 UTC  (8+ messages)

[PATCH] Fix ICF sem_function::merge (PR target/63892)
 2015-02-22 12:29 UTC  (4+ messages)

[PATCH] gcc/reload.c: Initialize several arrays before use them in find_reloads()
 2015-02-22 11:14 UTC 

[doc, committed] copy-edit x86 transactional memory intrinsics section
 2015-02-22  8:54 UTC  (4+ messages)
    ` [doc, rfa] improve "

[PATCH] xtensa: align data naturally when optimizing for size
 2015-02-22  3:06 UTC 

[PATCH] Fix PR 65109 - [5 Regression] r220674 causes FAIL: gcc.target/powerpc/ppc64-abi-1.c execution test
 2015-02-22  0:19 UTC 

[PATCH] PR63175 - [4.9/5 regression] FAIL: gcc.dg/vect/costmodel/ppc/costmodel-bb-slp-9a.c scan-tree-dump-times slp2" basic block vectorized using SLP" 1
 2015-02-21 21:02 UTC 

[PATCH] Do not redirect ld stdout/stderr in collect2 with -debug
 2015-02-21 19:23 UTC  (3+ messages)

[PATCH][C++] Fix PR65091
 2015-02-21 13:25 UTC 

[PATCH 1/n] OpenMP 4.0 offloading infrastructure
 2015-02-21 12:12 UTC  (10+ messages)

[PATCH] Fix PR64980 and PR61960
 2015-02-21 11:47 UTC  (3+ messages)

Contents of PO file 'cpplib-5.1-b20150208.sv.po'
 2015-02-20 21:51 UTC 

[PATCH] rs6000: Fix HTM tcheck assembly encoding
 2015-02-20 21:47 UTC  (3+ messages)

New Swedish PO file for 'cpplib' (version 5.1-b20150208)
 2015-02-20 21:47 UTC 

[PATCH, RFC] Make generic functions work with 'auto' return types (PR64969)
 2015-02-20 20:23 UTC 

nvptx offloading patches [3/n], RFD
 2015-02-20 19:59 UTC  (23+ messages)
                      ` If we're building an offloading compiler, always enable the LTO front end (was: nvptx offloading patches [3/n], RFD)
                ` Offloading compilers' support libraries "
                  ` Offloading compilers' support libraries
                ` Offloading compilers' libgcc installation (was: nvptx offloading patches [3/n], RFD)

[PATCH] Fix hoist-register-pressure testcases for -m31 on s390x
 2015-02-20 19:35 UTC  (3+ messages)

patch to fix PR64172
 2015-02-20 19:18 UTC 

[patch] PR debug/58123: Set correct location for TRY blocks
 2015-02-20 19:06 UTC  (2+ messages)

[patch] Document implementation-defined behaviour in C++11 library
 2015-02-20 19:04 UTC 

Type comparing TLC
 2015-02-20 18:53 UTC  (4+ messages)

[PATCH] Fix for PR ipa/64693
 2015-02-20 18:49 UTC  (6+ messages)

[PATCHv2/AARCH64 0/3] Add ILP32 GNU/Linux support
 2015-02-20 18:40 UTC  (4+ messages)
` [PATCHv2/AARCH64 2/3] Fix TLS for ILP32

Fix alignment propagation
 2015-02-20 18:29 UTC  (5+ messages)

[PATCH] Fix PR65136
 2015-02-20 17:45 UTC 

[hsa] Reimplementation of expansion of memory references to HSA
 2015-02-20 16:42 UTC 

[PATCH] Fix up pr44194-1.c testcase (PR testsuite/64158)
 2015-02-20 16:41 UTC  (2+ messages)

[PATCH] Add sibcall-{9,10}.c testcases
 2015-02-20 16:37 UTC  (2+ messages)

[C/C++ PATCH] -Wlogical-not-parentheses tweaks (PR c/65120)
 2015-02-20 16:12 UTC  (3+ messages)

[patch] libstdc++/64695 fix Pythin printer for std::tuple
 2015-02-20 14:42 UTC 

[Ada] use proper name for Type_Invariant'Class in messages
 2015-02-20 14:36 UTC 

[Ada] Indirect calls are always external
 2015-02-20 14:36 UTC 

[PATCH][AArch64] Fix illegal assembly 'eon v1, v2, v3'
 2015-02-20 14:08 UTC  (5+ messages)

[PATCH][AArch64] Fix wrong-code bug in right-shift SISD patterns
 2015-02-20 14:03 UTC  (2+ messages)

hashtable optimization
 2015-02-20 13:28 UTC  (2+ messages)

Another ptx offloading patch
 2015-02-20 13:04 UTC  (6+ messages)

[PATCH] ASan phase place change
 2015-02-20 13:03 UTC  (2+ messages)

[PATCH, 4.8] Backport alias patches to 4.8 branch
 2015-02-20 11:54 UTC  (2+ messages)

[Ada] Wrong type conversion on access to limited-with interface
 2015-02-20 11:52 UTC 

OpenACC middle end changes
 2015-02-20 11:49 UTC  (5+ messages)
      ` nvptx offloading: Tag entrypoint functions with a special attribute (was: OpenACC middle end changes)

[Ada] Better error recovery for statement used in place of declaration
 2015-02-20 11:49 UTC 

[Ada] Better error message for illegal Invariant'class aspect
 2015-02-20 11:49 UTC 

[Ada] Non-preemptive dispatching
 2015-02-20 11:49 UTC 

[Ada] Fix internal error on inlining of renamed subprogram instantiation
 2015-02-20 10:01 UTC 

[Ada] --RTS= specified several times for same runtime directory
 2015-02-20  9:53 UTC 

[Ada] Allow pragma Inline_Always to overrule -fno-inline
 2015-02-20  9:51 UTC 

nvptx offloading patches [2/n]
 2015-02-20  9:42 UTC  (10+ messages)
            ` Offloading vs va_list (was: nvptx offloading patches [2/n])

[Ada] convert GNAT doc to sphinx
 2015-02-20  9:26 UTC 

[RFA] Add --with-libz-prefix option in config/zlib.m4
 2015-02-20  9:17 UTC  (23+ messages)
` ping #3: "

[PATCH] Fix for PR c++/60198
 2015-02-20  8:01 UTC 

[PATCH, AArch64] Handle SYMBOL_SMALL_TPREL appropriately
 2015-02-20  5:16 UTC  (5+ messages)
      ` [PATCH, AArch64] [4.9] "

[PATCH, 4.8] Backport "Fix debug-insn sensitivity in RA" patch to 4.8
 2015-02-20  4:14 UTC  (2+ messages)

[committed] Always force (const (plus (symbol) (const_int))) to const mem
 2015-02-20  3:55 UTC 

[PATCH testsuite committed] Fix a few testcases for SH
 2015-02-20  0:39 UTC 

[committed] Change "Q" and "T" constraints to memory constraints
 2015-02-20  0:03 UTC  (6+ messages)

[PATCH] PR rtl-optimization/32219: optimizer causees wrong code in pic/hidden/weak symbol checking
 2015-02-19 23:39 UTC  (10+ messages)

[patch] libstdc++/58357 change std::rotate to std::_V2::rotate
 2015-02-19 21:04 UTC 

[v850] fix branch limits
 2015-02-19 20:57 UTC 

[PATCH][committed, trivial] Fix reference to additional_sources in testsuite
 2015-02-19 20:43 UTC 

[PATCH] Fix ICE in early inliner (PR ipa/65008)
 2015-02-19 20:04 UTC  (3+ messages)

Fix PR65093, timeouts with 26_numerics/random/binomial_distribution/operators/values.cc
 2015-02-19 19:36 UTC  (2+ messages)

[GOOGLE] Disable overflow warning of the offset
 2015-02-19 19:18 UTC  (2+ messages)

[patch] PR debug/46102 Disable -feliminate-dwarf2-dups when reading a PCH
 2015-02-19 19:07 UTC  (4+ messages)

[PATCH] S/390: Suppress implicit function declaration warning in some testcases
 2015-02-19 17:31 UTC 

[PATCH] S/390: Remove --save-temps from testcases not requiring it
 2015-02-19 17:28 UTC 

[PATCH] PR rtl-optimization/32219: optimizer causes wrong code in pic/hidden/weak symbol checking
 2015-02-19 17:27 UTC  (24+ messages)
                  ` [PATCH] PR rtl-optimization/32219: optimizer causees "

[PATCH] S/390: Cleanup for the hotpatch testcases
 2015-02-19 17:26 UTC 

PATCH for c++/64948
 2015-02-19 16:16 UTC  (2+ messages)

[PATCH] PR64959: SFINAE in UDLs
 2015-02-19 13:52 UTC  (9+ messages)

[PATCH] Fix testsuite race on additional_sources
 2015-02-19 13:35 UTC  (4+ messages)

[PATCH][ARM] Remove an unused reload hook
 2015-02-19 12:39 UTC 

[PATCH] Fix LTO -g ICE (PR lto/65012)
 2015-02-19 12:19 UTC 

[PATCH] Fix for PR c++/60269
 2015-02-19 10:29 UTC  (2+ messages)

[PATCH 6/n] OpenMP 4.0 offloading infrastructure: option handling
 2015-02-19  9:28 UTC  (5+ messages)

[PATCH] sem_function::bb_dict_test should take a vec<int> *
 2015-02-19  2:42 UTC 

[patch] fix PR65048: check that jump-thread paths are still valid
 2015-02-18 23:10 UTC  (3+ messages)

[PATCH] Put cleanups of cleanups after cleanups (PR gcov-profile/64634)
 2015-02-18 22:03 UTC  (2+ messages)

[PATCH] rtl-optimization/64935: Sorting of ready list is different with/without DEBUG_INSNs
 2015-02-18 21:40 UTC  (2+ messages)

[Patch] Add option ftree-stdarg-opt
 2015-02-18 21:18 UTC  (3+ messages)

[committed] Add missing cleanup in gfortran.dg/coarray_35a.f90
 2015-02-18 21:13 UTC 

[committed] Add missing cleanup in gfortran.dg/pr37287-1.f90
 2015-02-18 21:03 UTC 

[committed] Add missing cleanup in gfortran.dg/finalize_28.f90
 2015-02-18 20:45 UTC 

[committed] Add missing cleanup in gfortran.dg/fmt_cache_1.f
 2015-02-18 20:35 UTC 

[patch] Fix codecvt<char16_t, char, mbstate_t>
 2015-02-18 20:21 UTC  (3+ messages)

[committed][PR65107] Add missing cleanup in gfortran.dg/read_eof_8.f90
 2015-02-18 20:17 UTC 

[PATCH 09/36] floatformat.h: Wrap in extern "C"
 2015-02-18 19:55 UTC  (5+ 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).