public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/ARM/heads/arm-12] (124 commits) Enable -fcode-hoisting with -Os.
@ 2022-11-09 14:33 Stam Markianos-Wright
  0 siblings, 0 replies; only message in thread
From: Stam Markianos-Wright @ 2022-11-09 14:33 UTC (permalink / raw)
  To: gcc-cvs

The branch 'ARM/heads/arm-12' was updated to point to:

 4b3934641ce... Enable -fcode-hoisting with -Os.

It previously pointed to:

 3b57560f467... Enable -fcode-hoisting with -Os.

Diff:

!!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):
-------------------------------------------------------------------

  3b57560... Enable -fcode-hoisting with -Os.


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

  4b39346... Enable -fcode-hoisting with -Os.
  22f7011... Add guality testcase for RTL alias analysis fix (*)
  6e40f57... Restore RTL alias analysis for hard frame pointer (*)
  253a85b... Daily bump. (*)
  0138ebc... Always use TYPE_MODE instead of DECL_MODE for vector field (*)
  04f1b76... libstdc++: Remove empty <author> elements in manual (*)
  0d24c71... Daily bump. (*)
  d644dfe... Remove AVX512_VP2INTERSECT from PTA_SAPPHIRERAPIDS (*)
  d7e38fd... Daily bump. (*)
  64f22c4... Daily bump. (*)
  1342c7f... doc: Document correct -fwide-exec-charset defaults [PR41041 (*)
  33561e8... Fix recent thinko in operand_equal_p (*)
  14a9222... Daily bump. (*)
  35e8b88... i386: Fix uninitialized register after peephole2 conversion (*)
  31f25cf... c, c++: Fix up excess precision handling of scalar_to_vecto (*)
  20ef7d7... c++: Fix up constexpr handling of char/signed char/short pr (*)
  07a3101... libgomp: Fix up creation of artificial teams (*)
  7d5e6cd... tree-cfg: Fix a verification diagnostic typo [PR107121] (*)
  c8dc6b0... openmp: Fix ICE with taskgroup at -O0 -fexceptions [PR10700 (*)
  a46f71c... openmp, c: Tighten up c_tree_equal [PR106981] (*)
  f755e36... openmp: Fix handling of target constructs in static member  (*)
  f170f1e... Daily bump. (*)
  b80a690... Daily bump. (*)
  5566fa3... Daily bump. (*)
  faac1fc... Daily bump. (*)
  67a7e47... Daily bump. (*)
  2b20cf1... Fortran: Add missing TKR initialization to class variables  (*)
  ebe47cc... Daily bump. (*)
  9831a5f... Fortran: BOZ literal constants are not compatible to any ty (*)
  9b116c5... OpenACC: Don't gang-privatize artificial variables [PR90115 (*)
  578e013... Daily bump. (*)
  ca0220d... lto: do not load LTO stream for aliases [PR107418] (*)
  72717ec... IRA: Make sure array is big enough (*)
  e089e35... Daily bump. (*)
  3668a59... aarch64: update Ampere-1 core definition (*)
  4b54eb8... aarch64: fix off-by-one in reading cpuinfo (*)
  29a1eb4... Daily bump. (*)
  da1f6e5... Relax assertion in profiler (*)
  0737125... IBM zSystems: Fix function_ok_for_sibcall [PR106355] (*)
  2a2093a... i386: fix pedantic warning (*)
  4db0753... x86: fix VENDOR_MAX enum value (*)
  cd29fc9... Daily bump. (*)
  1ccec25... Daily bump. (*)
  e3c9978... Fortran: error recovery with references of bad array constr (*)
  716bada... Daily bump. (*)
  d96d525... Daily bump. (*)
  b582496... Add 'libgomp.oacc-c-c++-common/private-big-1.c' [PR105421] (*)
  dd2fdf1... amdgcn: Use FLAT addressing for all functions with pointer  (*)
  19a9b5e... tree-optimization/107323 - loop distribution partition orde (*)
  11c4310... Daily bump. (*)
  d3bdc33... Make 'c-c++-common/goacc/kernels-decompose-pr100400-1-*.c'  (*)
  b166eb4... aarch64: Prevent generation of /M BRKAS and BRKBS (*)
  a0c07dd... aarch64: Fix matching of BRKNS (*)
  40a7273... aarch64: Define __ARM_FEATURE_RCPC (*)
  0aaef83... Daily bump. (*)
  362e56d... libstdc++: eh_globals: gthreads: reset _S_init before delet (*)
  e8bd128... Remove undefined behaviour from testscase. (*)
  c7f1749... rs6000: Fix the condition with frame_pointer_needed_indeed  (*)
  6db4ba9... rs6000: Fix condition of define_expand vec_shr_<mode> [PR10 (*)
  a028a2d... Daily bump. (*)
  912bdd5... Daily bump. (*)
  0bc43f9... Fix register count when not splitting Complex IEEE 128-bit  (*)
  fe7d743... tree-optimization/107254 - check and support live lanes fro (*)
  d127348... tree-optimization/107212 - SLP reduction of reduction paths (*)
  d282dd5... tree-optimization/107160 - avoid reusing multiple accumulat (*)
  ff0a274... tree-optimization/107107 - tail-merging VN wrong-code (*)
  b9f58ed... tree-optimization/106922 - extend same-val clobber FRE (*)
  641369e... testsuite: Fix up pr106922.C test (*)
  e8d5f3a... tree-optimization/106922 - missed FRE/PRE (*)
  e5816c1... Daily bump. (*)
  14b9708... Daily bump. (*)
  8f74447... Daily bump. (*)
  a5a6598... Fix PR target/107248 (*)
  323df4c... Daily bump. (*)
  8794633... c++: ICE with VEC_INIT_EXPR and defarg [PR106925] (*)
  c886562... install.texi: gcn - update llvm reqirements, gcn/nvptx - ne (*)
  3a0bf4b... Daily bump. (*)
  d633e1c... fortran: Move clobbers after evaluation of all arguments [P (*)
  5d645a9... fortran: Fix invalid function decl clobber ICE [PR105012] (*)
  0172c06... fortran: Move the clobber generation code (*)
  3cea0a0... Daily bump. (*)
  173eb20... arm: Fix constant immediates predicates and constraints for (*)
  c3119f5... tree-optimization/106934 - avoid BIT_FIELD_REF of bitfields (*)
  e364e27... tree-optimization/106922 - PRE and virtual operand translat (*)
  2b9e1f7... tree-optimization/106892 - avoid invalid pointer associatio (*)
  627132c... tree-optimization/105937 - avoid uninit diagnostics crossin (*)
  97374f2... Daily bump. (*)
  d6a5e85... Add cpplib ro.po (*)
  589bf05... Daily bump. (*)
  39e4522... Daily bump. (*)
  07da385... Fortran: Fix ICE and wrong code for assumed-rank arrays [PR (*)
  d2e6629... Daily bump. (*)
  4d2e2a7... Daily bump. (*)
  64e2d42... Daily bump. (*)
  98508b9... Daily bump. (*)
  b947611... Daily bump. (*)
  4b25752... gcc/config/t-i386: add build dependencies on i386-builtin-t (*)
  59667a0... Update gcc sv.po (*)
  aca6668... Daily bump. (*)
  13d3f27... Daily bump. (*)
  56275fd... Fortran: Fix automatic reallocation inside select rank [PR1 (*)
  9de83c0... Fortran: Fix function attributes [PR100132] (*)
  1aa9ec7... Daily bump. (*)
  487307a... Daily bump. (*)
  aeba3e0... c++: fix triviality of class with unsatisfied op= (*)
  2773a90... Fortran: error recovery while simplifying intrinsic UNPACK  (*)
  22c2658... Fortran: fix ICE in generate_coarray_sym_init [PR82868] (*)
  2e81790... Fortran: NULL pointer dereference in invalid simplification (*)
  f1454a7... i386: Mark XMM4-XMM6 as clobbered by encodekey128/encodekey (*)
  85adc2e... libstdc++: Disable volatile-qualified std::bind for C++20 (*)
  afea1ae... OpenACC: Fix reduction tree-sharing issue [PR106982] (*)
  7f323c2... Daily bump. (*)
  6a59bac... aarch64: Add Arm Neoverse V2 support (*)
  8dbde52... Daily bump. (*)
  36c23b3... c-family: Drop nothrow from c_keywords (*)
  7cb8784... Daily bump. (*)
  be18783... Daily bump. (*)
  a0d5241... Daily bump. (*)
  c9bb2be... Daily bump. (*)
  126e207... Daily bump. (*)
  56e98b5... Update gcc fr.po (*)
  84a34d7... Fortran: error recovery on invalid ARRAY argument to FINDLO (*)
  dc4cf9f... i386: Add syscall to enable AMX for latest kernels (*)
  2b17f9c... Daily bump. (*)

(*) This commit already exists in another branch.
    Because the reference `refs/vendors/ARM/heads/arm-12' 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-09 14:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-09 14:33 [gcc/ARM/heads/arm-12] (124 commits) Enable -fcode-hoisting with -Os Stam Markianos-Wright

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