summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-01c++: Parenthesized-init of aggregates accepts invalid code [PR94885]Marek Polacek
2020-05-01Darwin: Fix bootstrap break from libsanitizer changes.Iain Sandoe
2020-05-01testsuite: Enable asan tests on FreeBSD x86_64Andreas Tobler
2020-05-01c++: Local class DMI using local static [PR90479]Jason Merrill
2020-05-01c++: -fmerge-all-constants vs. destructors [PR91529]Jason Merrill
2020-05-01c++: generic lambda and -fsanitize=vla-bound [PR93822]Jason Merrill
2020-05-01i386: Use generic division to generate INVALID and DIVZERO exceptionsUros Bizjak
2020-05-01gcc: Enable bits for sanitizer support on FreeBSD x86_64Andreas Tobler
2020-05-01libsanitizer: Add missing file and regen Makefile.inAndreas Tobler
2020-05-01libstdc++: Add more tests for _E10, _E11 etc. (PR 94901)Jonathan Wakely
2020-05-01libstdc++: Replace deduced return type in ranges::iter_move (PR 92894)Jonathan Wakely
2020-05-01libstdc++: Replace reserved identifier _T with _Tp (PR 94901)Jonathan Wakely
2020-04-30document effective target fileioAlexandre Oliva
2020-05-01Daily bump.GCC Administrator
2020-04-30cse: Add test case. [PR94740]Peter Bergner
2020-04-30c: Fix ICE with _Atomic side-effect in nested fn param decls [PR94842]Jakub Jelinek
2020-04-30cse: Use simplify_replace_fn_rtx to process notes [PR94740]Richard Sandiford
2020-04-30rs6000, Fix header comment for intrinsic function _mm_movemask_epi8Carl Love
2020-04-30Adjust crontab.Jakub Jelinek
2020-04-30ipa: Cgraph verification fix (PR 94856)Martin Jambor
2020-04-30Bump BASE-VER.Jakub Jelinek
2020-04-30c++ ICE with nested requirement as default tpl parm[PR94827]Nathan Sidwell
2020-04-30libstdc++: Avoid errors in allocator's noexcept-specifier (PR 89510)Jonathan Wakely
2020-04-30coroutines: Fix handling of artificial vars [PR94886]Iain Sandoe
2020-04-30coroutines: Fix handling of target cleanup exprs [PR94883]Iain Sandoe
2020-04-30coroutines: Fix cases where proxy variables are used [PR94879]Iain Sandoe
2020-04-30diagnostics: Fix spelling in commentJonathan Wakely
2020-04-30tree: Don't reuse types if TYPE_USER_ALIGN differ [PR94775]Marek Polacek
2020-04-30[AArch64] Make -moutline-atomics on by defaultKyrylo Tkachov
2020-04-30aarch64: don't emit bti j after NOTE_INSN_DELETED_LABEL [PR94748]Szabolcs Nagy
2020-04-30d: Fix documentation of -defaultlib= and -debuglib=Iain Buclaw
2020-04-30Add missing ChangeLog entryIain Buclaw
2020-04-30d: Merge upstream dmd 934df6f8c, druntime 7bdd83d7Iain Buclaw
2020-04-30--with-{documentation,changes}-root-url tweaksJakub Jelinek
2020-04-30PR94725 - deleting gfortran.dg/dtio_5.f90 and pdt_5.f03Paul Thomas
2020-04-30arm: Remove duplicate entries in isr_attribute_args [PR target/57002]Christophe Lyon
2020-04-30IBM Z: vec_store_len_r/vec_load_len_r fixAndreas Krebbel
2020-04-30var-tracking.c: Fix possible use of uninitialized variable preStefan Schulze Frielinghaus
2020-04-30toplev.c: Check for null argument to fprintfStefan Schulze Frielinghaus
2020-04-30Daily bump.GCC Administrator
2020-04-29diagnostics: Add %{...%} pretty-format support for URLs and use it in -Wpsabi...Jakub Jelinek
2020-04-29s390: Fix up -Wpsabi diagnostics + [[no_unique_address]] empty member fix [PR...Jakub Jelinek
2020-04-29libstdc++: Fix outdated comment about std::string instantiations (PR 94854)Jonathan Wakely
2020-04-29x86: Fix -O0 remaining intrinsic macros [PR94832]Jakub Jelinek
2020-04-29x86: Fix -O0 intrinsic *gather*/*scatter* macros [PR94832]Jakub Jelinek
2020-04-29fortran/io.c: Fix use of uninitialized variable num [PR94769]Stefan Schulze Frielinghaus
2020-04-29 Fix some testsuite failures for H8/SX multilibs where short branches wher...Jeff Law
2020-04-29rs6000: Fix rs6000_atomic_assign_expand_fenv [PR94826]Jakub Jelinek
2020-04-29tree-optimization: Fix use of uninitialized variable [PR94774]Stefan Schulze Frielinghaus
2020-04-29c++: Nondeterministic concepts diagnostics [PR94830]Patrick Palka