public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[c++-concepts] Reserving new keywords for concepts
 2013-06-10  0:34 UTC  (8+ messages)
  ` [c++-concepts] code review

[patch] Fix two small <mutex> issues
 2013-06-09 23:54 UTC 

[C++ Patch] PR 38634
 2013-06-09 23:29 UTC 

[PATCH] Add a couple of dialect and warning options regarding Objective-C instance variable scope
 2013-06-09 21:44 UTC 

[x86] Remove 2 builtins
 2013-06-09 21:09 UTC 

More forwprop for vectors
 2013-06-09 19:43 UTC 

Document __builtin_isinf_sign more precisely
 2013-06-09 19:18 UTC 

[C++ testcase, committed] PR 37404
 2013-06-09 18:26 UTC 

[PATCH] Fix TARGET_READ_MODIFY_WRITE peephole2s (PR target/57568)
 2013-06-09 18:22 UTC  (2+ messages)

Remove self-assignments
 2013-06-09 16:25 UTC 

[Patch, Fortran] Finalize nonallocatables with INTENT(out)
 2013-06-09 11:35 UTC  (5+ messages)
` *PING* / "

[C++] Fix __builtin_shuffle
 2013-06-09 11:09 UTC 

*PING* / Re: [Patch, Fortran] Finalize nonallocatables with INTENT(out)
 2013-06-09 10:46 UTC 

[Patch, Fortran] PR57508 - Fix ICE/Reject-valid issue with get_temp_from_expr (intrinsic assignment with defined assignment)
 2013-06-09  8:51 UTC  (3+ messages)
` *ping* / "

[GOOGLE] Avoid emitting duplicated weakref
 2013-06-09  3:31 UTC  (2+ messages)

[PATCH] Fix for PR c/57563
 2013-06-09  1:20 UTC 

[committed] TILEPro atomics.[c,h] fixes
 2013-06-09  0:38 UTC 

PR57548 - Call to multiversioned function from global namespace
 2013-06-08 23:03 UTC 

RFA: Switching LRA on for s390
 2013-06-08 18:41 UTC  (4+ messages)

patch to fix PR57559 for s390
 2013-06-08 18:38 UTC 

[RFC] Implement Undefined Behavior Sanitizer
 2013-06-08 18:22 UTC  (26+ messages)
  ` [RFC] Implement Undefined Behavior Sanitizer (take 2)

[patch] Add noexcept to allocator_traits::max_size()
 2013-06-08 17:33 UTC 

Clean up after standard literals patch
 2013-06-08 16:30 UTC  (2+ messages)

[patch] C++14: N3671 Making non-modifying sequence operations more robust
 2013-06-08 16:13 UTC 

[patch] N3545 change to std::integral_constant
 2013-06-08 16:12 UTC 

[libstdc++-v3][C++14] Implement N3654 - Quoted Strings
 2013-06-08 15:51 UTC  (6+ messages)

PR57548 - Call to multiversioned function from global namespace
 2013-06-08 15:24 UTC  (3+ messages)

Tidy up output_constructor_bitfield
 2013-06-08 15:24 UTC 

[PATCH] DATA_ALIGNMENT vs. DATA_ABI_ALIGNMENT (PR target/56564)
 2013-06-08 15:13 UTC  (6+ messages)

[Patch, Fortran] PR57553 - fix two STORAGE_SIZE bugs
 2013-06-08 10:56 UTC  (2+ messages)

[C++ docs patch] PR 56544
 2013-06-08  8:57 UTC 

Symtab cleanups 2/17 - merge alias code
 2013-06-08  7:34 UTC  (5+ messages)

[C++ patch] Fix PR 57551
 2013-06-08  2:33 UTC  (2+ messages)

[GOOGLE] More strict checking for call args
 2013-06-08  0:26 UTC  (23+ messages)

[PATCH] PR 57541
 2013-06-07 22:07 UTC 

