public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/devel/sphinx] (34 commits) Merge branch 'master' into devel/sphinx
@ 2022-11-07  8:55 Martin Liska
  0 siblings, 0 replies; 3+ messages in thread
From: Martin Liska @ 2022-11-07  8:55 UTC (permalink / raw)
  To: gcc-cvs

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

 33f5dde0cd1... Merge branch 'master' into devel/sphinx

It previously pointed to:

 1b09b78ee61... Merge branch 'master' into devel/sphinx

Diff:

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

  33f5dde... Merge branch 'master' into devel/sphinx
  a8fb90e... docs: update: document sanitizers can trigger warnings (*)
  33dc1ba... Mitigate clang warnings: (*)
  96c0533... ada: Document that gprof won't work on windows with PIE. (*)
  bcb3f09... ada: Tune hash function for cross-reference entries (*)
  dc3208e... ada: Fix performance regression related to references in Re (*)
  d24f279... ada: Use named notation in calls to Expand_Composite_Equali (*)
  2702882... ada: New warning about noncomposing user-defined "=" (*)
  9b07c17... ada: Inline composite node kind AST queries (*)
  2734555... ada: Fix inherited postconditions in inlined subprograms (*)
  b86ff06... ada: Fixed elaboration of CUDA programs. (*)
  aa0e7d3... ada: Rework CUDA host-side invocation of device-side elabor (*)
  7dee088... ada: Fix detection of external calls to protected objects i (*)
  90908af... ada: Clean up unnecessary nesting in code for DLL libraries (*)
  981848b... ada: Suppress warnings on derived True/False (*)
  214b1cb... ada: Deconstruct Safe_To_Capture_In_Parameter_Value (*)
  bb513a0... ada: Flip warning suppression routine to positive meaning (*)
  72ae51d... ada: Cleanup detection of code within generic instances (*)
  dcc02d3... ada: Remove redundant suppression for non-modified IN OUT p (*)
  2caaa4b... ada: Reject boxes in delta array aggregates (*)
  8f077c4... ada: Allow reuse of Enclosing_Declaration_Or_Statement by G (*)
  f073f33... ada: Clean up unnecesary call in resolution of overloaded e (*)
  4e92ad4... ada: Clean up code for visibility of generic actuals (*)
  76b35e7... ada: Cleanup comment about mapping parameters when inlining (*)
  748976c... ada: Put_Image aspect spec incorrectly not inherited (*)
  ae39527... ada: Tune layout after switching to Ada 2022 aggregate synt (*)
  f8b69d4... ada: Cleanup WITH clauses after switching from obsolescent  (*)
  c7e9b5e... ada: Create operator nodes in functional style (*)
  03b4e4a... ada: Don't reuse operator nodes in expansion (*)
  ffe889d... ada: Simplify detection of pragmas in the context items (*)
  74056e9... ada: Reject misplaced pragma Obsolescent (*)
  c7dc111... ada: Fix missing tag for with of an obsolescent function (*)
  f74a049... ada: Remove useless validity suppression for attribute Inpu (*)
  8408120... vect: Fold LEN_{LOAD,STORE} if it's for the whole vector [P (*)

(*) 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] 3+ messages in thread

* [gcc/devel/sphinx] (34 commits) Merge branch 'master' into devel/sphinx
@ 2022-10-28  8:02 Martin Liska
  0 siblings, 0 replies; 3+ messages in thread
From: Martin Liska @ 2022-10-28  8:02 UTC (permalink / raw)
  To: gcc-cvs

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

 1eb021edb27... Merge branch 'master' into devel/sphinx

It previously pointed to:

 62e475bad0d... Merge branch 'master' into devel/sphinx

