public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[patch] ree.c: don't abuse GTY
 2012-12-07 11:36 UTC  (8+ messages)

[PATCH] Don't drop DECL_INITIAL if -g for DWARF2+ (PR fortran/55395)
 2012-12-07 11:34 UTC  (9+ messages)

[PATCH] PR tree-optimization/55079: Don't remove all exits of a loop during loop unroll
 2012-12-07 11:32 UTC  (7+ messages)
    ` [PATCH v2] "
      ` Ping: "
        ` Ping[2]: "
          ` Ping[3]: "

[i386] scalar ops that preserve the high part of a vector
 2012-12-07 10:52 UTC  (25+ messages)

C++ PATCH for c++/54325 (wrong error initializing abstract base class)
 2012-12-07 10:10 UTC  (5+ messages)

[patch][c++] Stop in cp_write_global_declarations after writing a PCH
 2012-12-07  9:53 UTC  (2+ messages)

[RFA] .gitignore: Ignore *.pyc files
 2012-12-07  9:37 UTC 

[PATCH, 4.7 testsuite]: Move stack_check3.ad[sb] to gnat.dg directory 
 2012-12-07  9:35 UTC  (2+ messages)

C++ PATCH for c++/55058 (lost cv-quals with typedef in template)
 2012-12-07  9:33 UTC  (2+ messages)

[PATCH, rs6000] Update default loop peel limits
 2012-12-07  9:05 UTC  (4+ messages)

[PATCH, PR 55078] Let indirect inlining look at ipa-cp lattices
 2012-12-07  8:40 UTC  (3+ messages)

[ARM] Turning off 64bits ops in Neon and gfortran/modulo-scheduling problem
 2012-12-07  8:35 UTC  (4+ messages)

Backported r185234 from trunk (r194264 from google/gcc-4_7). (issue 6904043)
 2012-12-07  0:33 UTC 

Backported r185234 from trunk (r194264 from google/gcc-4_7). (issue 6904043)
 2012-12-07  0:29 UTC 

libgo patch committed: Remove empty directory
 2012-12-06 23:29 UTC 

[patch,wwwdocs] Update AddressSanitizer part of the 4.8 release notes
 2012-12-06 22:34 UTC  (2+ messages)

More vector constexpr fixes
 2012-12-06 22:25 UTC 

C++ PATCH for c++/55249 (missing symbol with array and multiple copy constructors)
 2012-12-06 22:15 UTC 

Backported r185234 from trunk (r194264 from google/gcc-4_7). (issue 6904043)
 2012-12-06 22:02 UTC  (2+ messages)

[PATCH, i386]: Fix PR55597, ICE in plus_constant, at explow.c:88
 2012-12-06 22:01 UTC 

[PATCH, rs6000] Enable ASAN build on powerpc*-linux
 2012-12-06 21:58 UTC  (9+ messages)

[patch] PR55158 - segfault in sched-rgn.c
 2012-12-06 21:29 UTC  (2+ messages)

[lra] a patch to fix ppc bootstrap failure
 2012-12-06 21:28 UTC  (5+ messages)

C++ PATCH for c++/54744 (typename typedef used in mem-initializer)
 2012-12-06 20:19 UTC 

C++ PATCH for c++/54913 (error with static reference member and templates)
 2012-12-06 19:43 UTC 

[PATCH] Improve debug info for various cases where we drop location info on the floor (PR debug/55608)
 2012-12-06 19:14 UTC 

[PATCH] validate_failures.py: also ignore .git
 2012-12-06 18:12 UTC  (2+ messages)
