Patchwork GNU Compiler Collection

login
register
mail settings

Incoming patches

« Previous 1 2 ... 203 204 205 206 207 208 209 210 211 ... 269 270 Next »
Filters: State = Action Required remove filter    |    Archived = No remove filter
Patch Date Submitter Delegate State
comment fix to machmode.def 2011-01-24 Kenneth Zadeck New
Fix up copyrename from renaming to read-only variable (PR tree-optimization/47427, PR tree-optimization/47428) 2011-01-24 Jakub Jelinek New
fix libstdc++/47387 AIX ctype mask override 2011-01-24 Graham Reed New
[c++] fix PR 46890, parsing regression 2011-01-24 Nathan Froyd New
[libstdc++-v3,parallel,mode] Enable user-defined swap 2011-01-24 Johannes Singler New
V850: Add -mv850es command line option 2011-01-24 Nick Clifton New
[libstdc++-v3,parallel,mode] Do not declare a mutable reference 2011-01-24 Johannes Singler New
Fix PR debug/47361 2011-01-24 Dodji Seketeli New
PR c++/47398 2011-01-24 Dodji Seketeli New
comment fix to machmode.def 2011-01-24 Kenneth Zadeck New
[gimplefe] Fix C++ warnings in gimple/parser.c 2011-01-24 Diego Novillo New
[libfortran] PR47375 GETLOG thread safety 2011-01-24 Janne Blomqvist New
[testsuite,build] Convert boehm-gc testsuite to DejaGnu (PR boehm-gc/11412) 2011-01-24 Rainer Orth New
Fix PR debug/47361 2011-01-24 Dodji Seketeli New
Fix remaining libgo testsuite failures on Solaris 2 2011-01-24 Rainer Orth New
[testsuite] Adapt dg-function-on-line for IRIX 2011-01-24 Rainer Orth New
Fix reload inheritance of post-modified addresses. 2011-01-23 Bernd Schmidt New
[Fortran] PR 47421 - Don't nullify allocatable scalar (character) dummy arguments 2011-01-23 Tobias Burnus New
[RFC,v3] New -fcompare-elim pass 2011-01-23 Andreas Schwab New
[Fortran] PRs 43062/47339 NAMELIST fixes 2011-01-23 Tobias Burnus New
[#4] Support for MIPS targets running GNU/kFreeBSD 2011-01-22 Robert Millan New
PR tree-optimization/43884, lto/44334: big loop nests cause us to optimize for size in hot areas 2011-01-22 Jan Hubicka New
[PR19351,C++] Fix heap overflow in operator new[] 2011-01-22 Florian Weimer New
[fortran] Fix PR 38536 2011-01-22 Tobias Burnus New
PR c/21659: missing "weak declaration must precede definition" error 2011-01-22 Jan Hubicka New
PR tree-optimization/47190: ICE on weakref missing alias info 2011-01-22 Jan Hubicka New
tiny i386 prefetching code cleanup 2011-01-22 Jan Hubicka New
RX: Fix type in cstoresf4 pattern 2011-01-22 Nick Clifton New
RX: Fix compilation problems when -mmax-constant-size is used 2011-01-22 Nick Clifton New
[Fortran] PR 47399 - fix half of the PR: ICE with PARAMETER TBP 2011-01-22 Tobias Burnus New
Unify MIPS ABI macros 2011-01-22 Robert Millan New
libgo patch committed: Avoid crash at thread exit 2011-01-22 Ian Taylor New
libgo patch committed: Adjust deadlock avoidance 2011-01-22 Ian Taylor New
libgo patch committed: Add SPARC RTEMS specific file 2011-01-22 Ian Taylor New
[RFC,ARM] Fix PR43721 - combine multiple div and mod into a single divmod call. 2011-01-22 Ramana Radhakrishnan New
libgo patch committed: Avoid deadlock creating new thread 2011-01-22 Ian Taylor New
libgo patch committed: Avoid deadlock during gc 2011-01-21 Ian Taylor New
Use enums for powerpc unspec/unspec_volatiles 2011-01-21 Michael Meissner New
C++ PATCH for c++/47041 (crash with c++0x and -fno-elide-constructors) 2011-01-21 Jason Merrill New
libgo patch committed: Fix race condition in test 2011-01-21 Ian Taylor New
Fix PR 47408, add explicit -mno-vsx to Altivec tests 2011-01-21 Michael Meissner New
[v3] remove export macros 2011-01-21 Benjamin Kosnik New
[C++] Fix -fno-for-scope (PR c++/47388) 2011-01-21 Jakub Jelinek New
[28/28] Do not use a data ref with indices invalid in the loop of the close_phi. 2011-01-21 Sebastian Pop New
[27/28] Only copy PBB_DOMAIN when it is initialized. 2011-01-21 Sebastian Pop New
[26/28] Pass to dr_analyze_indices the analysis loop for subscripts. 2011-01-21 Sebastian Pop New
[25/28] Move rewrite_commutative_reductions_out_of_ssa before find_scop_parameters. 2011-01-21 Sebastian Pop New
[24/28] Patch not merged, update ChangeLog.graphite. 2011-01-21 Sebastian Pop New
[23/28] Fail when PPL 0.11 is not present and CLooG has been requested. 2011-01-21 Sebastian Pop New
[22/28] Patch not merged, update ChangeLog.graphite. 2011-01-21 Sebastian Pop New
[21/28] Do not create the temporary array for reductions into VAR_DECL, PARM_DECL, and RESULT_DECL. 2011-01-21 Sebastian Pop New
[20/28] Allow several reductions in a reduction PBB. 2011-01-21 Sebastian Pop New
[19/28] Remove duplicate close phi nodes in the canonical close phi representation. 2011-01-21 Sebastian Pop New
[18/28] Relax the definition of same_pdr_p. 2011-01-21 Sebastian Pop New
[17/28] Pass 0 as the number of parameters to PIP when testing for integer feasibility. 2011-01-21 Sebastian Pop New
[16/28] Remove the temporary array for reductions written to memory. 2011-01-21 Sebastian Pop New
[15/28] Expect at least the version 0.11 of PPL. 2011-01-21 Sebastian Pop New
[14/28] Minimize the number of expensive calls to ppl_powerset_is_empty. 2011-01-21 Sebastian Pop New
[13/28] Use PIP to determine the integer feasibility of a constraint system. 2011-01-21 Sebastian Pop New
[12/28] Correct the precedence relation. 2011-01-21 Sebastian Pop New
[11/28] speedup compilation 2011-01-21 Sebastian Pop New
[10/28] Fix pbb_remove_duplicate_pdrs. 2011-01-21 Sebastian Pop New
[09/28] Test the profitability of interchange on the perfect nest. 2011-01-21 Sebastian Pop New
[08/28] Print the data dependence polyhedron in the PPL format. 2011-01-21 Sebastian Pop New
[07/28] Add debug_gmp_value. 2011-01-21 Sebastian Pop New
[06/28] Update required cloog to 0.16.1 2011-01-21 Sebastian Pop New
[05/28] Document availability of cloog-0.16 2011-01-21 Sebastian Pop New
[04/28] Patch not merged, update ChangeLog.graphite. 2011-01-21 Sebastian Pop New
[03/28] Patch not merged, update ChangeLog.graphite. 2011-01-21 Sebastian Pop New
[02/28] Free invalid postdominance info. 2011-01-21 Sebastian Pop New
[01/28] Add changelogs of patches that will not be merged to trunk. 2011-01-21 Sebastian Pop New
[21/32] Remove the lambda framework and make -ftree-loop-linear an alias of -floop-interchange. 2011-01-21 Sebastian Pop New
Patch: Improve -ftime-report 2011-01-21 Lawrence Crowl New
C++ PATCH for c++/46552 (C++0x ICE with pointer-to-member expression in template) 2011-01-21 Jason Merrill New
Go patch committed: Update to current version of libgo library 2011-01-21 Ian Taylor New
[x32] PATCH: PR target/47403: [x32] TLS doesn't work 2011-01-21 H.J. Lu New
[libfortran] PR46267 strerror() might not be thread-safe, take 2 2011-01-21 Janne Blomqvist New
[RFC,v3] New -fcompare-elim pass 2011-01-21 Richard Henderson New
[03/14] rx: Cleanup conditional branches. 2011-01-21 Richard Henderson New
[libfortran] PR46267 strerror() might not be thread-safe, take 2 2011-01-21 Janne Blomqvist New
C++ PATCHes for c++/46977 (C++0x ICE on template with statement-expression) 2011-01-21 Jason Merrill New
Fix -freorder-blocks-and-partition EH handling (PR middle-end/45566) 2011-01-21 Jakub Jelinek New
Scalar vector binary operation 2011-01-21 Richard Guenther New
[Fortran] PR 47394 Don't ICE on Windows after a fatal error 2011-01-21 Tobias Burnus New
Use AS_HELP_STRING throughout in top-level configure.ac 2011-01-21 Andreas Schwab New
[testsuite,c++] Skip g++.dg/other/anon5.C on IRIX 2011-01-21 Rainer Orth New
Don't optimize out accesses to const volatiles (PR tree-optimization/47391) 2011-01-21 Jakub Jelinek New
Avoid doing empty bb ehcleanup move if PHI on the landing pad has other uses (PR tree-optimization/47355, take 2) 2011-01-21 Jakub Jelinek New
[testsuite,c++] Use signed char in g++.dg/template/char1.C 2011-01-21 Rainer Orth New
Fix stack slot sharing for Fortran IO 2011-01-21 Jakub Jelinek New
fix typo 2011-01-21 Mike Stump New
[Fortran] PR 47377 reject nonpointer expr data-target in pointer assignment> 2011-01-20 Tobias Burnus New
[wwwdocs] Update docs with respect to changes for ARM. 2011-01-20 Ramana Radhakrishnan New
[PR,debug/47106] account used vars only once 2011-01-20 Alexandre Oliva New
[PR,libgcj/44341] introduce --with-target-{gmp,mpfr,...} 2011-01-20 Alexandre Oliva New
[committed] Fix test for PR 47251 to be ILP32, not IP32. 2011-01-20 Michael Meissner New
[wwwdocs] patch: rename cvs.html to wwwdocs-cvs.html 2011-01-20 Quentin Neill New
Fix PR target/47385, test gcc.target/powerpc/pr37168.c fails under VSX 2011-01-20 Michael Meissner New
Fix PR debug/47361 2011-01-20 Dodji Seketeli New
Do not use a data ref with indices invalid in the loop of the close_phi. 2011-01-20 Sebastian Pop New