public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
Fix segfault on degenerate bitfield case
 2012-12-01  9:30 UTC  (2+ messages)

patch to fix
 2012-12-01  9:28 UTC  (23+ messages)
` patch to fix constant math - third small patch
      ` patch to fix constant math - 4th patch - the wide-int class
                                    ` patch to fix constant math - 5th patch - the rtl level changes
                                      ` patch to add storage classes to wide int

[PATCH i386] Allow cltd/cqto etc on modern CPUs
 2012-12-01  9:16 UTC 

[RFA:] fix group-loads of VOIDmode constants, expr.c:emit_group_load_1
 2012-12-01  8:50 UTC  (2+ messages)

Fwd: Subject: Re: [Patch, fortran] PR46897 - [OOP] type-bound defined ASSIGNMENT(=) not used for derived type component in intrinsic assign
 2012-12-01  8:32 UTC 

[C++ Patch] PR 54170
 2012-12-01  6:13 UTC  (2+ messages)

[PATCH i386] Allow cltd/cqto etc on modern CPUs
 2012-12-01  5:51 UTC 

[patch, libgcc] Bug in fp-bit.c when NO_NANS is defined
 2012-12-01  2:25 UTC  (2+ messages)

Go patch committed: Fix bug converting unnamed types
 2012-12-01  0:15 UTC 

[tsan] Small bugfix
 2012-12-01  0:04 UTC 

[RFA:] fix PR55030, wrong code from __builtin_setjmp_receiver
 2012-12-01  0:03 UTC  (4+ messages)

[C++ patch, committed] Fix make_ith_pack_parameter_name ICE (PR c++/55542)
 2012-11-30 23:57 UTC 

[i386] scalar ops that preserve the high part of a vector
 2012-11-30 22:36 UTC  (6+ messages)

[PATCH] Don't bypass blocks with multiple latch edges (PR middle-end/54838)
 2012-11-30 22:33 UTC  (15+ messages)

[patch] reorg.c janitor: remove epilogue_delay_list
 2012-11-30 22:03 UTC 

[PATCH] Enable non-complex math builtins from C99 for Bionic
 2012-11-30 21:48 UTC  (3+ messages)

[PATCH] asan unit tests from llvm lit-test
 2012-11-30 21:05 UTC  (15+ messages)
          ` [PATCH] asan_test.cc from llvm

[PATCH] PR bootstrap/55552: --enable-gold=default doesn't work with in-tree binutils
 2012-11-30 20:35 UTC 

[PATCH, AArch64 4.7] Backport of __builtin_bswap16 optimisation
 2012-11-30 19:34 UTC 

[PATCH, RFC] Dumping expanded MD files
 2012-11-30 19:13 UTC  (7+ messages)

[tsan] Instrument atomics
 2012-11-30 18:03 UTC  (7+ messages)

[ARM] Turning off 64bits ops in Neon and gfortran/modulo-scheduling problem
 2012-11-30 16:38 UTC  (3+ messages)

[PATCH] Stream profile summary histogram through LTO files (issue6782131)
 2012-11-30 16:17 UTC  (2+ messages)

[PATCH][Committed] Add self to write-after-approval section of MAINTAINERS file
 2012-11-30 15:59 UTC 

[PATCH] Fix allocation of reg_known_value
 2012-11-30 15:57 UTC  (8+ messages)

[RFA 7/8] validate_failures.py: New options --manifest_subdir, --manifest_name
 2012-11-30 14:46 UTC  (4+ messages)

Merge from trunk to gccgo branch
 2012-11-30 14:27 UTC 

[PATCH Filter out -fsanitize=address if not in combined tree in lto-plugin
 2012-11-30 14:21 UTC  (6+ messages)
` [PATCH] Filter out -fsanitize=address if not in combined tree in libiberty

[PATCH, RFC] PR 55415 : Pessimistic misalignment from eipa_sra pass
 2012-11-30 13:30 UTC  (11+ messages)

[PATCH] Do not allocate PRE value-ids in get_expr_value_id
 2012-11-30 13:02 UTC 

[Patch, Fortran] No-op Patch - a.k.a. FINAL wrapper update
 2012-11-30 12:29 UTC  (6+ messages)

PR55124 - tentative patch for ICE in PRE
 2012-11-30 10:31 UTC  (7+ messages)

[PATCH] Fix for PR55492 : __atomic_load doesn't match ACQUIRE memory model
 2012-11-30 10:15 UTC  (5+ messages)

[PATCH ARM] Disable "-fira-hoist-pressure" on Thumb2
 2012-11-30  9:59 UTC  (4+ messages)

[PATCH] Remove pointless iteration in VN
 2012-11-30  9:33 UTC 

[patch] use pretty-print for slim RTL printing
 2012-11-30  9:24 UTC  (2+ messages)

[PATCH, AARCH64] Implement vector alignment target hooks
 2012-11-30  9:03 UTC  (2+ messages)

[PATCH, generic] Fix for define_subst
 2012-11-30  8:46 UTC  (10+ messages)

Go patch committed: Fix fieldtrack info for unexported type
 2012-11-30  8:44 UTC 

[GCC ARM-Embedded-4_7/Commit]Fix size regression of regrename on Thumb2
 2012-11-30  7:05 UTC 

[GCC ARM-Embedded-4_7/Commit]Disable -fira-hoist-pressure on Thumb2
 2012-11-30  6:19 UTC 

