Show patches with: State = Action Required       |    Archived = No       |   126616 patches
« 1 2 ... 323 324 3251266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
S/390: Throw FE_INVALID exception in the fp2int libgcc routines - - - - --- 2014-02-06 Andreas Krebbel New
Fix ubsan expansion of multiplication (PR rtl-optimization/60030) - - - - --- 2014-02-06 Jakub Jelinek New
Make gimple_get_virt_method_for_vtable O(1) and not allocating garbage - - - - --- 2014-02-06 Jan Hubicka New
Avoid unnnecesary copying of ipa-prop's expressions - - - - --- 2014-02-06 Jan Hubicka New
[C++] for C++/52369 - - - - --- 2014-02-06 Fabien Chêne New
Free constructor elts in LTO merging - - - - --- 2014-02-06 Jan Hubicka New
Fix issues with -enable-gather-detailed-mem-stats - - - - --- 2014-02-06 Jan Hubicka New
wide-int, lto - - - - --- 2014-02-06 Mike Stump New
[RFA,middle-end/54041] Convert modes as needed from expand_expr - - - - --- 2014-02-06 Jeff Law New
[MIPS] Use soft-fp for libgcc floating-point routines - - - - --- 2014-02-06 Richard Sandiford New
Fix typo and miswordings in three error messages - - - - --- 2014-02-06 Benno Schulenberg New
[jit] Add some methods to the C++ wrapper API. - - - - --- 2014-02-06 David Malcolm New
Fix PR55289, a typoed word in an error message - - - - --- 2014-02-06 Benno Schulenberg New
Fix PR52289, a typoed word in an error message - - - - --- 2014-02-06 Benno Schulenberg New
Fix PR49008, a typoed statement - - - - --- 2014-02-06 Benno Schulenberg New
minor help message fix - - - - --- 2014-02-06 Xinliang David Li New
Fix up __builtin_setjmp_receiver handling (PR c++/60082, take 2) - - - - --- 2014-02-06 Jakub Jelinek New
New optimize(0) versioning fix (PR target/60026, take 2) - - - - --- 2014-02-06 Jakub Jelinek New
[google,gcc-4_8] Thunk section names - - - - --- 2014-02-06 Sriraman Tallam New
fix for PR 59691 - - - - --- 2014-02-06 Iyer, Balaji V New
[Fortran] PR 58470: [4.9 Regression] [OOP] ICE on invalid with FINAL procedure and type extension - - - - --- 2014-02-06 Janus Weil New
Allow passing arrays in registers on AArch64 - - - - --- 2014-02-06 Michael Hudson-Doyle New
[RFA,rtl-optimization/52714] Do not allow combine to create invalid RTL - - - - --- 2014-02-06 Jeff Law New
PR 59469 - - - - --- 2014-02-07 Jan Hubicka New
PR 59918 (overacitve ipa-devirt sanity check) - - - - --- 2014-02-07 Jan Hubicka New
[12/8,AVX-512] Improve EAS, ICC, GCC conformance. - - - - --- 2014-02-07 Kirill Yukhin New
optabs: Allow CAS expanders to fail - - - - --- 2014-02-07 Andreas Krebbel New
S/390: Reject misaligned operands in atomic expanders - - - - --- 2014-02-07 Andreas Krebbel New
sync builtin testcase: Add alignment attribute on TImode variable - - - - --- 2014-02-07 Andreas Krebbel New
Add alloc_align and assume_aligned attributes (PR middle-end/60092) - - - - --- 2014-02-07 Jakub Jelinek New
Fix more typos in error messages - - - - --- 2014-02-07 Benno Schulenberg New
Fix _Unwind_GetIPInfo detection on Mac OS X 10.4 - - - - --- 2014-02-07 Misty De Meo New
Fix more trivial comment typos - - - - --- 2014-02-07 Jeff Law New
RFA: patch for PR59535 - - - - --- 2014-02-07 Vladimir Makarov New
[RFC] PR 59776 - esra vs gimple_debug - - - - --- 2014-02-07 Richard Henderson New
remove C_EXPR_APPEND macro - - - - --- 2014-02-07 Prathamesh Kulkarni New
[Fortran] PR 58470: [4.9 Regression] [OOP] ICE on invalid with FINAL procedure and type extension - - - - --- 2014-02-07 Mikael Morin New
remove C_EXPR_APPEND macro - - - - --- 2014-02-07 Prathamesh Kulkarni New
[PING] _Cilk_for for C and C++ - - - - --- 2014-02-07 Iyer, Balaji V New
[PR,target/40977] Split ashldi_extsi - - - - --- 2014-02-07 Jeff Law New
Fix Cilk+ catch_exc.cc - - - - --- 2014-02-07 Jakub Jelinek New
Disable accumulate-outgoing-args for Generic and Buldozers - - - - --- 2014-02-07 Jakub Jelinek New
[ARM] Document armv7e-m for ARM option -march - - - - --- 2014-02-08 Terry Guo New
[committed] Fix #pragma omp simd with local address taken variables (PR c/59984) - - - - --- 2014-02-08 Jakub Jelinek New
Fix various issues in vect_analyze_data_refs (PR middle-end/59150) - - - - --- 2014-02-08 Jakub Jelinek New
Fix PR52289, a typoed word in an error message - - - - --- 2014-02-08 Andreas Schwab New
[Fortran] PR 58470: [4.9 Regression] [OOP] ICE on invalid with FINAL procedure and type extension - - - - --- 2014-02-08 Janus Weil New
[rs6000] Remove most -mcall- options from consideration in ENDIAN_SELECT - - - - --- 2014-02-08 Ulrich Weigand New
[fortran] PR34928 - Extension: volatile common blocks - - - - --- 2014-02-08 Dominique d'Humières New
[fortran/52879] RANDOM_SEED revisited - - - - --- 2014-02-09 Steve Kargl New
print quotes around ) - - - - --- 2014-02-09 Prathamesh Kulkarni New
{GRAPHITE] Replacement of isl_int by isl_val - - - - --- 2014-02-09 Mircea Namolaru New
Use "[warning enabled by default]" for default warnings - - - - --- 2014-02-09 Richard Sandiford New
[Ada] Use "[warning enabled by default]" for default warnings - - - - --- 2014-02-09 Richard Sandiford New
{GRAPHITE] Replacement of isl_int by isl_val - - - - --- 2014-02-09 Tobias Burnus New
[RFA,middle-end/52306] Fix reload from creating invalid RTL - - - - --- 2014-02-10 Jeff Law New
[committed] Fix #pragma omp simd with local address taken variables (PR c/59984) - - - - --- 2014-02-10 Jakub Jelinek New
[ARM] Add -mcpu=native detection for Cortex-A53, A57 - - - - --- 2014-02-10 Kyrylo Tkachov New
[testsuite,committed] Fix effective target for ivdep tests - - - - --- 2014-02-10 Eric Botcazou New
Minor fixes in ipa-devirt.c - - - - --- 2014-02-10 Eric Botcazou New
[AArch64,committed] Fix typo in aarch64.c - - - - --- 2014-02-10 Kyrylo Tkachov New
[C] Improve column info of initializers (PR c/60114) - - - - --- 2014-02-10 Marek Polacek New
[jit] Update TODO.rst - - - - --- 2014-02-10 David Malcolm New
[jit] Use default arguments to eliminate half of the methods in the C++ wrapper API. - - - - --- 2014-02-10 David Malcolm New
[v3] Don't xfail 22_locale/num_put/put/char/14220.cc etc. on Solaris 9/x86 - - - - --- 2014-02-10 Rainer Orth New
[jit] Use std::string rather than const char * in C++ wrapper API. - - - - --- 2014-02-10 David Malcolm New
[testsuite,i386] Compile g++.dg/ext/vector26.C with -mmmx - - - - --- 2014-02-10 Rainer Orth New
[jit] Pass std::vector by reference within the C++ wrapper API - - - - --- 2014-02-10 David Malcolm New
[RFA,middle-end/54041] Convert modes as needed from expand_expr - - - - --- 2014-02-10 Jeff Law New
[jit] Provide a more terse C++ wrapper API. - - - - --- 2014-02-10 David Malcolm New
[VxWorks] Allow --enable-threads=posix - - - - --- 2014-02-10 rbmj New
[jit] Add operator overloading to the C++ API. - - - - --- 2014-02-10 David Malcolm New
[jit] Mark "get_inner_" methods as const within C++ wrapper API. - - - - --- 2014-02-10 David Malcolm New
[jit] Add gcc_jit_function_get_param - - - - --- 2014-02-10 David Malcolm New
[committed] Add some missing vect_ints - - - - --- 2014-02-10 Richard Sandiford New
RFA: XFAIL gcc.dg/vect/pr56787.c if vect_no_align - - - - --- 2014-02-10 Richard Sandiford New
[PING] _Cilk_for for C and C++ - - - - --- 2014-02-10 Iyer, Balaji V New
Handle more COMDAT profiling issues - - - - --- 2014-02-10 Teresa Johnson New
[RS6000] power8 internal compiler errors - - - - --- 2014-02-10 Alan Modra New
[jit] Add the ability to get int types by size/signedness. - - - - --- 2014-02-10 David Malcolm New
[RFA,rtl-optimization/60131] Fix rtl-checking failure in REE - - - - --- 2014-02-10 Jeff Law New
[google,gcc-4_8] Don't use gcov counter related ssa name as induction variables - - - - --- 2014-02-10 Wei Mi New
Fix PR target/60137, no splitters for vectors that get GPR registers - - - - --- 2014-02-11 Michael Meissner New
[google,gcc-4_8] Handle Split functions in the Function Reordering Plugin - - - - --- 2014-02-11 Sriraman Tallam New
[google,gcc-4_8] Don't use gcov counter related ssa name as induction variables - - - - --- 2014-02-11 Wei Mi New
[committed] Add pr59927 testcase - - - - --- 2014-02-11 Jakub Jelinek New
[ARM] Fix PR 55426 - - - - --- 2014-02-11 Kyrylo Tkachov New
Use "[warning enabled by default]" for default warnings - - - - --- 2014-02-11 Richard Sandiford New
Fix wrong code with VCE to bit-field type at -O - - - - --- 2014-02-11 Eric Botcazou New
Only assume 4-byte stack alignment on Solaris 9/x86 (PR libgomp/60107) - - - - --- 2014-02-11 Rainer Orth New
[PING,test,case] ICE in Cilk Plus structured block checker - - - - --- 2014-02-11 Thomas Schwinge New
[c++] : Fix pr/58835 [4.7/4.8/4.9 Regression] ICE with __PRETTY_FUNCTION__ in broken function - - - - --- 2014-02-11 Kai Tietz New
Simple install hook - - - - --- 2014-02-11 Philip Herron New
Use VIEW_CONVERT_EXPR in SRA created debug stmts if needed (PR debug/59776) - - - - --- 2014-02-11 Jakub Jelinek New
Fix up -Wsequence-point handling (PR c/60101) - - - - --- 2014-02-11 Jakub Jelinek New
[PING] Re: [PATCH][ARM]fix potential testsuite/gcc.target/arm/fixed_float_conversion.c regression - - - - --- 2014-02-11 H.J. Lu New
[jit] Improvements to error-handling - - - - --- 2014-02-11 David Malcolm New
[google,gcc-4_8] Don't use gcov counter related ssa name as induction variables - - - - --- 2014-02-11 Wei Mi New
fix typo in doc/generic.texi - - - - --- 2014-02-11 Prathamesh Kulkarni New
[testsuite] : Revert PR testsuite/58630 on mainline - - - - --- 2014-02-11 Uros Bizjak New
« 1 2 ... 323 324 3251266 1267 »