public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Pass correct memory attributes for build constant
 2014-06-30  6:17 UTC  (6+ messages)

[Committed] [PATCH, loop2_invariant, 1/2] Check only one register class
 2014-06-30  3:46 UTC 

[PATCH] Fix PR61306: improve handling of sign and cast in bswap
 2014-06-30  3:03 UTC  (11+ messages)

[PATCH, rs6000, testsuite] Skip gfortran.dg/round_4.f90 for PowerPC Linux
 2014-06-30  1:48 UTC 

[PATCH] gcc/c/c-decl.c: Let NEWDECL dereference shared data to fix segment fault issue
 2014-06-30  1:26 UTC  (6+ messages)

update address taken: don't drop clobbers
 2014-06-29 23:38 UTC  (2+ messages)
` SRA: "

[PATCH 0/7] ipa-prop escape analysis
 2014-06-29 23:07 UTC  (4+ messages)
` [PATCH 1/7] Add missing documentation of four IPA-CP params

[DOC Patch] Attribute 'naked'
 2014-06-29 21:22 UTC  (3+ messages)

[committed-PATCH] Add missing HAVE_cloog guards
 2014-06-29 20:45 UTC  (2+ messages)

[GSoC] Addition of ISL AST generation to Graphite
 2014-06-29 20:44 UTC  (3+ messages)

[Patch] Patch set for regex instantiation
 2014-06-29 20:33 UTC  (4+ messages)

[wwwdocs,Java] Make links in faq.html and java/faq.html relative
 2014-06-29 20:14 UTC 

Optimize type streaming
 2014-06-29 19:53 UTC  (2+ messages)

[PATCH v2, rtl]: Teach _.barriers and _.eh_range passes to not split a call and its corresponding CALL_ARG_LOCATION note
 2014-06-29 19:51 UTC 

[wwwdocs] testing/: Remove reference to obsolete autobuilder; use https
 2014-06-29 19:25 UTC 

[PATCH, alpha]: Wrap {un,}aligned_store sequence with memory blockages
 2014-06-29 18:14 UTC  (3+ messages)

[wwwdocs,Patch] Update Fortran part in gcc-4.9/changes.html
 2014-06-29 17:17 UTC  (2+ messages)

[Committed] Fix lto.c compiling
 2014-06-29 16:25 UTC  (2+ messages)

[patch libstdc++] Add xmethods for std::vector and std::unique_ptr
 2014-06-29 15:08 UTC 

[fortran,patch] Binding label can be any initialisation expression
 2014-06-29 14:14 UTC 

[wwwdocs] Remove disabled http://gcc.gnu.org/benchresults/
 2014-06-29 12:33 UTC 

[Patch, Fortran] Coarray fixes for select type/associate and type of derived components
 2014-06-29 12:03 UTC 

[wwwdocs,libstdc++] Remove libstdc++/lib3styles.css
 2014-06-29 11:48 UTC 

[wwwdocs] Clean up references to Bugzilla, use https,
 2014-06-29 11:43 UTC 

[i386] Replace builtins with vector extensions
 2014-06-29 11:06 UTC  (8+ messages)

[fortran, patch] IEEE intrinsic modules (ping)
 2014-06-29  9:53 UTC  (11+ messages)

Warn when returning the address of a temporary (middle-end) v2
 2014-06-29  9:22 UTC  (2+ messages)

[PATCH] Convert XCOFF ASM_DECLARE_FUNCTION_NAME to function
 2014-06-29  2:58 UTC  (6+ messages)

Optimize type streaming
 2014-06-28 23:47 UTC  (3+ messages)

[RFC] Add a .gitattributes file for use with git-merge-changelog
 2014-06-28 23:41 UTC  (3+ messages)

[wwwdocs] gcc-4.4/porting_to.html: convert a textual reference to a proper one
 2014-06-28 23:33 UTC 

[C++] Avoid producing duplicate binfos for member pointers
 2014-06-28 23:27 UTC 

[patch, libgfortran] PR61640 KIND=4 Character Array Internal Unit Read Fail
 2014-06-28 23:13 UTC 

