public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/aoliva/heads/testbase] (152 commits) libgcc: Align __EH_FRAME_BEGIN__ to pointer size
@ 2022-06-02  1:27 Alexandre Oliva
  0 siblings, 0 replies; only message in thread
From: Alexandre Oliva @ 2022-06-02  1:27 UTC (permalink / raw)
  To: gcc-cvs

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

 2d546ff6945... libgcc: Align __EH_FRAME_BEGIN__ to pointer size

It previously pointed to:

 3dff965cae6... Daily bump.

Diff:

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

  2d546ff... libgcc: Align __EH_FRAME_BEGIN__ to pointer size (*)
  c4c3cd5... [PATCH] configure: use OBJDUMP determined by libtool [PR956 (*)
  a743a72... DSE: Use the constant store source if possible (*)
  e2e471d... c++: auto and dependent member name [PR105734] (*)
  72e52b8... c++: auto function as function argument [PR105779] (*)
  ae54c1b... AArch64: Cleanup option processing code (*)
  cf78d84... match.pd: Optimize __builtin_mul_overflow_p (x, cst, (utype (*)
  289f860... c++: Static init guard generation (*)
  c4d702f... c++: Cleanup static init generation (*)
  ee21974... c++: Make static init generation more consistent (*)
  57a8fb9... tree-optimization/105786 - avoid strlen replacement for poi (*)
  0d5cc97... unswitch: Fold case label lo/hi values to index type [PR105 (*)
  45c8523... Convert ranger and clients to vrange. (*)
  d847433... Revamp irange_allocator to handle vranges. (*)
  cf5bea7... Convert range-op.* to vrange. (*)
  59c8e96... Implement generic range temporaries. (*)
  4f1bce1... Implement abstract vrange class. (*)
  3e9a6d2... [Ada] Allow confirming volatile properties on No_Caching va (*)
  6b4239f... [Ada] Combine system.ads file - vxworks7 kernel constants. (*)
  df014c9... [Ada] Combine system.ads files - arm and aarch64 qnx (*)
  d124654... [Ada] Fix missing space in error message (*)
  da85f3f... [Ada] Fix classification of Subprogram_Variant as assertion (*)
  5cfde7a... [Ada] Rename Returns_On_Secondary_Stack into Needs_Secondar (*)
  4e8310b... [Ada] Do not freeze subprogram body without spec too early (*)
  ce0bbf2... [Ada] Bug fix in "=" function of formal doubly linked list (*)
  2977b00... [Ada] Fix predicate check on object declaration (*)
  9ba4b38... [Ada] arm-qnx-7.1: unwind goes wrong after regs restore (*)
  65818fc... [Ada] Enable using absolute paths in -fdiagnostics-format=j (*)
  66f2a0d... [Ada] Fix bad interaction between Inline_Always and -gnateV (*)
  2ae98c3... [Ada] Propagate null-exclusion to anonymous access types (*)
  8182602... [Ada] Add a comment about a finalization issue (*)
  dbb0c80... [Ada] Get rid of secondary stack for controlled components  (*)
  7a9800f... [Ada] Note that hardening features are experimental (*)
  b1743c7... [Ada] Another case where freezing incorrectly suppresses ch (*)
  378523d... [Ada] Adjust reference in comment (*)
  04b65c9... [Ada] QNX shared libraries - arm-qnx build gnatlib .so's (*)
  1215222... [Ada] Fix composability of return on the secondary stack (*)
  fdb2f2e... [Ada] Fix "formal parameter & is not referenced" not being  (*)
  343928a... [Ada] Adjust warning switches (*)
  af93b89... [Ada] Minor tweaks to dispatching support code (*)
  eb1091d... [Ada] Missing discriminant checks when accessing variant fi (*)
  3c2674c... [Ada] Fix search for "for ... of" loop subprograms (*)
  c97f3a7... [Ada] arm-qnx-7.1: unwind goes wrong after regs restore (*)
  f3949a2... [Ada] Add reference counting in functional containers (*)
  e1379ee... [Ada] Issue a warning on entity hidden in use_clause with - (*)
  94e416d... [Ada] Issue better error message for out-of-order keywords  (*)
  73514ab... [Ada] Use Actions field of freeze nodes for subprograms (co (*)
  64f72fa... [Ada] Add inline documentation for Is_{Parenthesis,Enum_Arr (*)
  5512eab... [Ada] Incorrect code for anonymous access-to-function with  (*)
  3cd5205... [Ada] Suppress warnings on membership test of ranges (*)
  ae575e9... tree-optimization/105763 - avoid abnormals with ranger quer (*)
  820ead4... Daily bump. (*)
  4f84f12... c++: non-dep call with empty TYPE_BINFO [PR105758] (*)
  3f7daf7... c++: use auto_timevar instead of timevar_push/pop (*)
  6013fc2... c++: squash cp_build_qualified_type/_real (*)
  a8b5d63... build: TAGS and .cc transition (*)
  a0bc7fd... d: Fix D lexer sometimes fails to compile code read from st (*)
  67d399d... aarch64: Fix build with gcc-4.8 (*)
  6c3c8f0... Correct spelling of DW_AT_namelist_item (*)
  da8a18d... c++: document comp_template_args's default args (*)
  b5cf960... c++: use current_template_constraints more (*)
  f38b20d... openmp: Add support for firstprivate and allocate clauses o (*)
  0f4df80... Daily bump. (*)
  ff91735... c++: Add !TYPE_P assert to type_dependent_expression_p [PR9 (*)
  1ad584d... Allow SCmode and DImode to be tieable with TARGET_64BIT on  (*)
  871dbb6... Fortran: improve runtime error message with ALLOCATE and ER (*)
  f1652e3... PR rtl-optimization/101617: Use neg/sbb in ix86_expand_int_ (*)
  2a12adf... Make the default rtx_costs of MULT/DIV variants consistent. (*)
  43201f2... PR target/70321: Split double word equality/inequality afte (*)
  3595231... i386: Remove constraints when used with constant integer pr (*)
  c892984... x86: correct bmi2_umul<mode><dwi>3_1's MEM_P() uses (*)
  1b88c61... [Ada] Fix spurious options being inserted in -fdiagnostics- (*)
  a4db870... [Ada] Add "option" field to GNAT's -fdiagnostics-format=jso (*)
  8244b80... [Ada] Remove contract duplication in formal doubly linked l (*)
  576b777... [Ada] Fix expansion of structural subprogram variants (*)
  263cb16... [Ada] Simplify construction of a path to file (*)
  0f29dfc... [Ada] Remove repeated description of support for Address cl (*)
  9baae56... [Ada] Add insertion character to Ineffective_Inline_Warning (*)
  94cf3d1... [Ada] Add insertion character for overlay modification warn (*)
  67481ef... [Ada] Fix Warn_On_All_Unread_Out_Parameters not being prope (*)
  f925b56... [Ada] Fix Warn_On_Late_Primitives messages not being proper (*)
  8337af4... [Ada] Fix -gnatw.f warnings not having the right insertion  (*)
  b341b81... [Ada] Deconstruct deferred references (*)
  6a91be2... [Ada] Avoid creating a finalization wrapper block for funct (*)
  507ed65... [Ada] Incorrect unreferenced warnings on null subprograms a (*)
  f55e8fd... [Ada] Fix illegal Ada in s-dwalin.adb (*)
  ebddfe5... [Ada] Incorrect determination of whether an expression is p (*)
  567bf44... [Ada] Fix expansion of aggregate for discriminated limited  (*)
  878ded4... [Ada] Do not freeze specifically for dispatch tables (*)
  79b7ab6... [Ada] Do not analyze expression functions for dispatch tabl (*)
  7641690... [Ada] Introduce Opt.CCG_Mode (*)
  40e0104... [Ada] Update proofs of double arithmetic unit after prover  (*)
  33dec21... [Ada] Tweaks to hardening docs (*)
  4609660... [Ada] Fix typo in comment for functional sets (*)
  fabf93d... [Ada] Restore hiding of predefined "=" operator through cla (*)
  3e93d29... [Ada] Do not freeze profiles for dispatch tables (*)
  1ea2231... [Ada] Adapt proof of runtime unit s-arit32 (*)
  5b7630f... [Ada] PR ada/105303 Fix use of Assertion_Policy in internal (*)
  55c19dd... [Ada] Delete no-longer-used Convert_To_Return_False flag (*)
  efaee96... [Ada] Add empty constructors to the functional containers (*)
  96b2e17... [Ada] Fix new CUDA kernel registration scheme (*)
  b4e04a7... [ARM] Fix prototype for vec_perm_const hook. (*)
  7915f65... RISC-V/testsuite: constraint some of tests to hard_float (*)
  05f220c... Daily bump. (*)
  58a40e7... libcpp: Ignore CPP_PADDING tokens in _cpp_parse_expr [PR105 (*)
  7947379... Darwin: Fix empty g++ command lines [PR105599]. (*)
  da5f0cc... sourcebuild.texi: Document toplevel directories (*)
  37b3b5d... Daily bump. (*)
  919822a... [PATCH 1/2] avr: Added AVR-DA and DB MCU series (*)
  e3803f9... OpenMP/Fortran: Add support for enter clause on declare tar (*)
  ce15802... Fix ICE on sh (*)
  ad8f6e2... Vim swap files not ignored (*)
  f535f9d... libbacktrace: update README (*)
  65aebf1... Darwin: Amend REAL_LIBGCC_SPEC comment [NFC]. (*)
  163fa9a... Rename OSCONS_CC to GCC_FOR_ADA_RTS (*)
  42fd2cd... libgomp: Don't define GOMP_HAVE_EFFICIENT_ALIGNED_ALLOC for (*)
  9312492... openmp: Adjust diagnostics about same variable in link and  (*)
  221acd6... c++: lambda in concept [PR105652] (*)
  d9176e6... Daily bump. (*)
  610d789... d: Merge upstream dmd 4d07f22f2, druntime f89da313, phobos  (*)
  d822f4b... c++: Fix ICE with -Wmismatched-tags [PR105725] (*)
  ca4b950... c-family: fix attribute constructor ICE [PR90658] (*)
  de57440... libstdc++: Mark non-exported function always_inline [PR1056 (*)
  8af2665... Fortran: Fix OpenMP clause name in error message (*)
  37c988b... Avoid shift in get_ref_base_and_extent (*)
  f571596... ipa: Check cst type when propagating controled uses info (*)
  0ccba4e... openmp: Add support for enter clause on declare target (*)
  e7c482b... tree-optimization/105726 - adjust array bound heuristic (*)
  e2f014f... fold-const: Fix up -fsanitize=null in C++ [PR105729] (*)
  8255b49... libgomp.texi: Add more to-be-implemented OpenMP 5.2 feature (*)
  8fb94fc... Canonicalize X&-Y as X*Y in match.pd when Y is [0,1]. (*)
  29ae455... Pre-reload splitter to transform and;cmp into not;test on x (*)
  c626435... Close gcc-9 branch (*)
  9aad2b2... xtensa: Improve bswap[sd]i2 insn patterns (*)
  6454b4a... xtensa: Add setmemsi insn pattern (*)
  b2cb88f... Daily bump. (*)
  367740b... libstdc++: Fix narrowing conversions for 16-bit size_t [PR1 (*)
  11e1ee1... libstdc++: Fix atomic and error_code printers for versioned (*)
  ae3ea14... libstdc++: Move std::iostream_category() definition to new  (*)
  6f56efa... c++: improve -Waddress warnings with *_cast [PR105569] (*)
  3397563... xtensa: Fix instruction counting regarding block move expan (*)
  9b251fe... xtensa: Make use of IN_RANGE macro where appropriate (*)
  b753405... xtensa: Simplify EXTUI instruction maskimm validations (*)
  47b20d0... libstdc++: Add constexpr to std::counted_iterator post-incr (*)
  97dc78d... c++: constrained partial spec forward decl [PR96363] (*)
  692643c... libstdc++: Refactor includes for unordered containers (*)
  650eadd... libstdc++: Remove some unnecessary includes (*)
  a443805... libstdc++: Make headers include their prerequisites (*)
  ace4b7f... libstdc++: Fix printing of std::span for versioned namespac (*)
  634b008... libstdc++: Fix printing of std::atomic<shared_ptr<T>> for v (*)
  6eb60ce... libstdc++: Rename tests like .../wchar_t/1.cc to .../wchar_ (*)
  f638f2b... libstdc++: Remove redundancy in test pathnames (*)

(*) 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:[~2022-06-02  1:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-02  1:27 [gcc/aoliva/heads/testbase] (152 commits) libgcc: Align __EH_FRAME_BEGIN__ to pointer size 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).