public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/hubicka/heads/honza-gcc-benchmark-branch-v2] (305 commits) Merge remote-tracking branch 'origin/master' into me/honza-
@ 2021-08-26 15:03 Jan Hubicka
  0 siblings, 0 replies; only message in thread
From: Jan Hubicka @ 2021-08-26 15:03 UTC (permalink / raw)
  To: gcc-cvs

The branch 'hubicka/heads/honza-gcc-benchmark-branch-v2' was updated to point to:

 9e55cc83b4a... Merge remote-tracking branch 'origin/master' into me/honza-

It previously pointed to:

 18f1dc73f03... slp vectorize and very cheap model.

Diff:

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

  9e55cc8... Merge remote-tracking branch 'origin/master' into me/honza-
  b4f6efb... back to trunk
  e28ac73... Improve handling of modref params. (*)
  c80d723... Add full stop to params.opt. (*)
  f075b8c... Fix off-by-one error in try_merge_with (*)
  cd67d13... libstdc++: Make Networking TS headers more portable [PR1002 (*)
  e370a24... mklog: fix renaming with version 0.7.0. (*)
  bfc9250... Use non-numbered clones for target_clones. (*)
  d4b7829... extend.texi: add note about reserved ctor/dtor priorities (*)
  0012f92... cygming-crtend.c: fix build warnings (*)
  85d77ac... Daily bump. (*)
  4de346d... Add -details to dump option needed after r12-3144. (*)
  4c5d76a... Fix tests that require IBM 128-bit long double (*)
  ea56746... libstdc++: Add another non-reserved name to tests (*)
  f1a08f4... libstdc++: Fix names.cc test failures on Windows (*)
  0163bba... libstdc++: Fix non-reserved names in <valarray> (*)
  ead4085... libstdc++: Fix conditions for optimizing uninitialized algo (*)
  2cd229d... libstdc++: Remove __gnu_cxx::rope::erase(size_type) [PR1020 (*)
  971df60... Fix PR c++/66590: incorrect warning "reaches end of non-voi (*)
  ed3de42... Avoid printing range table header alone. (*)
  1ab84ed... c++: Fix up value initialization of structs with zero width (*)
  5c85f29... Merge load/stores in ipa-modref summaries (*)
  bb24717... Make xxsplti*, xpermx, xxeval be vecperm type. (*)
  3ac6b5c... diagnostics: Support for -finput-charset [PR93067] (*)
  43a5d46... analyzer: Impose recursion limit on indirect calls. (*)
  29c7745... tree-optimization/102046 - fix SLP build from scalars with  (*)
  87afc7b... i386: Optimize lea with zero-extend. [PR 101716] (*)
  3673dcf... Analyze niter for until-wrap condition [PR101145] (*)
  db3d412... i386: Fix _mm512_fpclass_ps_mask in O0 [PR 101471] (*)
  a20be0c... rs6000: Add vec_unpacku_{hi,lo}_v4si (*)
  4f5391d... Adjust testcases to avoid new failures brought by r12-3108  (*)
  05ace29... Daily bump. (*)
  9cf3f02... aix: SYSTEM_IMPLICIT_EXTERN_C (*)
  81e1894... [Committed] PR middle-end/102031: Fix typo/mistake in simpl (*)
  f95946a... Fortran: fix pointless warning for static variables (*)
  50cb830... rs6000: Add Power10 builtins (*)
  19b7bf6... rs6000: Add more type nodes to support builtin processing (*)
  2ed356a... rs6000: Add Power9 builtins (*)
  3c496e9... nvptx: Add a __PTX_SM__ predefined macro based on target IS (*)
  820f094... Reset PHI base0 flag if it's clear in any argument [PR10197 (*)
  6d692ef... libstdc++: Update C++20 status table for layout-compatibili (*)
  037ef21... libstdc++: Add std::is_layout_compatible trait for C++20 (*)
  8ce18a2... rs6000: Add power8-vector builtins (*)
  fce8a52... rs6000: Add power7 and power7-64 builtins (*)
  675a3e4... Add transitive operations to the relation oracle. (*)
  d8b7282... libstdc++: Fix mismatched class-key tags (*)
  6e5401e... x86: Broadcast from integer to a pseudo vector register (*)
  9216ee6... tree-optimization/100089 - avoid leaving scalar if-converte (*)
  809330a... arm: Add tests for VLLDM mitigation [PR102035] (*)
  30461cf... arm: fix vlldm erratum for Armv8.1-m [PR102035] (*)
  574e795... arm: add erratum mitigation to __gnu_cmse_nonsecure_call [P (*)
  3929bca... arm: Add command-line option for enabling CVE-2021-35465 mi (*)
  79fb270... arm: testsuite: improve detection of CMSE hardware. (*)
  4702d3c... arm: Fix general issues with patterns for VLLDM and VLSTM (*)
  8da9b4f... Enable avx512 embedde broadcast for vpternlog. (*)
  6ddb30f... Optimize (a & b) | (c & ~b) to vpternlog instruction. (*)
  8571ff0... Adjust inner loop cost scaling (*)
  0deabeb... Fix a few problems with download_prerequisites. (*)
  f897716... Tweak -Os costs for scalar-to-vector pass. (*)
  78fa511... [Committed] PR middle-end/102029: Stricter typing in LSHIFT (*)
  819b7c3... Disable slp in loop vectorizer when cost model is very-chea (*)
  38b19c5... Daily bump. (*)
  8ca7fa8... analyzer: rewrite of switch handling (*)
  192d4ed... rs6000: Fix AIX bootstrap (don't call asprintf) (*)
  596f964... rs6000: Add gengtype handling to the build machinery (*)
  34ad198... rs6000: Incorporate new builtins code into the build machin (*)
  30c335a... rs6000: Avoid buffer overruns (*)
  3d654ca... analyzer: fix ICE with NULL change.m_expr [PR101875] (*)
  4b821c7... analyzer: fix ICE when failing to reconstruct a fn ptr [PR1 (*)
  e82e0f1... analyzer: assume that POINTER_PLUS_EXPR of non-NULL is non- (*)
  4892b30... analyzer: fix uninit false positive on overlapping bindings (*)
  38757aa... libiberty, Darwin: Fix a build warning. (*)
  6a64964... Avoid redundant entries in modref access lists. (*)
  29c355f... Add 'libgomp.c/address-space-1.c' (*)
  bb75b22... Allow matching Intel MIC in OpenMP 'declare variant' (*)
  1a12937... libstdc++: Add default template argument to basic_istream_v (*)
  fedadb6... Add tailcall/sibcall support to the H8 (*)
  89ff4f0... [Committed] Restore build on !TARGET_TRULY_NOOP_TRUNCATION  (*)
  0230e69... ipa/97565 - fix IPA PTA body availability check (*)
  39baa88... Fix template in g++.dg/tree-ssa/modref-1.C (*)
  5bd4ab9... Fix previous ipa-modref patch (*)
  da6ce35... libstdc++: Use __builtin_expect in __dynamic_cast (*)
  bc97e73... libstdc++: Make permissions_are_testable function inline [P (*)
  3eb377b... docs: Fix -mpic-data-is-text-relative option placement. (*)
  57a9e63... Fortran/OpenMP: Improve duplicate errors (*)
  d4de7e3... Fortran/OpenMP: strict modifier on grainsize/num_tasks (*)
  12dc8ab... Fix scalar costing issue introduced by PR84512 fix. (*)
  5378781... analyzer: Fix PR analyzer/102020 (*)
  e772159... Improved handling of division/modulus in bit CCP. (*)
  7e5f9ea... Simplify (truncate:QI (subreg:SI (reg:QI x))) to (reg:QI x) (*)
  1d24402... Fold sign of LSHIFT_EXPR to eliminate no-op conversions. (*)
  b320edc... bswap: Recognize (int) __builtin_bswap64 (arg) idioms or __ (*)
  ad665de... tree-optimization/79334 - avoid PRE of possibly trapping ar (*)
  70c7ab5... Fix ICE. (*)
  b284053... dwarf2out: Emit DW_AT_location for global register vars dur (*)
  ac3bcc8... arm: Fix __arm_vctp16q return type in arm_mve.h (*)
  63f6853... arm: Fix multilib mapping for CDE extensions [PR100856] (*)
  3bc7553... openmp: Add support for strict modifier on grainsize/num_ta (*)
  6f1a366... ipa: add debug counter for IPA MODREF PTA (*)
  59f3893... Improve return slot handling in ipa-modref (*)
  f93f086... mips: msa: truncate immediate shift amount [PR101922] (*)
  4a4616e... gcc.c-torture/execute: Fix tmpnam issue on Windows (*)
  5b2876f... Daily bump. (*)
  972eab5... Correct treatment of qualifiers for pointers to arrays for  (*)
  9b08f77... Clear EAF_NOCLOBBER for indirect calls (*)
  a5416bf... Make the OpenMP 'error' directive work for nvptx offloading (*)
  4be4fa4... Daily bump. (*)
  44eaa2d... MAINTAINERS: Add myself for write after approval (*)
  776bd8a... Don't build libgcc_stub.a on hppa[12]*-*-hpux11*. (*)
  304ec0d... [MIPS] Remove TARGET_ASM_FUNCTION_RODATA_SECTION (*)
  5aae6fd... Don't warn when alignment of global common data exceeds max (*)
  e92d0ff... analyzer: Fix PR analyzer/101980 (*)
  7c9e164... Daily bump. (*)
  9b24c20... configure: remove gas versions from tls check (*)
  1918f4b... configure: fixup formatting from previous change (*)
  e0b6d0b... configure: remove version argument from gcc_GAS_CHECK_FEATU (*)
  7cad8a8... configure: drop version checks for in-tree gas [PR91602] (*)
  5f80c62... Further improvements to constant shifts for the H8 (*)
  29b2fd3... libstdc++: Skip filesystem tests that depend on permissions (*)
  1b507b1... c-format.c/Fortran: Support %wd / host-wide integer in gfc_ (*)
  12f2290... Fortran - use temporary char buffer for passing HOST_WIDE_I (*)
  37744f8... Refactor BB splitting of DRs for SLP group analysis (*)
  7716719... Fortran: Add OpenMP's error directive (*)
  0d973c0... openmp: Implement the error directive (*)
  f9400e4... openmp: Diagnose some superfluous commas in OpenMP parsing (*)
  b777f22... gcov: fix output location for JSON mode. (*)
  d2883be... Move xx* builtins to vsx.md. (*)
  b57fba5... Daily bump. (*)
  976401a... Fold more constants during veclower pass. (*)
  b0963c4... rs6000: Fix ICE expanding lxvp and stxvp gimple built-ins [ (*)
  d881460... Fortran - simplify length of substring with constant bounds (*)
  77bf9f8... Document enable_ranger and disable_ranger. (*)
  8150108... Release resources acquired by enable_ranger() [PR101984]. (*)
  de0b250... Objective-C, NeXT runtime: Correct the default for fobjc-ni (*)
  18e9e7d... Drop stabs from h8/300 and v850 ports (*)
  07b4100... Define STAGE1_LIBS to link against libcl.a in stage1 on hpu (*)
  c5e0f95... libstdc++: Move status table entry to be with other ranges  (*)
  778044c... libstdc++: Update Doxygen config template to Doxygen 1.9.2 (*)
  85a7095... libstdc++: Don't check always-true condition [PR101965] (*)
  4285ca3... c++: Fix PR number in testcase [PR101803] (*)
  0c0907f... Fix PR number for r12-2991 in ChangeLogs (*)
  0187e0d... libstdc++: Fix move construction of std::tuple with array e (*)
  926d4a7... libstdc++: Document P1739R4 status [PR100139] (*)
  30b300d... libstdc++: Improve doxygen docs for smart pointers (*)
  65441d8... libstdc++: Improve overflow check for file timestamps (*)
  c8a1cf1... libstdc++: Tweak whitespace (*)
  301dc60... expand: Add new clrsb fallback expansion [PR101950] (*)
  c04d766... openmp: Fix ICE on requires clause with atomic_default_mem_ (*)
  cb23be4... testsuite, JIT, Darwin: Adjust asm tests for Mach-O. (*)
  4e6a5fa... openmp: For C++ ensure nothing directive has no operands (*)
  eea1677... JIT, testsuite, Darwin: Initial testsuite fixes. (*)
  b7fc420... Fix up 'gcc.dg/pr78213.c' for '--enable-checking=release' e (*)
  1db70e6... Revert "Add the member integer_to_sse to processor_cost as  (*)
  6e52998... Daily bump. (*)
  f0fca21... Fortran: Add OpenMP's nothing directive support (con't) (*)
  08defd9... Darwin, jit: Fix build [PR100613]. (*)
  d39367f... configure: Allow host fragments to react to --enable-host-s (*)
  d2aa4e0... Objective-C: fix crash with -fobjc-nilcheck (*)
  220c410... libiberty, Darwin : Fix simple-object LTO table for cross-e (*)
  15bdae0... Darwin: Handle the -rpath command line option. (*)
  1b34248... analyzer: detect and analyze virtual function calls (*)
  aef703c... analyzer: detect and analyze calls via function pointer (*)
  bb04a03... Make 'gcc/hash-map-tests.c:test_map_of_type_with_ctor_and_d (*)
  640df4e... aarch64: Fix float <-> int errors in vld4[q]_lane intrinsic (*)
  4fb471a... libstdc++: Improve doxygen documentation for std::unique_pt (*)
  828176b... libstdc++: Improve doxygen comments in <bits/stl_function.h (*)
  aba938d... libstdc++: Enable doxygen processing for C++20 components (*)
  37620d5... libstdc++: Simplify n-ary arithmetic promotion traits (*)
  de44eee... libstdc++: Minor optimization for min/max/minmax (*)
  085c2f8... libstdc++: Fix CTAD for debug sequence containers (*)
  c883d1d... libstdc++: Fix vector<bool> printer tests to work in debug  (*)
  f74433e... Fortran: Add OpenMP's nothing directive support (*)
  be4a4fb... c++: aggregate CTAD and brace elision [PR101344] (*)
  a6b3db3... c++: ignore explicit dguides during NTTP CTAD [PR101883] (*)
  88ef1a1... Fix thinko in latest change for GNAT encodings (*)
  e12946d... Add EAF_NOREAD check to tree-ssa-uninit (*)
  e4f16e9... Add more self-tests for 'hash_map' with Value type with non (*)
  602fca4... Turn 'bool force_collect' parameter to 'ggc_collect' into a (*)
  76bb3c5... Fortran/OpenMP: Add memory routines existing for C/C++ (*)
  5079b77... openmp: Add nothing directive support (*)
  0684c8d... commit-mklog: Add --co argument. (*)
  1bf976a... openmp: Actually ignore pragma_stmt pragmas for which c_par (*)
  97d51c1... Add x86 tune to enable v2df vector reduction by paddpd. (*)
  2d14d64... Daily bump. (*)
  4759e1e... Add GORI tracing faciltiies. (*)
  0bb74a2... Change evrp-mode options. (*)
  e68c828... Abstract tracing routines into a class. (*)
  b48d4e6... Move more warning code to gimple-ssa-warn-access etc. (*)
  32c3a75... c++: Implement P0466R5 __cpp_lib_is_layout_compatible compi (*)
  7986663... Objective-C: Default flag_objc_sjlj_exceptions off for NeXT (*)
  60b94d8... libstdc++: Avoid illegal argument to verbose in dg-test cal (*)
  b240450... Darwin, libcc1: Handle hosts with mdynamic-no-pic support. (*)
  0edf2e8... Turn global 'ggc_force_collect' variable into 'force_collec (*)
  a42467b... Restore 'gcc.dg/pr78213.c' testing (*)
  2d9da1c... Darwin: Reset section names table at the end of compile. (*)
  743b8dd... Darwin, X86, config: Adjust 'as' command lines [PR100340]. (*)
  e7e17be... Fall back to masked_gather_load/masked_scatter_store (*)
  817766f... libstdc++: Fix testsuite for skipping gdb tests on remote/n (*)
  174f925... libstdc++: Optimize std::seed_seq construction (*)
  897a15f... Improved handling of MINUS_EXPR in bit CCP. (*)
  408579c... Improved handling of MULT_EXPR in bit CCP. (*)
  f8d535f... Fortran: Implement OpenMP 5.1 scope construct (*)
  20698ec... libstdc++: Test std::seed_seq construction from input itera (*)
  8ea0fad... libstdc++: Remove pretty printer committed by mistake (*)
  0808b0d... libstdc++: Optimize std::function move constructor [PR10192 (*)
  3b3f2f7... libstdc++: Only define basic_string::contains for C++23 (*)
  c09cabb... libstdc++: Rename __detail::__not_same_as helper (*)
  42cfa1b... libstdc++: Add conditional noexcept to std::exchange (*)
  2db38d9... libstdc++: Add pretty printer for std::error_code and std:: (*)
  9c560cf... Do not enable DT_INIT_ARRAY/DT_FINI_ARRAY on uclinuxfdpicea (*)
  6bcbf80... retain debug stmt order when moving to successors (*)
  3ed8da7... don't access cfun in dump_function_to_file (*)
  d1819df... aarch64: Remove macros for vld4[q]_lane Neon intrinsics (*)
  08f8381... aarch64: Remove macros for vld3[q]_lane Neon intrinsics (*)
  5ed35a9... aarch64: Remove macros for vld2[q]_lane Neon intrinsics (*)
  92aadbd... Improve diff-ability of scheduler logs (*)
  75b1c75... Add missing entry for rank_for_schedule stats. (*)
  6d52788... Improve autoprefetcher heuristic (partly fix regression in  (*)
  568b9c0... aarch64: Replace some uses of GET_CODE with RTL predicate m (*)
  891bdbf... Special case -TYPE_MIN_VALUE for flag_wrapv in operator_abs (*)
  3ed7796... tree-optimization/101868 - avoid PRE of trapping mems acros (*)
  2e0d7f1... vect: Add extraction cost for slp reduc (*)
  e45483c... openmp: Implement OpenMP 5.1 scope construct (*)
  d565999... c++: Add C++20 #__VA_OPT__ support (*)
  0215b35... tree-optimization/101925 - fix VN with reverse storage orde (*)
  75a7176... Improve SImode shifts for H8 (*)
  d56607c... Adjust testcase. (*)
  9d1d9fc... Daily bump. (*)
  052bdc7... Drop embeded stabs from rl78 port (*)
  58608f6... Update cpplib de.po (*)
  6c25932... libstdc++: Use qualified-id for class member constant [PR10 (*)
  db853ff... libstdc++: Install GDB pretty printers for debug library (*)
  8cdcea5... gcov: Add TARGET_GCOV_TYPE_SIZE target hook (*)
  be024a1... Fix regression in debug info for Ada with DWARF 5 (*)
  e660441... [OpenMP] Update omp-low.c's omp_runtime_api_call [PR101931] (*)
  c517cf2... Speed up jump table switch detection. (*)
  29020d0... Disable GNAT encodings by default (*)
  a2ab2f0... Address '?:' issues in 'libgomp.oacc-c-c++-common/mode-tran (*)
  df98015... Plug 'par' memory leak in 'gcc/omp-oacc-neuter-broadcast.cc (*)
  7b9d99e... Clarify memory management for 'prop_set' in 'gcc/omp-oacc-n (*)
  049eda8... Avoid 'GTY' use for 'gcc/omp-oacc-neuter-broadcast.cc:field (*)
  1afcf57... Fix ICE. (*)
  9129249... ipa: make target_clone default decl local [PR101726] (*)
  b0de3ad... ipa: ICF should check SSA_NAME_IS_DEFAULT_DEF (*)
  faf2b6b... Optimize __builtin_shuffle_vector. (*)
  53d5b59... Fortran/OpenMP: Add support for OpenMP 5.1 masked construct (*)
  fdd4049... RISC-V: Allow multi-lib build with different code model (*)
  94974e8... Daily bump. (*)
  bbf19f9... Fortran: fix checks for STAT= and ERRMSG= arguments of SYNC (*)
  34ce7f7... aix: 64 bit AIX TLS libpthread dependency. (*)
  882f1d5... Improve many SImode shifts on the H8/300H (*)
  829931e... libgo: various fixes for Solaris support (*)
  7dd8f19... Daily bump. (*)
  da8a9d6... or1k: Use cmodel=large when building crtstuff (*)
  eff8110... or1k: Add mcmodel option to handle large GOTs (*)
  96194a0... Diagnose mismatches between array and scalar new and delete (*)
  240f078... i386: Fix ICE with V64QImode broadcast permutation with -ma (*)
  261512f... Daily bump. (*)
  58eec99... Fix xxeval predicates (PR 99921). (*)
  2cc65fc... Adjust 'libgomp.oacc-c-c++-common/static-variable-1.c' (*)
  fb85d6e... Warn for reads from write-only arguments [PR101734]. (*)
  e5c0054... runtime: use C cast syntax in stack.c (*)
  4998404... ipa: "naked" attribute implies "noipa" attribute (*)
  fa28520... ipa: do not make localaliases for target_clones [PR101261] (*)
  5eb304a... opts: do not repeat a string in errors (*)
  4341b1b... Introduce EAF_NOREAD and cleanup EAF_UNUSED + ipa-modref (*)
  e37ddb9... arm: Add check for arm_softfp_ok in pr98435.c. (*)
  62e4202... libbacktrace: fix b2test_buildid test on non-english locale (*)
  c5b21c3... libgo: update to Go1.17rc2 (*)
  72be20e... Daily bump. (*)
  0ace3d4... runtime: run gofmt on testdata/testwinsignal/main.go (*)
  1196b60... compiler: store pointers to go:notinheap types indirectly (*)
  d0befed... openmp: Add support for OpenMP 5.1 masked construct (*)
  408d88a... libcpp: Fix ICE with -Wtraditional preprocessing [PR101638] (*)
  8464894... Fix typo in fold-vec-load-builtin_vec_xl-* tests. (*)
  8c8df06... [i386] Introduce scalar version of avx512f_vmscalef. (*)
  a6da2cd... Fix condition testing void functions in ipa-split. (*)
  9017326... libstdc++: Add additional overload of std::lerp [PR101870] (*)
  b1c0e85... libstdc++: Make some #error strings consistent with other t (*)
  20ce14c... libstdc++: Add [[nodiscard]] to experimental::randint (*)
  27a1fb3... c++: fix ptrmemfunc template instantiation [PR101219] (*)
  d2ba65a... Evaluate type arguments of sizeof that are structs of varia (*)
  34cd97f... Remove legacy back threader. (*)
  d3a7fbc... libstdc++: Add #error to some files that depend on a specif (*)
  432de08... OpenMP 5.1: Add proc-bind 'primary' support (*)
  2d7967a... arc: Small data doesn't need fcommon option (*)
  fb0cd8f... gfortran.dg/PR82376.f90: Avoid matching a file-path (*)
  04b4f31... i386: Fix up V32HImode permutations with -mno-avx512bw [PR1 (*)
  01f8a8b... openmp: Diagnose syntax mismatches between declare target a (*)
  ef07b91... openmp: Diagnose another case of mixing parameter and attri (*)
  9b7ab85... c++: Fix ICE on defaulted spaceship with pointer return typ (*)
  c84f79e... openmp: Diagnose omp::directive/sequence on using-directive (*)
  3890c28... c++: Fix up parsing of attributes for using-directive (*)
  2bdf17d... Make -no-pie option work for native Windows (*)
  95e1eca... Combine avx_vec_concatv16si and avx512f_zero_extendv16hiv16 (*)
  21fd62e... c++: constexpr std::construct_at on empty field [PR101663] (*)
  58f8750... Daily bump. (*)
  93f1dbc... libstdc++: Fix test that fails randomly [PR101866] (*)
  8732734... rs6000: Add available-everywhere and ancient builtins (*)
  ba6aa47... rs6000: Add VSX builtins (*)
  6cc92e9... rs6000: Add the rest of the [altivec] stanza to the builtin (*)
  9707d2e... c++: parameterized requires-expr as default argument [PR101 (*)
  ee8f9ff... c++: Optimize constinit thread_local vars [PR101786] (*)
  7e39d1a... c++: recognize class-scope non-template dguides [PR79501] (*)
  6186708... c++: most vexing parse and braced CTAD [PR89062] (*)

(*) This commit already exists in another branch.
    Because the reference `refs/users/hubicka/heads/honza-gcc-benchmark-branch-v2' 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:[~2021-08-26 15:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-26 15:03 [gcc/hubicka/heads/honza-gcc-benchmark-branch-v2] (305 commits) Merge remote-tracking branch 'origin/master' into me/honza- Jan Hubicka

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