Patchwork GNU Compiler Collection

login
register
mail settings

Incoming patches

« Previous 1 2 ... 246 247 248 249 250 251 252 253 254 ... 264 265 Next »
Filters: Archived = No remove filter
Patch Date Submitter Delegate State
collect2 should accept more AIX linker flags to change shared library search order 2013-02-04 Michael Haubenwallner New
Add missing explicit instantiation for std::lower_bound template 2013-02-04 Dodji Seketeli New
Fix thinko in handle_error_attribute (PR middle-end/56167) 2013-02-04 Jakub Jelinek New
Fix extract_muldiv (PR tree-optimization/56899) 2013-04-10 Jakub Jelinek New
Port Jason's r195550 varasm.c change also to mingw/cygwin/solaris private copies (PR libstdc++/54314) 2013-02-04 Jakub Jelinek New
fix PR sanitizer/55617 via qsort 2013-02-04 Jack Howarth New
Fix PR56131 - gcc.dg/pr56035.c ICEs gcc on sparc-linux 2013-02-04 Tom de Vries New
[testsuite] commited: fix typo in 4.7 testsuite/lib/target-supports.exp 2013-02-04 Janis Johnson New
Fix PR48184 2013-04-10 Marek Polacek New
fix PR sanitizer/55617 via qsort 2013-02-04 Jack Howarth New
[wwwdocs] Buildstat update for 4.7 2013-02-04 Tom G. Christensen New
[v3] libstdc++/56202 2013-02-04 Paolo Carlini New
[google,gcc-4_7] offline profile tool (patchset 4) (issue8508048) 2013-04-10 Rong Xu New
fix PR sanitizer/55617 via qsort - dtors part 2013-02-04 Jack Howarth New
[Revised] fix PR sanitizer/55617 via qsort - dtors part 2013-02-05 Jack Howarth New
[testsuite] : Avoid "error: inlining failed in call to always_inline" with -fpic 2013-04-10 Uros Bizjak New
Go patch committed: Always initialize nested_off 2013-02-05 Ian Taylor New
[wwwdocs,committed] Updated Fortran part of http://gcc.gnu.org/gcc-4.9/changes.html 2013-04-10 Tobias Burnus New
Put -lasan always very early on the ld command line (PR sanitizer/55374) 2013-02-05 Eric Botcazou New
Fix PR56131 - gcc.dg/pr56035.c ICEs gcc on sparc-linux 2013-02-05 Tom de Vries New
Fix PR56131 - gcc.dg/pr56035.c ICEs gcc on sparc-linux 2013-02-05 Tom de Vries New
collect2 should accept more AIX linker flags to change shared library search order 2013-02-05 Michael Haubenwallner New
Fix assembler options for -mcpu={supersparc,hypersparc} 2013-04-10 David Miller New
Enable SUPPORTS_INIT_PRIORITY on darwin 2013-02-05 Jack Howarth New
Fix inline-1.C and inline-3.C testcases 2013-02-05 Jan Hubicka New
[wwwdocs] update libstdc++ doc links 2013-04-22 Benjamin Kosnik New
Fix up stdarg pass (PR tree-optimization/56205) 2013-02-05 Jakub Jelinek New
Remove unused tree_decl_with_vis field - thread_local 2013-02-05 Jakub Jelinek New
Add missing explicit instantiation for std::lower_bound template 2013-02-05 Paolo Carlini New
[DF] fix df_find_def and df_find_use 2013-04-10 Steven Bosscher New
[RFA] patch to fix PR56903 2013-04-10 Vladimir Makarov New
[Fortran] PR56907 - do not 'pack' arrays passed to C_LOC 2013-04-10 Tobias Burnus New
libgo patch committed: Use DejaGNU when testing a cross-compiler 2013-02-05 Ian Taylor New
top level configure patch committed: Disable libgo on some systems 2013-02-05 Ian Taylor New
C++ PATCH for c++/56208 (wrong sfinae with private inheritance) 2013-02-06 Jason Merrill New
C++ PATCH for c++/56177 ( ICE with return type deduction) 2013-02-06 Jason Merrill New
C++ PATCH for c++/54122 (ICE with 'this' capture) 2013-02-06 Jason Merrill New
Fix tree-optimization/57144 2013-05-03 Jeff Law New
[Ada] Preliminary work to coordinate Pragma Warnings and middle-end warnings 2013-02-06 Arnaud Charlet New
[Ada] Finalization of temporary controlled function results 2013-02-06 Arnaud Charlet New
[Ada] Read references in ali files for out-mode parameters 2013-02-06 Arnaud Charlet New
[Ada] Crash when processing attribute Loop_Entry 2013-02-06 Arnaud Charlet New
[Ada] Runtime check on assignment to tagged types 2013-02-06 Arnaud Charlet New
[Ada] Storage_Error due to large object size 2013-02-06 Arnaud Charlet New
[committed] Fix OpenMP shared clause handling of DECL_BY_REFERENCE RESULT_DECLs/PARM_DECLs (PR middle-end/56217) 2013-02-06 Jakub Jelinek New
[Ada] Removes workaround for an old GNU/Linker limitation on Windows 2013-02-06 Arnaud Charlet New
powerpc64le configure fix 2013-05-09 Alan Modra New
[Ada] Missing accessibility check 2013-02-06 Arnaud Charlet New
Avoid fix_loop_structure being called twice from tracer 2013-02-06 Richard Guenther New
[RS6000] PR54009 again 2013-02-06 Alan Modra New
Fix PR libitm/55693 2013-02-06 Jack Howarth New
Silence up a false positive warning in libiberty (PR middle-end/56526) 2013-03-05 Jakub Jelinek New
Fix PR libitm/55693 2013-02-06 Patrick Marlier New
[google/gcc-4_7] Ignore r194995 for gcc pr55852 (issue7304054) 2013-02-06 Simon Baldwin New
Fix PR rtl-optimization/56178 2013-02-06 Eric Botcazou New
[5/n,i386] : Simplify vec_extract post-reload splitters 2013-05-08 Uros Bizjak New
Check headers in verify_loop_structure 2013-02-06 Marek Polacek New
[gomp4] Little compiler OpenMP 4.0 progress 2013-04-10 Jakub Jelinek New
var-tracking wrt. leaf regs on sparc 2013-02-06 David Miller New
[committed] Fix validate_failures.py in standalone testing 2013-02-06 Diego Novillo New
libcpp: registering both a pragma and a pragma namespace with the same name 2013-04-10 Aldy Hernandez New
C++ PATCH for undeclared enum regression 2013-02-06 Jason Merrill New
Fix PR libitm/55693 2013-02-06 Jack Howarth New
[committed] Fix typo in validate_failures.py 2013-02-06 Diego Novillo New
[google/integration] Add -gfission and -gmlt options as synonyms 2013-02-06 Cary Coutant New
RFA: Update copyright for libquadmath 2013-02-06 Richard Sandiford New
libgo patch committed: Fixes for select based pollster 2013-02-06 Ian Taylor New
[RFC,4.9] Reload alternative weighting vs. wrong class regs 2013-02-07 Alan Modra New
[committed] Fix up ppc64 call pattern constraints (PR target/56228) 2013-02-07 Jakub Jelinek New
[RS6000] Fix PR45053 2013-02-07 Alan Modra New
[Google] Use line offset instead of absolute lineno to represent AutoFDO profile 2013-04-10 Dehao Chen New
[bootstrap] : Fix PR56227, bootstrap failure on MinGW. 2013-02-07 Uros Bizjak New
[www] Add loop case to non-bugs in bugs.html 2013-02-07 Richard Guenther New
Check headers in verify_loop_structure 2013-02-07 Marek Polacek New
[PR56193] - Wrong test operator for basic_ios in C++11 2013-02-07 Ed Smith-Rowland New
[ARM,3/3] Add vectorization support for rounding functions 2013-02-07 Kyrylo Tkachov New
Ad PR 56064: Extend fixed_from_double_int input 2013-02-07 Georg-Johann Lay New
C++ PATCH for c++/56235 (wrong error with bit-field and move constructor) 2013-02-07 Jason Merrill New
Check headers in verify_loop_structure 2013-02-07 Marek Polacek New
patch to fix PR56225 2013-02-07 Vladimir Makarov New
libgo patch committed: Fixes for select based pollster 2013-02-07 Rainer Orth New
[committed] Fix ICE in push_local_name (PR c++/56237) 2013-02-07 Jakub Jelinek New
[committed] Fix parsing of ((type ()) () (PR c++/56239) 2013-02-07 Jakub Jelinek New
Fix PR target/50678 2013-02-07 Eric Botcazou New
var-tracking wrt. leaf regs on sparc 2013-02-07 David Miller New
var-tracking wrt. leaf regs on sparc 2013-02-07 David Miller New
[committed] Fix up C++ ICEs in build_constructor (PR c++/56241) 2013-02-07 Jakub Jelinek New
libgo patch committed: Fix md5 on big-endian systems 2013-02-07 Ian Taylor New
[fortran] PR54107 ICE on recursive interface 2013-02-07 Mikael Morin New
PR 56043, Fix segfault in 4.7/4.8 powerpc tests 2013-02-07 Michael Meissner New
Fix up get_reload_reg (PR rtl-optimization/56195) 2013-02-08 Jakub Jelinek New
[Revised} Fix PR libitm/55693 2013-02-08 Jack Howarth New
[i386] : Use INTEGER_CLASS_P macro in ix86_spill_class 2013-02-08 Uros Bizjak New
Fix up extract_muldiv for NEGATE_EXPR (PR tree-optimization/56250) 2013-02-08 Jakub Jelinek New
[i386] : Define TARGET_CAN_SPLIT_STACK only when HAVE_GAS_CFI_PERSONALITY_DIRECTIVE is set 2013-02-08 Uros Bizjak New
[4.7,committed] Clear MASK_ALTIVEC if no OS support 2013-02-08 David Edelsohn New
[fortran] PR54107 ICE on recursive interface 2013-02-08 Mikael Morin New
libgo patch committed: Update to current version of Go library 2013-02-08 Uros Bizjak New
Improve debugging info (PR debug/53948 P1 regression) 2013-02-08 Jeff Law New
libgo patch committed: Update to current version of Go library 2013-02-08 Uros Bizjak New