Patchwork GNU Compiler Collection

login
register
mail settings

Incoming patches

« Previous 1 2 ... 238 239 240 241 242 243 244 245 246 ... 269 270 Next »
Filters: Archived = No remove filter
Patch Date Submitter Delegate State
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
[RFC] Implement Undefined Behavior Sanitizer (take 2) 2013-06-12 Marek Polacek New
[Ada] Correct multi-precision division algorithm used for universal integers 2012-12-05 Arnaud Charlet New
[Fortran] Print floating-point exception status after STOP/ERROR STOP 2013-06-12 Tobias Burnus New
[Ada] Ada 2012 AIo5-014: no null exclusion on allocator with subtype indication 2012-12-05 Arnaud Charlet New
[RFC] Implement Undefined Behavior Sanitizer (take 2) 2013-06-12 Marek Polacek 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
Fix raw-string handling (PR preprocessor/57620) 2013-06-17 Jakub Jelinek New
validate_failures.py: Fix performance regression 2012-12-06 Bernhard Reutner-Fischer New
[RFA] Improve VRP of COND_EXPR_CONDs 2013-04-06 Jeff Law New
[rs6000] Enable ASAN build on powerpc*-linux 2012-12-06 Peter Bergner New
Don't drop DECL_INITIAL if -g for DWARF2+ (PR fortran/55395) 2012-12-06 Jakub Jelinek New
C++ PATCH for c++/54913 (error with static reference member and templates) 2012-12-06 Jason Merrill New
Cilk Plus Array Notation for C++ 2013-06-17 Iyer, Balaji V New
C++ PATCH for c++/54744 (typename typedef used in mem-initializer) 2012-12-06 Jason Merrill New
[gomp4] Some progress on #pragma omp simd 2013-06-17 Aldy Hernandez New
[i386] : Fix PR55597, ICE in plus_constant, at explow.c:88 2012-12-06 Uros Bizjak New
C++ PATCH for c++/55058 (lost cv-quals with typedef in template) 2012-12-06 Jason Merrill New
C++ PATCH for c++/55249 (missing symbol with array and multiple copy constructors) 2012-12-06 Jason Merrill New
[wwwdocs] Update AddressSanitizer part of the 4.8 release notes 2012-12-06 Tobias Burnus New
ree.c: don't abuse GTY 2012-12-07 Steven Bosscher New
C++ PATCH to implement C++11 ref-qualifiers 2013-04-04 Jason Merrill New
C++ PATCH for c++/54325 (wrong error initializing abstract base class) 2012-12-07 Jason Merrill New
Missing dependencies in Makefile.in 2013-04-04 Jeff Law New
C++ PATCH for c++/54325 (wrong error initializing abstract base class) 2012-12-07 Paolo Carlini New
[PING] PR c++/54401 - Confusing diagnostics about type-alias at class scope 2012-12-07 Dodji Seketeli New
[committed] Built libbacktrace with -frandom-seed=$@ (PR bootstrap/54926) 2012-12-07 Jakub Jelinek New
[committed] TILE-Gx/TILEPro: use pc relative/indirect encoding in eh data 2013-03-26 Walter Lee New
[committed] TILE-Gx: add float conversion patterns. 2013-03-26 Walter Lee New
[committed] TILE-Gx: speed up code to synthesize a constant 2013-03-26 Walter Lee New
Fix regression caused by my var-tracking.c note fix (PR bootstrap/55615, PR middle-end/43631) 2012-12-07 Jakub Jelinek New
Don't drop DECL_INITIAL if -g for DWARF2+ (PR fortran/55395) 2012-12-07 Jakub Jelinek New
[PING] PR c++/54401 - Confusing diagnostics about type-alias at class scope 2012-12-07 Dodji Seketeli New
[committed] TILE-Gx: add __insn_shufflebytes1 intrinsic 2013-03-26 Walter Lee New
[committed] TILE-Gx: add flags to CRTSTUFF_T_CFLAGS_S variable. 2013-03-26 Walter Lee New
[GCC/ARM] Fix rtx cost for Thumb1 2013-03-26 Bin Cheng New
PR c++/55513: do not fold away builtins in COMPOUND_EXPRs 2012-12-07 Aldy Hernandez New
[committed] TILE-Gx/TILEPro: define PROFILE_BEFORE_PROLOGUE 2013-03-26 Walter Lee New
Fix up convert_for_assignment warnings (PR c/39464) 2012-12-07 Jakub Jelinek New
PR c++/55513: do not fold away builtins in COMPOUND_EXPRs 2012-12-07 Aldy Hernandez New
patch to fix pr55141 2012-12-07 Vladimir Makarov New
[mips,debug] Fix PR 54061, mips compiler aborts in testsuite 2012-12-07 Steve Ellcey New
PATCH: PR lto/55466: Revision 191466 destroyed DWARF debug info 2012-12-07 H.J. Lu New
[mips,debug] Fix PR 54061, mips compiler aborts in testsuite 2012-12-07 Steve Ellcey New
C++ PATCH for c++/55419 (TREE_CONSTANT on TARGET_EXPR) 2012-12-08 Jason Merrill New
[Ada] Fix ICE with overaligned vectors on IA-64 2012-12-08 Eric Botcazou New