public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[patch,libfortran] PR56660 Fails to read NAMELIST with certain form array syntax
 2013-04-01 18:33 UTC 

[C++ Patch] Mini bunch of mini clean-ups
 2013-04-01 17:25 UTC  (5+ messages)

New German PO file for 'gcc' (version 4.8.0)
 2013-04-01 17:12 UTC 

SLP for vectors
 2013-04-01 15:52 UTC  (6+ messages)

[patch] PR56798 (committed)
 2013-04-01 15:51 UTC 

[Patch, Fortran, OOP] PR 56500: "IMPLICIT CLASS(...)" wrongly rejected
 2013-04-01 15:31 UTC  (5+ messages)

[PATCH, testsuite]: Fix FAIL: obj-c++.dg/try-catch-13.mm -fgnu-runtime (test for errors, line 12)
 2013-04-01 15:14 UTC 

[PATCH, libgomp, libatomic] Fix configure for systems without libpthread
 2013-04-01 15:07 UTC 

[PATCH] [MIPS] Support microMIPS HI/QI moves
 2013-04-01 14:21 UTC 

[Patch, testsuite] Fix sra-13.c for 16 bit int
 2013-04-01 11:02 UTC 

[wwwdocs] Remove redirected link to AMD x86-64 release
 2013-04-01 10:50 UTC 

[libitm,PATCH] Fix bootstrap due to __always_inline in libitm
 2013-04-01 10:48 UTC  (2+ messages)

[PATCH] Fix PR 55889
 2013-04-01  8:39 UTC  (2+ messages)

Fix PR 56077
 2013-04-01  8:38 UTC  (2+ messages)

[PATCH, committed] Fix PR 45472
 2013-04-01  8:37 UTC  (2+ messages)

[rtl, i386] vec_merge simplification
 2013-04-01  7:27 UTC  (5+ messages)

[patch] Remove unused ivtype_map symbols from sese.[hc]
 2013-03-31 22:19 UTC 

[patch] Hash table changes from cxx-conversion branch
 2013-03-31 22:17 UTC  (5+ messages)

[wwwdocs] ftp.axis.se only works via http these days
 2013-03-31 21:22 UTC  (2+ messages)

PATCH: PR plugins/56754 some missing plugin headers during installation in gcc 4.8
 2013-03-31 21:13 UTC 

RFC: color diagnostics markers
 2013-03-31 20:23 UTC  (3+ messages)

[Patch, libgfortran] [4.6/4.7/4.8/4.9 Regression] Namelist read fails with designators containing embedded spaces
 2013-03-31 20:06 UTC  (2+ messages)

[wwwdocs] testing/testing-qt.html link update
 2013-03-31 19:59 UTC 

[Fortran-dev][Patch] Add "rank" field and use it
 2013-03-31 18:06 UTC 

patch to fix
 2013-03-31 17:51 UTC  (26+ messages)
` patch to fix constant math
                      ` patch to fix constant math - first small patch
                        ` patch to fix constant math - second "
                          ` patch to fix constant math - second small patch -patch ping for next stage 1
                          ` patch to fix constant math - first small patch - patch ping for the "

Constant folding of VEC_COND_EXPR
 2013-03-31 17:21 UTC  (3+ messages)

[wwwdocs,Ada] Fix four links and adjust one in readings.html
 2013-03-31 17:19 UTC 

[PATCH] Avoid warning when unused attribute applied to C++ member variables (issue8212043)
 2013-03-31 16:39 UTC  (3+ messages)

[google] Add option to emit mapping between module/function id and function name (issue8211043)
 2013-03-31 16:18 UTC  (2+ messages)

[wwwdocs] Two more broken links in readings.html
 2013-03-31 15:38 UTC  (3+ messages)

[wwwdocs,Java] Link maintenance on java/done.html
 2013-03-31 15:26 UTC 

[wwwdocs] Update Blackfin reference in readings.html
 2013-03-31 15:19 UTC 

[C++ Patch] Use DECL_DECLARES_TYPE_P, DECL_DECLARES_FUNCTION_P more
 2013-03-31 14:47 UTC  (2+ messages)

C++ PATCH: use C++ semantics for inline functions (defined in headers)
 2013-03-31 14:41 UTC  (3+ messages)

[patch committed] [SH] Fix build failure on sh
 2013-03-31 13:14 UTC 

[libstdc++,doc] Link fixes across the board
 2013-03-31 13:00 UTC 

[Fortran-dev][Patch, committed] Fix C_F_POINTER
 2013-03-31 11:58 UTC 

New German PO file for 'gcc' (version 4.8.0)
 2013-03-31 11:52 UTC 

[Fortran-dev][Patch, committed] Add version field, rename "size" to "elem_len"
 2013-03-31 10:35 UTC 

Google Groups: You've been added to jordanads2029
 2013-03-31  8:36 UTC 

[var-template] Accept variable template declaration
 2013-03-31  5:13 UTC  (4+ messages)

[patch] Remove unused code from dse.c
 2013-03-31  0:42 UTC  (7+ messages)

[Patch, Fortran, 4.9] Minor FINAL preparation patch
 2013-03-30 22:41 UTC  (4+ messages)
  ` *ping* "