[wwwdocs] Reduce/"relativize" links in gcc-*/*
 2014-06-28 22:46 UTC 

Fix duplication of TYPE_SIZE/TYPE_SIZE_UNIT of variadic array type variants
 2014-06-28 22:44 UTC 

[PATCH] Fix gennews
 2014-06-28 22:27 UTC  (2+ messages)

[PATCH PR C++/58781, 59867, 60249 ] Various user-defined string literal issues involving character encodings, dropped bytes, semi-infinite loops
 2014-06-28 21:57 UTC 

[C++ Patch] PR 51400
 2014-06-28 21:46 UTC 

[wwwdocs] Migrate http://gcc.gnu.org/bugzilla/buglist.cgi to https
 2014-06-28 20:39 UTC 

[objc++] Fix code setting binfo
 2014-06-28 19:47 UTC 

[fixincludes] Fix <iso/math_c99.h> signbit on Solaris
 2014-06-28 19:32 UTC  (2+ messages)

wide-int, rs6000
 2014-06-28 19:18 UTC  (3+ messages)
` [commit] Fix ABI fallout (Re: wide-int, rs6000)

ipa-prop WRT type variants
 2014-06-28 18:31 UTC 

Fix ipa-devirt WRT type variants
 2014-06-28 18:26 UTC 

Fix representation of gcov_info_type
 2014-06-28 18:22 UTC 

[wwwdocs,Java] Remove five obsolete entries from java/faq.html
 2014-06-28 17:18 UTC 

[Patch, PR 61061] Add state limit for regex NFA
 2014-06-28 16:56 UTC  (6+ messages)

[PATCH] Implement -fsanitize=bounds and internal calls in FEs
 2014-06-28 16:52 UTC  (10+ messages)

[c++-concepts] Compiler options/bootstrap
 2014-06-28 16:52 UTC 

[v3] Tighten some config/abi/pre/gnu.ver patterns
 2014-06-28 16:13 UTC  (3+ messages)

[RFC PATCH] -fsanitize=nonnull and -fsanitize=returns-nonnull support
 2014-06-28 15:52 UTC  (4+ messages)

[fortran,patch] Binding label can be any initialisation expression
 2014-06-28 15:47 UTC  (3+ messages)

[c++-concepts] constraint association
 2014-06-28 14:57 UTC 

[wwwdocs, patch, committed] Changed some http://gcc.gnu.org to https
 2014-06-28 13:49 UTC  (3+ messages)

[Bug c++/60249] [c++11] Compiler goes into semi-infinite loop with wrong usage of user defined string literals
 2014-06-28 13:27 UTC 

[wwwdocs] gcc-4.9/changes.html: Mention that LTO now generates slim objects
 2014-06-28 12:38 UTC  (4+ messages)

[wwwdocs] http://gcc.gnu.org/install/ links
 2014-06-28 12:17 UTC 

[wwwdocs] Adjust fortran/ redirects to use https
 2014-06-28 11:15 UTC 

[wwwdocs] Make five links relative
 2014-06-28 10:35 UTC 

[Patch, AArch64] Restructure arm_neon.h vector types' implementation
 2014-06-28 10:25 UTC  (5+ messages)

[wwwdocs] Convert links to http://gcc.gnu.org/wiki to https
 2014-06-28 10:14 UTC 

[patch] change specific int128 -> generic intN
 2014-06-28 10:09 UTC  (13+ messages)
  ` [patch 1/4] "

[PR 61424] std::regex matches right to left, not leftmost longest
 2014-06-28  9:45 UTC  (5+ messages)

[PATCH] IPA REF: alias refactoring
 2014-06-28  6:50 UTC  (2+ messages)

[GOOGLE] Report the difference between profiled and guessed or annotated branch probabilities
 2014-06-27 22:20 UTC  (5+ messages)

C++ PATCH for c++/61433 (ICE with -fcompare-debug)
 2014-06-27 21:40 UTC 

[wwwdocs] Make a number of links relative
 2014-06-27 21:32 UTC 

testsuite allocators patch
 2014-06-27 21:29 UTC  (10+ messages)

[patch] Simplify allocator use
 2014-06-27 21:29 UTC  (3+ messages)

Re: [c++-concepts] Fix assertion failure with cp_maybe_constrained_type_specifier
 2014-06-27 20:41 UTC  (9+ messages)
  `  "

[PATCH] PR preprocessor/60723 - missing system-ness marks for macro
 2014-06-27 20:40 UTC  (2+ messages)

[wwwdocs] Remove a self reference from projects/sched-treegion.html
 2014-06-27 20:36 UTC 

Ok to backport r210653 (fix for PR58930) to gcc-4_9-branch?
 2014-06-27 19:51 UTC  (2+ messages)

[wwwdocs] Update http://gcc.gnu.org/PR links to https
 2014-06-27 19:23 UTC 

[PATCH, rtl]: Teach _.barriers and _.eh_range passes to not split a call and its corresponding CALL_ARG_LOCATION note
 2014-06-27 19:11 UTC  (2+ messages)

[C/C++ PATCH] Implement -Wsizeof-array-argument (PR c/6940)
 2014-06-27 17:15 UTC  (2+ messages)

[build, driver] RFC: Support compressed debug sections
 2014-06-27 16:33 UTC  (20+ messages)

[PATCH][RFC] Fix PR61473, inline small memcpy/memmove during tree opts
 2014-06-27 15:44 UTC  (6+ messages)

RFA: Rework FOR_BB_INSNS iterators
 2014-06-27 15:38 UTC  (11+ messages)
    ` Instructions vs Expressions in the backend (was Re: RFA: Rework FOR_BB_INSNS iterators)

[doc] Remove duplicate -Wmaybe-uninitialized
 2014-06-27 15:30 UTC  (3+ messages)

Unreviewed build patch
 2014-06-27 15:16 UTC  (2+ messages)

[wwwdocs] Convert remaining links to gcc.gnu.org/ml to https [3/3]
 2014-06-27 15:04 UTC 

Fix var-tracking ICE with COND_EXEC
 2014-06-27 14:49 UTC 

[PATCH] Fix undefined behavior in ira-build.c
 2014-06-27 14:39 UTC  (4+ messages)

Convert links from gcc-*/ to gcc.gnu.org/ml to https [2/3]
 2014-06-27 14:38 UTC 