[PATCH, rs6000] power8 patches
 2013-06-07 19:22 UTC  (10+ messages)
` [PATCH, rs6000] power8 patches, patch #4, new power8 builtins
  ` [PATCH, rs6000] power8 patches, patch #4 (revised), "
` [PATCH, rs6000] power8 patches, patch #5, new vector tests
` [PATCH, rs6000] power8 patches, patch #9, power8 scheduling

[PATCH] tree-object-size.c: mark "unknown" as const
 2013-06-07 19:15 UTC  (3+ messages)

[PING]RE: [patch] cilkplus: Array notation for C patch
 2013-06-07 17:36 UTC  (5+ messages)

[PATCH] tree-into-ssa.c: make interesting_blocks static
 2013-06-07 17:36 UTC 

[cilkplus] cleanup C++ pragma simd implementation
 2013-06-07 17:12 UTC 

Fix tree-ssa/attr-alias.c testcase
 2013-06-07 17:10 UTC 

[PATCH] ARMv6-M MI thunk fix
 2013-06-07 16:50 UTC  (3+ messages)

[PATCH] Move sharable cilkplus functions to c-family
 2013-06-07 16:18 UTC  (2+ messages)

[c++, driver] Add -lrt on Solaris
 2013-06-07 16:03 UTC  (3+ messages)

[Patch tree-ssa] RFC: Enable path threading for control variables (PR tree-optimization/54742)
 2013-06-07 15:15 UTC 

[Patch, Fortran] PR57549 - fix type-spec handling with array constructors
 2013-06-07 14:50 UTC  (2+ messages)

[PATCH] gfortran testsuite: implicitly cleanup-modules
 2013-06-07 14:30 UTC  (13+ messages)

patch to fix PR57468
 2013-06-07 14:29 UTC  (2+ messages)

[PATCH] PR55033: Fix
 2013-06-07 13:49 UTC  (4+ messages)
  ` [PATCH] PR55033

[Patch, Fortran, committed] PR57556 - Fix ordering issue in gfc_build_final_call
 2013-06-07 13:33 UTC 

[PATCH][ARM] PR56315 Improve codegen for DImode immediates - XOR
 2013-06-07 13:23 UTC  (3+ messages)

Add error message for mismatched parentheses in reservation string
 2013-06-07 13:13 UTC 

Improve uncprop and coalescing
 2013-06-07 12:50 UTC  (4+ messages)

C++ PATCH for c++/52377 (NSDMI and unions)
 2013-06-07 12:43 UTC  (4+ messages)

[PATCH] Fix incorrect discriminator assignment
 2013-06-07 12:39 UTC  (12+ messages)

[PATCH][ARM] Cleanup anddi3 constraints
 2013-06-07 12:12 UTC  (2+ messages)

[RS6000] little-endian va_arg
 2013-06-07 12:06 UTC  (2+ messages)

[PATCH] Test case for PR55033
 2013-06-07  9:46 UTC  (6+ messages)
` [PATCH v2] "

[PATCH, alpha]: Update baseline_symbols.txt
 2013-06-07  9:45 UTC  (3+ messages)

[PATCH][ARM][5/n] Partial IT block deprecation in ARMv8 AArch32 - load/store multiple
 2013-06-07  8:48 UTC  (5+ messages)

force_const_mem VOIDmode
 2013-06-07  8:47 UTC  (2+ messages)

[PATCH, libcpp] Do not decrease highest_location if the included file has be included twice
 2013-06-07  4:22 UTC  (6+ messages)

[RS6000] libffi little-endian
 2013-06-07  4:12 UTC  (2+ messages)

C++ PATCH for c++/55520 (ICE with lambda capture of VLA)
 2013-06-07  3:12 UTC 

C++ PATCH to handling of fields with incomplete type
 2013-06-07  2:48 UTC 

[C++ Patch] PR 53658
 2013-06-07  2:42 UTC  (2+ messages)