` [PATCH] validate_failures.py: Fix performance regression

[RFC] New feature to reuse one multilib among different targets
 2012-12-06 18:04 UTC  (8+ messages)

Property for vector lowering
 2012-12-06 17:19 UTC 

Fwd: Your Photos
 2012-12-06 17:14 UTC 

RFA: PATCH to build_array_type_1 for c++/55032 (array template argument)
 2012-12-06 16:49 UTC  (3+ messages)

[Patch AArch64] Implement Vector Permute Support
 2012-12-06 16:25 UTC  (3+ messages)

PR 54805: __gthread_tsd* in vxlib-tls.c
 2012-12-06 15:15 UTC  (4+ messages)
` [PING] "
  ` [PING^2] "

[AArch64] Add support for TARGET_VECTORIZE_AUTOVECTORIZE_VECTOR_SIZES hook
 2012-12-06 15:10 UTC 

[C++ PATCH] Fix build_noexcept_spec ICE (PR c++/54207)
 2012-12-06 15:08 UTC  (4+ messages)

PING: [PATCH] PR sanitizer/55533: Can't bootstrap libsanitizer
 2012-12-06 15:08 UTC 

[PATCH, PR 55590] Avoid more pessimistic alignments in SRA
 2012-12-06 14:54 UTC  (4+ messages)

[PATCH] Fix PR55599/sanitizer by disabling static libasan on darwin
 2012-12-06 14:50 UTC  (5+ messages)

libsanitizer mege from upstream r169392
 2012-12-06 14:43 UTC  (4+ messages)

C++ PATCH for c++/54947 (wrong error with lambda in init-list)
 2012-12-06 14:36 UTC 

C++ PATCH for c++/55015 (undefined lambda conv op)
 2012-12-06 14:34 UTC 

[PATCH][1/2] Make loop distribution handle loop nests
 2012-12-06 14:32 UTC 

C++ PATCH for c++/54653 (ICE with missing template-header)
 2012-12-06 14:26 UTC 

C++ PATCH for c++/55564 (ICE with decltype of non-type template parameter)
 2012-12-06 14:16 UTC 

[C++ PATCH] Handle VECTOR_CSTs in adjust_temp_type (PR c++/55573)
 2012-12-06 14:13 UTC  (2+ messages)

[patch] cfglayout fixes
 2012-12-06 12:49 UTC 

[PATCH] Add --with-build-config=bootstrap-asan support
 2012-12-06 12:06 UTC  (6+ messages)

[PATCH] Remove dead code from fold_stmt_1
 2012-12-06 10:58 UTC  (3+ messages)

Reduce complette unrolling & peeling limits
 2012-12-06  9:35 UTC  (6+ messages)

Patch ping
 2012-12-06  9:28 UTC  (2+ messages)

[mudflap] fix infinite recursion in verbose trace
 2012-12-06  9:19 UTC  (2+ messages)

[PR libmudflap/53952] don't check access to non-mem decls
 2012-12-06  9:18 UTC  (2+ messages)

Minimize downward code motion during reassociation
 2012-12-06  9:10 UTC  (10+ messages)

[asan] Handle bitfields in asan
 2012-12-06  8:44 UTC  (4+ messages)

[PATCH] Bugfix: Additional parameter for canonicalize comparison
 2012-12-06  8:25 UTC 

Another merge from trunk to gccgo branch
 2012-12-06  5:37 UTC 

Go compiler patch: Fix check for parenthesized go/defer arg
 2012-12-06  4:12 UTC 

libgo patch committed: Clean up directory reading code
 2012-12-06  2:00 UTC 

[committed] Fix call branch shortening on PA
 2012-12-06  1:49 UTC  (2+ messages)

[lra] a tiny patch to fix ARM bootstrap
 2012-12-06  0:36 UTC 

[PATCH] asan unit tests from llvm lit-test
 2012-12-06  0:23 UTC  (8+ messages)
        ` [PATCH] asan unit tests from llvm lit-test incremental changes
        ` [asan] Fix up dg-set-target-env-var

[PR rtl-optimization/55604]: fix ICE in remove_some_program_points_and_update_live_ranges
 2012-12-05 23:58 UTC  (9+ messages)

Backported r185231 from trunk to google/gcc-4_7. (issue 6888044)
 2012-12-05 23:13 UTC 

[PATCH][ARM][2/3] AArch32 NEON vrint builtins and intrinsics
 2012-12-05 22:15 UTC 

[PATCH][ARM][1/3] AArch32 NEON vrint builtins and intrinsics
 2012-12-05 22:13 UTC 

Backported r185231 from trunk. (issue 6878045)
 2012-12-05 21:51 UTC  (2+ messages)

PR rtl-optimization/51771: revert TM returns twice kludge
 2012-12-05 21:06 UTC 

[patch] PR target/54160: Only set __OBJC2__ when compiling OBJC
 2012-12-05 20:58 UTC  (4+ messages)

[PATCH, i386]: Define FP_TRAPPING_EXCEPTIONS
 2012-12-05 20:26 UTC 

[PATCH] New configuration options to enable additional executable/startfile/shared library prefixes
 2012-12-05 19:47 UTC  (2+ messages)
` Ping: "

