public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[asan] Handle noreturn calls with __asan_handle_no_return ()
 2012-12-10 21:53 UTC  (3+ messages)

[PATCH i386]: Enable push/pop in pro/epilogue for modern CPUs
 2012-12-10 21:07 UTC  (5+ messages)

[patch, mips, testsuite] Fix gcc.target/mips/octeon-bbit-2.c for -Os
 2012-12-10 20:27 UTC  (2+ messages)

[patch, mips, debug] Fix PR 54061, mips compiler aborts in testsuite
 2012-12-10 20:07 UTC  (12+ messages)

[C++] Add missing dependency on $(PARAMS_H)
 2012-12-10 20:01 UTC 

[patch, mips, testsuite] Fix scan on gcc.target/mips/ext-2.c
 2012-12-10 19:55 UTC  (2+ messages)

[PATCH] Bugfix: Additional parameter for canonicalize comparison
 2012-12-10 19:54 UTC  (6+ messages)

[patch, mips] Fix -mno-shared option (gcc.target/mips/pr35802.c)
 2012-12-10 19:45 UTC  (3+ messages)

Ping^2: Synopsys DesignWare ARC Port
 2012-12-10 19:25 UTC 

[patch, testsuite] Fix pr35634 tests when char is unsigned
 2012-12-10 19:21 UTC  (3+ messages)

[patch] libgcc unwind-arm.h: mark arguments as unused
 2012-12-10 19:13 UTC  (2+ messages)

[patch][c++] Stop in cp_write_global_declarations after writing a PCH
 2012-12-10 18:01 UTC  (4+ messages)

application/xml mime-type in recent libstdc++ doc changes
 2012-12-10 17:52 UTC  (2+ messages)

[PATCH][RFC] Bug handling SUBREG (MEM) - MEM having side-effects?
 2012-12-10 16:49 UTC  (4+ messages)
    ` [PING][PATCH][RFC] "

[RFC] Parallel build broken on trunk
 2012-12-10 16:37 UTC  (5+ messages)
    ` [AARCH64-4.7, PATCH, committed] Fix race in parallel build

[Fortran, (RFC) patch] PR49110/51055 Assignment to alloc. deferred-length character vars
 2012-12-10 16:28 UTC  (18+ messages)

[google/gcc-4_7] Backport r193747 to using working set for bb hotness (issue6907063)
 2012-12-10 16:13 UTC 

[PATCH] Fix PR55079
 2012-12-10 15:15 UTC 

PATCH: PR lto/55466: Revision 191466 destroyed DWARF debug info
 2012-12-10 14:56 UTC  (3+ messages)

[patch] don't build multilib libraries during bootstrap, and disable some libstdc++ features
 2012-12-10 14:05 UTC  (5+ messages)

[PATCH] Fix PR55107
 2012-12-10 13:56 UTC 

[PATCH] SPU: Fix build failure on 64 bit hosts
 2012-12-10 12:30 UTC  (2+ messages)

Fix ICE on loop over constant vector at -O
 2012-12-10 12:28 UTC  (4+ messages)

[asan, committed] Sync asan_test.cc from upstream
 2012-12-10 12:22 UTC 

[asan] Instrument STRING_CSTs
 2012-12-10 12:01 UTC  (2+ messages)

[RFC] Remove TLS symbols from section anchor blocks
 2012-12-10 10:47 UTC  (2+ messages)

[PATCH][ARM][3/3] AArch32 NEON vrint builtins and intrinsics
 2012-12-10 10:45 UTC  (2+ messages)

[Patch, Fortran, F03] PR52909: Procedure pointers not private to modules
 2012-12-10  9:29 UTC  (2+ messages)

[patch print-tree.c]: 5 of 7 Fix of PR target/53912 bootstrap fails using default c++ mode in stage 2 and 3 for native x86_64-w64-mingw32
 2012-12-10  9:21 UTC  (4+ messages)

[patch stmt.c]: 6 of 7 Fix of PR target/53912 bootstrap fails using default c++ mode in stage 2 and 3 for native x86_64-w64-mingw32
 2012-12-10  9:21 UTC  (4+ messages)

[patch stmt.c]: Fix SjLj exception handling
 2012-12-10  9:21 UTC  (4+ messages)

[patch] [libstdc++] Fix build failure with --enable-libstdcxx-debug
 2012-12-10  8:51 UTC  (3+ messages)

[PATCH, libbacktrace] Find executable on ia64 and 64-bit hppa hpux
 2012-12-09 19:57 UTC 

[PATCH, libbacktrace] Don't call __sync_lock_test_and_set if we don't have sync functions
 2012-12-09 19:08 UTC 

