Patchwork GNU Compiler Collection

login
register
mail settings

Incoming patches

« Previous 1 2 ... 236 237 238 239 240 241 242 243 244 ... 263 264 Next »
Filters: State = Action Required remove filter    |    Archived = No remove filter
Patch Date Submitter Delegate State
[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 Kai Tietz New
[fortran] Use memcmp() for string comparison for constant-length kind=1 strings 2013-03-25 Thomas Koenig New
patch to fix PR55456 2012-11-29 Vladimir Makarov New
C++ PATCH for c++/53137 ('this' capture in templates) 2012-11-29 Jason Merrill New
[RFA,4/8] validate_failures.py: rename --manifest to --manifest_path 2012-11-29 Doug Evans New
[RFA,7/8] validate_failures.py: New options --manifest_subdir, --manifest_name 2012-11-29 Doug Evans New
PR56799 2013-04-03 Jeff Law New
Prune SCEV 2013-04-24 Marek Polacek New
[ARM-Embedded-4_7/Commit] Disable -fira-hoist-pressure on Thumb2 2012-11-30 Bin Cheng New
Remove pointless iteration in VN 2012-11-30 Richard Guenther New
Fill more delay slots in conditional returns 2013-04-03 Steven Bosscher New
PR bootstrap/55552: --enable-gold=default doesn't work with in-tree binutils 2012-11-30 H.J. Lu New
[C++] PR 54170 2012-11-30 Paolo Carlini New
Fix segfault on degenerate bitfield case 2012-11-30 Eric Botcazou New
[C++,committed] Fix make_ith_pack_parameter_name ICE (PR c++/55542) 2012-11-30 Jakub Jelinek New
[tsan] Small bugfix 2012-12-01 Jakub Jelinek New
More vector folding 2013-05-14 Marc Glisse New
[google/gcc-4_8] Fix powerpc64-grtev3-linux-gnu.xfail 2013-04-22 Simon Baldwin New
[tsan] Small bugfix 2012-12-01 Jakub Jelinek New
Don't bypass blocks with multiple latch edges (PR middle-end/54838) 2012-12-01 Marek Polacek New
[C++] PR 54170 2012-12-01 Paolo Carlini New
[committed] Fix ada build on hpux10 2012-12-01 John David Anglin New
Simplify a VEC_SELECT from one half of a VEC_CONCAT 2012-12-02 Marc Glisse New
Fix PR gcov-profile/55551 (issue6868045) 2012-12-02 Teresa Johnson New
[c++] Stop in cp_write_global_declarations after writing a PCH 2012-12-02 Steven Bosscher New
asan_test.cc from llvm 2012-12-03 Jakub Jelinek New
[Fortran,committed] PR57114 correct intrinsic.texi (RANK) bug. 2013-04-29 Tobias Burnus New
Go patch committed: Fix field tracking in global var initializer 2012-12-03 Ian Taylor New
Small tweak to -Wuninitialized 2012-12-03 Eric Botcazou New
Fix PR35634 2012-12-03 Richard Guenther New
[committed] Fix up reassoc_4.f testcase (PR testsuite/55452) 2012-12-03 Jakub Jelinek New
[contrib] Fix buglet in validate_failures.py 2012-12-03 Diego Novillo New
[libquadmath,committed] Fix exponent reading 2012-12-03 Tobias Burnus New
Fix PR55570 2012-12-03 Marek Polacek New
PATCH: pass sysroot to cc1plus 2012-12-03 Etienne Le Sueur New
AArch64 fix ICE due to missing TYPE_STUB_DECL on va_list. 2012-12-03 Marcus Shawcroft New
[6/n,i386] : Merge *zero_extendsidi2_rex64 with base pattern using x64 and nox64 isa attribute 2013-03-25 Uros Bizjak New
Fix twolf -funroll-loops -O3 miscompilation (a semi-latent web.c bug) 2012-12-03 Steven Bosscher New
Go patch committed: Don't permit go/defer calls to be parenthesized 2012-12-04 Ian Taylor New
Emitting correct DWARF location descriptor for multi-reg frame pointer 2012-12-04 Senthil Kumar Selvaraj New
Go patch committed: Error for inverted slice range 2012-12-04 Ian Taylor New
validate_failures.py: also ignore .git 2012-12-04 Bernhard Reutner-Fischer New
[Fortran] PR55343 - Fix ICE with renaming of symbols of intrinsic modules 2012-12-04 Tobias Burnus New
[committed] Don't run asan.exp tests if libsanitizer/ hasn't been built (PR testsuite/55587) 2012-12-04 Jakub Jelinek New
[ARM] More Maverick obsoletion cleanup 2012-12-04 Richard Earnshaw New
[libquadmath,committed] Fix exponent reading 2012-12-04 Tobias Burnus New
Fix -Wformat-security warning in arm.c 2013-03-25 Roland McGrath New
Fix bootstrap/55571 2012-12-04 Richard Henderson New
PR target/54160: Only set __OBJC2__ when compiling OBJC. 2012-12-04 Aldy Hernandez New
Bootstrap broken on powerpc64-unknown-linux-gnu "aliased to undefined symbol" (in definition of macro '_GLIBCXX_LDBL_COMPAT') 2012-12-04 Andreas Schwab New
Go patch committed: Better checks for make arguments 2012-12-05 Ian Taylor New
Go patch committed: Make sure we give error for call to non-function 2012-12-05 Ian Taylor New
[C++] PR 56722 2013-03-25 Paolo Carlini New
patch to fix constant math - 4th patch - the wide-int class - patch ping for the next stage 1 2013-04-03 Kenneth Zadeck New
Testcase for PR50222 2012-12-05 Richard Guenther New
[Ada] Decoration of limited-with clauses 2012-12-05 Arnaud Charlet New
[Ada] Implementation-defined restrictions 2012-12-05 Arnaud Charlet New
[Ada] Remove junk overflow check on MOD/REM/unary "+" 2012-12-05 Arnaud Charlet New
[Ada] Visibility of equality operator when left operand is null. 2012-12-05 Arnaud Charlet New
[Ada] Avoid storage leak in gnatchop 2012-12-05 Arnaud Charlet New
Record missing equivalence 2013-03-25 Jeff Law New
[Ada] Correct multi-precision division algorithm used for universal integers 2012-12-05 Arnaud Charlet New
[Ada] Ada 2012 AIo5-014: no null exclusion on allocator with subtype indication 2012-12-05 Arnaud Charlet New
[asan] Instrument non-public common vars 2012-12-05 Jakub Jelinek New
[asan] Disallow crossjumping of __asan_report_* builtins 2012-12-05 Jakub Jelinek New
[C++11,PR55582] Let string literals starting with lower-case 's' be a user-defined literal instead of string + macro. 2012-12-05 Ed Smith-Rowland New
[asan] Handle noreturn calls with __asan_handle_no_return () 2012-12-05 Jakub Jelinek New
[asan] Handle noreturn calls with __asan_handle_no_return () 2012-12-05 Jakub Jelinek New
[Fortran,committed] Fix memleak in generate_component_assignments 2012-12-05 Tobias Burnus New
[asan] Handle bitfields in asan 2012-12-05 Jakub Jelinek New
PR target/54160: Only set __OBJC2__ when compiling OBJC. 2012-12-05 Aldy Hernandez New
Fix PR55599/sanitizer by disabling static libasan on darwin 2012-12-05 Jack Howarth New
[PR,rtl-optimization/55604] : fix ICE in remove_some_program_points_and_update_live_ranges 2012-12-05 Steven Bosscher New
[i386] : Define FP_TRAPPING_EXCEPTIONS 2012-12-05 Uros Bizjak New
PR rtl-optimization/51771: revert TM returns twice kludge 2012-12-05 Aldy Hernandez New
C++ PATCH for c++/52014 (decltype and members of the enclosing class of a lambda) 2013-03-25 Jason Merrill New
[mips] Patch to control the use of integer madd/msub instructions 2013-03-25 Steve Ellcey New
[rs6000] Enable ASAN build on powerpc*-linux 2012-12-05 Peter Bergner New
cilkplus array notation for C (clean, independent patchset, take 1) 2013-03-25 Iyer, Balaji V New
[asan] Fix up dg-set-target-env-var 2012-12-05 Jakub Jelinek New
C++ PATCH for c++/56699 (ICE with sizeof member of unrelated class in lambda) 2013-03-25 Jason Merrill New
[SH,4.7,committed] Backport fix for m2a-single-only multilib 2013-03-25 Oleg Endo New
[committed] Fix call branch shortening on PA 2012-12-06 John David Anglin New
libgo patch committed: Clean up directory reading code 2012-12-06 Ian Taylor New
[mips] Patch to control the use of integer madd/msub instructions 2013-03-25 Steve Ellcey New
[C++] Handle VECTOR_CSTs in adjust_temp_type (PR c++/55573) 2012-12-06 Jakub Jelinek New
[SH] PR 49880 - Fix some more -mdiv option issues 2013-03-25 Oleg Endo New
[C++] Fix build_noexcept_spec ICE (PR c++/54207) 2012-12-06 Jakub Jelinek New
[wwwdocs] Mention fixed SH -mdiv option for 4.8 and 4.7 2013-03-25 Oleg Endo New
[C++] Fix build_noexcept_spec ICE (PR c++/54207) 2012-12-06 Jakub Jelinek New
C++ PATCH for c++/55564 (ICE with decltype of non-type template parameter) 2012-12-06 Jason Merrill New
C++ PATCH for c++/54653 (ICE with missing template-header) 2012-12-06 Jason Merrill New
C++ PATCH for c++/55015 (undefined lambda conv op) 2012-12-06 Jason Merrill New
C++ PATCH for c++/54947 (wrong error with lambda in init-list) 2012-12-06 Jason Merrill New
C++ PATCH to correct mangling/demangling of cv-qualified function types 2013-04-04 Jason Merrill New
[AArch64] Add support for TARGET_VECTORIZE_AUTOVECTORIZE_VECTOR_SIZES hook. 2012-12-06 James Greenhalgh New
[C++] Handle separately <inline> and <constexpr> in grokfndecl error messages 2013-03-25 Paolo Carlini New
RFA: PATCH to build_array_type_1 for c++/55032 (array template argument) 2012-12-06 Jason Merrill New
[C++] Small grokdeclarator clean up 2013-03-25 Paolo Carlini New
[RFA] Improve VRP of COND_EXPR_CONDs 2013-04-06 Jeff Law New