[PATCH GCC/ARM] Fix big size regression in register renaming for thumb2 instruction set
 2012-11-30  6:19 UTC 

Merge from trunk to gccgo branch
 2012-11-30  5:02 UTC 

[PATCH, ARM] New CPU support for Marvell PJ4 cores
 2012-11-30  4:44 UTC  (7+ messages)
          ` PING: "

[RFA 4/8] validate_failures.py: rename --manifest to --manifest_path
 2012-11-29 22:47 UTC  (4+ messages)

[4.6] Fix PR libgcc/48076
 2012-11-29 21:21 UTC 

[PATCH] Add --with-build-config=bootstrap-asan support
 2012-11-29 20:46 UTC  (12+ messages)

[patch] RFA: more fixes for PR55006
 2012-11-29 20:20 UTC  (2+ messages)

C++ PATCH for c++/53137 ('this' capture in templates)
 2012-11-29 20:15 UTC 

patch to fix PR55456
 2012-11-29 19:03 UTC 

[PATCH] Use explicit -I for libstdc++-v3 header files
 2012-11-29 19:02 UTC  (4+ messages)

[patch] PR middle-end/55401: uninstrument relevant path in TM clone
 2012-11-29 18:41 UTC  (2+ messages)

[PATCH] Vtable pointer verification, gcc changes (patch 2 of 2)
 2012-11-29 18:35 UTC  (5+ messages)

[patch prefix.c]: 4 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-11-29 18:33 UTC  (4+ messages)

[Google 4.7] Backport upstream fission changes (issue6852101)
 2012-11-29 18:27 UTC 

Go patch committed: Track fields with tag go:"track"
 2012-11-29 18:12 UTC 

[patch, ARM] Fix pr55073
 2012-11-29 17:53 UTC 

[PATCH] Filter out -fsanitize=address from PLUGINCFLAGS
 2012-11-29 17:48 UTC 

[PATCH] Put a breakpoint on __asan_report_error for ASAN
 2012-11-29 17:42 UTC 

[patch] Fix PR middle-end/55321
 2012-11-29 17:15 UTC  (5+ messages)

[PATCH] Stream profile summary histogram through LTO files (issue6782131)
 2012-11-29 16:55 UTC  (4+ messages)

[PATCH] Support -fuse-ld=bfd and -fuse-ld=gold
 2012-11-29 15:56 UTC  (7+ messages)

[0/8] Add optabs alternatives for insv, extv and extzv
 2012-11-29 15:31 UTC  (6+ messages)

[PATCH][AARCH64] Fix the name mangling of va_list
 2012-11-29 15:26 UTC  (3+ messages)

[patch c++]: 1 of 7 Fix for PR target/53912 bootstrap fails using default c++ mode in stage 2 and 3 for native x86_64-w64-mingw32
 2012-11-29 15:21 UTC  (6+ messages)

constexpr vector operations
 2012-11-29 15:18 UTC  (2+ messages)

[PATCH] Instance information in DWARF discriminators
 2012-11-29 15:13 UTC  (4+ messages)

[PATCH] [AArch64] Refactor Advanced SIMD builtin initialisation
 2012-11-29 15:11 UTC  (3+ messages)
` [Patch AArch64-4.7] Backport - "

[PATCH,ARM] Subdivide alu into alu_reg and simple_alu_imm
 2012-11-29 15:02 UTC  (4+ messages)

[PATCH][AARCH64] Refactor constant generation
 2012-11-29 15:01 UTC  (2+ messages)

[RFA/4.7/ARM] Backport arm-*-linux-gnueabihf triplet support to 4.7
 2012-11-29 14:45 UTC  (2+ messages)

[RFA/ARM] Fix PR54974: Thumb literal pools don't handle PC rounding
 2012-11-29 14:42 UTC  (3+ messages)

[PATCH][ARM][1/3] AArch32 NEON vrint builtins and intrinsics
 2012-11-29 14:27 UTC 

[0/3][ARM] AArch32 NEON vrint builtins and intrinsics
 2012-11-29 14:27 UTC 

[PATCH][ARM][2/3] AArch32 NEON vrint builtins and intrinsics
 2012-11-29 14:27 UTC 

[PATCH][ARM][3/3] AArch32 NEON vrint builtins and intrinsics
 2012-11-29 14:27 UTC 

[tsan] instrument_expr improvements
 2012-11-29 14:01 UTC  (3+ messages)

[PATCH] PRE TLC
 2012-11-29 13:52 UTC 

[patch tree-dump.c]: 7 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-11-29 13:41 UTC  (2+ 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-11-29 12:12 UTC 

[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-11-29 12:11 UTC 

[patch]: 3 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-11-29 12:07 UTC 

[patch]: 2 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-11-29 12:05 UTC 

[Patch, Fortran] PR5469
 2012-11-29 12:02 UTC  (3+ messages)
` [Patch, Fortran] PR55469 - fix I/O memory leaks in case of failure and iostat= being present

PR fortran/51727: make module files reproducible, question on C++ in gcc
 2012-11-29 10:40 UTC  (3+ messages)

[patch mingw]: Cleanup about static/shared libgcc
 2012-11-29 10:12 UTC 

[patch mingw]: Correct page-size granularity and retry for address-mapping on mingw-hosts
 2012-11-29 10:08 UTC 

[Patch, Fortran, committed] PR52161 - Fix bound checking of SYNC IMAGES( n )
 2012-11-29  9:07 UTC  (2+ messages)

patch to fix PR55512
 2012-11-29  8: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).