public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/devel/sphinx] (143 commits) Merge branch 'master' into devel/sphinx
@ 2022-09-26 19:06 Martin Liska
  0 siblings, 0 replies; 2+ messages in thread
From: Martin Liska @ 2022-09-26 19:06 UTC (permalink / raw)
  To: gcc-cvs

The branch 'devel/sphinx' was updated to point to:

 3c527a35fa4... Merge branch 'master' into devel/sphinx

It previously pointed to:

 c9c59aa19c0... Merge branch 'master' into devel/sphinx

Diff:

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

  3c527a3... Merge branch 'master' into devel/sphinx
  7701ea4... docs: add missing dash in option name (*)
  567329f... c++: P2513R4, char8_t Compatibility and Portability Fix [PR (*)
  5e77d40... Optimize [0 = x & MASK] in range-ops. (*)
  be4b32b... c++: Instantiate less when evaluating __is_convertible (*)
  099a664... c++ modules: variable template partial spec fixes [PR107033 (*)
  1b5432b... Update my address and DCO entry in MAINTAINERS file (*)
  2460f7c... Set ranges from unreachable edges for all known ranges. (*)
  e901908... nvptx: Allow '--with-arch' to override the default '-misa' (*)
  4d94582... nvptx: Introduce dummy multilib option for default '-misa=s (*)
  108b99b... nvptx: Make default '-misa=sm_30' explicit (*)
  84072a2... nvptx: forward '-v' command-line option to assembler (*)
  1b74b5c... [RFA] Minor improvement to coremark, avoid unconditional ju (*)
  386ebf7... fix assert in __deregister_frame_info_bases (*)
  6904ed8... libstdc++: Add #if around non-C++03 code in std::bitset [PR (*)
  d3df988... OpenACC: Fix reduction tree-sharing issue [PR106982] (*)
  2387cfc... s390: fix wrong refactoring (*)
  c33e12f... aarch64: Add -march support for Armv9.1-A, Armv9.2-A, Armv9 (*)
  3a2ae05... ada: Doc: rename Valid_Image to Valid_Value (*)
  a490e7d... ada: Fix location of pragmas coming from aspects in top-lev (*)
  756efb7... ada: Remove unreferenced Rtsfind entries (*)
  dda025c... ada: Remove unreferenced C macro from OS constants template (*)
  c381ccd... ada: Document Long_Long_Long_Size parameter for -gnateT (*)
  37645e2... ada: Improve CUDA host-side and device-side binder support (*)
  6b8e3ee... ada: Document support for the mold linker (*)
  91c7065... ada: Make Original_Aspect_Pragma_Name more precise (*)
  4450567... ada: Delay expansion of iterator specification in preanalys (*)
  2ef56ca... ada: Delay expansion of iterated component association (*)
  5549d26... ada: Only reject volatile ghost objects when SPARK_Mode is  (*)
  6305563... ada: Improve accessibility check generation (*)
  9677984... ada: Remove GNATmetric's documentation from GNAT's document (*)
  092d750... ada: Remove socket definitions for ancient MinGW (*)
  af61dc3... ada: Remove definition of MAXPATHLEN for ancient MinGW (*)
  09b91bb... ada: Deconstruct build support for ancient MinGW (*)
  fb95fb2... ada: Tune comment of routine for detecting junk names (*)
  6c37375... Small tweaks. (*)
  7ed1a81... ranger: remove unused function (*)
  5be0950... rs6000: Fix the condition with frame_pointer_needed_indeed  (*)
  9c9cf4f... testsuite: Fix up avx256-unaligned-store-3.c test. (*)
  bfad706... rs6000: Fix condition of define_expand vec_shr_<mode> [PR10 (*)
  3db8e9c... Support 2-instruction vector shuffle for V4SI/V4SF in ix86_ (*)
  de613c6... Daily bump. (*)
  77bbf69... fortran: Support clobbering of derived types [PR41453] (*)
  95375ff... fortran: Support clobbering of allocatables and pointers [P (*)
  d5e1935... fortran: Support clobbering of ASSOCIATE variables [PR41453 (*)
  467ef2c... fortran: Support clobbering of SAVE variables [PR41453] (*)
  51c9480... fortran: Support clobbering of reference variables [PR41453 (*)
  20aa1eb... fortran: Support clobbering with implicit interfaces [PR105 (*)
  29919bf... fortran: Move clobbers after evaluation of all arguments [P (*)
  edaf1e0... fortran: Fix invalid function decl clobber ICE [PR105012] (*)
  2b393f6... fortran: Move the clobber generation code (*)
  323c38c... Fix typo in chapter level for RISC-V attributes (*)
  28a61ec... Daily bump. (*)
  2b667be... libstdc++: Simplify detection idiom using concepts (*)
  ad2aab5... openmp: Fix ICE with taskgroup at -O0 -fexceptions [PR10700 (*)
  3c5bccb... openmp, c: Tighten up c_tree_equal [PR106981] (*)
  4afaeaa... Daily bump. (*)
  5924c7d... libstdc++: Add test for type traits not having friend acces (*)
  71c828f... libstdc++: Fix std::is_nothrow_invocable_r for uncopyable p (*)
  d88319d... testsuite: Add more C2x tests (*)
  f507283... testsuite: Skip intrinsics test if arm (*)
  8a7bcf9... c++: Implement __is_{nothrow_,}convertible [PR106784] (*)
  7d4df63... RISC-V: make USE_LOAD_ADDRESS_MACRO easier to understand (*)
  b2fe02b... RISC-V: Add RVV machine modes. (*)
  b4feb49... RISC-V: Support poly move manipulation and selftests. (*)
  ab98b4c... libstdc++: Micro-optimizaion for std::bitset stream extract (*)
  af611af... tree-optimization/106922 - extend same-val clobber FRE (*)
  ab0f70a... frange: Make the setter taking trees a wrapper. (*)
  4ceb5bc... libstdc++: Enable constexpr std::bitset for debug mode (*)
  ffb03fa... libstdc++: Optimize std::bitset<N>::to_string (*)
  14d4b4f... aarch64: Add Arm Neoverse V2 support (*)
  d10308f... MAINTAINERS: Add myself to Write After Approval (*)
  50324a0... testsuite: make check-functions-body dump expected and seen (*)
  b7fd7fb... frange: drop endpoints to min/max representable numbers for (*)
  76dbbfe... Add debug functions for REAL_VALUE_TYPE. (*)
  0706262... frange: dump hex values when dumping FP numbers. (*)
  6516257... opts: fix --help=common with '\t' description (*)
  a0de11d... testsuite: Fix up pr106922.C test (*)
  2ec6489... attribs: Improve diagnostics (*)
  a282f08... i386: Optimize code generation of __mm256_zextsi128_si256(_ (*)
  8b449dc... c++: ICE-on-invalid with designated initializer [PR106983] (*)
  279c671... Daily bump. (*)
  94ccaf6... Avoid depending on destructor order (*)
  3252480... Update gcc fr.po (*)
  5608e41... Convert CFN_BUILT_IN_PARITY to range-ops. (*)
  e7f035f... Convert CFN_BUILT_IN_GOACC_DIM_* to range-ops. (*)
  c750e67... Convert CFN_BUILT_IN_STRLEN to range-ops. (*)
  b6f670f... Convert CFN_BUILT_IN_UBSAN_CHECK_* to range-ops. (*)
  f7e62b0... Convert CFN_BUILT_IN_CLRSB to range-ops. (*)
  55738d8... Convert CFN_CTZ builtins to range-ops. (*)
  ae1669a... Convert CFN_CLZ builtins to range-ops. (*)
  5f730c6... Convert CFN_BUILT_FFS and CFN_POPCOUNT to range-ops. (*)
  2f5da73... Convert CFN_BUILT_IN_TOUPPER and TOLOWER to range-ops. (*)
  eb82b9f... Convert CFN_BUILT_IN_SIGNBIT to range-ops. (*)
  b40b303... Add range-ops support for builtin functions. (*)
  2f92f68... Always check the return value of fold_range. (*)
  be2a25a... Add missing float fold_range prototype for floats. (*)
  a7a6649... Fix calc_op1 for undefined op2_range. (*)
  51ce063... Create gimple_range_op_handler in a new source file. (*)
  24c473a... Adjust range_op_handler to store the handler directly. (*)
  3cba5cd... Replace another snippet with a call to gimple_range_ssa_nam (*)
  12b537b... Fortran: Fix automatic reallocation inside select rank [PR1 (*)
  bc71318... Fortran: fix ICE in generate_coarray_sym_init [PR82868] (*)
  3ad3f53... libiberty: Refer to Bugzilla in README (*)
  9194c13... libstdc++: Implement constexpr std::bitset for C++23 (P2417 (*)
  4b4b514... libstdc++: Rearrange tests for <bitset> (*)
  f35be12... cmd/cgo: add and use runtime/cgo.Incomplete instead of //go (*)
  44dba05... tree-optimization/102801 - testcase for uninit diagnostic (*)
  32d8123... c++ modules: partial variable template specializations [PR1 (*)
  26607a6... remove -gz=zlib-gnu option value (*)
  8625462... c: fix uninitialized c_expr::m_decimal [PR106830] (*)
  9baee61... tree-optimization/106922 - missed FRE/PRE (*)
  66d20d8... xtensa: gcc: enable section anchors support (*)
  0bf60f6... xtensa: gcc: implement MI thunk generation for call0 ABI (*)
  4bdf739... tree-optimization/99407 - DSE with data-ref analysis (*)
  41c7d29... Some VN TLC (*)
  cbaa0ed... Fix typo in floorv2sf2, should be register_operand for op1, (*)
  42630dc... libstdc++: Remove useless gdb printer registrations (*)
  f85847b... Daily bump. (*)
  5814816... libstdc++: Fix accidental duplicate test [PR91456] (*)
  16fe325... libstdc++: Remove main() from some compile-only tests (*)
  980aa91... libstdc++: Update <memory> synopsis test for C++11 and late (*)
  dc829c7... [PR106967] Set known NANs to undefined for flag_finite_math (*)
  324fa42... Clear unused flags in frange for undefined ranges. (*)
  41b5eda... tree-optimization/106984 - tsan and COND_EXPR GIMPLE (*)
  519196a... Fortran: handle RADIX kind in IEEE_SET_ROUNDING_MODE (*)
  dd9e5f4... aarch64: Rewrite -march=native to -mcpu if no other -mcpu o (*)
  d2278da... [PR106967] frange: revamp relational operators for NANs. (*)
  ce8aed7... Fortran: add symbols in version map for IEEE_GET_MODES and  (*)
  eddbb81... Don't check can_vec_perm_const_p for nonlinear iv_init when (*)
  9c23fe0... libstdc++: Remove trailing whitespace in documentation sour (*)
  cb29396... libstdc++: Add _Exit to <stdlib.h> for freestanding (*)
  d784c5c... libstdc++: Qualify std::abort() in test (*)
  26cb69f... libstdc++: Add <initializer_list> to ranges_base.h header (*)
  5e4f5c2... Daily bump. (*)
  59f6dea... Fortran: F2018 type(*),dimension(*) with scalars [PR104143] (*)
  5976fbf... Fortran: error recovery on invalid ARRAY argument to FINDLO (*)
  8dbb15b... Fortran: NULL pointer dereference in invalid simplification (*)
  c77f556... c++: xtreme-header modules tests cleanups (*)
  4fac53d... c++: modules and non-dependent auto deduction (*)
  be60aa5... Fortran: Fix function attributes [PR100132] (*)
  2438b6a... frange::maybe_isnan() should return FALSE for undefined ran (*)
  10d6109... frange::set_nonnegative should not contain -NAN. (*)

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gcc/devel/sphinx] (143 commits) Merge branch 'master' into devel/sphinx
@ 2021-05-24  9:40 Martin Liska
  0 siblings, 0 replies; 2+ messages in thread
From: Martin Liska @ 2021-05-24  9:40 UTC (permalink / raw)
  To: gcc-cvs

The branch 'devel/sphinx' was updated to point to:

 a06bc9f78dd... Merge branch 'master' into devel/sphinx

It previously pointed to:

 905b28242c5... Merge branch 'master' into devel/sphinx

Diff:

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

  a06bc9f... Merge branch 'master' into devel/sphinx
  0f3cd53... Do not load the thunk symbols. (*)
  9d38e09... gcc-changelog: Add note about ChangeLog entries (*)
  dc084c4... Fix ICE when lhs is NULL. (*)
  1040a44... Fix two testcases for ssa names which are more than 1 digit (*)
  b94a502... Daily bump. (*)
  c01c433... i386: Add push insns for 4-byte vectors [PR100722] (*)
  fe03f4f... Fortran: fix passing return value to class(*) dummy argumen (*)
  a4dbd5c... Revert "Add ChangeLogs for the previous commit." (*)
  6bf8847... Revert "PR98301 Add missing changelog entries." (*)
  5d3ef91... fortran/intrinsic.texi: Use proper variable name (*)
  1160d9c... Add ChangeLogs for the previous commit. (*)
  99b76ad... Don't simplify (A & C) != 0 ? D : 0 for pointer types. (*)
  15d30d2... Daily bump. (*)
  c4771b3... PR98301 Add missing changelog entries. (*)
  26ca6db... Steve Kargl  <kargl@gcc.gnu.org> (*)
  3050a1a... [OpenACC privatization] Prune uninteresting/varying diagnos (*)
  5e28089... Fix rs6000 p10 fusion patterns with old attr type names (*)
  2832d51... Daily bump. (*)
  842a055... combine patterns for add-add fusion (*)
  bdc7162... Test cases for p10 fusion patterns (*)
  b5c1c7a... openmp: Fix up firstprivate+lastprivate clause handling [PR (*)
  0c6e792... openmp: Fix up handling of implicit lastprivate on outer co (*)
  325aa13... [OpenACC privatization] Reject 'static', 'external' in bloc (*)
  11b8286... [OpenACC privatization] Largely extend diagnostics and corr (*)
  d42c105... Add '__OPTIMIZE__' DejaGnu selector (*)
  5a0fe1f... [OpenACC privatization] Explain OpenACC privatization candi (*)
  ad4612c... [OpenACC privatization] Skip processing if no work to be do (*)
  21803fc... [OpenACC privatization] Explain two different configuration (*)
  ff451ea... [OpenACC privatization] Don't let unhandled 'IFN_UNIQUE_OAC (*)
  3a285eb... [OpenACC privatization] Don't evaluate OpenMP 'for' clauses (*)
  f6f4530... [OpenACC privatization, nvptx] Tighten some aspects [PR9011 (*)
  29a2f51... openacc: Add support for gang local storage allocation in s (*)
  782e57f... x86: Remove MAX_BITSIZE_MODE_ANY_INT (*)
  53fb833... Elide expand_constructor if move by pieces is preferred (*)
  5d42db5... Don't skip 'libgomp.oacc-fortran/privatized-ref-2.f90' for  (*)
  61796dc... Add 'libgomp.oacc-fortran/privatized-ref-2.f90' (*)
  079c23c... aarch64: Add attributes for builtins specified in aarch64-b (*)
  5ae3524... Add insn types for fusion pairs (*)
  2df9d3c... i386: Add comparisons for 4-byte vectors [PR100637] (*)
  6fdacaf... Detect illegal conditions in Raise_xxx_Error nodes (*)
  745dae5... libsanitizer: Remove cyclades from libsanitizer (*)
  49c2c7f... Remove discriminant checks in gigi (*)
  3553d8c... Consistently generate debug info for elaboration variables (*)
  4a29b8d... Replace ? with ?? in warning messages (*)
  dd9a8ff... Fix internal error on locally derived bit-packed array type (*)
  932198a... Always translate Is_Pure flag into pure in C sense (*)
  1e66a91... Fix segfault at run time on strict-alignment platforms (*)
  f1c777f... tree-optimization: Improve spaceship_replacement [PR94589] (*)
  f53aff9... Fix spurious No_Elaboration violation for Size attribute (*)
  b1cd746... Fix incorrect SLOC on instruction (*)
  e5bfda0... Use EXACT_DIV_EXPR as much as possible (*)
  dcde811... i386: Add minmax and abs patterns for 4-byte vectors [PR100 (*)
  11784fe... libstdc++: Implement LWG 3490 change to drop_while_view::be (*)
  317a38c... libstdc++: Fix access issue in iota_view::_Sentinel [PR1006 (*)
  ea34e2e... Daily bump. (*)
  5a3bf28... aix: collect2 text files in archive (*)
  885035e... c++: designators in single-element init lists (*)
  84fd1b5... c++: designated init with anonymous union [PR100489] (*)
  64ba45c... libstdc++: Do not use static_assert without message in C++1 (*)
  6b42b5a... libstdc++: Use __builtin_unreachable for constexpr assertio (*)
  ee336ec... c++: Add new warning options for C++ language mismatches (*)
  66168f9... dwarf: new dwarf_debuginfo_p predicate (*)
  459d84e... opts: change write_symbols to support bitmasks (*)
  9480491... PR middle-end/100684 - spurious -Wnonnull with -O1 on a C++ (*)
  4f4a2f1... Fix a test failure in g++.dg/modules/omp-1_c.C (*)
  d5cbe0f... libstdc++: Implement missing P0896R4 changes to reverse_ite (*)
  a71f55c... i386: Avoid integer logic insns for 32bit and 64bit vector  (*)
  cdcec2f... Fortran/OpenMP: Add support for 'close' in map clause (*)
  325bb08... Fix gnat.dg spurious failures on PowerPC64 LE (*)
  66c5f24... libstdc++: Disable floating_to_chars.cc on 16 bit targets (*)
  928e4ff... arm: Fix build failure by adding includes (*)
  507359e... i386: Add mult-high and shift patterns for 4-byte vectors [ (*)
  9c5bd1e... vect: Replace hardcoded inner loop cost factor (*)
  1a9b3f0... c: Add support for __FILE_NAME__ macro (PR c/42579) (*)
  9e0a5e3... Testsuite/Fortran: gfortran.dg/pr96711.f90 - fix expected v (*)
  94fa4c6... openmp: Handle explicit linear clause properly in combined  (*)
  2b53679... phiopt: Simplify (X & Y) == X -> (X & ~Y) == 0 even in pres (*)
  d15a2d2... libcpp: Fix up -fdirectives-only handling of // comments on (*)
  75ab8b4... c++: _Complex template parameter [PR100634] (*)
  fe9a661... c++: ICE with using and enum [PR100659] (*)
  65f32e5... Daily bump. (*)
  eb2a917... PR c/100619 - ICE on a VLA parameter with too many dimensio (*)
  dc6758f... Split gimple range folding with ranges into a stand alone c (*)
  cd67343... c++: ICE with <=> fallback [PR100367] (*)
  9b50282... doc: Update description of __GXX_EXPERIMENTAL_CXX0X__ (*)
  873c518... c++: implicit deduction guides, protected access (*)
  adcb497... c++: Relax attribute on friend declaration checking [PR1005 (*)
  a911287... testuite: Check pthread for omp module testing (*)
  5b95374... arm: Fix ICE with CMSE nonsecure calls on Armv8.1-M [PR1003 (*)
  beeb015... arm/testsuite: Fix testcase for PR99977 (*)
  1e66480... RISC-V: Properly parse the letter 'p' in '-march'. (*)
  4536433... aarch64: Use correct type attributes for RTL generating XTN (*)
  577d581... aarch64: Use an expander for quad-word vec_pack_trunc patte (*)
  a680be2... testsuite: aarch64: Add tests for high-half narrowing instr (*)
  ddbdb9a... aarch64: Refactor aarch64_<sur>q<r>shr<u>n_n<mode> RTL patt (*)
  778ac63... aarch64: Relax aarch64_sqxtun2<mode> RTL pattern (*)
  4e26303... aarch64: Relax aarch64_<sur>q<r>shr<u>n2_n<mode> RTL patter (*)
  3eddaad... aarch64: Relax aarch64_<sur><addsub>hn2<mode> RTL pattern (*)
  8d51039... middle-end/100672 - fix bogus right shift folding (*)
  32bd035... Fix typos. (*)
  7bb4b7a... aarch64: Enable aarch64_load to use UNSPEC_PRED_X loads (*)
  35a16e4... Avoid marking TARGET_MEM_REF bases addressable (*)
  2e6ad1b... Enable more WITH_SIZE_EXPR processing (*)
  1467100... Add 'libgomp.oacc-c-c++-common/private-atomic-1.c' [PR83812 (*)
  5a16fb1... Add 'libgomp.oacc-c-c++-common/loop-gwv-2.c' (*)
  e668345... builtins: Fix ICE with unprototyped builtin call [PR100576] (*)
  a73a5af... apply TLC to GIMPLE reference verification (*)
  ea30c7b... i386: Allow 64bit vector modes in general registers (*)
  51cfa55... Fix commit mistake in testcase gcc.dg/tree-ssa/ssa-sink-3.c (*)
  780e5d4... openmp: Handle lastprivate on combined target correctly [PR (*)
  c6c62ba... gcc/go/ChangeLog: remove entry for reverted change (*)
  2ebddf2... gofrontend: revert startswith change (*)
  c922c65... libgo: update configure to current sources (*)
  28ec117... libgo: update bzip2 binary test cases to match source repo (*)
  de56f95... Run pass_sink_code once more before store_merging (*)
  39ed6a8... libgo: use Windows line endings in testwinsignal (*)
  01b2864... c++: ICE with bad definition of decimal32 [PR100261] (*)
  061fe8c... c++: template template parm pack expansion [PR100372] (*)
  a8daf9a... Daily bump. (*)
  17af39e... sim: depend on gnulib (*)
  79cf000... rs6000: Remove old psabi warnings (*)
  5c66a1a... d: Use filename_ncmp instead of strncmp (*)
  f87ce01... d: Use startswith function instead of strncmp (*)
  3e0ad85... d: Revert "Come up with startswith function." (*)
  fef7c89... c++: Prune dead functions. (*)
  8c11475... c++: non-static member, decltype, {} [PR100205] (*)
  f71ca97... c++: "perfect" implicitly deleted move [PR100644] (*)
  cd323d9... analyzer: fix missing leak after call to strsep [PR100615] (*)
  46ca31d... i386: Implement 4-byte vector support [PR100637] (*)
  7d3711a... config: delete unused sim macros (*)
  cc193ac... Fortran/OpenMP: Add missing EXEC_OMP_DEPOBJ case val [PR100 (*)
  38751c4... libstdc++: Fix access issue in elements_view::_Sentinel [PR (*)
  8b9484c... i386: Fix <any_extend:insn>v4qiv4di2 expander (*)
  d39fbed... i386: Fix split_double_mode with paradoxical subreg [PR1006 (*)
  d3a0208... Avoid setting TREE_ADDRESSABLE on stack vars during RTL exp (*)
  b5c3145... [libgomp, testsuite] Don't shadow global 'offload_targets'  (*)
  937fa5f... 'libgomp.c-c++-common/reduction-{5,6}.c': Restrict '-latomi (*)
  abf937a... 'libgomp.c/target-44.c': Restrict '-latomic' to nvptx offlo (*)
  03eb779... Add 'dg-note', 'dg-lto-note' (*)
  5116b54... gcc/configure.ac: Fix cross build by using $(CFLAGS-$@) [PR (*)
  e1cca88... [OMP] Tighten 'is_gimple_omp_oacc' (*)
  3e2c715... operand scanner TLC (*)

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-09-26 19:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-26 19:06 [gcc/devel/sphinx] (143 commits) Merge branch 'master' into devel/sphinx Martin Liska
  -- strict thread matches above, loose matches on Subject: below --
2021-05-24  9:40 Martin Liska

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).