public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/aoliva/heads/testbase] (135 commits) ctfc: remove redundant comma in enumerator list
@ 2021-10-13 18:25 Alexandre Oliva
  0 siblings, 0 replies; only message in thread
From: Alexandre Oliva @ 2021-10-13 18:25 UTC (permalink / raw)
  To: gcc-cvs

The branch 'aoliva/heads/testbase' was updated to point to:

 90582eb6c56... ctfc: remove redundant comma in enumerator list

It previously pointed to:

 f49e3d28be4... libgcc: use .init_stack for constructors if available

Diff:

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

  90582eb... ctfc: remove redundant comma in enumerator list (*)
  1456bd4... dwarf2ctf: fix typo in comment (*)
  54fa556... Check to see if null pointer is dereferenceable [PR102630]. (*)
  43ae43f... collect2: Fix missing cleanups. (*)
  5efeaa0... [arm] Fix MVE addressing modes for VLDR[BHW] and VSTR[BHW] (*)
  20995e6... Add support for 32-bit hppa targets in muldi3 expander (*)
  72e0c74... gcov: make profile merging smarter (*)
  489c8f2... Add GSI_LAST_NEW_STMT iterator update (*)
  e415bc4... Fix handling of flag_rename_registers by a target. (*)
  3c0194d... tree-optimization/102659 - avoid undefined overflow after i (*)
  77c7abe... Fortran: dump-parse-tree.c fixes for OpenMP (*)
  c1b6c36... libstdc++: Ensure language linkage of std::__terminate() (*)
  23cd18c... ipa/102714 - IPA SRA eliding volatile (*)
  78fff8a... dwarf2ctf: fix typo in comment (*)
  a124c1b... rs6000/test: Adjust test cases due to O2 vect [PR102658] (*)
  5205598... Daily bump. (*)
  bd6f2c6... c-family: Support format checking C2X %b, %B formats (*)
  76ba473... rs6000: Fix vec_cpsgn parameter order (PR101985) (*)
  4ca446a... Mark certain subdirectories as missing TAGS targets. (*)
  b37351e... i386: Improve workaround for PR82524 LRA limitation [PR8573 (*)
  640ae31... doc: Update MinGW and mingw-64 download links. (*)
  727137d... libstdc++: Fix test that fails for C++20 (*)
  7481021... libstdc++: Fix move construction of std::tuple with array e (*)
  d9dfd7a... libstdc++: Improve diagnostics for misuses of output iterat (*)
  8226f63... doc: Fix typos in alloc_size documentation (*)
  98c0ac7... [PATCH v2] libiberty: d-demangle: remove parenthesis where  (*)
  ccfcf08... libgomp: Release device lock on cbuf error path (*)
  d1dcaa3... tree-optimization/102696 - fix SLP discovery for failed BIT (*)
  9f12a45... tree-optimization/102572 - fix gathers with invariant mask (*)
  e36206c... sve: combine inverted masks into NOTs (*)
  a1a7d09... Fix PR target/102588 (*)
  f5a538e... Fortran version of libgomp.c-c++-common/icv-{3,4}.c (*)
  eb92cd5... Fortran: Various CLASS + assumed-rank fixed [PR102541] (*)
  8e1fe3f... openmp: Avoid calling clear_type_padding_in_mask in the com (*)
  4096bf8... openmp: Add documentation for omp_{get_max, set_num}_thread (*)
  de7fa70... openmp: Fix up warnings on libgomp.info build (*)
  88f5ad5... openmp: Add testsuite coverage for omp_{get_max,set_num}_th (*)
  342aedf... libgomp: alloc* test fixes [PR102628, PR102668] (*)
  fab2f61... vectorizer: Fix up -fsimd-cost-model= handling (*)
  73c535a... Support reduc_{plus,smax,smin,umax,umin}_scal_v4qi. (*)
  d61ce6a... Adjust testcase for O2 vectorization enabling (*)
  82bc935... rs6000: Correct several errant dg-require-effective-target (*)
  29fb1e8... rs6000: Support more SSE4 "cmp", "mul", "pack" intrinsics (*)
  285d75a... rs6000: Support SSE4.1 "cvt" intrinsics (*)
  1ec08ca... rs6000: Simplify some SSE4.1 "test" intrinsics (*)
  2be6f6d... rs6000: Support SSE4.1 "min" and "max" intrinsics (*)
  732d763... Daily bump. (*)
  30cce6f... Add obj-c++.srcman target to gcc/objcp/Makefile. (*)
  150493d... Revert accidental change in ipa-modref-tree.h (*)
  250ddf4... libstdc++: Add wrapper for internal uses of std::terminate (*)
  247bac5... libstdc++: Simplify std::basic_regex::assign (*)
  45ba542... libstdc++: Fix std::numeric_limits::lowest() test for stric (*)
  6b6788f... libstdc++: Add valid range assertions to std::basic_regex [ (*)
  84088dc... libstdc++: Fix std::match_results::end() for failed matches (*)
  008e739... Commonize ipa-pta constraint generation for calls (*)
  0de8c2f... c++: Add testcase for already-fixed PR [PR102643] (*)
  1c0a83e... doc: improve -fsanitize=undefined description (*)
  f858239... ChangeLog: Remove incorrect PR reference (*)
  3387256... middle-end/102683 - fix .DEFERRED_INIT expansion (*)
  09a0aff... middle-end/101480 - overloaded global new/delete (*)
  a40970c... [Ada] Fix problematic import of type-generic GCC atomic bui (*)
  4a0d6b7... [Ada] Tweak the warning about missing local raises (*)
  5ea133c... [Ada] Fix for atomic wrongly rejected on object of discrimi (*)
  92961bd... [Ada] Fix incorrect size for pathological pass-by-copy para (*)
  547513e... [Ada] Runtime transition: System.Threads (*)
  a59626c... [Ada] Remove redundant guard in expansion of dispatching ca (*)
  939047f... [Ada] Valid postconditions incorrectly rejected. (*)
  2ad5d5e... [Ada] Incorrect Dynamic_Predicate results for static argume (*)
  26a7b2a... [Ada] sigset_t is an unsigned long on RTEMS (*)
  0f07649... [Ada] RTEMS: use regular RTEMS API for minimum stack size c (*)
  ddbcda7... [Ada] Export No_Exception_Propagation_Active for use by gig (*)
  b89465c... [Ada] Warn about conversion with any predefined time types (*)
  945ec76... [Ada] Simplify membership tests with N_Generic_Declaration (*)
  35338c6... [Ada] Remove constant arguments (*)
  d64c67d... [Ada] Find an interpretation for membership test with a sin (*)
  9d615a4... [Ada] RTEMS: use hardware interrupts instead of signals for (*)
  cea8335... [Ada] Fix internal error on fixed-point divide, multiply an (*)
  939b3a2... [Ada] Reorder subprogram spec and bodies in alphabetical or (*)
  e0926f7... [Ada] Rewrite extended names in derived class-wide expressi (*)
  4075bdc... [Ada] Import binder globals as constant (*)
  736f9be... [Ada] Move rewriting of boxes in aggregates from resolution (*)
  1bafcab... [Ada] Simplify initialization of concurrent components (*)
  90084d7... [Ada] Simplify detection of delayed aggregates (*)
  b52e152... [Ada] Simplify detection of record components with default  (*)
  7dc58f3... [Ada] Remove redundant guard against an empty component lis (*)
  5a6c36a... [Ada] RTEMS: use default stack checking emulation package (*)
  4dc82cc... [Ada] Do not clear Analyzed flag in expand if already set b (*)
  6b1c091... [Ada] Simplify code for checks within an initialization pro (*)
  07118f4... [Ada] Fix crash on array component with Default_Value (*)
  3e10307... [Ada] Size of time_t in newer verions of VxWorks7 (*)
  177b800... opts: Remove AUTODETECT_VALUE usage. (*)
  6b7a246... Remove usage of IRA_REGION_AUTODETECT (*)
  f709779... libgomp: Add tests for omp_atv_serialized and deprecate omp (*)
  07dd3bc... openmp: Add omp_set_num_teams, omp_get_max_teams, omp_[gs]e (*)
  6e3c4bf... IBM Z: Provide rawmemchr{qi,hi,si} expander (*)
  6f966f0... ldist: Recognize strlen and rawmemchr like loops (*)
  9abf8c9... options: use cl_optimization_hash. (*)
  4e5bc4e... [PR/target 100316] Allow constant address for __builtin___c (*)
  6d97315... Adjust testcase for O2 vectorization enabling. (*)
  8cd172e... Daily bump. (*)
  74ccca3... Fortran: handle initialization of derived type parameter ar (*)
  9583b26... var-tracking: Fix a wrong-debug issue caused by my r10-7665 (*)
  882d806... tree-optimization: [PR102622]: wrong code due to signed one (*)
  c9db17b... Daily bump. (*)
  b2713e9... Fortran: accept both old and new-style relational operators (*)
  2b30143... testsuite: Add missing comment for some dg-warning (*)
  b4e81f6... Adjust more testcases for O2 vectorization enabling. (*)
  875124e... openmp: Add support for OpenMP 5.1 structured-block-sequenc (*)
  0d788c3... Refine movhfcc. (*)
  ce6eec3... Daily bump. (*)
  fec283b... libstdc++: Remove unnecessary uses of _GLIBCXX_USE_WCHAR_T  (*)
  9a89281... libstdc++: Define deleted wchar_t overloads unconditionally (*)
  3c9fbc2... libstdc++: Define std::wstring_convert unconditionally [PR  (*)
  4bdb9d6... libstdc++: Enable type traits for wchar_t unconditionally [ (*)
  4997c8b... libstdc++: Enable vstring for wchar_t unconditionally [PR98 (*)
  0afb9eb... libstdc++: Always define typedefs and hash functions for wi (*)
  cfeff09... libstdc++: Move test that depends on wchar_t I/O to wchar_t (*)
  43e2a44... libstdc++: Add missing _GLIBCXX_USE_WCHAR_T checks in tests (*)
  29a9de9... libstdc++: Replace uses of _GLIBCXX_USE_INT128 in testsuite (*)
  d87105d... libstdc++: Access std::pair members without tuple-like help (*)
  64acc43... libstdc++: Avoid instantiation of _Hash_node before it's ne (*)
  7afb610... Fortran: Add diagnostic for F2018:C839 (TS29113:C535c) (*)
  9046e0d... [PR102627] Use at least natural mode during splitting hard  (*)
  e6f6972... libstdc++: Detect miscompilation of src/c++11/limits.cc (*)
  946486a... Grow non_null_ref bitmap when num_ssa_names increases. (*)
  4d90703... Implement irange::debug() (*)
  a1fc407... libstdc++: Reduce header dependencies of <algorithm> in C++ (*)
  a23653c... libsanitizer: Add AM_CCASFLAGS to Makefile.am (*)
  0ee3dc6... loop: Fix profile updates after unrolling [PR102385] (*)
  816da49... opts: include missing header files. (*)
  00f3429... Come up with OPTION_SET_P macro. (*)
  82e3a82... libstdc++: Restore debug checks in uniform container erasur (*)
  fcc13d6... libstdc++: Implement ostream insertion for chrono::duration (*)
  db3d727... openmp: Fix up declare target handling for vars with DECL_L (*)
  90285ce... Tweak new test cases for -march=cascadelake strangeness. (*)

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-10-13 18:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-13 18:25 [gcc/aoliva/heads/testbase] (135 commits) ctfc: remove redundant comma in enumerator list Alexandre Oliva

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).