Diff:

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

  1eb021e... Merge branch 'master' into devel/sphinx
  0607307... Fix target selector syntax in 'gcc.dg/vect/bb-slp-cond-1.c' (*)
  3f9c071... docs: document sanitizers can trigger warnings (*)
  bd89173... lto-dump: modernize a bit (*)
  0c11265... Document 'distclean-stage[N]' (*)
  c6567d2... Change remaining flag_finite_math_only use in value-range.c (*)
  225f9c8... testsuite: Adjust vect-bitfield-read-* with vect_shift and  (*)
  e0997c1... c: C2x enums with fixed underlying type [PR61469] (*)
  96069d8... Daily bump. (*)
  0a2984d... runtime: use _libgo_off_t_type when calling C mmap (*)
  fc01cfa... Aarch64: Do not define DONT_USE_BUILTIN_SETJMP (*)
  0e36a9c... x86: Replace ne:CCC/ne:CCO with UNSPEC_CC_NE in neg pattern (*)
  1c2b53c... Use simple_dce_from_worklist with match_simplify_replacemen (*)
  a33d623... c++: Fix ICE on g++.dg/modules/adl-3_c.C [PR107379] (*)
  f7d1d77... c++: Templated lambda mangling (*)
  f95d3d5... aarch64: Reinstate some uses of CONSTEXPR (*)
  2b1fb72... [PR tree-optimization/107394] Canonicalize global franges a (*)
  9119431... options: Clarify 'Init' option property usage for streaming (*)
  be6c755... lto: do not load LTO stream for aliases [PR107418] (*)
  bfb7994... c++: Fix excess precision related ICE on invalid binop [PR1 (*)
  4e1d704... IRA: Make sure array is big enough (*)
  2706537... RISC-V: Add zhinx/zhinxmin testcases. (*)
  6b252dc... RISC-V: Limit regs use for z*inx extension. (*)
  ac96e90... RISC-V: Target support for z*inx extension. (*)
  e093357... RISC-V: Minimal support of z*inx extension. (*)
  486a503... Daily bump. (*)
  57bbf3a... analyzer: fixes to file-descriptor handling (*)
  593254a... analyzer: add sm-fd.dot (*)
  f7d2881... Fortran: BOZ literal constants are not compatible to any ty (*)
  068baae... bpf: add preserve_field_info builtin (*)
  d2249cd... c++: Implement -Wdangling-reference [PR106393] (*)
  f896c13... xtensa: Fix out-of-bounds array access in the movdi pattern (*)
  82e629c... ipa-visibility: remove assert in TLS optimization [PR107353 (*)
  a87819b... Check if varying may also be non-negative. (*)

(*) 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] 3+ messages in thread

* [gcc/devel/sphinx] (34 commits) Merge branch 'master' into devel/sphinx
@ 2021-06-28 11:11 Martin Liska
  0 siblings, 0 replies; 3+ messages in thread
From: Martin Liska @ 2021-06-28 11:11 UTC (permalink / raw)
  To: gcc-cvs

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

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

It previously pointed to:

 99c8f78b7f2... Merge branch 'master' into devel/sphinx

Diff:

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

  adf0825... Merge branch 'master' into devel/sphinx
  9fe9c45... Duplicate the range information of the phi onto the new ssa (*)
  f80c4ea... tree-optimization/101229 - fix vectorizer SLP hybrid detect (*)
  ad26c07... v850: silent 2 warnings (*)
  2206903... v850: add v850_can_inline_p target hook (*)
  2ad71ef... tree-optimization/101207 - fix BB reduc permute elide with  (*)
  0ad9d88... tree-optimization/101173 - fix interchange dependence check (*)
  3f1a08d... For 128/256-bit vec_cond_expr, When mask operands is lt reg (*)
  28560c6... Fold blendv builtins into gimple. (*)
  a766c79... Daily bump. (*)
  37ad257... Fix PR 101230: ICE in fold_cond_expr_with_comparison (*)
  3966726... aix: Add AIX 7.3 configuration and SPDX License Identifiers (*)
  461f937... Daily bump. (*)
  9f26e34... c++: access scope during partial spec matching [PR96204] (*)
  5b1ce65... except: remove dwarf2out.h dependency (*)
  2168bfb... c++: constexpr aggr init of empty class [PR101040] (*)
  2afe882... Lower for loops before lowering cond in genmatch (*)
  fbad6c6... Reset the range info on the moved instruction in PHIOPT (*)
  86fc076... Expand the comparison argument of fold_cond_expr_with_compa (*)
  90708f8... Daily bump. (*)
  f9c80eb... c++: Failure to delay noexcept parsing with ptr-operator [P (*)
  99585d8... jit: fix test-vector-* failures (*)
  176289e... jit: fix test-asm failures on i?86 (*)
  fd51b34... PR middle-end/101216 - spurious notes for function calls (*)
  4a52cf2... libstdc++: Avoid intercepting exception in ostream::write (*)
  f8c5b54... libstdc++: Implement LWG 581 for std:ostream::flush() (*)
  9b6c65c... libstdc++: Fix exception handling in std::ostream seek func (*)
  7ab7fa1... libstdc++: Remove noexcept from syncbuf::swap (LWG 3498) (*)
  e83a5a6... libstdc++: More workarounds in 17_intro/names.cc test [PR 9 (*)
  e067201... testsuite/101114: Adjust libgomp.c-c++-common/struct-elem-5 (*)
  74ebd12... libstdc++: Make use of __builtin_bit_cast for simd (*)
  3c34746... MAINTAINERS: Add myself for write after approval and DCO (*)
  3a50aed... Use right shifts to eliminate redundant test/compare insns  (*)
  55a1546... tree-optimization/101202 - fix ICE with failed backedge SLP (*)

(*) 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] 3+ messages in thread

end of thread, other threads:[~2022-11-07  8:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-07  8:55 [gcc/devel/sphinx] (34 commits) Merge branch 'master' into devel/sphinx Martin Liska
  -- strict thread matches above, loose matches on Subject: below --
2022-10-28  8:02 Martin Liska
2021-06-28 11:11 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).