2019-02-21 |
Jonathan Wakely | PR libstdc++/89416 fix __is_move_insertable trait |
commit | commitdiff | tree |
2019-02-21 |
H.J. Lu | i386: Replace -fcf-protection with -fcf-protection... |
commit | commitdiff | tree |
2019-02-21 |
Jason Merrill | PR c++/88690 - C++17 ICE with empty base in aggregate. |
commit | commitdiff | tree |
2019-02-21 |
Wilco Dijkstra | Fix pr88850-2 test |
commit | commitdiff | tree |
2019-02-21 |
Thomas Koenig | dump-parse-tree.c (debug): Implement for gfc_expr ... |
commit | commitdiff | tree |
2019-02-21 |
Thomas Koenig | re PR fortran/86119 (Intrinsic len has wrong type if... |
commit | commitdiff | tree |
2019-02-21 |
H.J. Lu | i386: Check -mindirect-branch/-mfunction-return with... |
commit | commitdiff | tree |
2019-02-21 |
Jakub Jelinek | re PR bootstrap/88714 (bootstrap comparison failure... |
commit | commitdiff | tree |
2019-02-21 |
Martin Jambor | [omp] Move NE_EXPR handling to omp_adjust_for_condition |
commit | commitdiff | tree |
2019-02-21 |
Richard Biener | re PR c++/89392 (ICE in bitmap_bit_p, at bitmap.c:978) |
commit | commitdiff | tree |
2019-02-21 |
Jason Merrill | PR c++/87921 - wrong error with inline static data... |
commit | commitdiff | tree |
2019-02-21 |
Ian Lance Taylor | re PR go/89407 (go bootstrap failure on s390x starting... |
commit | commitdiff | tree |
2019-02-21 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2019-02-21 |
Jakub Jelinek | re PR c++/89403 (ICE in maybe_clone_body, at cp/optimiz... |
commit | commitdiff | tree |
2019-02-21 |
Jakub Jelinek | re PR c++/89405 (ICE in import_export_decl, at cp/decl2... |
commit | commitdiff | tree |
2019-02-20 |
Jakub Jelinek | re PR middle-end/89412 (gcc ICE in simplify_subreg... |
commit | commitdiff | tree |
2019-02-20 |
Jakub Jelinek | re PR middle-end/89091 (ICE: Segmentation fault (in... |
commit | commitdiff | tree |
2019-02-20 |
Jakub Jelinek | re PR tree-optimization/88074 (g++ hangs on math expres... |
commit | commitdiff | tree |
2019-02-20 |
Uros Bizjak | re PR target/89397 (ICE in build_call_expr_loc_array... |
commit | commitdiff | tree |
2019-02-20 |
Uros Bizjak | linux-unwind.h (alpha_fallback_frame_state): Cast ... |
commit | commitdiff | tree |
2019-02-20 |
Jakub Jelinek | re PR c++/89336 (internal compiler error when compiling... |
commit | commitdiff | tree |
2019-02-20 |
David Malcolm | Fix ICE with #line directive (PR c/89410) |
commit | commitdiff | tree |
2019-02-20 |
Ian Lance Taylor | compiler: fix a typo in comments |
commit | commitdiff | tree |
2019-02-20 |
Jason Merrill | PR c++/87513 - 'sorry' mangling PMF template-id. |
commit | commitdiff | tree |
2019-02-20 |
Jason Merrill | * g++.old-deja/g++.robertl/eb92.C: Handle warning as... |
commit | commitdiff | tree |
2019-02-20 |
Jason Merrill | PR c++/88380 - wrong-code with flexible array and NSDMI. |
commit | commitdiff | tree |
2019-02-20 |
Will Wray | PR c++/88572 - wrong handling of braces on scalar init. |
commit | commitdiff | tree |
2019-02-20 |
Pat Haugen | target-supports.exp (check_effective_target_vect_usad_c... |
commit | commitdiff | tree |
2019-02-20 |
H.J. Lu | libsanitizer: Restore internal_readlink for x32 |
commit | commitdiff | tree |
2019-02-20 |
Caroline Tice | Fix testsuite |
commit | commitdiff | tree |
2019-02-20 |
Uros Bizjak | revert: re PR target/89397 (ICE in build_call_expr_loc_... |
commit | commitdiff | tree |
2019-02-20 |
Andre Vieira | [GCC] PR target/86487: fix the way 'uses_hard_regs_p... |
commit | commitdiff | tree |
2019-02-20 |
Martin Liska | Change singular to plural in gfortran.texi. |
commit | commitdiff | tree |
2019-02-20 |
Paolo Carlini | re PR c++/84536 (ICE with non-type template parameter) |
commit | commitdiff | tree |
2019-02-20 |
Thomas Schwinge | Correction of ChangeLog entry, Thomas provided the... |
commit | commitdiff | tree |
2019-02-20 |
Martin Liska | Document Fortran header directive. |
commit | commitdiff | tree |
2019-02-20 |
Jakub Jelinek | re PR libstdc++/89402 (warning: ‘void _ZNKSt4hashIeEclE... |
commit | commitdiff | tree |
2019-02-20 |
Li Jia He | [rs6000] fix PR 88100, range check for vec_splat_{su... |
commit | commitdiff | tree |
2019-02-20 |
Jason Merrill | PR c++/88368 - wrong 'use of deleted function' |
commit | commitdiff | tree |
2019-02-20 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2019-02-19 |
Jonathan Wakely | * config/gcn/gcn.c (print_operand): Fix typo. |
commit | commitdiff | tree |
2019-02-19 |
Ian Lance Taylor | compiler: add debugger-callable AST dump functins |
commit | commitdiff | tree |
2019-02-19 |
Wilco Dijkstra | Fix pr88850 test |
commit | commitdiff | tree |
2019-02-19 |
Bernd Edlinger | Makefile.am: Avoid the -D option which is not available... |
commit | commitdiff | tree |
2019-02-19 |
Thomas Koenig | re PR fortran/89384 (CONTIGUOUS dummy argument in BIND... |
commit | commitdiff | tree |
2019-02-19 |
Uros Bizjak | unwind-dw2.c (_Unwind_GetGR): Compare regno instead... |
commit | commitdiff | tree |
2019-02-19 |
Thomas Schwinge | [PR87924] OpenACC wait clauses without async-arguments... |
commit | commitdiff | tree |
2019-02-19 |
Ian Lance Taylor | re PR go/89169 (FAIL: internal/cpu) |
commit | commitdiff | tree |
2019-02-19 |
Ian Lance Taylor | runtime: abort stack scan in cases that we cannot unwin... |
commit | commitdiff | tree |
2019-02-19 |
H.J. Lu | i386: Set ix86_fpmath to FPMATH_387 without SSE |
commit | commitdiff | tree |
2019-02-19 |
Chung-Lin Tang | re PR c/87924 (OpenACC wait clauses without async-argum... |
commit | commitdiff | tree |
2019-02-19 |
Richard Biener | re PR tree-optimization/88074 (g++ hangs on math expres... |
commit | commitdiff | tree |
2019-02-19 |
Iain Buclaw | Fix libphobos.shared/load.d compile failure on Solaris |
commit | commitdiff | tree |
2019-02-19 |
Eric Botcazou | rtlanal.c (get_initial_register_offset): Fall back... |
commit | commitdiff | tree |
2019-02-19 |
Rainer Orth | Fix libphobos linking on Solaris 11 |
commit | commitdiff | tree |
2019-02-19 |
Jakub Jelinek | re PR middle-end/89303 (memory leak with shared_ptr... |
commit | commitdiff | tree |
2019-02-19 |
Jakub Jelinek | re PR c++/89387 (ICE in maybe_generic_this_capture... |
commit | commitdiff | tree |
2019-02-19 |
Jakub Jelinek | re PR c++/89391 (ICE in build_target_expr_with_type... |
commit | commitdiff | tree |
2019-02-19 |
Jakub Jelinek | re PR c++/89390 (ICE in get_string, at spellcheck-tree... |
commit | commitdiff | tree |
2019-02-19 |
Jonathan Wakely | Adjust C++11/C++14 tests to work with -fchar8_t |
commit | commitdiff | tree |
2019-02-19 |
Tom Honermann | P0482R5 char8_t: New standard library tests |
commit | commitdiff | tree |
2019-02-19 |
Tom Honermann | P0482R5 char8_t: Standard library support |
commit | commitdiff | tree |
2019-02-19 |
Jason Merrill | PR c++/89336 - multiple stores in constexpr stmt. |
commit | commitdiff | tree |
2019-02-19 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2019-02-18 |
Johannes Pfau | libphobos: Detect if qsort_r is available |
commit | commitdiff | tree |
2019-02-18 |
Joseph Myers | * fr.po: Update. |
commit | commitdiff | tree |
2019-02-18 |
Jason Merrill | Improve diagnostic for redundant template arguments... |
commit | commitdiff | tree |
2019-02-18 |
Sharon Dvir | README: Fix typos. |
commit | commitdiff | tree |
2019-02-18 |
Rainer Orth | Fix g++.dg/torture/pr89303.C with Solaris ld |
commit | commitdiff | tree |
2019-02-18 |
Jason Merrill | Improve duplicate [[likely]] diagnostic. |
commit | commitdiff | tree |
2019-02-18 |
Martin Sebor | cpp.texi (Conditional syntax): Add __has_attribute... |
commit | commitdiff | tree |
2019-02-18 |
Thomas Koenig | re PR fortran/87689 (PowerPC64 ELFv2 function parameter... |
commit | commitdiff | tree |
2019-02-18 |
Martin Sebor | invoke.texi (-Wreturn-type): Correct and expand. |
commit | commitdiff | tree |
2019-02-18 |
Martin Sebor | PR middle-end/89294 - ICE in valid_constant_size_p |
commit | commitdiff | tree |
2019-02-18 |
Wilco Dijkstra | Fix libstdc++ filesystem tests |
commit | commitdiff | tree |
2019-02-18 |
Wilco Dijkstra | Fix test pr88680.C |
commit | commitdiff | tree |
2019-02-18 |
Rainer Orth | Tabify all D *.exp files |
commit | commitdiff | tree |
2019-02-18 |
Richard Biener | re PR tree-optimization/89296 (tree copy-header masking... |
commit | commitdiff | tree |
2019-02-18 |
Jakub Jelinek | re PR bootstrap/88714 (bootstrap comparison failure... |
commit | commitdiff | tree |
2019-02-18 |
Jakub Jelinek | re PR target/89369 (pseudo-RNG miscompiled on s390x... |
commit | commitdiff | tree |
2019-02-18 |
Jakub Jelinek | re PR target/89361 (s390 broken without S390_USE_TARGET... |
commit | commitdiff | tree |
2019-02-18 |
Jakub Jelinek | * config/s390/s390.md (*<risbg_n>_ior_and_sr_ze, |
commit | commitdiff | tree |
2019-02-18 |
Martin Liska | Use 1UL constant in order to not overflow (PR c++/89383). |
commit | commitdiff | tree |
2019-02-18 |
Martin Jambor | [PR 89209] Avoid segfault in a peculiar corner case... |
commit | commitdiff | tree |
2019-02-18 |
Martin Liska | Come up with fast {function,call}_summary classes ... |
commit | commitdiff | tree |
2019-02-18 |
Martin Liska | Support if statement in !GCC$ builtin directive. |
commit | commitdiff | tree |
2019-02-18 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2019-02-17 |
Harald Anlauf | re PR fortran/88299 ([F18] COMMON in a legacy module... |
commit | commitdiff | tree |
2019-02-17 |
Harald Anlauf | re PR fortran/89077 (ICE using * as len specifier for... |
commit | commitdiff | tree |
2019-02-17 |
Marek Polacek | re PR c++/89356 (sorry, unimplemented: mangling implici... |
commit | commitdiff | tree |
2019-02-17 |
Marek Polacek | re PR c++/89315 (Cannot convert to std::initializer_lis... |
commit | commitdiff | tree |
2019-02-17 |
Marek Polacek | * g++.old-deja/g++.robertl/eb82.C: Tweak dg-error. |
commit | commitdiff | tree |
2019-02-17 |
Marek Polacek | PR c++/89217 - ICE with list-initialization in range... |
commit | commitdiff | tree |
2019-02-17 |
Alan Modra | [RS6000] Fix <bd>_<mode> and <bd>tf_<mode> splitters |
commit | commitdiff | tree |
2019-02-17 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2019-02-16 |
H.J. Lu | i386: Add ssse3_pmulhrswv4hi3 expander |
commit | commitdiff | tree |
2019-02-16 |
H.J. Lu | i386: Correct *vec_extractv2si_zext_mem |
commit | commitdiff | tree |
2019-02-16 |
Jakub Jelinek | re PR tree-optimization/88074 (g++ hangs on math expres... |
commit | commitdiff | tree |
2019-02-16 |
David Malcolm | Fix excess warnings from -Wtype-limits with location... |
commit | commitdiff | tree |
2019-02-16 |
Thomas Koenig | re PR fortran/71066 (ICE in set_loop_bounds, at fortran... |
commit | commitdiff | tree |
next |