[PATCH]FW: Added build_c_cast to c-family?
 2013-06-07  1:41 UTC 

[RS6000] -mfp-in-toc
 2013-06-07  1:16 UTC  (3+ messages)

[patch,rl78] Implement TARGET_VALID_POINTER_MODE
 2013-06-07  0:42 UTC 

Symtab cleanups 4/17
 2013-06-07  0:28 UTC  (2+ messages)

[google gcc-4_8] Restore max peeled instructions to old default
 2013-06-06 23:15 UTC  (5+ messages)

[C++ testcase, committed] PR 43652
 2013-06-06 21:19 UTC 

patch to fix PR57468
 2013-06-06 21:19 UTC 

patch to fix PR57459
 2013-06-06 20:59 UTC 

Unordered container insertion hints
 2013-06-06 20:33 UTC  (4+ messages)

new mul* patterns "U" constraint in rl78
 2013-06-06 19:28 UTC 

[PATCH] ARM: Don't clobber CC reg when it is live after the peephole window
 2013-06-06 18:23 UTC  (3+ messages)

[Patch, Fortran] GCC 4.7 backport: PR54370 - ICE with non-default-kind logicals
 2013-06-06 16:46 UTC 

[PATCH][ARM] Fix iordi3_insn constraints
 2013-06-06 16:33 UTC  (2+ messages)

[ARM] Avoid spilling ip for nested APCS frames
 2013-06-06 16:13 UTC  (2+ messages)

[ARM] Resurrect VxWorks port
 2013-06-06 16:08 UTC  (2+ messages)

[google/gcc-4_8] Add new libitm failures to x86_64-grtev3-linux-gnu.xfail
 2013-06-06 15:38 UTC  (2+ messages)

Remove dead assignments to static local variables
 2013-06-06 15:19 UTC  (4+ messages)

[Patch, Fortran] PR57535 - Fix class-array handling for function result variables
 2013-06-06 15:10 UTC 

[Patch, Fortran, committed] PR57542 - Fix regression with the final call
 2013-06-06 14:36 UTC 

[patch] Fix parsing bug in validate_patches.py
 2013-06-06 13:45 UTC  (4+ messages)

[PATCH] Shrink LTO bytecode
 2013-06-06 12:52 UTC 

[PATCH][ARM][4/n] Partial IT block deprecation in ARMv8 AArch32 - load/store multiple patterns
 2013-06-06 12:47 UTC  (2+ messages)

[PATCH][ARM][3/n] Partial IT block deprecation in ARMv8 AArch32 - atomics patterns
 2013-06-06 12:45 UTC  (2+ messages)

[PATCH] Enhance shrink-wrap
 2013-06-06 12:44 UTC  (2+ messages)

[COMMITTED] libgomp: typo fix, GNU/Hurd TLS configuration
 2013-06-06 10:08 UTC 

[Patch, Fortran] PR57530 - fix rejects valid with gfc_type_compatible
 2013-06-06  9:31 UTC  (4+ messages)

Fix PR 53743 and other -freorder-blocks-and-partition failures
 2013-06-06  8:54 UTC  (8+ messages)

[linaro/gcc-4_8-branch] Backports from trunk and merge from gcc-4_8-branch
 2013-06-06  8:28 UTC 

[PATCH 1/5] Altera Nios II: GCC backend patches
 2013-06-06  2:52 UTC  (4+ messages)

[PATCH 0/5] Submission of Altera Nios II port
 2013-06-06  2:41 UTC  (4+ messages)
    ` [PING] "

[PATCH arm/embedded-4_7-branch]fix fialure of mtune option
 2013-06-06  1:49 UTC 

[PATCH arm/embedded-4_7-branch]fix fialure of mtune option
 2013-06-06  1:48 UTC 

better gdb support for debugging gcc
 2013-06-06  0:12 UTC  (3+ 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).