[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#907586: marked as done (g++ compiler problem on hppa)



Your message dated Sun, 09 Sep 2018 13:04:11 +0000
with message-id <E1fyzNr-000BBN-IN@fasolo.debian.org>
and subject line Bug#907586: fixed in gcc-8 8.2.0-6
has caused the Debian Bug report #907586,
regarding g++ compiler problem on hppa
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
907586: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=907586
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: g++-8
Version: 8.2.0-4 
Severity: important

One of the packages I maintain have been failing in its test suite on
hppa ever since it was first uploaded. I was never able to investigate
the reason for this because there until recently were no hppa porter
box.

I recently discovered that there is now an hppa porter box and I have
been able to reproduce the issue. I managed to take the failing part of
the code and reduce it to a small test case that is attached to this
bug report.

The issue only happens on hppa, and only when linking using a shared
library. If the test case is linked statically the issue does not
appear.

On all architectures except hppa the output of the test case is the
following:

$ make
g++ -O2 -g -c -o main.o main.cpp
g++ -O2 -g -fPIC -c -o S.o S.cpp
g++ -shared -o libS.so S.o
g++ -o main main.o -L. -lS
g++ -o altmain main.o S.o
-- Running using shared library
LD_LIBRARY_PATH=. ./main
OK
-- Running using static build
./altmain
OK

On hppa the output is as follows:

$ make
g++ -O2 -g -c -o main.o main.cpp
g++ -O2 -g -fPIC -c -o S.o S.cpp
g++ -shared -o libS.so S.o
g++ -o main main.o -L. -lS
g++ -o altmain main.o S.o
-- Running using shared library
LD_LIBRARY_PATH=. ./main
not OK
-- Running using static build
./altmain
OK

	Mattias

Attachment: test.tar.gz
Description: application/compressed-tar

Attachment: smime.p7s
Description: S/MIME cryptographic signature


--- End Message ---
--- Begin Message ---
Source: gcc-8
Source-Version: 8.2.0-6

We believe that the bug you reported is fixed in the latest version of
gcc-8, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 907586@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matthias Klose <doko@debian.org> (supplier of updated gcc-8 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sun, 09 Sep 2018 14:43:43 +0200
Source: gcc-8
Binary: gcc-8-base libgcc1 libgcc1-dbg libgcc2 libgcc2-dbg libgcc-8-dev libgcc4 libgcc4-dbg lib64gcc1 lib64gcc1-dbg lib64gcc-8-dev lib32gcc1 lib32gcc1-dbg lib32gcc-8-dev libn32gcc1 libn32gcc1-dbg libn32gcc-8-dev libx32gcc1 libx32gcc1-dbg libx32gcc-8-dev gcc-8 gcc-8-multilib gcc-8-test-results gcc-8-plugin-dev gcc-8-hppa64-linux-gnu cpp-8 gcc-8-locales g++-8 g++-8-multilib libgomp1 libgomp1-dbg lib32gomp1 lib32gomp1-dbg lib64gomp1 lib64gomp1-dbg libn32gomp1 libn32gomp1-dbg libx32gomp1 libx32gomp1-dbg libitm1 libitm1-dbg lib32itm1 lib32itm1-dbg lib64itm1 lib64itm1-dbg libx32itm1 libx32itm1-dbg libatomic1 libatomic1-dbg lib32atomic1 lib32atomic1-dbg lib64atomic1 lib64atomic1-dbg libn32atomic1 libn32atomic1-dbg libx32atomic1 libx32atomic1-dbg libasan5 libasan5-dbg lib32asan5 lib32asan5-dbg lib64asan5 lib64asan5-dbg libx32asan5 libx32asan5-dbg liblsan0 liblsan0-dbg lib32lsan0 lib32lsan0-dbg libx32lsan0 libx32lsan0-dbg libtsan0 libtsan0-dbg libubsan1 libubsan1-dbg lib32ubsan1
 lib32ubsan1-dbg lib64ubsan1 lib64ubsan1-dbg libx32ubsan1 libx32ubsan1-dbg libmpx2 libmpx2-dbg lib32mpx2 lib32mpx2-dbg lib64mpx2 lib64mpx2-dbg libquadmath0 libquadmath0-dbg lib32quadmath0 lib32quadmath0-dbg lib64quadmath0 lib64quadmath0-dbg libx32quadmath0 libx32quadmath0-dbg libcc1-0 libgccjit0 libgccjit0-dbg libgccjit-8-doc libgccjit-8-dev gobjc++-8 gobjc++-8-multilib gobjc-8 gobjc-8-multilib libobjc-8-dev lib64objc-8-dev lib32objc-8-dev libn32objc-8-dev libx32objc-8-dev libobjc4 libobjc4-dbg lib64objc4 lib64objc4-dbg lib32objc4 lib32objc4-dbg libn32objc4 libn32objc4-dbg libx32objc4 libx32objc4-dbg gfortran-8 gfortran-8-multilib libgfortran-8-dev lib64gfortran-8-dev lib32gfortran-8-dev libn32gfortran-8-dev libx32gfortran-8-dev libgfortran5 libgfortran5-dbg lib64gfortran5 lib64gfortran5-dbg lib32gfortran5 lib32gfortran5-dbg libn32gfortran5 libn32gfortran5-dbg libx32gfortran5 libx32gfortran5-dbg gccgo-8 gccgo-8-multilib libgo13 libgo13-dbg lib64go13 lib64go13-dbg
 lib32go13 lib32go13-dbg libn32go13 libn32go13-dbg libx32go13 libx32go13-dbg libstdc++6 lib32stdc++6 lib64stdc++6 libn32stdc++6 libx32stdc++6 libstdc++-8-dev libstdc++-8-pic libstdc++6-8-dbg lib32stdc++-8-dev lib32stdc++6-8-dbg lib64stdc++-8-dev lib64stdc++6-8-dbg libn32stdc++-8-dev libn32stdc++6-8-dbg libx32stdc++-8-dev libx32stdc++6-8-dbg libstdc++-8-doc gnat-8 gnat-8-sjlj libgnat-8 libgnat-8-dbg libgnatvsn8-dev libgnatvsn8 libgnatvsn8-dbg gdc-8 gdc-8-multilib libgphobos-8-dev libgphobos76 libgphobos76-dbg lib64gphobos-8-dev lib64gphobos76 lib64gphobos76-dbg lib32gphobos-8-dev lib32gphobos76 lib32gphobos76-dbg libx32gphobos-8-dev libx32gphobos76 libx32gphobos76-dbg gccbrig-8 libhsail-rt-8-dev libhsail-rt0 libhsail-rt0-dbg fixincludes gcc-8-offload-nvptx libgomp-plugin-nvptx1
 gcc-8-source
Architecture: source
Version: 8.2.0-6
Distribution: unstable
Urgency: medium
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Changed-By: Matthias Klose <doko@debian.org>
Description:
 cpp-8      - GNU C preprocessor
 fixincludes - Fix non-ANSI header files
 g++-8      - GNU C++ compiler
 g++-8-multilib - GNU C++ compiler (multilib support)
 gcc-8      - GNU C compiler
 gcc-8-base - GCC, the GNU Compiler Collection (base package)
 gcc-8-hppa64-linux-gnu - GNU C compiler (cross compiler for hppa64)
 gcc-8-locales - GCC, the GNU compiler collection (native language support files)
 gcc-8-multilib - GNU C compiler (multilib support)
 gcc-8-offload-nvptx - GCC offloading compiler to NVPTX
 gcc-8-plugin-dev - Files for GNU GCC plugin development.
 gcc-8-source - Source of the GNU Compiler Collection
 gcc-8-test-results - Test results for the GCC test suite
 gccbrig-8  - GNU BRIG (HSA IL) frontend
 gccgo-8    - GNU Go compiler
 gccgo-8-multilib - GNU Go compiler (multilib support)
 gdc-8      - GNU D compiler (version 2)
 gdc-8-multilib - GNU D compiler (version 2, multilib support)
 gfortran-8 - GNU Fortran compiler
 gfortran-8-multilib - GNU Fortran compiler (multilib support)
 gnat-8     - GNU Ada compiler
 gnat-8-sjlj - GNU Ada compiler (setjump/longjump runtime library)
 gobjc++-8  - GNU Objective-C++ compiler
 gobjc++-8-multilib - GNU Objective-C++ compiler (multilib support)
 gobjc-8    - GNU Objective-C compiler
 gobjc-8-multilib - GNU Objective-C compiler (multilib support)
 lib32asan5 - AddressSanitizer -- a fast memory error detector (32bit)
 lib32asan5-dbg - AddressSanitizer -- a fast memory error detector (32 bit debug sy
 lib32atomic1 - support library providing __atomic built-in functions (32bit)
 lib32atomic1-dbg - support library providing __atomic built-in functions (32 bit deb
 lib32gcc-8-dev - GCC support library (32 bit development files)
 lib32gcc1  - GCC support library (32 bit Version)
 lib32gcc1-dbg - GCC support library (debug symbols)
 lib32gfortran-8-dev - Runtime library for GNU Fortran applications (32bit development f
 lib32gfortran5 - Runtime library for GNU Fortran applications (32bit)
 lib32gfortran5-dbg - Runtime library for GNU Fortran applications (32 bit debug symbol
 lib32go13  - Runtime library for GNU Go applications (32bit)
 lib32go13-dbg - Runtime library for GNU Go applications (32 bit debug symbols)
 lib32gomp1 - GCC OpenMP (GOMP) support library (32bit)
 lib32gomp1-dbg - GCC OpenMP (GOMP) support library (32 bit debug symbols)
 lib32gphobos-8-dev - Phobos D standard library (32bit development files)
 lib32gphobos76 - Phobos D standard library (runtime library)
 lib32gphobos76-dbg - Phobos D standard library (debug symbols)
 lib32itm1  - GNU Transactional Memory Library (32bit)
 lib32itm1-dbg - GNU Transactional Memory Library (32 bit debug symbols)
 lib32lsan0 - LeakSanitizer -- a memory leak detector (32bit)
 lib32lsan0-dbg - LeakSanitizer -- a memory leak detector (32 bit debug symbols)
 lib32mpx2  - Intel memory protection extensions (32bit)
 lib32mpx2-dbg - Intel memory protection extensions (32 bit debug symbols)
 lib32objc-8-dev - Runtime library for GNU Objective-C applications (32bit developme
 lib32objc4 - Runtime library for GNU Objective-C applications (32bit)
 lib32objc4-dbg - Runtime library for GNU Objective-C applications (32 bit debug sy
 lib32quadmath0 - GCC Quad-Precision Math Library (32bit)
 lib32quadmath0-dbg - GCC Quad-Precision Math Library (32 bit debug symbols)
 lib32stdc++-8-dev - GNU Standard C++ Library v3 (development files)
 lib32stdc++6 - GNU Standard C++ Library v3 (32 bit Version)
 lib32stdc++6-8-dbg - GNU Standard C++ Library v3 (debugging files)
 lib32ubsan1 - UBSan -- undefined behaviour sanitizer (32bit)
 lib32ubsan1-dbg - UBSan -- undefined behaviour sanitizer (32 bit debug symbols)
 lib64asan5 - AddressSanitizer -- a fast memory error detector (64bit)
 lib64asan5-dbg - AddressSanitizer -- a fast memory error detector (64bit debug sym
 lib64atomic1 - support library providing __atomic built-in functions (64bit)
 lib64atomic1-dbg - support library providing __atomic built-in functions (64bit debu
 lib64gcc-8-dev - GCC support library (64bit development files)
 lib64gcc1  - GCC support library (64bit)
 lib64gcc1-dbg - GCC support library (debug symbols)
 lib64gfortran-8-dev - Runtime library for GNU Fortran applications (64bit development f
 lib64gfortran5 - Runtime library for GNU Fortran applications (64bit)
 lib64gfortran5-dbg - Runtime library for GNU Fortran applications (64bit debug symbols
 lib64go13  - Runtime library for GNU Go applications (64bit)
 lib64go13-dbg - Runtime library for GNU Go applications (64bit debug symbols)
 lib64gomp1 - GCC OpenMP (GOMP) support library (64bit)
 lib64gomp1-dbg - GCC OpenMP (GOMP) support library (64bit debug symbols)
 lib64gphobos-8-dev - Phobos D standard library (64bit development files)
 lib64gphobos76 - Phobos D standard library (runtime library)
 lib64gphobos76-dbg - Phobos D standard library (debug symbols)
 lib64itm1  - GNU Transactional Memory Library (64bit)
 lib64itm1-dbg - GNU Transactional Memory Library (64bit debug symbols)
 lib64mpx2  - Intel memory protection extensions (64bit)
 lib64mpx2-dbg - Intel memory protection extensions (64bit debug symbols)
 lib64objc-8-dev - Runtime library for GNU Objective-C applications (64bit developme
 lib64objc4 - Runtime library for GNU Objective-C applications (64bit)
 lib64objc4-dbg - Runtime library for GNU Objective-C applications (64 bit debug sy
 lib64quadmath0 - GCC Quad-Precision Math Library  (64bit)
 lib64quadmath0-dbg - GCC Quad-Precision Math Library  (64bit debug symbols)
 lib64stdc++-8-dev - GNU Standard C++ Library v3 (development files)
 lib64stdc++6 - GNU Standard C++ Library v3 (64bit)
 lib64stdc++6-8-dbg - GNU Standard C++ Library v3 (debugging files)
 lib64ubsan1 - UBSan -- undefined behaviour sanitizer (64bit)
 lib64ubsan1-dbg - UBSan -- undefined behaviour sanitizer (64bit debug symbols)
 libasan5   - AddressSanitizer -- a fast memory error detector
 libasan5-dbg - AddressSanitizer -- a fast memory error detector (debug symbols)
 libatomic1 - support library providing __atomic built-in functions
 libatomic1-dbg - support library providing __atomic built-in functions (debug symb
 libcc1-0   - GCC cc1 plugin for GDB
 libgcc-8-dev - GCC support library (development files)
 libgcc1    - GCC support library
 libgcc1-dbg - GCC support library (debug symbols)
 libgcc2    - GCC support library
 libgcc2-dbg - GCC support library (debug symbols)
 libgcc4    - GCC support library
 libgcc4-dbg - GCC support library (debug symbols)
 libgccjit-8-dev - GCC just-in-time compilation (development files)
 libgccjit-8-doc - GCC just-in-time compilation (documentation)
 libgccjit0 - GCC just-in-time compilation (shared library)
 libgccjit0-dbg - GCC just-in-time compilation (debug information)
 libgfortran-8-dev - Runtime library for GNU Fortran applications (development files)
 libgfortran5 - Runtime library for GNU Fortran applications
 libgfortran5-dbg - Runtime library for GNU Fortran applications (debug symbols)
 libgnat-8  - runtime for applications compiled with GNAT (shared library)
 libgnat-8-dbg - runtime for applications compiled with GNAT (debugging symbols)
 libgnatvsn8 - GNU Ada compiler selected components (shared library)
 libgnatvsn8-dbg - GNU Ada compiler selected components (debugging symbols)
 libgnatvsn8-dev - GNU Ada compiler selected components (development files)
 libgo13    - Runtime library for GNU Go applications
 libgo13-dbg - Runtime library for GNU Go applications (debug symbols)
 libgomp-plugin-nvptx1 - GCC OpenMP v4.5 plugin for offloading to NVPTX
 libgomp1   - GCC OpenMP (GOMP) support library
 libgomp1-dbg - GCC OpenMP (GOMP) support library (debug symbols)
 libgphobos-8-dev - Phobos D standard library
 libgphobos76 - Phobos D standard library (runtime library)
 libgphobos76-dbg - Phobos D standard library (debug symbols)
 libhsail-rt-8-dev - HSAIL runtime library (development files)
 libhsail-rt0 - HSAIL runtime library
 libhsail-rt0-dbg - HSAIL runtime library (debug symbols)
 libitm1    - GNU Transactional Memory Library
 libitm1-dbg - GNU Transactional Memory Library (debug symbols)
 liblsan0   - LeakSanitizer -- a memory leak detector (runtime)
 liblsan0-dbg - LeakSanitizer -- a memory leak detector (debug symbols)
 libmpx2    - Intel memory protection extensions (runtime)
 libmpx2-dbg - Intel memory protection extensions (debug symbols)
 libn32atomic1 - support library providing __atomic built-in functions (n32)
 libn32atomic1-dbg - support library providing __atomic built-in functions (n32 debug
 libn32gcc-8-dev - GCC support library (n32 development files)
 libn32gcc1 - GCC support library (n32)
 libn32gcc1-dbg - GCC support library (debug symbols)
 libn32gfortran-8-dev - Runtime library for GNU Fortran applications (n32 development fil
 libn32gfortran5 - Runtime library for GNU Fortran applications (n32)
 libn32gfortran5-dbg - Runtime library for GNU Fortran applications (n32 debug symbols)
 libn32go13 - Runtime library for GNU Go applications (n32)
 libn32go13-dbg - Runtime library for GNU Go applications (n32 debug symbols)
 libn32gomp1 - GCC OpenMP (GOMP) support library (n32)
 libn32gomp1-dbg - GCC OpenMP (GOMP) support library (n32 debug symbols)
 libn32objc-8-dev - Runtime library for GNU Objective-C applications (n32 development
 libn32objc4 - Runtime library for GNU Objective-C applications (n32)
 libn32objc4-dbg - Runtime library for GNU Objective-C applications (n32 debug symbo
 libn32stdc++-8-dev - GNU Standard C++ Library v3 (development files)
 libn32stdc++6 - GNU Standard C++ Library v3 (n32)
 libn32stdc++6-8-dbg - GNU Standard C++ Library v3 (debugging files)
 libobjc-8-dev - Runtime library for GNU Objective-C applications (development fil
 libobjc4   - Runtime library for GNU Objective-C applications
 libobjc4-dbg - Runtime library for GNU Objective-C applications (debug symbols)
 libquadmath0 - GCC Quad-Precision Math Library
 libquadmath0-dbg - GCC Quad-Precision Math Library (debug symbols)
 libstdc++-8-dev - GNU Standard C++ Library v3 (development files)
 libstdc++-8-doc - GNU Standard C++ Library v3 (documentation files)
 libstdc++-8-pic - GNU Standard C++ Library v3 (shared library subset kit)
 libstdc++6 - GNU Standard C++ Library v3
 libstdc++6-8-dbg - GNU Standard C++ Library v3 (debugging files)
 libtsan0   - ThreadSanitizer -- a Valgrind-based detector of data races (runti
 libtsan0-dbg - ThreadSanitizer -- a Valgrind-based detector of data races (debug
 libubsan1  - UBSan -- undefined behaviour sanitizer (runtime)
 libubsan1-dbg - UBSan -- undefined behaviour sanitizer (debug symbols)
 libx32asan5 - AddressSanitizer -- a fast memory error detector (x32)
 libx32asan5-dbg - AddressSanitizer -- a fast memory error detector (x32 debug symbo
 libx32atomic1 - support library providing __atomic built-in functions (x32)
 libx32atomic1-dbg - support library providing __atomic built-in functions (x32 debug
 libx32gcc-8-dev - GCC support library (x32 development files)
 libx32gcc1 - GCC support library (x32)
 libx32gcc1-dbg - GCC support library (debug symbols)
 libx32gfortran-8-dev - Runtime library for GNU Fortran applications (x32 development fil
 libx32gfortran5 - Runtime library for GNU Fortran applications (x32)
 libx32gfortran5-dbg - Runtime library for GNU Fortran applications (x32 debug symbols)
 libx32go13 - Runtime library for GNU Go applications (x32)
 libx32go13-dbg - Runtime library for GNU Go applications (x32 debug symbols)
 libx32gomp1 - GCC OpenMP (GOMP) support library (x32)
 libx32gomp1-dbg - GCC OpenMP (GOMP) support library (x32 debug symbols)
 libx32gphobos-8-dev - Phobos D standard library (x32 development files)
 libx32gphobos76 - Phobos D standard library (runtime library)
 libx32gphobos76-dbg - Phobos D standard library (debug symbols)
 libx32itm1 - GNU Transactional Memory Library (x32)
 libx32itm1-dbg - GNU Transactional Memory Library (x32 debug symbols)
 libx32lsan0 - LeakSanitizer -- a memory leak detector (x32)
 libx32lsan0-dbg - LeakSanitizer -- a memory leak detector (x32 debug symbols)
 libx32objc-8-dev - Runtime library for GNU Objective-C applications (x32 development
 libx32objc4 - Runtime library for GNU Objective-C applications (x32)
 libx32objc4-dbg - Runtime library for GNU Objective-C applications (x32 debug symbo
 libx32quadmath0 - GCC Quad-Precision Math Library (x32)
 libx32quadmath0-dbg - GCC Quad-Precision Math Library (x32 debug symbols)
 libx32stdc++-8-dev - GNU Standard C++ Library v3 (development files)
 libx32stdc++6 - GNU Standard C++ Library v3 (x32)
 libx32stdc++6-8-dbg - GNU Standard C++ Library v3 (debugging files)
 libx32ubsan1 - UBSan -- undefined behaviour sanitizer (x32)
 libx32ubsan1-dbg - UBSan -- undefined behaviour sanitizer (x32 debug symbols)
Closes: 905868 907586
Changes:
 gcc-8 (8.2.0-6) unstable; urgency=medium
 .
   * Update to SVN 20180908 (r264168) from the gcc-8-branch.
     - Fix PR c++/87137, PR bootstrap/87225, PR target/87198 (x86),
       PR middle-end/87138, PR tree-optimization/86835, PR c++/87185,
       PR c++/87095, PR c++/86836, PR c++/86738, PR c++/86706, PR fortran/86116.
   * Apply proposed patch for PR go/87260.
   * Apply proposed patch for PR tree-optimization/87188. Closes: #907586.
   * Fix PR target/86731 (PPC), taken from the trunk. Closes: #905868.
Checksums-Sha1:
 df251521c2e23d5d3cc9a965dcbfdb58231f1c62 32392 gcc-8_8.2.0-6.dsc
 08754a5ffddb73727c6c9e8c7a36509014b8c1c7 4164517 gcc-8_8.2.0-6.diff.gz
 41eee06e2f1fd9facc3d917b5179e7b33525406a 11200 gcc-8_8.2.0-6_source.buildinfo
Checksums-Sha256:
 5510932a6e1095d79a453179a0d2c65818f759778eca64f50c0e5925a9693861 32392 gcc-8_8.2.0-6.dsc
 34c217231396d89852ac1b766ef9c645050e9b24aa805638fc25b94548b4a3b5 4164517 gcc-8_8.2.0-6.diff.gz
 ba4832ccb06b84a1f3c2b09454541dad22c707afec54b6ca2d9141cce6f62076 11200 gcc-8_8.2.0-6_source.buildinfo
Files:
 f48be518b11bfac84f4ebccd857fa71b 32392 devel optional gcc-8_8.2.0-6.dsc
 a3288f0a0e99e9793fb1d01947184082 4164517 devel optional gcc-8_8.2.0-6.diff.gz
 2bea4ca0257796eb5ba194f373e96d17 11200 devel optional gcc-8_8.2.0-6_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJEBAEBCAAuFiEE1WVxuIqLuvFAv2PWvX6qYHePpvUFAluVFikQHGRva29AZGVi
aWFuLm9yZwAKCRC9fqpgd4+m9f2VEACMx9Gdk6wSi3h9Go7+pE8jx+aMxXyF1dvJ
dzhhKrSe/qZ2sYlqAKN8tDpHBI9xn3V3sfABocvYdPPaZPycHWMBEw3G+FsLxTnP
vomm1CR7T04HATJaksYNVmugTAm9dlMNwKCJaHbeEJbebT6vqcKjKaFa6YYvLobX
uCTQV46TgiFvyVueIdxdlkUal1ZGf+udeLmT3oz4Ph8YzWX+rN2q8lC7W86SMa8l
ULigMwiQzSDOyVLNWXL91w146g1HdKySO1fVufLAmsLwvPjjnz6CG79VtDo2+sgA
cS323jjaNYNaNrWllk8JlaFN3bll2rY5ieO2Ys5Gsd+O0RTbOA4SRcSox2FjapFI
ZcaN0ZcovDAP9J776XSNm1ejLjylRNCNSrqGv23T+2aMdQr8d1CeIkiodTXMv3qr
LUP4QkKjxAlKXVnvnSGvsmiPCcclAXXn4cvMsFpbHCzGHKeuw6FlmioZkCBWSx6O
fbA5IML4fylIub8xsSK1MC0V3dOuX9uHGAJfsWlzfy/yXWM24Pc9nEDKuZMN1/z2
7+CwZ2Hlx3h07RFKWoFn9m5x7nRbJF3oPCDeR8RnLx1v7aVVf2XKqLTmkSfyLQ1o
D/k4Vd9hm/d3vjGRwIibHxhfe3uL1d2pvPRsDUq11uhhMqyHt4taMWvBRJ/wRqcX
LVM+oL2QYw==
=xLWP
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: