public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[C/C++ PATCH] -Wlogical-not-parentheses tweaks (PR c/65120)
 2015-02-20 16:12 UTC  (3+ messages)

nvptx offloading patches [3/n], RFD
 2015-02-20 15:35 UTC  (21+ 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 1/n] OpenMP 4.0 offloading infrastructure
 2015-02-20 15:05 UTC  (7+ messages)

[PATCH] Fix ICF sem_function::merge (PR target/63892)
 2015-02-20 14:51 UTC 

[PATCH] Add sibcall-{9,10}.c testcases
 2015-02-20 14:48 UTC 

[PATCH] Fix up pr44194-1.c testcase (PR testsuite/64158)
 2015-02-20 14:46 UTC 

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

Fix alignment propagation
 2015-02-20 14:36 UTC  (4+ messages)

[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  (7+ messages)

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

Type comparing TLC
 2015-02-20 13:35 UTC  (3+ messages)

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

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

[PATCH] Fix for PR ipa/64693
 2015-02-20 13:15 UTC  (4+ 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)

[stage1] Postpone expanding va_arg until pass_stdarg
 2015-02-20 11:59 UTC  (19+ 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, 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  (24+ 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)

[doc, committed] copy-edit x86 transactional memory intrinsics section
 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] PR debug/58123: Set correct location for TRY blocks
 2015-02-19 18:33 UTC 

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

[PATCH] Fix hoist-register-pressure testcases for -m31 on s390x
 2015-02-19 17:28 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)

[PATCH] Use !implicit_section in the recent set_section change (PR ipa/65087)
 2015-02-18 18:54 UTC  (5+ messages)

[Haifa Scheduler] Fix latent bug in macro-fusion/instruction grouping
 2015-02-18 18:14 UTC  (5+ messages)

[PATCH] PR target/65064: Return false for COMMON symbols
 2015-02-18 17:19 UTC  (4+ messages)

[PATCH][ARM] PR target/64600 Fix another ICE with -mtune=xscale: properly sign-extend mask during constant splitting
 2015-02-18 16:07 UTC  (3+ messages)

[PATCH][AArch64] Testcase fix for __ATOMIC_CONSUME
 2015-02-18 15:43 UTC  (9+ messages)
      `  "

patch to fix rtl documentation for new floating point comparisons
 2015-02-18 15:23 UTC  (14+ messages)

[RFC, PATCH] LTO: IPA inline speed up for large apps (Chrome)
 2015-02-18 14:13 UTC  (4+ messages)

[patch] Warn on undefined loop exit
 2015-02-18 14:06 UTC  (8+ messages)

[wwwdocs] Porting to again
 2015-02-18 13:37 UTC  (3+ messages)

[PATCH 0/4] OpenMP 4.0 offloading to Intel MIC
 2015-02-18 13:10 UTC  (9+ messages)
` [PATCH 1/4] Add mkoffload for "
          ` [PATCH] Use automatic dependencies for mkoffload.o

[patch, avr] Fix ICE PR64452 pushing eliminated rtxes
 2015-02-18 12:45 UTC  (4+ messages)

Merge current set of OpenACC changes from gomp-4_0-branch
 2015-02-18 12:25 UTC  (11+ messages)

[libstdc++/65033] Give alignment info to libatomic
 2015-02-18 12:15 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).