2020-03-28 |
Patrick Palka | c++: requires-expression outside of a template is misev... |
commit | commitdiff | tree |
2020-03-28 |
Patrick Palka | c++: Respect current_constraint_diagnosis_depth in... |
commit | commitdiff | tree |
2020-03-28 |
Patrick Palka | c++: Replay errors during diagnosis of constraint satis... |
commit | commitdiff | tree |
2020-03-28 |
Jakub Jelinek | c: After issuing errors about array size, for error... |
commit | commitdiff | tree |
2020-03-28 |
Jakub Jelinek | reassoc: Fix -fcompare-debug bug in reassociate_bb... |
commit | commitdiff | tree |
2020-03-28 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2020-03-27 |
Jonathan Wakely | libstdc++: Define __cpp_lib_ranges macro for C++20 |
commit | commitdiff | tree |
2020-03-27 |
Jonathan Wakely | libstdc++: Add remaining C++20 changes to iterator... |
commit | commitdiff | tree |
2020-03-27 |
Jonathan Wakely | libstdc++: Implement C++20 changes to insert iterators |
commit | commitdiff | tree |
2020-03-27 |
Jonathan Wakely | libstdc++: Move definition earlier in file |
commit | commitdiff | tree |
2020-03-27 |
Joseph Myers | Update gcc de.po. |
commit | commitdiff | tree |
2020-03-27 |
Alan Modra | [RS6000] PR94145, make PLT loads volatile |
commit | commitdiff | tree |
2020-03-27 |
Jakub Jelinek | c++: Handle COMPOUND_EXPRs in ocp_convert [PR94339] |
commit | commitdiff | tree |
2020-03-27 |
Martin Sebor | PR c++/94346 - [9/10 Regression] ICE due to handle_copy... |
commit | commitdiff | tree |
2020-03-27 |
Nathan Sidwell | [pr84733] Fix ICE popping local scope |
commit | commitdiff | tree |
2020-03-27 |
Martin Sebor | PR c++/94098 - ICE on attribute access redeclaration |
commit | commitdiff | tree |
2020-03-27 |
Andrew Stubbs | amdgcn: refactor mode iterators |
commit | commitdiff | tree |
2020-03-27 |
Martin Sebor | c++: avoid -Wredundant-tags on a first declaration... |
commit | commitdiff | tree |
2020-03-27 |
Nathan Sidwell | c++: Fix ICE after ambiguous inline namespace reopen... |
commit | commitdiff | tree |
2020-03-27 |
David Malcolm | analyzer: fix malloc pointer NULL-ness |
commit | commitdiff | tree |
2020-03-27 |
David Malcolm | analyzer: add new supergraph visualization |
commit | commitdiff | tree |
2020-03-27 |
David Malcolm | analyzer: improvements to diagnostic-manager.cc logging |
commit | commitdiff | tree |
2020-03-27 |
David Malcolm | analyzer: tweaks to superedge::dump |
commit | commitdiff | tree |
2020-03-27 |
Richard Biener | debug/94273 - avoid creating type DIEs for DINFO_LEVEL_... |
commit | commitdiff | tree |
2020-03-27 |
Richard Biener | tree-optimization/94352 - fix uninitialized use of... |
commit | commitdiff | tree |
2020-03-27 |
Tobias Burnus | [Fortran] Fix ICE with deferred-rank arrays (PR93957) |
commit | commitdiff | tree |
2020-03-27 |
Kewen Lin | Fix PR90332 by extending half size vector mode |
commit | commitdiff | tree |
2020-03-27 |
Richard Earnshaw | fixup: move ChangeLog entry for last Arm fix to correct... |
commit | commitdiff | tree |
2020-03-27 |
Richard Earnshaw | fixup: move ChangeLog entry for last Arm fix to correct... |
commit | commitdiff | tree |
2020-03-27 |
Tobias Burnus | Fortran] Reject invalid association target (PR93363) |
commit | commitdiff | tree |
2020-03-27 |
Jakub Jelinek | c++: Avoid calls in non-evaluated contexts affect wheth... |
commit | commitdiff | tree |
2020-03-27 |
Jakub Jelinek | c++: Handle COMPOUND_EXPRs in ocp_convert [PR94339] |
commit | commitdiff | tree |
2020-03-27 |
Roman Zhuykov | modulo-sched: fix bootstrap compare-debug issue |
commit | commitdiff | tree |
2020-03-27 |
Marek Polacek | c++: template keyword accepted before destructor names... |
commit | commitdiff | tree |
2020-03-27 |
Patrick Palka | c++: Remove redundant calls to type_dependent_expression_p |
commit | commitdiff | tree |
2020-03-27 |
Iain Sandoe | coroutines, testsuite: Fix symmetric-transfer-00-basic... |
commit | commitdiff | tree |
2020-03-27 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2020-03-26 |
Joseph Myers | Update gcc .po files. |
commit | commitdiff | tree |
2020-03-26 |
Marek Polacek | c++: DR1710, template keyword in a typename-specifier... |
commit | commitdiff | tree |
2020-03-26 |
Iain Sandoe | coroutines: Implement n4849 recommended symmetric transfer. |
commit | commitdiff | tree |
2020-03-26 |
Iain Sandoe | coroutines: Implement n4849 changes to exception handling. |
commit | commitdiff | tree |
2020-03-26 |
Jonathan Wakely | libstdc++: Add some C++20 additions to <chrono> |
commit | commitdiff | tree |
2020-03-26 |
Richard Earnshaw | arm: unified syntax for libgcc when built with -Os... |
commit | commitdiff | tree |
2020-03-26 |
Martin Liska | Fix UNRESOLVED test-case. |
commit | commitdiff | tree |
2020-03-26 |
Jakub Jelinek | tree: Fix -fcompare-debug issues due to protected_set_e... |
commit | commitdiff | tree |
2020-03-26 |
Martin Liska | Skip test for non-x86 targets. |
commit | commitdiff | tree |
2020-03-26 |
Jakub Jelinek | gimplify: Fix -fcompare-debug differences caused by... |
commit | commitdiff | tree |
2020-03-26 |
Jakub Jelinek | c++: Fix up user_provided_p [PR81349] |
commit | commitdiff | tree |
2020-03-26 |
Jakub Jelinek | c++: Fix a -fcompare-debug issue with DEBUG_BEGIN_STMT... |
commit | commitdiff | tree |
2020-03-26 |
Jakub Jelinek | var-tracking: Mark as sp based more VALUEs [PR92264] |
commit | commitdiff | tree |
2020-03-26 |
Richard Biener | widening_mul: restrict ops to be defined in the same... |
commit | commitdiff | tree |
2020-03-26 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2020-03-25 |
Carl Love | [PATCH] rs6000: vec_rlnm fix to make builtin work accor... |
commit | commitdiff | tree |
2020-03-25 |
Jonathan Wakely | libstdc++: Fix author in previous ChangeLog entry |
commit | commitdiff | tree |
2020-03-25 |
Jonathan Wakely | libstdc++ Add missing tests for std::shared_timed_mutex |
commit | commitdiff | tree |
2020-03-25 |
Jonathan Wakely | libstdc++: Define and use chrono::is_clock for C++20 |
commit | commitdiff | tree |
2020-03-25 |
Andrew Stubbs | testsuite: adjustments for amdgcn |
commit | commitdiff | tree |
2020-03-25 |
Jeff Law | Fix vector-compare-1 regressions on sh4/sh4eb cause... |
commit | commitdiff | tree |
2020-03-25 |
Jeff Law | Fix vector-compare-1 regressions on sh4/sh4eb caused... |
commit | commitdiff | tree |
2020-03-25 |
Jakub Jelinek | arm: Fix ICE caused by arm_gen_dicompare_reg [PR94292] |
commit | commitdiff | tree |
2020-03-25 |
Martin Sebor | PR middle-end/94004 - missing -Walloca on calls to... |
commit | commitdiff | tree |
2020-03-25 |
Jeff Law | rs6000: Allow FPRs to change between SDmode and... |
commit | commitdiff | tree |
2020-03-25 |
Patrick Palka | c++: Fix invalid -Wduplicated-cond warning [PR94265] |
commit | commitdiff | tree |
2020-03-25 |
Martin Sebor | PR tree-optimization/94131 - ICE on printf with a VLA... |
commit | commitdiff | tree |
2020-03-25 |
Sandra Loosemore | Fix gcc.dg/pr92301.c on targets that don't support... |
commit | commitdiff | tree |
2020-03-25 |
Iain Sandoe | coroutines: Fix missing dereference (PR94319). |
commit | commitdiff | tree |
2020-03-25 |
Martin Liska | Do not error about missing zstd unless --with-zstd. |
commit | commitdiff | tree |
2020-03-25 |
Jakub Jelinek | testsuite: Mention cleanup-13.c test is incompatible... |
commit | commitdiff | tree |
2020-03-25 |
Jakub Jelinek | i386: Fix ix86_add_reg_usage_to_vzeroupper [PR94308] |
commit | commitdiff | tree |
2020-03-25 |
Martin Liska | Make target_clones resolver fn static if possible. |
commit | commitdiff | tree |
2020-03-25 |
Martin Liska | Fix handling of --with{,out}-zstd option. |
commit | commitdiff | tree |
2020-03-25 |
Jakub Jelinek | testsuite: Fix up FAILs in gfortran testsuite with... |
commit | commitdiff | tree |
2020-03-25 |
Mark Eggleston | fortran: ICE using undeclared symbol in array construct... |
commit | commitdiff | tree |
2020-03-25 |
Jakub Jelinek | varasm: Fix output_constructor where a RANGE_EXPR index... |
commit | commitdiff | tree |
2020-03-25 |
Jakub Jelinek | middle-end: Avoid using DECL_UID in ASM_FORMAT_PRIVATE_... |
commit | commitdiff | tree |
2020-03-25 |
Jakub Jelinek | sccvn: Fix buffer overflow in push_partial_def [PR94300] |
commit | commitdiff | tree |
2020-03-25 |
Jakub Jelinek | if-conv: Delete dead stmts backwards in ifcvt_local_dce... |
commit | commitdiff | tree |
2020-03-25 |
Sandra Loosemore | Test for sigsetjmp support in analyzer tests requiring... |
commit | commitdiff | tree |
2020-03-25 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2020-03-24 |
Marek Polacek | c++: Fix wrong no post-decrement operator error in... |
commit | commitdiff | tree |
2020-03-24 |
Jason Merrill | c++: Improve handling of ill-formed constraints [PR94186]. |
commit | commitdiff | tree |
2020-03-24 |
Jason Merrill | c++: Fix template parm with dependent type in concepts. |
commit | commitdiff | tree |
2020-03-24 |
Jason Merrill | c++: Give more expressions locations. |
commit | commitdiff | tree |
2020-03-24 |
Christophe... | [testsuite,arm] use arm_fp_dp_ok effective-target |
commit | commitdiff | tree |
2020-03-24 |
Christophe... | [testsuite,arm] cmp-2.c: Move double-precision tests... |
commit | commitdiff | tree |
2020-03-24 |
Christophe... | [testsuite,arm] target-supports.exp: Add arm_fp_dp_ok... |
commit | commitdiff | tree |
2020-03-24 |
John David... | Define __BIG_ENDIAN__ |
commit | commitdiff | tree |
2020-03-24 |
Tobias Burnus | Fix OpenMP offload handling for target-link variables... |
commit | commitdiff | tree |
2020-03-24 |
Martin Liska | Improve endianess detection. |
commit | commitdiff | tree |
2020-03-24 |
Jakub Jelinek | arm: Fix arm {,u}subvdi4 and usubvsi4 expanders [PR94286] |
commit | commitdiff | tree |
2020-03-24 |
Jakub Jelinek | loop-manip: Avoid -fcompare-debug issues in create_iv... |
commit | commitdiff | tree |
2020-03-24 |
Jakub Jelinek | if-conv: Fix -fcompare-debug bugs in ifcvt_local_dce... |
commit | commitdiff | tree |
2020-03-24 |
Jakub Jelinek | cgraphunit: Avoid code generation differences based... |
commit | commitdiff | tree |
2020-03-24 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2020-03-24 |
Joseph Myers | Update gcc es.po, sv.po. |
commit | commitdiff | tree |
2020-03-23 |
Jeff Law | Verify the code used for the optimized comparison is... |
commit | commitdiff | tree |
2020-03-23 |
Patrick Palka | c++: Avoid a suspicious -Wnoexcept warning [PR93805] |
commit | commitdiff | tree |
2020-03-23 |
Jakub Jelinek | c++: Handle COMPOUND_EXPRs in get_narrower and warnings... |
commit | commitdiff | tree |
2020-03-23 |
Jakub Jelinek | c: Fix up cfun->function_end_locus on invalid function... |
commit | commitdiff | tree |
2020-03-23 |
Lewis Hyatt | driver: Improve the generated help text for alias options |
commit | commitdiff | tree |
next |