[PATCH] PR55033: Fix
 2013-03-30 22:29 UTC 

[Fortran-dev] Merged trunk into the branch
 2013-03-30 21:34 UTC 

[Fortran, RFC patch] Document naming and argument passing convention
 2013-03-30 21:13 UTC  (5+ messages)

[wwwdocs] Remove mirrors-us.seosue.com from mirrors.html
 2013-03-30 20:37 UTC 

[wwwdocs] x86-64.org seems/is gone
 2013-03-30 18:22 UTC 

[PATCH][IRA] Analysis of register usage of functions for usage by IRA
 2013-03-30 17:12 UTC  (28+ messages)
            ` [PATCH][03/10] -fuse-caller-save - Add implicit parameter to find_all_hard_reg_sets
            ` [PATCH][01/10] -fuse-caller-save - Add command line option
            ` [PATCH][05/10] -fuse-caller-save - Implement TARGET_FN_OTHER_HARD_REG_USAGE hook for ARM
            ` [PATCH][06/10] -fuse-caller-save - Collect register usage information
            ` [PATCH][09/10] -fuse-caller-save - Add documentation
            ` [PATCH][10/10] -fuse-caller-save - Add test-case
            ` [PATCH][08/10] -fuse-caller-save - Enable by default at O2 and higher
            ` [PATCH][02/10] -fuse-caller-save - Add new reg-note REG_CALL_DECL
            ` [PATCH][04/10] -fuse-caller-save - Add TARGET_FN_OTHER_HARD_REG_USAGE hook
            ` [PATCH][07/10] -fuse-caller-save - Use collected register usage information

[patch][doc] document JUMP_TABLE_DATA
 2013-03-30 14:57 UTC 

[PATCH] Add script to contrib to format email body and patch for submission
 2013-03-30 14:56 UTC 

[patch] Stop using JUMP_INSN for jump table data
 2013-03-30 13:21 UTC  (4+ messages)

[wwwdocs] comeaucomputing.com is gone
 2013-03-30 13:21 UTC 

[wwwdocs] projects/tree-ssa/index.html -- remove broken link
 2013-03-30 13:03 UTC 

[wwwdocs] Remove i960 from readings.html
 2013-03-30 12:54 UTC 

[RTL] Canonicalize commutative operations more
 2013-03-30 12:49 UTC  (3+ messages)

[patch] [libffi] do not install libffi library, headers and documentation
 2013-03-30 11:26 UTC  (9+ messages)
        ` [ping] "

[patch, fortran, 4.9] Improve efficiency of array constructor operators
 2013-03-30 10:30 UTC  (12+ messages)
          ` [Patch, fortran] Use memcmp for string comparisons a bit more

C++ PATCH: Fix typo in documentation
 2013-03-30  2:38 UTC 

[C++ Patch] Use TYPE_PTR_P and VOID_TYPE_P more often
 2013-03-29 23:10 UTC  (3+ messages)

[patch] cilkplus: Array notation for C patch
 2013-03-29 21:58 UTC  (2+ messages)

[PATCH] SLSR for conditional candidates
 2013-03-29 21:15 UTC 

Compute precise counter histogram at LTO
 2013-03-29 20:06 UTC  (2+ messages)

Fill more delay slots in conditional returns
 2013-03-29 20:03 UTC  (2+ messages)

C++ PATCH to implement N3582 changes to proposed C++14 return type deduction
 2013-03-29 19:51 UTC 

C++ PATCH for c++/56774 (jumbled variadic template args)
 2013-03-29 18:58 UTC 

DOC PATCH: document var-template branch
 2013-03-29 17:09 UTC 

C++ PATCH: Use VAR_P instead of direct TREE_CODE (t) == VAR_DECL
 2013-03-29 17:02 UTC  (3+ messages)

