public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[Patch, testsuite]: Allow MicroBlaze .weakext pattern in regex match
 2014-02-28  0:55 UTC  (6+ messages)

[PATCH GCC]Allow cfgcleanup to remove forwarder loop preheaders and latches
 2014-02-28  0:52 UTC  (5+ messages)

[jit] Major API change: blocks rather than labels
 2014-02-27 22:26 UTC  (2+ messages)

[PATCH,GRAPHITE] Fix for P1 bug 58028
 2014-02-27 22:24 UTC  (4+ messages)

[PATCH] [rtl-optimization/49847] Fix cse to handle cc0 setter and cc0 user in different blocks
 2014-02-27 21:50 UTC  (4+ messages)

[C++ Patch] PR 58610
 2014-02-27 20:23 UTC 

[PR debug/59992 #2/2] preserve permanent values in a separate table
 2014-02-27 20:04 UTC  (2+ messages)

Initial submission of OpenACC support integrated into OpenMP's lowering and expansion passes
 2014-02-27 19:58 UTC  (12+ messages)
` [gomp4 1/9] Add missing include
  ` [gomp4 2/9] libgomp: Prepare for testcases without -fopenmp
    ` [gomp4 3/9] OpenACC: Recognize -fopenacc
      ` [gomp4 4/9] OpenACC: The runtime library will be implemented in libgomp, too
        ` [gomp4 5/9] OpenACC: preprocessor definition, Fortran integer parameter
          ` [gomp4 6/9] OpenACC: Infrastructure for builtins
            ` [gomp4 7/9] OpenACC: Use OpenMP's lowering and expansion passes
              ` [gomp4 8/9] OpenACC: Basic support for #pragma acc in the C front end
                ` [gomp4 9/9] OpenACC: Basic support for #pragma acc parallel
                    ` [gomp4] Gimplification: Merge gimplify_oacc_parallel into gimplify_omp_workshare. (was: [gomp4 9/9] OpenACC: Basic support for #pragma acc parallel.)

[RFA][rtl-optimization/52714] Do not allow combine to create invalid RTL
 2014-02-27 19:30 UTC  (6+ messages)

[C++ Patch] PR 60314 (ICE with decltype(auto))
 2014-02-27 19:29 UTC  (2+ messages)

C++ PATCH for lto/53808 (devirtualization of defaulted virtual dtor)
 2014-02-27 19:19 UTC  (11+ messages)

[PATCHv2/AARCH64 0/3] Add ILP32 GNU/Linux support
 2014-02-27 19:00 UTC  (9+ messages)
` [PATCHv2/AARCH64 3/3] Support ILP32 multi-lib
` [PATCHv2/AARCH64 2/3] Fix TLS for ILP32
` [PATCH/AARCH64 1/3] Add AARCH64 ILP32 PCH support

copyright dates in binutils (and includes/)
 2014-02-27 18:47 UTC  (3+ messages)

[C++ patch] for C++/52369
 2014-02-27 18:25 UTC  (4+ messages)

[C++ Patch] PR 60253
 2014-02-27 18:19 UTC  (3+ messages)
` [Ping] "

patch to fix PR59222
 2014-02-27 17:09 UTC 

Fwd: [PATCH, ARM] Improve 64 bit division performance
 2014-02-27 16:38 UTC 

C++ PATCH for c++/60353 (bogus error with unnamed class)
 2014-02-27 16:19 UTC 

[Patch ARM] Allow any register for DImode values in Thumb2
 2014-02-27 13:58 UTC 

[AArch64] Fix possible wrong code generation when comparing DImode values
 2014-02-27 13:34 UTC  (3+ messages)

[PATCH][AARCH64]Adjust address with offset assembler format
 2014-02-27 12:38 UTC  (2+ messages)

[PATCH][AARCH64]Resolves testsuite/gcc.target/aarch64/aapcs64/ret-func-1.c regression
 2014-02-27 12:33 UTC  (4+ messages)
  ` [PING][PATCH][AARCH64]Resolves "

[PATCH, AArch64] Define __ARM_NEON by default
 2014-02-27 12:11 UTC 

[Patch ARM] Fix failing gcc.dg/atomics/atomic-exec-2.c - movmisalign<mode> expanders
 2014-02-27 11:53 UTC 

[PATCH][AARCH64]PR60034
 2014-02-27 11:32 UTC  (2+ messages)

[PATCH] Fix PR 60268
 2014-02-27 11:11 UTC  (4+ messages)

[PATCH, GOMP4] Fix OpenACC async clause
 2014-02-27 10:57 UTC  (5+ messages)

PR60147: fix ICE with DECL_NAMELIST and tree-pretty-printer.c
 2014-02-27 10:48 UTC  (2+ messages)

PR60147: fix ICE with DECL_NAMELIST and tree-pretty-printer.c
 2014-02-27  9:43 UTC  (2+ messages)

[PATCH] Add a couple of dialect and warning options regarding Objective-C instance variable scope
 2014-02-27  9:41 UTC  (4+ messages)
` [PING][PATCH] "
  ` [PING^2][PATCH] "
    ` [PING^3][PATCH] "

[PATCH][AArch64] Use Cortex-A57 rtx costs for the generic CPU
 2014-02-27  9:24 UTC  (2+ messages)

[PR debug/59992 #1/2] avoid quadratic behavior for the removal of useless values
 2014-02-27  8:46 UTC  (2+ messages)

[PR debug/57232] don't record non-fixed reg as CFA base value
 2014-02-27  8:45 UTC  (2+ messages)

PR60147: fix ICE with DECL_NAMELIST and tree-pretty-printer.c
 2014-02-27  8:43 UTC  (3+ messages)

[PATCH,GRAPHITE] Fix for P1 bug 58028
 2014-02-27  8:41 UTC  (2+ messages)

[PATCH][4.8] Backport strict-volatile-bitfields fixes to 4.8
 2014-02-27  7:28 UTC 

[PATCH][4.8] Backport strict-volatile-bitfields fixes to 4.8
 2014-02-27  5:52 UTC 

[PATCH] Change HONOR_REG_ALLOC_ORDER to a marco for C expression
 2014-02-27  4:33 UTC  (2+ messages)

[GOOGLE] call compute_inline_parameters before early_inliner
 2014-02-26 23:51 UTC  (4+ messages)

[Patch, fortran] PR59198 - [4.7/4.8/4.9 Regression] ICE on cyclically dependent polymorphic types
 2014-02-26 21:21 UTC 

C++ PATCH for c++/59231 (missed warning in template instantiation)
 2014-02-26 21:21 UTC 

[PING]RE: [PING] [PATCH] _Cilk_for for C and C++
 2014-02-26 20:16 UTC 

[PATCH] Fix up -Wmaybe-uninitialized (PR middle-end/59223)
 2014-02-26 20:10 UTC  (2+ messages)

std::regex_replace behaviour (LWG DR 2213)
 2014-02-26 19:47 UTC  (5+ messages)

C++ PATCH for c++/54440 (fixed parameter packs)
 2014-02-26 17:08 UTC 

C++ PATCH for DR 1571 (reference binding)
 2014-02-26 17:04 UTC  (2+ messages)

C++ PATCH for c++/60182 (alias-decl and template template parameter)
 2014-02-26 17:01 UTC 

[PATCH] Fixing SEH exceptions for languages != C++
 2014-02-26 16:33 UTC  (9+ messages)

[PATCH][AArch64] vrnd<*>_f64 patch for stage-1
 2014-02-26 16:00 UTC  (4+ messages)

[PATCH] Properly check for _Cilk_spawn in return stmt (PR c/60197)
 2014-02-26 15:21 UTC  (6+ messages)

[RS6000, patch] pr57936, ICE in rs6000_secondary_reload_inner
 2014-02-26 14:49 UTC  (5+ messages)

patch to fix PR60317
 2014-02-26 14:46 UTC 

[PATCH,GRAPHiTE] Fix for P1 bug 58028
 2014-02-26 14:44 UTC 

[PATCH] Fix PR60343
 2014-02-26 10:29 UTC 

[v3] complex functions with expression template reals
 2014-02-26  9:59 UTC  (6+ messages)

[Patch, GCC/ARM] Redefine the ASM_APP_OFF in a cleaner way
 2014-02-26  9:18 UTC  (2+ messages)

[PATCH] Fix PR60327 - dealII and Xalanbmk ICEing with LTO
 2014-02-26  8:37 UTC  (3+ messages)

[PATCH, rs6000] Canonicalize split for unordered vector compares
 2014-02-26  1:50 UTC  (5+ messages)

[Committed] Fix __builtin_thread_pointer for ILP32 and other like ABIs
 2014-02-26  0:51 UTC 

C++ PATCH for c++/55877 (names for linkage purposes)
 2014-02-25 21:15 UTC 

hard-reg-set.h replace #else #if by #elif
 2014-02-25 20:23 UTC 

[jit] New API entrypoint: gcc_jit_function_add_void_return
 2014-02-25 20:11 UTC 

C++ PATCH for c++/60328 (alias template equivalence)
 2014-02-25 19:08 UTC 

[jit] Ensure that locals make it into the generated debuginfo
 2014-02-25 18:41 UTC 

[AArch64] 64-bit float vreinterpret implemention
 2014-02-25 18:15 UTC  (2+ messages)

[PATCH/AARCH64 0/6] Add ILP32 GNU/Linux support
 2014-02-25 17:50 UTC  (12+ messages)
` [PATCH/AARCH64 1/6] Fix size and pointer different types for ILP32
` [PATCH/middle-end 2/6] __builtin_thread_pointer and AARCH64 ILP32
` [PATCH/AARCH64 5/6] Fix TLS for ILP32

[PATCH 4/n] Add conditional compare support - test cases
 2014-02-25 17:45 UTC  (4+ messages)

[PATCH][AARCH64]combine "ubfiz" and "orr" with bfi when certain condition meets
 2014-02-25 17:04 UTC  (2+ messages)

[PATCH][i386][AVX512] Match latest spec
 2014-02-25 16:55 UTC  (8+ messages)
  ` [PATCH][i386][AVX512] Match latest spec. Add CPUID prefetchwt1

[PATCH] Fix more typos in error messages
 2014-02-25 16:21 UTC  (2+ messages)

[PATCH] Fix typo and miswordings in three error messages
 2014-02-25 16:20 UTC  (2+ messages)

[Ada] Better enforcement of No_Dynamic_Attachment/No_Abort_Statements
 2014-02-25 15:59 UTC 

[Ada] Implement new pragma Warning_As_Error
 2014-02-25 15:48 UTC 

[Ada] Implement pragma Compiler_Unit_Warning
 2014-02-25 15:13 UTC 

[Ada] Handling of SPARK aspects/pragmas on subprogram body stubs
 2014-02-25 15:05 UTC 

[Ada] Memory leak with Ada 2012 iterator loop
 2014-02-25 15:04 UTC 

Unreviewed Patch
 2014-02-25 15:03 UTC  (3+ messages)

[Ada] Illegal use of SPARK volatile object not detected
 2014-02-25 14:56 UTC 

[Patch] Added Comment
 2014-02-25 12:00 UTC 

[AArch64] Logical vector shift right conformance
 2014-02-25 11:59 UTC 

[Patch] Added Comment
 2014-02-25 11:59 UTC 

[PATCH][AArch64] Fix default CPU configurations
 2014-02-25 10:14 UTC  (2+ messages)

[PATCH][ARM][v2] Fix PR 55426
 2014-02-25 10:11 UTC  (2+ messages)

[PATCH, ARM] Set max_insns_skipped to MAX_INSN_PER_IT_BLOCK when optimize_size for THUMB2
 2014-02-25  9:35 UTC 

[PATCH] Fix PR60319, mixing -f[no-]strict-overflow units with LTO
 2014-02-25  8:54 UTC  (3+ messages)

FW: Non-temporal move
 2014-02-25  8:09 UTC  (3+ messages)
  `  "

[PATCH v4] PR middle-end/60281
 2014-02-25  7:28 UTC 

[PATCH] PR middle-end/60281
 2014-02-25  7:00 UTC  (6+ messages)
      ` [PATCH v2] "
        ` [PATCH v3] "

Print out final scheduling time for sel-sched
 2014-02-25  6:52 UTC 

[PATCH, committed] Fix PR 60292
 2014-02-25  6:49 UTC 

[PATCH] Fix up -save-temps with #pragma simd
 2014-02-25  6:23 UTC  (2+ messages)

Re [Patch]: Fixed Typo
 2014-02-25  6:19 UTC  (2+ messages)

[C PATCH] remove goto in c_parser_sizeof_expression
 2014-02-25  6:17 UTC  (10+ messages)

[PING * 2][RFA][PR 16361] Add warnings for NULL pointer dereferences and such
 2014-02-25  6:08 UTC 

[PATCH, rs6000] Don't use vec_all_eq for vector double in Altivec tests
 2014-02-25  4:27 UTC  (2+ messages)

[PATCH] Fix PR c++/60311
 2014-02-25  4:20 UTC  (2+ messages)

[PATCH] Fix PR c++/60065
 2014-02-25  3:28 UTC  (6+ messages)
` [PATCH 1/2] "
  ` [PATCH 2/2] Fix out-of-line definition of class template generic member functions

[committed] Fix ICE caused by adjusting potentially invalid addresses in pa_output_move_double
 2014-02-25  1:09 UTC 

[PATCH, rs6000] Canonicalize split for ordered and unordered vector compares
 2014-02-25  0:43 UTC  (2+ messages)

[PING] [PATCH] _Cilk_for for C and C++
 2014-02-24 23:16 UTC  (13+ messages)

PR lto/60295
 2014-02-24 23:00 UTC 

C++ PATCH for c++/60146 (ICE with #pragma omp for)
 2014-02-24 22:17 UTC 

Simple install hook
 2014-02-24 22:14 UTC  (4+ messages)

[testsuite] Skip gfortran.dg/erf_3.F90 and gfortran.dg/round_4.f90 on Solaris 9 (PR libfortran/59313, libfortran/58015)
 2014-02-24 19:41 UTC  (2+ messages)

C++ PATCH for c++/60312 (ICE with auto and -std=c++1y)
 2014-02-24 18:28 UTC 

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