[PATCH] Remove bswap STRICT_ALING target limitation
 2014-06-27 13:38 UTC  (4+ messages)

[C++ Patch] PR 61614
 2014-06-27 13:37 UTC  (2+ messages)

[PATCH, PR 61160] Artificial thunks need combined_args_to_skip
 2014-06-27 13:31 UTC  (2+ messages)

[Patch ARM/testsuite 00/22] Neon intrinsics executable tests
 2014-06-27 13:18 UTC  (10+ messages)
` [Patch ARM/testsuite 01/22] Neon intrinsics execution tests initial framework
  ` [Patch ARM/testsuite 02/22] Add unary operators: vabs and vneg
    ` [Patch ARM/testsuite 03/22] Add binary operators: vadd, vand, vbic, veor, vorn, vorr, vsub

[wwwdocs] Convert links to gcc.gnu.org/ml to https [1/3]
 2014-06-27 12:16 UTC 

[wwwdocs] Shorten contribute.html a bit and convert links to https
 2014-06-27 11:26 UTC 

[PATCH] remove broken and redundant diagnostic in i386_pe_section_type_flags
 2014-06-27 10:54 UTC  (3+ messages)

[c++-concepts] Change constraint equivalence
 2014-06-27 10:53 UTC  (6+ messages)

Don't use create_tmp_var for static vars
 2014-06-27  9:50 UTC  (2+ messages)

[PATCH] Devirtualization dump functions fix
 2014-06-27  9:25 UTC  (10+ messages)

Fix finding reg-sets of call insn in collect_fn_hard_reg_usage
 2014-06-27  9:21 UTC  (3+ messages)

Don't use create_tmp_var for static vars
 2014-06-27  8:42 UTC 

[PATCH][sched-deps] Generalise usage of macro fusion to work on any two insns
 2014-06-27  8:29 UTC 

[PATCH ARM] Improve ARM memset inlining
 2014-06-27  8:21 UTC  (5+ messages)

[PATCH, Pointer Bounds Checker 9/x] Cgraph extension
 2014-06-27  8:12 UTC  (3+ messages)

[PATCH, Pointer Bounds Checker 4/x] Built-in functions
 2014-06-27  8:11 UTC  (3+ messages)

[PATCH, Pointer Bounds Checker 3/x] Target hooks for Pointer Bounds Checker
 2014-06-27  8:10 UTC  (3+ messages)

[PATCH AARCH64] fix and enable non-const shuffle for bigendian using TBL instruction
 2014-06-27  7:34 UTC  (3+ messages)

Fwd: [RFC][gomp4] Offloading patches (2/3): Add tables generation
 2014-06-27  7:33 UTC  (12+ messages)

[PATCH v2] typeof: Remove type qualifiers for atomic types
 2014-06-27  6:49 UTC  (4+ messages)

[PATCH v2] gcc/dwarf2asm.c: Add dw2_asm_voutput_delta() with var_list for dw2_asm_output_delta()
 2014-06-27  5:51 UTC  (3+ messages)

[C++ Patch] Small compound-literal parsing clean up
 2014-06-27  3:19 UTC  (2+ messages)

[patch, libgfortran] [4.9/4.10 Regression] Internal read of negative integer broken
 2014-06-27  1:55 UTC  (3+ messages)

[PATCH, rs6000] Remove XFAIL of gfortran.dg/nint_2.f90 for powerpc64le
 2014-06-26 23:28 UTC  (2+ messages)

[PATH] Intel offload library
 2014-06-26 21:27 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).