gcc.git
2020-06-18 Marek Polacekc++: Fix tsubst ICE with invalid static_cast [PR95728]
2020-06-18 Martin Liskagcc-changelog: support merge commits in git_update_version
2020-06-18 Tobias Burnussilence empty-body warning
2020-06-18 Jakub Jelinekphiopt: Improve minmax optimization [PR95699]
2020-06-18 Jakub Jelinekforwprop: simplify_vector_constructor follow-up fix...
2020-06-18 Richard Bieneravoid early asm output
2020-06-18 Richard Bienerremove SLP_TREE_TWO_OPERATORS, add SLP permutation...
2020-06-18 Eric Botcazou[Ada] Fix small inefficiency in previous change to...
2020-06-18 Arnaud Charlet[Ada] ACATS 4.1J - B854003 - Subtype conformance check...
2020-06-18 Eric Botcazou[Ada] Narrow large arithmetic and comparison operations
2020-06-18 Eric Botcazou[Ada] Small cleanup in constraint checking code for...
2020-06-18 Javier Miranda[Ada] Crash in tagged type constructor with task components
2020-06-18 Ghjuvan Lacambre[Ada] Update output of verbose error summary
2020-06-18 Eric Botcazou[Ada] Small cleanup in the attribute code of the expander
2020-06-18 Steve Baird[Ada] Implement AI12-0032 fixes for 'Old attribute...
2020-06-18 Steve Baird[Ada] No Default_Initial_Condition check when declaring...
2020-06-18 Arnaud Charlet[Ada] Add support for XDR streaming in the default...
2020-06-18 Eric Botcazou[Ada] Fix host/target confusion for attribute To_Address
2020-06-18 Eric Botcazou[Ada] Add second warning for convention C_Variadic_n
2020-06-18 Arnaud Charlet[Ada] Profile mismatch between C and Ada functions
2020-06-18 Eric Botcazou[Ada] Minor cleanup in Expand_Call_Helper
2020-06-18 Eric Botcazou[Ada] Improve compile-time evaluation of value ranges
2020-06-18 Ghjuvan Lacambre[Ada] Do not treat pragma Compile_Time_Warning as error...
2020-06-18 Arnaud Charlet[Ada] Suppress CodePeer message on possible uninitializ...
2020-06-18 Piotr Trojanek[Ada] Fix failed assertion on a slice indexed by a...
2020-06-18 Piotr Trojanek[Ada] Cleanups in code related to static expressions
2020-06-18 Piotr Trojanek[Ada] Avoid forced loading of System.Priority in CodePe...
2020-06-18 Arnaud Charlet[Ada] ACATS 4.1L - B452002 - Wrong universal access...
2020-06-18 Bob Duff[Ada] AI12-0293-1 Implement storage streams
2020-06-18 Javier Miranda[Ada] Missing error on aspects Input and Output
2020-06-18 Eric Botcazou[Ada] Small adjustment to Get_Integer_Type function
2020-06-18 Eric Botcazou[Ada] Fix invalid expression sharing in Expand_Array_Eq...
2020-06-18 Richard Kenner[Ada] Properly test for Protected_Body_Subprogram
2020-06-18 Claire Dross[Ada] The definition of constants in declare expression...
2020-06-18 Piotr Trojanek[Ada] List aspect Relaxed_Initialization in GNAT RM
2020-06-18 Javier Miranda[Ada] Crash in tagged type constructor with task components
2020-06-18 Eric Botcazou[Ada] Small improvement to Optimize_Length_Comparison
2020-06-18 Martin LiskaAdd missing check for gassign.
2020-06-18 Martin Liskagcc-changelog: fix Backported from timestamp.
2020-06-18 GCC AdministratorDaily bump.
2020-06-17 Thomas Schwinge[OpenMP, gimplifier] 'inform' after 'error' diagnostic
2020-06-17 Thomas SchwingeAdd 'dg-do run' to 'libgomp.fortran/use_device_ptr...
2020-06-17 Samuel Thibaulthurd: libgcc unwinding support over signal trampolines
2020-06-17 Jonathan Wakelylibstdc++: Avoid stack overflow in std::vector (PR...
2020-06-17 Thomas Schwinge[HSA] Avoid ICE when "HSA does not implement indirect...
2020-06-17 Forrest TimourFix typo in attribute access example.
2020-06-17 Jonathan Wakelylibstdc++: Fix tests for uninitialized_value_construct_n
2020-06-17 Jonathan Wakelylibstdc++: Handle non-integral sizes in std::uninitiali...
2020-06-17 Jonathan Wakelyc++: Fix bogus "does not declare anything" warning...
2020-06-17 Kaipeng Zhouvect: CSE for bump and offset in strided load/store...
2020-06-17 Jason Merrillc++: implicit operator== adjustments from P2002.
2020-06-17 Jason Merrillc++: Add test for C++20 NB comment CA107.
2020-06-17 Jason Merrillc++: Fix consteval operator handling.
2020-06-17 Jason Merrillc++: Treat in-class default/delete as definitions.
2020-06-17 Jonathan Wakelyc-family: check qualifiers of arguments to __atomic...
2020-06-17 Richard Sandifordrecog: Tweak insn_gen_fn::operator() definition
2020-06-17 Andreas KrebbelIBM Z: Prevent mach optimization on doloop patterns
2020-06-17 Richard BienerUse SLP_TREE_VECTYPE consistently
2020-06-17 Marek Polacekc++: ICE with IMPLICIT_CONV_EXPR in array subscript...
2020-06-17 Patrick PalkaFix use of inaccessible member in pr85503.C [PR95716]
2020-06-17 Richard Bienertree-optimization/95717 - fix SSA update for vectorizer...
2020-06-17 Martin Liskatestsuite: clean up .gcov files in test-suite.
2020-06-17 Martin LiskaLower VEC_COND_EXPR into internal functions.
2020-06-17 Martin Liskagcc-changelog: Support 'Backported from master'.
2020-06-17 Andrew Stubbsamdgcn: Switch to HSACO v3 binary format
2020-06-17 Martin Liskagcov*: collapse lisence header to 2 lines in --version.
2020-06-17 Eric Botcazou[Ada] Add early return to Apply_Universal_Integer_Attri...
2020-06-17 Arnaud Charlet[Ada] ACATS 4.1H - BA12018 - Missed errors for private...
2020-06-17 Ed Schonberg[Ada] Additional legality rule for indexing operation...
2020-06-17 Gary Dismukes[Ada] Nested subprograms in protected subprograms impro...
2020-06-17 Javier Miranda[Ada] Ada2020: AI12-0279 more dispatching points with...
2020-06-17 Eric Botcazou[Ada] Fix incorrect operand sharing after expansion
2020-06-17 Javier Miranda[Ada] Crash in tagged type constructor with task components
2020-06-17 Bob Duff[Ada] Do not give "bad indentation" error inside a...
2020-06-17 Arnaud Charlet[Ada] Improve error message on anonymous access paramet...
2020-06-17 Eric Botcazou[Ada] Do not generate useless length check for array...
2020-06-17 Piotr Trojanek[Ada] Support aspect Relaxed_Initialization on private...
2020-06-17 Eric Botcazou[Ada] Small cleanup throughout CStand body
2020-06-17 Eric Botcazou[Ada] Remove new problematic condition for LLVM
2020-06-17 Gary Dismukes[Ada] Various typo corrections plus minor reformatting
2020-06-17 Bob Duff[Ada] Ada2020: AI12-0110 Tampering checks are performed...
2020-06-17 Eric Botcazou[Ada] Couple of small tweaks related to integer conversions
2020-06-17 Piotr Trojanek[Ada] Fix comment of Get_Iterable_Type_Primitive
2020-06-17 Ed Schonberg[Ada] Ada_2020 AI12-0220 Pre/Postconditions on Access_T...
2020-06-17 Piotr Trojanek[Ada] Add assertions to Preserve_Comes_From_Source...
2020-06-17 Arnaud Charlet[Ada] Remove obsolete comments in Big_Numbers
2020-06-17 Gary Dismukes[Ada] Implement static expression functions for Ada...
2020-06-17 Eric Botcazou[Ada] Deal with second specific superflat case in Optim...
2020-06-17 Eric Botcazou[Ada] Adjust documentation of 'Bit and 'Descriptor_Size...
2020-06-17 Eric Botcazou[Ada] Work around problematic interaction with public...
2020-06-17 Eric Botcazou[Ada] Fix small oversight in change to Optimize_Length_...
2020-06-17 Eric Botcazou[Ada] Optimize length checks generated for slice assign...
2020-06-17 Piotr Trojanek[Ada] Fix casing from GNATProve to GNATprove
2020-06-17 Piotr Trojanek[Ada] Remove unnecessary special-casing of GNATprove...
2020-06-17 Eric Botcazou[Ada] Fix small fallout of change for 'Pos and 'Val...
2020-06-17 Piotr Trojanek[Ada] Fix expansion of "for X of Y loop" in GNATprove
2020-06-17 liuhongtOptimize V16QI/V32QI/V64QI shift by constant.
2020-06-17 Martin Liskagcov: fix gcov-tool merge for TOPN counters
2020-06-17 GCC AdministratorDaily bump.
2020-06-16 Jonathan Wakelymiddle-end: Add another testcase for PR 95493
next