[gcc/redhat/heads/gcc-11-branch] (113 commits) Merge commit 'r11-5434-ga386566118054e08bb733f1248649fb6847

Jakub Jelinek jakub@gcc.gnu.org
Thu Nov 26 10:24:43 GMT 2020


The branch 'redhat/heads/gcc-11-branch' was updated to point to:

 561c0f66b6c... Merge commit 'r11-5434-ga386566118054e08bb733f1248649fb6847

It previously pointed to:

 008beaed569... Merge commit 'r11-5322-gce2d9549f2b2bcb70a1a6f8f4e776e1ed42

Diff:

Summary of changes (added commits):
-----------------------------------

  561c0f6... Merge commit 'r11-5434-ga386566118054e08bb733f1248649fb6847
  a386566... gimple-fold: Use DECL_PADDING_P in __builtin_clear_padding (*)
  39f5e9a... match.pd: Avoid ICE with shifts [PR97979] (*)
  776a37f... Delete dead code in ix86_expand_special_args_builtin (*)
  5b3a8fa... testsuite/98002 - fix gcc.dg/strncmp-2.c (*)
  c0c7270... Don't create location wrapper nodes within OpenACC clauses (*)
  acdf30d... i386: Use SDWIM mode iterator for abs and maxmin [PR97873] (*)
  e306895... [Ada] Ada.Numerics.Big_Numbers.Big_Reals.To_Big_Real looses (*)
  678e195... [Ada] Ada 2020 AI12-0401 Renaming of qualified expression o (*)
  8d87bb8... [Ada] Add support for 128-bit fixed-point types on 64-bit p (*)
  0938e51... [Ada] Add the remark concerning the use of Image_Ordinary_F (*)
  781fb9a... [Ada] Add support for .c output file (*)
  aa83f3d... [Ada] Reuse Is_Generic_Subprogram where possible (*)
  ebf90d6... [Ada] Minor reformatting and a typo fix (*)
  c9e2eeb... [Ada] Replace warning suppression with assertion (*)
  4e94b24... [Ada] Improve error message on illegal prefixed procedure c (*)
  52424b1... [Ada] Crash on task declaration with Restriction_Warning (N (*)
  9597d24... [Ada] Sync wide Ada.String hashing units (*)
  bc0c82e... [Ada] Avoid potentially repeated calls to Prefix in Eval_Sl (*)
  81c629f... [Ada] Warn on slices of the form A (subtype) for all object (*)
  433b2e9... [Ada] Remove duplicated calls to Set_Entity (*)
  0ea5290... [Ada] Memory leak in concatenation with Initialize_Scalars (*)
  a160b4e... [Ada] Reuse Is_Concurrent_Type when detecting protected or  (*)
  416f9a2... [Ada] Constraint_Error in Task_Wrapper and -u0 (*)
  ccd05f6... [Ada] Pass base type to Set_Has_Own_Invariants (*)
  2015a57... [Ada] Adjust documentation of Aft_Value and Scale_Value (*)
  b6735a1... [Ada] Incorrect runtime accessibility check on access discr (*)
  adfa6cb... [Ada] Remove extra whitespace in bounded container Read pro (*)
  5af3a22... [Ada] Reuse Is_Access_Object_Type where possible (*)
  5f7ee28... [Ada] Simplify checks for library unit pragmas (*)
  21d6636... [Ada] Add contracts to Ada.Strings.Maps (*)
  0dd6aab... [Ada] New warning on questionable missing parentheses (*)
  96ccfec... [Ada] Issue advice for error regarding Old/Loop_Entry on un (*)
  e394660... [Ada] Correct a typo, plus other minor reformatting (*)
  3268fb4... [Ada] Spurious error on formal package with overloaded subp (*)
  1e00c00... [Ada] Compiler crash on named association in return aggrega (*)
  8593037... [Ada] Fix casing of "circular instantiation" error (*)
  32b0abb... i386: Optimize psubusw compared to 0 into pminuw compared t (*)
  768ce4f... C: Do not drop qualifiers in typeof for _Atomic types. [PR6 (*)
  8f81f43... testsuite: Adjust nextafter and skip profile-info-section o (*)
  a02e304... [PR97983] LRA: Use the right emit func for putting insn in  (*)
  360258d... Daily bump. (*)
  ca23341... Clean up -Wformat-diag warnings (PR bootstrap/97622, PR boo (*)
  15f82d8... New ipa-modref testcases (*)
  bb07490... Add EAF_NODIRECTESCAPE flag (*)
  5962efe... Copy arg_flags in duplication hoooks in ipa-modref (*)
  94172dc... PR fortran/85796 - Floating point exception with implied do (*)
  1049e54... Add 'g++.dg/gomp/map-{1,2}.C' (*)
  0cab706... Fix templatized C++ OpenACC 'cache' directive ICEs (*)
  4919ed7... Improve abs with overflow implementations (*)
  dfc537e... libstdc++: Remove redundant clock conversions in atomic wai (*)
  7d2a98a... libstdc++: Encapsulate __gthread_cond_t as std::__condvar (*)
  f76cad6... libstdc++: Fix testsuite helper functions [PR 97936] (*)
  aec2d68... PR middle-end/97956 - ICE due to type mismatch in pointer_p (*)
  9d908b7... libstdc++: Fix missing subsumption in std::iterator_traits  (*)
  1a8d1f5... libstdc++: Fix test failure on AIX (*)
  b85fb31... libsanitizer: Add recently added commit to LOCAL_PATCHES (*)
  a478505... libsanitizer:  Add tests (*)
  93a7325... libsanitizer:  Add hwasan pass and associated gimple change (*)
  0854b58... libsanitizer: mid-end:  Introduce stack variable handling f (*)
  3bd8783... libsanitizer: options:  Add hwasan flags and argument parsi (*)
  170e618... libsanitizer:  Add option to bootstrap using HWASAN (*)
  8a769f8... libsanitizer:  Only build libhwasan when targeting AArch64 (*)
  edb07cb... libsanitizer: Tie the hwasan library into our build system (*)
  8eb1274... libsanitizer: Hwasan reporting check for dladdr failing (*)
  1ee3d1e... libsanitizer: add hwasan. (*)
  b13dacd... testsuite: Rename test to avoid typo in its name [PR95862] (*)
  a4d9837... aarch64: Avoid false dependencies for SVE unary operations (*)
  4aff491... compiler: avoid silent truncation for string(1 << 32) (*)
  049ce9d... middle-end: __builtin_mul_overflow expansion improvements [ (*)
  45281f1... Free more of CFG (*)
  fddc7f0... middle-end/97579 - lower VECTOR_BOOLEAN_TYPE_P VEC_COND_EXP (*)
  52ce50d... Fix atomic_capture-1.f90 testcase (*)
  a46fa65... [Ada] Further optimization with uninitialized aggregates (*)
  55fae09... [Ada] Spurious error on instance with predicated actual (*)
  57966b4... [Ada] Fix couple of minor issues with local exception propa (*)
  7a17384... [Ada] Remove shadowing by a nested subprogram parameter (*)
  ea89e1c... [Ada] Merge duplicated processing for gnatmake -u and -U sw (*)
  47c2b77... [Ada] Document attribute Has_Tagged_Values in GNAT RM (*)
  14a16e3... [Ada] Minor whitespace fix in expansion of attribute Size (*)
  52b9a26... [Ada] Use hardcoded names when converting aspects to pragma (*)
  6d97121... [Ada] Reuse Is_Named_Number where possible (*)
  28488f5... [Ada] Simplify aspect processing with membership tests (*)
  a79039c... [Ada] Fix copy-paste mistake in diagnostics for aspect Effe (*)
  ad26cae... [Ada] Simplify Ekind tests with wrappers and membership tes (*)
  49c4dd7... [Ada] Simplify Is_Standard_xxx_Type routines with membershi (*)
  a24033e... [Ada] Consistently use explicit Entity_Id type instead of a (*)
  eb0d08a... [Ada] Don't constant-fold renamed qualified expressions (*)
  2d80df4... [Ada] Remove dead and duplicated diagnostics for generic ac (*)
  595c9ae... [Ada] Remove hyphens in two cases of "side-effect" used as  (*)
  e480bca... [Ada] Crash on right shift operator for signed integers (*)
  4d617c3... [Ada] Reinstate utime based code for vx6 in __gnat_copy_att (*)
  a6fecb0... [Ada] Minimize side-effect removal in GNATprove mode (*)
  9d41d78... [Ada] Adjust support for 128-bit integer types in System.Ra (*)
  a8c229e... [Ada] Fix internal compilation error on circular type in SP (*)
  6d88dbd... [Ada] Add support for 128-bit integer types to GNAT.Random_ (*)
  bbf14e1... [Ada] Allow debugging finalization-related expanded code (*)
  cf4737d... [Ada] Unrecursify Set_Digit/Set_Image_Unsigned procedure (*)
  6b0c5c7... [Ada] Remove repeated calls to Attribute_Name (*)
  193040a... [Ada] Fix crash on invalid `pragma Profile` (*)
  868268a... [Ada] Reuse Is_Named_Number where possible (*)
  90cb252... [Ada] Fix style and typos in code for expanding attribute r (*)
  97a26d1... [Ada] Minor refine type of a counter variable (*)
  bc771e6... arm: Add test that was missing from old commit [PR91816] (*)
  a5ccfd0... libstdc++: Fix silly typos [PR 97936] (*)
  ad9cbce... libstdc++: Fix handling of futex wake [PR 97936] (*)
  a7285c8... middle-end: Reject flexible array members in __builtin_clea (*)
  1e2c9a2... Daily bump. (*)
  d3e763e... changelog: fix parsing of a revert commit (*)
  a3313a2... libstdc++: Disable failing tests [PR 97936] (*)
  211d68d... PR c/97955 - ICE in build_array_type_1 on invalid redeclara (*)
  f2a5cdf... Add a note. (*)
  92a3004... c++: ICE with int{} in template. [PR97899] (*)

(*) This commit already exists in another branch.
    Because the reference `refs/vendors/redhat/heads/gcc-11-branch' matches
    your hooks.email-new-commits-only configuration,
    no separate email is sent for this commit.


More information about the Gcc-cvs mailing list