[Patch, Fortran] Small patch for calls to gfc_deallocate_scalar_with_status
 2012-12-09 19:04 UTC  (4+ messages)
  ` [Patch,Fortran] reset dynamic type with MOVE_ALLOC (was: Re: [Patch, Fortran] Small patch for calls to gfc_deallocate_scalar_with_status)

[PATCH, libbacktrace] Fix build on hpux10
 2012-12-09 18:49 UTC 

[committed] Fix gcc.misc-tests/gcov-12.c test on hpux10
 2012-12-09 18:41 UTC 

[committed] xfail hooray4 test in gcc.dg/ipa/iinline-4.c on 32-bit hppa
 2012-12-09 18:37 UTC 

[committed] Fix gcc.dg/torture/pr47917.c on *-*-hpux10*
 2012-12-09 18:34 UTC 

[PATCH, alpha]: Fix PR55344, Cross compiling for alpha-linux fails because <signal.h> doesn't exist
 2012-12-09 18:18 UTC 

[committed] Defined MAP_FAILED in gcc.dg/20050826-1.c and gcc.dg/20050826-1.c if not defined
 2012-12-09 17:45 UTC 

[Patch, Fortran] PR55343 - Fix ICE with renaming of symbols of intrinsic modules
 2012-12-09 15:38 UTC  (3+ messages)

Advance your possibilities in bed
 2012-12-09 14:36 UTC 

Fix scan-assembler in libstdc++ testsuite
 2012-12-09 14:32 UTC 

[patch, Fortran] Fix PR 55593
 2012-12-09  9:16 UTC  (5+ messages)

[asan] Handle bitfields in asan
 2012-12-08 23:36 UTC  (2+ messages)

[PATCH] PR c++/53609 - Wrong argument deduction for pack expansion in argument pack
 2012-12-08 22:12 UTC  (5+ messages)

[PATCH i386]: Enable push/pop in pro/epilogue for modern CPUs
 2012-12-08 18:13 UTC 

PING: PATCH: PR sanitizer/55374: [asan] -static-libasan -static-libstdc++ doesn't work
 2012-12-08 17:13 UTC 

False -Werror=maybe-uninitialized and -Werror=uninitialized
 2012-12-08 15:58 UTC 

[PATCH] Don't drop DECL_INITIAL if -g for DWARF2+ (PR fortran/55395)
 2012-12-08 15:54 UTC  (12+ messages)

[Ada] Add obvious assertion
 2012-12-08 12:14 UTC 

[Ada] Fix ICE with overaligned vectors on IA-64
 2012-12-08 11:57 UTC 

patch to fix pr55141
 2012-12-08 10:30 UTC  (2+ messages)

C++ PATCH for c++/55419 (TREE_CONSTANT on TARGET_EXPR)
 2012-12-08  6:16 UTC 

[i386] scalar ops that preserve the high part of a vector
 2012-12-08  5:47 UTC  (26+ messages)

C++ PATCH for c++/55127 (bogus required typename)
 2012-12-08  5:38 UTC 

PR c++/55513: do not fold away builtins in COMPOUND_EXPRs
 2012-12-08  5:28 UTC  (4+ messages)

[lra] a patch to fix ppc bootstrap failure
 2012-12-07 23:04 UTC  (5+ messages)

Using -ffunction-sections and -p
 2012-12-07 22:47 UTC  (10+ messages)

libgo: ^M in source files
 2012-12-07 22:42 UTC  (3+ messages)

Minimize downward code motion during reassociation
 2012-12-07 21:37 UTC  (12+ messages)

Ada: ^M in ada source files
 2012-12-07 21:26 UTC  (11+ messages)

PR rtl-optimization/51771: revert TM returns twice kludge
 2012-12-07 20:26 UTC  (4+ messages)

[PATCH] PR c++/54401 - Confusing diagnostics about type-alias at class scope
 2012-12-07 20:04 UTC  (11+ messages)
` [PING] "

[PATCH] Fix up convert_for_assignment warnings (PR c/39464)
 2012-12-07 19:44 UTC 

[PATCH] Improve debug info for various cases where we drop location info on the floor (PR debug/55608)
 2012-12-07 19:36 UTC  (2+ messages)

[RFA] .gitignore: Ignore *.pyc files
 2012-12-07 18:03 UTC  (2+ messages)

[PATCH, rs6000] Update default loop peel limits
 2012-12-07 16:52 UTC  (5+ messages)

[PATCH] Fix regression caused by my var-tracking.c note fix (PR bootstrap/55615, PR middle-end/43631)
 2012-12-07 16:02 UTC 

[PATCH] validate_failures.py: also ignore .git
 2012-12-07 15:32 UTC  (3+ messages)
` [PATCH] validate_failures.py: Fix performance regression

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

[patch] PR55158 - segfault in sched-rgn.c
 2012-12-07 14:22 UTC  (2+ messages)

[committed] Built libbacktrace with -frandom-seed=$@ (PR bootstrap/54926)
 2012-12-07 14:16 UTC 

[RFA/4.7/ARM] Backport arm-*-linux-gnueabihf triplet support to 4.7
 2012-12-07 13:52 UTC  (3+ messages)

[RFC] New feature to reuse one multilib among different targets
 2012-12-07 13:24 UTC  (9+ messages)

PING: [PATCH] Support -fuse-ld=bfd and -fuse-ld=gold
 2012-12-07 13:15 UTC 

[PATCH] Fix PR54886
 2012-12-07 13:14 UTC 

[patch] ree.c: don't abuse GTY
 2012-12-07 11:36 UTC  (8+ 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]: "

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

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