public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/devel/modula-2] (119 commits) Renamed .c files into .cc.
@ 2022-01-18 13:54 Gaius Mulley
  0 siblings, 0 replies; only message in thread
From: Gaius Mulley @ 2022-01-18 13:54 UTC (permalink / raw)
  To: gcc-cvs

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

 6d7456f8419... Renamed .c files into .cc.

It previously pointed to:

 3d864fce4b6... Year date changes for Modula-2 source tree.

Diff:

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

  6d7456f... Renamed .c files into .cc.
  252a994... Merge branch 'master' into devel/modula-2.
  3ed40db... tree-optimization/103987 - guard DSE modref query (*)
  4288b57... pack fields in line-map data structures (*)
  0efc551... Update email address (*)
  38ec23f... aarch64: Fix overly optimistic LDP/STP matching [PR104005] (*)
  d21db05... pack fields in cgraph_simd_clone_arg and struct function (*)
  abb748a... Update prerequisites for GNAT (*)
  76fe494... Fix tree-optimization/101941: IPA splitting out function wi (*)
  8f6b62e... libstdc++: Use GCC's predefined macro for endianness [PR104 (*)
  97b9236... libstdc++: Fix deduction failure for std::min call [PR10408 (*)
  ac358ee... libstdc++: Update status tables in manual (*)
  5f3c0ee... libstdc++: Improve comments describing --enable-fully-dynam (*)
  e8feb05... Add check_effective_target_python3_module. (*)
  00dc787... tree-optimization/104064 - UBSAN issue in vect dataref anal (*)
  ff7aece... Ada: Revert filename changes in comments. (*)
  903e846... Revert Ada .cc renaming renaming. (*)
  27404a0... Fix options.exp. (*)
  50c3975... Update check_effective_target_recent_python3 (*)
  5e26bf1... Adjust testcase for --target_board='unix{-m64\ -march=casca (*)
  fc82978... Daily bump. (*)
  938ea06... git-backport: support renamed .cc files in commit message. (*)
  cd9912b... Manual changes for .cc renaming. (*)
  e53b6e5... Change references of .c files to .cc files (*)
  5c69acb... Rename .c files to .cc files. (*)
  490e230... libstdc++: Use fast_float in std::from_chars for binary32/6 (*)
  40b0d44... libstdc++: Adjust fast_float's over/underflow behavior for  (*)
  f5c8b82... libstdc++: Apply modifications to our local copy of fast_fl (*)
  2800bc0... libstdc++: Import the fast_float library (*)
  cc3bf34... libstdc++: Directly implement hexfloat std::from_chars for  (*)
  6cb61e5... Enable -Wuninitialized + -ftrivial-auto-var-init for addres (*)
  aeca447... c++: Fix cp_genericize_target_expr for TARGET_EXPRs created (*)
  d3a5799... diagnostic: avoid repeating include path (*)
  450c85b... OpenMP: allow requires dynamic_allocators (*)
  1374d4b... middle-end/101292 - invalid memory access with warning cont (*)
  deb9f18... Change kind of integer literal to fix a testcase. (*)
  a81f609... Fix glitch in entry for vxworks_posix_open (*)
  463d910... widening_mul, i386: Improve spaceship expansion on x86 [PR1 (*)
  4152e4a... Bump gcc/BASE-VER to 12.0.1 now that we are in stage4. (*)
  3acb929... libstdc++: Define <stacktrace> header for C++23 (*)
  5a3dc58... libstdc++: Document final option names for enabling C++20 (*)
  fa09257... libstdc++: Rename non-reserved macros in config header [PR1 (*)
  d573a30... Fortran: remove new files introduced by mistake (*)
  a42805d... Make the tests working. (*)
  91a38a3... Rename test-cases that are not executed. (*)
  4460c63... Add check_effective_target_pytest3. (*)
  84eb13b... libstdc++: Don't fail if math_errhandling is not defined (*)
  57cfcb3... Start using check-MAINTAINERS.py instead of legacy maintain (*)
  d4c02ec... Fix test warnings. (*)
  a923345... libstdc++: Add 'typename' to dependent types in atomic<shar (*)
  b75aab1... Extend test cases for references in OpenACC 'private' claus (*)
  fbb4388... Test cases for references in OpenACC 'private' clauses (*)
  025a707... Allow for multiple defaults in endianness and r16 in GFORTR (*)
  b3e7722... rs6000: Use known constant for GET_MODE_NUNITS and similar (*)
  240dd6c... rs6000: Split pattern for TI to V1TI move [PR103124] (*)
  1e942d7... Daily bump. (*)
  a326934... libstdc++: Update C++20 status table (*)
  2ac0649... libstdc++: Implement C++20 atomic<shared_ptr> and atomic<we (*)
  86e3b47... Fortran: xfail signaling NaN testcases on x87 (*)
  90045c5... Fortran: allow IEEE_VALUE to correctly return signaling NaN (*)
  bca1c43... libstdc++: Ignore deprecated warnings [PR104037] (*)
  15630e6... testsuite: Enrich tests with variants failing on the branch (*)
  a78b1ab... amdgcn: Tune default OpenMP/OpenACC GPU utilization (*)
  9d7e192... Add VxWorks fixincludes hack, open posix API for C++ (*)
  943fad6... Add VxWorks fixincludes hack, #include sysLib.h in time.h (*)
  00cc412... Add VxWorks fixincludes hack, C99 FP classification (*)
  1c25755... [i386] GLC tuning: Break false dependency for dest register (*)
  9248ee4... Daily bump. (*)
  9d6a0f3... Add -Wdangling-pointer [PR63272]. (*)
  671a283... Add -Wuse-after-free [PR80532]. (*)
  29401b7... Fortran: fix ICE and wrong code with TRANSFER and CHARACTER (*)
  52d2821... libstdc++: Fix ODR issues with different -m flags (*)
  f4a2cec... i386: Improve and optimize ix86_expand_sse_movcc (*)
  dcf8fe1... libgcc: Fix __gthr_i486_lock_cmp_xchg clobber for Windows (*)
  617db51... Daily bump. (*)
  952b7db... ada: Fix up handling of ghost units [PR104027] (*)
  cc3b67e... analyzer: fix ICE when combining taint states has_ub and ha (*)
  8931adf... analyzer: fix ICE in taint checker on unary ops [PR104029] (*)
  70e24c9... Fortran: always reject alternate return specifier as argume (*)
  c76b3bc... Fix reverse scalar storage order issues in IPA-SRA (*)
  79ae130... vect: Fix uninitialised variable PR104026 (*)
  a4a8ae1... Fortran: fix ICE overloading elemental intrinsics (*)
  7233233... Use enclosing object size if it's smaller than member [PR 1 (*)
  1e6294b... Test to verify -Wformat-overflow uses context-sensitive ran (*)
  d82a54f... configure: Regenerate. (*)
  6795e6a... libstdc++: Fix 22_locale/numpunct/members/char/3.cc executi (*)
  0dd4283... testsuite: fix dh-warning typo. (*)
  ffb7d4b... i386: Mark some of strict_low_part insn constraints earlycl (*)
  74abb0b... testsuite: rename 2 files. (*)
  d8b6447... testsuite: rename files in c-c++-common. (*)
  cd7484d... openmp: Fix ICE in [PR103705] (*)
  5d7de2b... testsuite: Remove executable mode from source files. (*)
  6d51a9c... vect: Check partial vector param for supports_partial_vecto (*)
  de196e5... libstdc++: Add attribute to features deprecated in C++17 [P (*)
  ac6a118... libgfortran: Partly revert my r12-6498 change to fix Solari (*)
  cbf0618... c++: Avoid some -Wreturn-type false positives with const{ex (*)
  d686d5d... c++: Reject in constant evaluation address comparisons of s (*)
  9896e96... forwprop: Canonicalize atomic fetch_op op x to op_fetch or  (*)
  68a650b... arc: Add DWARF2 alternate CFA column. (*)
  b3989a7... arc: Update stack size computation when accumulator registe (*)
  9a0b518... libstdc++: Add C++20 std::make_shared enhancements (P0674R1 (*)
  fc6f112... libstdc++: Ignore cv-quals when std::allocator<void> constr (*)
  d67ba1d... libstdc++: Use std::construct_at in std::common_iterator [P (*)
  7f390f1... libstdc++: Document new std::random_device tokens (*)
  51e9e8a... x86_64: Improvements to arithmetic right shifts of V1TImode (*)
  89b4e31... ARM: fix -Wformat= error (*)
  17df585... tree-optimization/104009: Conservative underflow estimate i (*)
  b77e3b4... Fix ICE of unrecognizable insn. [PR target/104001] (*)
  b31cec9... Add __attribute__ ((tainted_args)) (*)
  ad3f0d0... Daily bump. (*)
  a24ced4... toplevel: Remove incorrectly added file (*)
  b8ffa71... c++: warning for dependent template members [PR70417] (*)
  7a7d8c3... i386: Introduce V2QImode vectorized shifts [PR103861] (*)
  b0e5163... vect: Add bias parameter for partial vectorization (*)
  69561fc... Add support for allocate clause (OpenMP 5.0). (*)
  49d5fb4... Allow more precision when querying from fold_const. (*)
  27e4260... Add relation to unsigned right shift. (*)
  0b84643... Fortran: fix error recovery on bad structure constructor in (*)
  386b15d... i386: Cleanup V2QI arithmetic instructions (*)

(*) 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-01-18 13:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-18 13:54 [gcc/devel/modula-2] (119 commits) Renamed .c files into .cc 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).