public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/devel/modula-2] (241 commits) Rebuilt generated files post merge.
@ 2022-11-15 23:00 Gaius Mulley
  0 siblings, 0 replies; only message in thread
From: Gaius Mulley @ 2022-11-15 23:00 UTC (permalink / raw)
  To: gcc-cvs

The branch 'devel/modula-2' was updated to point to:

 b0545fc190c... Rebuilt generated files post merge.

It previously pointed to:

 5c95b7e7dca... Bugfix -fm2-whole-program linking.

Diff:

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

  b0545fc... Rebuilt generated files post merge.
  81b4437... Merge branch 'master' into devel/modula-2
  0685f29... Revert autogenerated files before merge and doc files.
  837be6c... tree-optimization/84646 - remove premature thread path reje (*)
  3ed1b4c... sphinx: add missing trailing newline (*)
  a305ac8... docs: fix: WARNING: Parsing of expression failed. Using fal (*)
  9c3bc55... sphinx: update diagnostics URLs (*)
  d943927... Fix up foperator_abs::op1_range [PR107569] (*)
  d05a423... sphinx: update crontab with new script (*)
  50ebb5e... Add guality testcase for RTL alias analysis fix (*)
  8d7a55b... sphinx: simplify default in baseconf.py. (*)
  05119c3... c++: Minimal handling of carries_dependency attribute (*)
  cecc039... testsuite: Fix up pr107541.c test (*)
  79f1313... avr: sphinx: port gen-avr-mmcu to RST (*)
  e7c8f50... RISC-V: costs: handle BSWAP (*)
  d699d32... LoongArch: fix signed overflow in loongarch_emit_int_compar (*)
  1f9c793... sphinx: fix building if sphinx-build is missing (*)
  4287e81... Implement op[12]_range operators for PLUS_EXPR and MINUS_EX (*)
  6373b1f... sphinx: add update_web_docs_git.py script (*)
  e5821d3... sphinx: support installation if sphinx-build is missing (*)
  8857a1e... sphinx: sync latest changes (*)
  66f5503... sphinx: do not use tm.rst.in with empty content (*)
  7231864... sphinx: fix cross manual references (*)
  1f5a932... sphinx: add --with-sphinx-build (*)
  c0eb1a3... sphinx: use proper lexers for target macros (*)
  0a54351... sphinx: ada: port to Sphinx (*)
  94246da... sphinx: jit: port libgccjit to shared Sphinx (*)
  54ca4ee... sphinx: remove texinfo files (*)
  564a805... sphinx: add tm.rst.in (*)
  41a45cb... sphinx: support Sphinx in build system (*)
  8f2b513... sphinx: use tm.rst.in file in target macros (*)
  c8874c5... sphinx: port .def files to RST (*)
  8dc319e... sphinx: update baseconf.py file (*)
  c63539f... sphinx: copy files from texi2rst-generated repository (*)
  38ec5e4... [range-op-float] Implement MINUS_EXPR. (*)
  0ef5649... [range-op-float] Abstract out binary operator code out of P (*)
  68b0615... [range-op-float] Set NAN possibility for INF + (-INF) and v (*)
  b305793... c++: Tweaks for -Wredundant-move [PR107363] (*)
  916bec9... Fix incorrect insn type to avoid ICE in memory attr auto-de (*)
  69023a9... Daily bump. (*)
  9bbcee4... analyzer: eliminate region_model::eval_condition_without_cm (*)
  bbcb84b... libstdc++: Fix -Wsystem-headers warnings in tests (*)
  8f6d25f... libstdc++: Fix -Wsystem-headers warnings (*)
  9d54940... libstdc++: Add always_inline to most allocator functions (*)
  3f1519e... libstdc++: basic_filebuf: don't flush more often than neces (*)
  c93baa9... libstdc++: Refactor implementation of operator+ for std::st (*)
  564b111... bpf: Use enum for resolved overloaded builtins (*)
  9d96a28... [PR24021] Implement PLUS_EXPR range-op entry for floats. (*)
  3e0ab43... Provide normalized and denormal format version of real_isde (*)
  7899582... tree-optimization/107389 - honor __builtin_assume_alignment (*)
  215355d... CCP: handle division by a power of 2 as a right shift. (*)
  cb0a2b1... amdgcn: Fix expansion of GCN_BUILTIN_LDEXPV builtin (*)
  ee2be8f... amdgcn: Add builtins for vectorized native versions of abs, (*)
  b74dd1b... Use bit-CCP in range-ops. (*)
  7ca912b... testsuite: Fix failure in test pr105586.c [PR107171] (*)
  970dcd5... cdce: Fix up get_no_error_domain for new f{16,32,64,128} bu (*)
  fa271af... i386: Improve vector [GL]E{,U} comparison against vector co (*)
  ee86bdd... libstdc++: Uncomment denorm_min test (*)
  e581490... gcc: fix PR rtl-optimization/107482 (*)
  b2278f6... ada: Fix oversight in implementation of allocators for stor (*)
  10f193e... ada: Compile-time simplification of 'Image incorrectly igno (*)
  11f8925... ada: Clean up call to check if aspects are present (*)
  45656a9... ada: Adjust classwide contract expression preanalysis (*)
  48e2e5b... ada: Set Support_Atomic_Primitives for VxWorks 7 runtimes (*)
  0ed20c7... ada: Small consistency fix (*)
  a645dc3... ada: Propagate aspect Ghost when instantiating null formal  (*)
  59ad8b6... ada: Implement RM 4.5.7(10/3) name resolution rule (*)
  f1668c3... ada: Enforce matching of extra formals (*)
  7a08b93... ada: Move warnings switches -- initial work (*)
  c523e3f... ada: Align -gnatwc's documentation with its behavior (*)
  f2fa41b... ada: Improve handling of declare expressions in deferred-fr (*)
  270713d... ada: Minor consistency tweaks in Sem_Ch4 (*)
  786c6ba... ada: Remove redundant line in Analyze_Qualified_Expression (*)
  788e5f0... ada: Preanalyze classwide contracts as spec expressions (*)
  c2596d4... ada: Fix expansion of 'Wide_Image and 'Wide_Wide_Image on c (*)
  7857d87... ada: Fix inconsistent whitespace in Ada.Numerics.Generic_Co (*)
  d96a20b... ada: Remove unneeded code in handling formal type defaults (*)
  5c0722c... ada: Cleanup local variable that is only set as an out para (*)
  83ebb97... ada: Remove obsolete code in Resolve_If_Expression (*)
  79e0267... ada: Reject limited objects in array and record delta aggre (*)
  2ff87e2... ada: Allow initialization of limited objects with delta agg (*)
  4a22fda... ada: Reject record delta aggregates with limited expression (*)
  b9d8ad7... ada: Missing master of task causing assertion failure (*)
  59dd07e... ada: Raise Tag_Error when Ada.Tags operations are called wi (*)
  ae5de5a... ada: Add new -gnatw_q switch to usage message (*)
  acbfa2b... libstdc++: Update my author blurb in the manual (*)
  4596339... libstdc++: Remove empty <author> elements in manual (*)
  1f7b130... Revert "i386: Prefer remote atomic insn for atomic_fetch{ad (*)
  a14598b... Add m_CORE_ATOM for atom cores (*)
  3d2d04c... analyzer: start adding support for errno (*)
  be9fdbd... analyzer: introduce succeed_or_fail_call_info (*)
  55e0424... analyzer: fix "when 'strchr' returns non-NULL" message (*)
  8d03269... libstdc++: Fix syntax error in old-glibc case in floating_f (*)
  431be04... c++: implement P2468R2, the equality operator you are looki (*)
  c838119... Add transitive inferred range processing. (*)
  f8d901d... Daily bump. (*)
  b457b77... libstdc++: Fix up libstdc++ build against glibc 2.25 or old (*)
  93ab7d0... bpf: cleanup missed refactor (*)
  a239a63... Improve multiplication by powers of 2 in range-ops. (*)
  03ed4e5... Extend optimization for integer bit test on __atomic_fetch_ (*)
  2ee0165... libstdc++: Implement ranges::as_rvalue_view from P2446R2 (*)
  f471cb7... libstdc++: Implement ranges::cartesian_product_view from P2 (*)
  42f42d7... C++: Template lambda mangling testcases (*)
  9aa1b63... Fix NULL filename handling (*)
  cb0ceea... libstdc++: Update from latest fast_float [PR107468] (*)
  e5bcbcd... libstdc++: Add _Float128 to_chars/from_chars support for x8 (*)
  5d060d8... tree-ssa-sink: do not touch calls that return twice (*)
  3bff15c... [range-op] Restrict division by power of 2 optimization to  (*)
  071d00e... Fortran: Fix reallocation on assignment for kind=4 strings  (*)
  21cd625... i386: Fix typo in sse-22.c pragma (*)
  7314b98... unswitch most profitable condition first (*)
  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 (*)
  c4f8f8a... Initial Grand Ridge support (*)
  48fa413... i386: Prefer remote atomic insn for atomic_fetch{add, and,  (*)
  4cf1c61... Support Intel RAO-INT (*)
  339ffc5... Initial Granite Rapids Support (*)
  b384d9a... Support Intel prefetchit0/t1 (*)
  3c67c15... Daily bump. (*)
  c56826d... optabs: Use operand[2] mode in can_vec_set_var_idx_p (*)
  e3b1024... libstdc++: Declare const global variables inline (*)
  4e4e3ff... libstdc++: Move stream initialization into compiled library (*)
  d0a492f... c++: correct __has_attribute(init_priority) (*)
  89d0a14... Manually add ChangeLog entries from r13-3652-ge4cba49413ca4 (*)
  05788e9... Daily bump. (*)
  2175b39... Add another commit to ignore (*)
  3628025... LoongArch: Add fcopysign instructions (*)
  07b0096... Plug memory leak in attribute target_clones (*)
  efbf11e... cgraph_node: Remove redundant section clearing (*)
  a111cfb... d: Adjust test to pass when compiling with -m32 (*)
  3c28d6a... d: Add support for vector comparison operators (*)
  3ad2167... c++: libcpp: Support raw strings with newlines in directive (*)
  b83f01d... libstdc++: fix pointer type exception catch (no RTTI) [PR10 (*)
  7c6008e... libstdc++: Do not use SFINAE for propagate_const conversion (*)
  e50ea3a... doc: Document correct -fwide-exec-charset defaults [PR41041 (*)
  6b1a247... Support multilib-aware target lib flags self-specs overridi (*)
  95ba31b... testsuite: Add testcase from C++23 P2314R4 - Character sets (*)
  2662d53... libcpp: Update to Unicode 15 (*)
  26d2db8... AArch64: Fix testcase (*)
  0386c40... input: add get_source_text_between (*)
  679be32... Set nonzero bits for multiplication and divisions by a powe (*)
  0bdf10b... Fix recent thinko in operand_equal_p (*)
  3e2bdf2... Do not use subword paradoxical subregs in emit_group_store (*)
  418999f... libstdc++: Simplify lifetime of eh_globals variable [PR1075 (*)
  f505f37... libstdc++: Define _GNU_SOURCE for secure_getenv on Cygwin [ (*)
  5f18278... ada: Fix for validity checks combined with aliasing checks (*)
  4eac883... ada: Fix couple of issues with arrays indexed by enumeratio (*)
  9a27e6a... ada: Fix typo in comment referring to pragma Restrictions (*)
  0528884... ada: Cleanup code for warnings about unreferenced formal pa (*)
  3139280... ada: Cleanup code for unreferenced variables (*)
  72baa4e... ada: Cleanup code for warnings about unset references (*)
  7e1fe87... ada: Static intrinsic functions are a core language extensi (*)
  1207432... ada: Remove redundant calls in handling of aspect specifica (*)
  fe960a3... ada: Flag unsupported dispatching constructor calls (*)
  5f780a2... ada: Avoid repeated iteration over private protected compon (*)
  cb3c260... ada: Cleanup clearing flags on package variables (*)
  265341d... ada: Fix various typos in GNAT User's Guide (*)
  12cfb29... ada: Fix loop unnesting issue. (*)
  73d04a0... ada: Fix repeated killing of private entity values (*)
  50bd9f4... ada: Simplify detection of controlling formals (*)
  64b1073... ada: Skip dynamic interface conversion under configurable r (*)
  5150978... ada: Skip dynamic interface conversion under configurable r (*)
  e491cb2... ada: Fix typo (*)
  48c206e... ada: Remove sa_messages (*)
  7d0d27d... ada: Refactor: replace uses of `not Present(X)` with `No (X (*)
  587af00... ada: Fix various typos in node and entity description comme (*)
  1d20113... ada: Fix various typos in GNAT RM (*)
  533d79a... ada: Improve efficiency of scope stack restoration (*)
  41d5a49... ada: Small editorial changes to documentation comments (*)
  1e78b49... ada: Allow enabling a restricted set of language extensions (*)
  c07da85... ada: Generate missing object decls for adainit/adafinal reg (*)
  ffcd192... ada: Support lock-free protected objects with pragma Initia (*)
  0929de4... ada: Remove VxWorks 6 and VxWorks 653 2.x content from the  (*)
  da1207f... ada: Reject expanded global names in lock-free protected ob (*)
  8080a1b... ada: Generate host-side CUDA_Register_Function calls for de (*)
  164cc7a... aarch64: Fix typo in aarch64-sve.md comment (*)
  e4cba49... Remove support for Intel MIC offloading (*)
  e724b04... libgcc: Special-case BFD ld unwind table encodings in find_ (*)
  a05d8e1... Better integrate default 'sorry' 'TARGET_ASM_CONSTRUCTOR',  (*)
  4ee35c1... Restore default 'sorry' 'TARGET_ASM_CONSTRUCTOR', 'TARGET_A (*)
  2b4a039... Support Intel AMX-FP16 ISA (*)
  d201bd1... arm: Allow to override location of .gnu.sgstubs section (*)
  97752b7... c++: Use in-process client when networking is disabled (*)
  fabe470... Initial Sierra Forest Support (*)
  152834f... Support Intel CMPccXADD (*)
  d29260c... Daily bump. (*)
  32a06ce... c++: Quash -Wdangling-reference for member operator* [PR107 (*)
  40c34be... c++: requires-expr and access checking [PR107179] (*)
  095de98... Add testcases resolved with ranger as VRP1. (*)
  a4cd238... c++: change -fconcepts to mean C++20 concepts (*)
  c0b38e9... c++: constexpr error with defaulted virtual dtor [PR93413] (*)
  db6a9fe... amdgcn: Fix instruction generation for exp2 and log2 operat (*)
  e177be8... analyzer: use std::unique_ptr for state machines from plugi (*)
  76dd2c4... analyzer: use std::unique_ptr for known functions (*)
  accece8... analyzer: use std::unique_ptr during bifurcation (*)
  d60b40b... analyzer: use std::unique_ptr for checker_event (*)
  e031c5a... analyzer: use std::unique_ptr for feasibility_problems and  (*)
  ca5ff10... analyzer: use std::unique_ptr for custom_edge_info pointers (*)
  2a9b395... analyzer: use std::unique_ptr for saved_diagnostic::m_stmt_ (*)
  6341f14... analyzer: use std::unique_ptr for pending_diagnostic/note (*)
  6fd485d... Update range query cache when a statement is updated. (*)
  00d7c8f... Add gcc/make-unique.h (*)
  5acc10a... analyzer: fix ICE when pipe's arg isn't a pointer [PR107486 (*)
  6629444... OpenMP/Fortran: 'target update' with DT components (*)
  553b1d3... i386: Fix uninitialized register after peephole2 conversion (*)
  2ff0e62... libstdc++: Add missing move in ranges::copy (*)
  f95e4ec... amdgcn: Fix duplicate conditionals [PR107510] (*)
  20d5dca... testsuite: Fix gen-vect-34.c with vect_masked_load [PR10680 (*)
  e3c898e... c: C2x auto (*)
  58035ee... Daily bump. (*)

(*) This commit already exists in another branch.
    Because the reference `refs/heads/devel/modula-2' 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-11-15 23:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-15 23:00 [gcc/devel/modula-2] (241 commits) Rebuilt generated files post merge Gaius Mulley

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