public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[ARM] Turning off 64bits ops in Neon and gfortran/modulo-scheduling problem
 2012-12-07  8:35 UTC  (4+ messages)

[PATCH, 4.7 testsuite]: Move stack_check3.ad[sb] to gnat.dg directory 
 2012-12-07  8:19 UTC 

[i386] scalar ops that preserve the high part of a vector
 2012-12-07  6:50 UTC  (22+ messages)

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

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 

[patch] ree.c: don't abuse GTY
 2012-12-07  0:06 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 

C++ PATCH for c++/55058 (lost cv-quals with typedef in template)
 2012-12-06 22:14 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, rs6000] Update default loop peel limits
 2012-12-06 21:43 UTC  (3+ 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)

[PATCH] Don't drop DECL_INITIAL if -g for DWARF2+ (PR fortran/55395)
 2012-12-06 20:33 UTC  (3+ messages)

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

[PATCH, PR 55078] Let indirect inlining look at ipa-cp lattices
 2012-12-06 20:00 UTC  (2+ messages)

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  (4+ 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  (5+ messages)
` [Patch AArch64] Add zip{1, 2}, uzp{1, 2}, trn{1, 2} support for vector permute

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 

[PATCH][AARCH64] Fix the name mangling of AdvSIMD vector types
 2012-12-05 10:06 UTC  (3+ messages)
` [PATCH][AARCH64][PING] "

[PATCH] Testcase for PR50222
 2012-12-05  9:58 UTC 

Another merge from trunk to gccgo branch
 2012-12-05  9:51 UTC 

[patch] comment updates - don't reference non-existing local-alloc.c and global.c
 2012-12-05  9:20 UTC  (2+ messages)

libgo patch committed: Fix splice syscall
 2012-12-05  8:49 UTC 

[PATCH] Fix PR55525
 2012-12-05  8:46 UTC 

Go patch committed: Fix handling of dummy types for -fdump-go-spec
 2012-12-05  6:14 UTC 

Merge from trunk to gccgo branch
 2012-12-05  4:43 UTC 

Go patch committed: Accept comma after expression in type conversion
 2012-12-05  1:10 UTC 

Go patch committed: Make sure we give error for call to non-function
 2012-12-05  1:04 UTC 

Go patch committed: Better checks for make arguments
 2012-12-05  0:23 UTC 

[PATCH] Fix PR55489, memory-hog bug in GCSE
 2012-12-04 22:53 UTC  (3+ messages)

[patch] Hookize CFG DOT graph dumping
 2012-12-04 22:48 UTC  (5+ messages)

Bootstrap broken on powerpc64-unknown-linux-gnu "aliased to undefined symbol" (in definition of macro '_GLIBCXX_LDBL_COMPAT')
 2012-12-04 22:41 UTC 

Using -ffunction-sections and -p
 2012-12-04 21:43 UTC  (8+ messages)

Fix bootstrap/55571
 2012-12-04 20:44 UTC  (2+ messages)

[Google 4.7] Backport upstream fission changes (issue6852101)
 2012-12-04 19:35 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).