[PR rtl-optimization/55604]: fix ICE in remove_some_program_points_and_update_live_ranges
 2012-12-05 19:36 UTC 

[asan] Instrument STRING_CSTs
 2012-12-05 18:30 UTC 

[asan] Handle noreturn calls with __asan_handle_no_return ()
 2012-12-05 17:59 UTC  (7+ messages)

[asan] Disallow crossjumping of __asan_report_* builtins
 2012-12-05 17:32 UTC  (5+ messages)

[Patch, Fortran] Small patch for calls to gfc_deallocate_scalar_with_status
 2012-12-05 16:07 UTC 

[PATCH] PR c++/53609 - Wrong argument deduction for pack expansion in argument pack
 2012-12-05 16:01 UTC  (4+ messages)

[Patch, Fortran, committed] Fix memleak in generate_component_assignments
 2012-12-05 15:46 UTC 

libsanitizer mege from upstream r169371
 2012-12-05 15:35 UTC  (2+ messages)

[PATCH] Instance information in DWARF discriminators
 2012-12-05 15:14 UTC  (5+ messages)

[Patch AArch64] Add support for vectorizable standard math patterns
 2012-12-05 14:15 UTC  (3+ messages)

[PATCH][C++11][ PR55582] Let string literals starting with lower-case 's' be a user-defined literal instead of string + macro
 2012-12-05 13:32 UTC 

libsanitizer mege from upstream r169371
 2012-12-05 13:20 UTC  (10+ messages)

[asan] Instrument non-public common vars
 2012-12-05 11:35 UTC 

[Ada] Generation of SCOs for aspects
 2012-12-05 11:15 UTC 

[Ada] Ada 2012 AIo5-014: no null exclusion on allocator with subtype indication
 2012-12-05 11:09 UTC 

[Ada] Attribute Update
 2012-12-05 11:07 UTC 

[Ada] Change error messages on duplicated Contract_Cases
 2012-12-05 11:06 UTC 

[Ada] pragmas Loop_Invariant and Loop_Variant
 2012-12-05 10:56 UTC 

[Ada] Correct multi-precision division algorithm used for universal integers
 2012-12-05 10:51 UTC 

[Ada] Legality of aliased keyword in extended return statement
 2012-12-05 10:47 UTC 

[Ada] Aspect / pragma Contract_Cases
 2012-12-05 10:39 UTC 

[Ada] Avoid storage leak in gnatchop
 2012-12-05 10:39 UTC 

[Ada] Remove junk overflow check on MOD/REM/unary "+"
 2012-12-05 10:30 UTC 

[Ada] Implementation-defined restrictions
 2012-12-05 10:30 UTC 

[Ada] Visibility of equality operator when left operand is null
 2012-12-05 10:30 UTC 

[Ada] Change overflow mode handling
 2012-12-05 10:16 UTC 

[Ada] Decoration of limited-with clauses
 2012-12-05 10:13 UTC 

[Ada] Set overflow check mode to STRICT in Alfa mode, unless set already
 2012-12-05 10:13 UTC 

[PATCH] Testcase for PR51238
 2012-12-05 10:12 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).