[c++concepts] Reducing requirements
 2013-03-29 16:45 UTC  (3+ messages)

[c++-concepts] Default to C++1y
 2013-03-29 16:34 UTC 

Ping on PowerPC PR55033
 2013-03-29 15:10 UTC 

[lto patch, committed as obvious] PR 56777
 2013-03-29 13:43 UTC 

[patch] PR56729
 2013-03-29 12:06 UTC 

[PATCH, i386, AVX2] Fix intrinsic name for _mm256_broadcastsi128_si256
 2013-03-29 11:06 UTC  (3+ messages)

[Patch/ARM] Cortex-M4 core pipeline patch to tune LDR/STR pairs
 2013-03-29 10:00 UTC 

[patch] Remove unused symbols
 2013-03-29  8:21 UTC 

Contents of PO file 'cpplib-4.8.0.vi.po'
 2013-03-29  7:37 UTC 

New Vietnamese PO file for 'cpplib' (version 4.8.0)
 2013-03-29  7:37 UTC 

[PATCH, generic] Support printing of escaped curly braces and vertical bar in assembler output
 2013-03-29  6:29 UTC  (10+ messages)

[patch] Unified debug dump function names
 2013-03-29  5:54 UTC  (10+ messages)

[c++-concepts] Merge from trunk
 2013-03-29  5:01 UTC 

[Patch, Fortran] PR56735 - Fix namelist read regression with "?"
 2013-03-29  1:31 UTC  (2+ messages)

[Patch, Fortran] PR56737 - Fixing a bug in the I/O format cache handling
 2013-03-29  1:29 UTC  (3+ messages)

[patch, fortran, 4.9] Dependency and string length calculation improvements
 2013-03-28 21:40 UTC  (6+ messages)
` *ping* "

[Patch, Fortran] PR35203 - Fix VALUE + OPTIONAL handling for pass-by-value arguments
 2013-03-28 21:33 UTC  (2+ messages)
` *ping* "

[PATCH AArch64] Make omit-frame-pointer work correctly
 2013-03-28 18:38 UTC  (2+ messages)

[AArch64] Bitwise adds and subs instructions with shift
 2013-03-28 18:37 UTC  (2+ messages)

[PATCH 9/n, i386]: Merge *vec_extractv2di_1_rex64 with base pattern using x64 isa attribute
 2013-03-28 18:21 UTC 

C++ PATCH for c++/52748 (N3276 change to decltype of function call)
 2013-03-28 18:18 UTC  (2+ messages)

C++ PATCH for c++/56679 (sizeof... of template template parameter pack)
 2013-03-28 18:15 UTC 

C++ PATCH for c++/56701 (treating 'this' as an rvalue)
 2013-03-28 18:14 UTC 

C++ PATCH for c++/56710 (ICE with local variable __t in lambda)
 2013-03-28 18:12 UTC 

C++ PATCH for c++/56728 (ICE with bogus constexpr function)
 2013-03-28 18:09 UTC 

[AARCH64] Add SHORT scalar load/store using B/H registers
 2013-03-28 17:28 UTC  (2+ messages)

[AARCH64] Add SHORT scalar move
 2013-03-28 17:28 UTC  (2+ messages)

[PING^1] [AArch64] Implement Bitwise AND and Set Flags
 2013-03-28 17:23 UTC  (5+ messages)

extend fwprop optimization
 2013-03-28 15:49 UTC  (20+ messages)

Stream stmt histograms for LTO
 2013-03-28 15:31 UTC 

[PATCH] Fix PR56756
 2013-03-28 15:15 UTC 

[C++ Patch] PR 56725
 2013-03-28 15:14 UTC  (3+ messages)

[PATCH, AArch64] Make MOVK output operand 2 in hex
 2013-03-28 14:59 UTC  (2+ messages)

[Patch, ARM] Enable libsanitizer
 2013-03-28 14:34 UTC  (3+ messages)

[wwwdocs] Adjust power.org reference in readings.html
 2013-03-28 14:21 UTC 

patch to fix constant math - third patch - what is left for next stage 1
 2013-03-28 14:10 UTC  (3+ messages)

[patch i386 windows]: Fix PR/52790 also required for workig upcoming cygwin x64 target
 2013-03-28 13:35 UTC  (2+ messages)

[PATCH] Fix PR56694
 2013-03-28 12:42 UTC  (3+ messages)

[PATCH] Enable non-complex math builtins from C99 for Bionic
 2013-03-28 11:46 UTC  (8+ 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).