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

Bug#623544: marked as done (gcc-4.5: sh4: Please build with m4-nofpu only gcc)



Your message dated Wed, 03 Aug 2011 07:32:50 +0000
with message-id <E1QoVwg-0005gA-J5@franck.debian.org>
and subject line Bug#623544: fixed in gcc-4.5 4.5.3-5
has caused the Debian Bug report #623544,
regarding gcc-4.5: sh4: Please build with m4-nofpu only gcc
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.)


-- 
623544: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=623544
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: gcc-4.5
Version: 4.5.2-10
Severity: wishlist
Tags: patch
User: debian-sh4@superh.org
Usertags: sh4
X-Debbugs-CC: debian-superh@lists.debian.org

Hi,

Debian/SH4 is mutilib with m4 and m4-nofpu.
m4-nofpu was build for only support linux kenrel building.
Therefore, m4-nofpu is not necessary for other toolchains.
This gcc (only libgcc) builds m4-nofpu.

Or If there are other good methods, would you teach it?

Best regards,
 Nobuhiro
-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6
# Debian/SH4 is mutilib with m4 and m4-nofpu.
# m4-nofpu was build for only support linux kenrel building.
# Therefore, m4-nofpu is not necessary for other toolchains.
# This gcc (only libgcc) builds m4-nofpu.

diff --git a/src/config-ml.in b/src/config-ml.in
index 87a60df..e3f8b88 100644
--- a/src/config-ml.in
+++ b/src/config-ml.in
@@ -486,6 +486,13 @@ powerpc*-*-* | rs6000*-*-*)
 	  *" 64 "*) ac_configure_args="${ac_configure_args} --host=powerpc64-linux-gnu"
 	esac
 	;;
+sh4*-*-*)
+	targetlib=$(basename `pwd`)
+	case "$targetlib" in
+	  libgcc) : ;;
+	  *) multidirs="" ;;
+	esac
+	;;
 s390-*-*)
 	case " $multidirs " in
 	  *" 64 "*) ac_configure_args="${ac_configure_args} --host=s390x-linux-gnu"

--- End Message ---
--- Begin Message ---
Source: gcc-4.5
Source-Version: 4.5.3-5

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

cpp-4.5_4.5.3-5_amd64.deb
  to main/g/gcc-4.5/cpp-4.5_4.5.3-5_amd64.deb
g++-4.5-multilib_4.5.3-5_amd64.deb
  to main/g/gcc-4.5/g++-4.5-multilib_4.5.3-5_amd64.deb
g++-4.5_4.5.3-5_amd64.deb
  to main/g/gcc-4.5/g++-4.5_4.5.3-5_amd64.deb
gcc-4.5-base_4.5.3-5_amd64.deb
  to main/g/gcc-4.5/gcc-4.5-base_4.5.3-5_amd64.deb
gcc-4.5-locales_4.5.3-5_all.deb
  to main/g/gcc-4.5/gcc-4.5-locales_4.5.3-5_all.deb
gcc-4.5-multilib_4.5.3-5_amd64.deb
  to main/g/gcc-4.5/gcc-4.5-multilib_4.5.3-5_amd64.deb
gcc-4.5-plugin-dev_4.5.3-5_amd64.deb
  to main/g/gcc-4.5/gcc-4.5-plugin-dev_4.5.3-5_amd64.deb
gcc-4.5-source_4.5.3-5_all.deb
  to main/g/gcc-4.5/gcc-4.5-source_4.5.3-5_all.deb
gcc-4.5_4.5.3-5.diff.gz
  to main/g/gcc-4.5/gcc-4.5_4.5.3-5.diff.gz
gcc-4.5_4.5.3-5.dsc
  to main/g/gcc-4.5/gcc-4.5_4.5.3-5.dsc
gcc-4.5_4.5.3-5_amd64.deb
  to main/g/gcc-4.5/gcc-4.5_4.5.3-5_amd64.deb
gfortran-4.5-multilib_4.5.3-5_amd64.deb
  to main/g/gcc-4.5/gfortran-4.5-multilib_4.5.3-5_amd64.deb
gfortran-4.5_4.5.3-5_amd64.deb
  to main/g/gcc-4.5/gfortran-4.5_4.5.3-5_amd64.deb
gobjc++-4.5-multilib_4.5.3-5_amd64.deb
  to main/g/gcc-4.5/gobjc++-4.5-multilib_4.5.3-5_amd64.deb
gobjc++-4.5_4.5.3-5_amd64.deb
  to main/g/gcc-4.5/gobjc++-4.5_4.5.3-5_amd64.deb
gobjc-4.5-multilib_4.5.3-5_amd64.deb
  to main/g/gcc-4.5/gobjc-4.5-multilib_4.5.3-5_amd64.deb
gobjc-4.5_4.5.3-5_amd64.deb
  to main/g/gcc-4.5/gobjc-4.5_4.5.3-5_amd64.deb
lib32objc2-dbg_4.5.3-5_amd64.deb
  to main/g/gcc-4.5/lib32objc2-dbg_4.5.3-5_amd64.deb
lib32objc2_4.5.3-5_amd64.deb
  to main/g/gcc-4.5/lib32objc2_4.5.3-5_amd64.deb
lib32stdc++6-4.5-dbg_4.5.3-5_amd64.deb
  to main/g/gcc-4.5/lib32stdc++6-4.5-dbg_4.5.3-5_amd64.deb
libmudflap0-4.5-dev_4.5.3-5_amd64.deb
  to main/g/gcc-4.5/libmudflap0-4.5-dev_4.5.3-5_amd64.deb
libobjc2-dbg_4.5.3-5_amd64.deb
  to main/g/gcc-4.5/libobjc2-dbg_4.5.3-5_amd64.deb
libobjc2_4.5.3-5_amd64.deb
  to main/g/gcc-4.5/libobjc2_4.5.3-5_amd64.deb
libstdc++6-4.5-dbg_4.5.3-5_amd64.deb
  to main/g/gcc-4.5/libstdc++6-4.5-dbg_4.5.3-5_amd64.deb
libstdc++6-4.5-dev_4.5.3-5_amd64.deb
  to main/g/gcc-4.5/libstdc++6-4.5-dev_4.5.3-5_amd64.deb
libstdc++6-4.5-doc_4.5.3-5_all.deb
  to main/g/gcc-4.5/libstdc++6-4.5-doc_4.5.3-5_all.deb
libstdc++6-4.5-pic_4.5.3-5_amd64.deb
  to main/g/gcc-4.5/libstdc++6-4.5-pic_4.5.3-5_amd64.deb



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 623544@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-4.5 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@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 02 Aug 2011 18:15:29 +0200
Source: gcc-4.5
Binary: gcc-4.5-base gcc-4.5 gcc-4.5-multilib gcc-4.5-plugin-dev gcc-4.5-hppa64 gcc-4.5-spu g++-4.5-spu gfortran-4.5-spu cpp-4.5 gcc-4.5-locales g++-4.5 g++-4.5-multilib libmudflap0-4.5-dev gobjc++-4.5 gobjc++-4.5-multilib gobjc-4.5 gobjc-4.5-multilib libobjc2 libobjc2-dbg lib64objc2 lib64objc2-dbg lib32objc2 lib32objc2-dbg libn32objc2 libn32objc2-dbg gfortran-4.5 gfortran-4.5-multilib libstdc++6-4.5-dev libstdc++6-4.5-pic libstdc++6-4.5-dbg lib32stdc++6-4.5-dbg lib64stdc++6-4.5-dbg libn32stdc++6-4.5-dbg libstdc++6-4.5-doc gcc-4.5-soft-float gcc-4.5-source
Architecture: source all amd64
Version: 4.5.3-5
Distribution: unstable
Urgency: low
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Changed-By: Matthias Klose <doko@debian.org>
Description: 
 cpp-4.5    - The GNU C preprocessor
 g++-4.5    - The GNU C++ compiler
 g++-4.5-multilib - The GNU C++ compiler (multilib files)
 g++-4.5-spu - SPU cross-compiler (C++ compiler)
 gcc-4.5    - The GNU C compiler
 gcc-4.5-base - The GNU Compiler Collection (base package)
 gcc-4.5-hppa64 - The GNU C compiler (cross compiler for hppa64)
 gcc-4.5-locales - The GNU C compiler (native language support files)
 gcc-4.5-multilib - The GNU C compiler (multilib files)
 gcc-4.5-plugin-dev - Files for GNU GCC plugin development.
 gcc-4.5-soft-float - The soft-floating-point gcc libraries (arm)
 gcc-4.5-source - Source of the GNU Compiler Collection
 gcc-4.5-spu - SPU cross-compiler (preprocessor and C compiler)
 gfortran-4.5 - The GNU Fortran 95 compiler
 gfortran-4.5-multilib - The GNU Fortran 95 compiler (multilib files)
 gfortran-4.5-spu - SPU cross-compiler (Fortran compiler)
 gobjc++-4.5 - The GNU Objective-C++ compiler
 gobjc++-4.5-multilib - The GNU Objective-C++ compiler (multilib files)
 gobjc-4.5  - The GNU Objective-C compiler
 gobjc-4.5-multilib - The GNU Objective-C compiler (multilib files)
 lib32objc2 - Runtime library for GNU Objective-C applications (32bit)
 lib32objc2-dbg - Runtime library for GNU Objective-C applications (32 bit debug sy
 lib32stdc++6-4.5-dbg - The GNU Standard C++ Library v3 (debugging files)
 lib64objc2 - Runtime library for GNU Objective-C applications (64bit)
 lib64objc2-dbg - Runtime library for GNU Objective-C applications (64 bit debug sy
 lib64stdc++6-4.5-dbg - The GNU Standard C++ Library v3 (debugging files)
 libmudflap0-4.5-dev - GCC mudflap support libraries (development files)
 libn32objc2 - Runtime library for GNU Objective-C applications (n32)
 libn32objc2-dbg - Runtime library for GNU Objective-C applications (n32 debug symbo
 libn32stdc++6-4.5-dbg - The GNU Standard C++ Library v3 (debugging files)
 libobjc2   - Runtime library for GNU Objective-C applications
 libobjc2-dbg - Runtime library for GNU Objective-C applications (debug symbols)
 libstdc++6-4.5-dbg - The GNU Standard C++ Library v3 (debugging files)
 libstdc++6-4.5-dev - The GNU Standard C++ Library v3 (development files)
 libstdc++6-4.5-doc - The GNU Standard C++ Library v3 (documentation files)
 libstdc++6-4.5-pic - The GNU Standard C++ Library v3 (shared library subset kit)
Closes: 623544
Changes: 
 gcc-4.5 (4.5.3-5) unstable; urgency=low
 .
   * Update to SVN 20110802 (r177194) from the gcc-4_5-branch.
     - Fix PR target/49920, PR target/47364, PR libstdc++/49293,
       PR fortran/49791.
 .
   [ Matthias Klose ]
   * Fix multiarch build on i386.
 .
   [ Nobuhiro Iwamatsu ]
   * Do not build m4-nofpu multilib. Closes: #623544.
Checksums-Sha1: 
 729d16862883b28e73fbd0d479ffe473b27615a6 3269 gcc-4.5_4.5.3-5.dsc
 fb8bcde1cb077dce11d299e6db3a56f8e54bdcf9 1127553 gcc-4.5_4.5.3-5.diff.gz
 59d1724561326c3526743daae73598de9c1d0722 53605114 gcc-4.5-source_4.5.3-5_all.deb
 8c828aad31b3d4cd464ab24d78303a059688bff6 3468822 libstdc++6-4.5-doc_4.5.3-5_all.deb
 c418e39f895f33277e5a90030a76ad6b01950fd7 2398122 gcc-4.5-locales_4.5.3-5_all.deb
 7dc4c385287dfb13eb29410d0e0df572102bceb7 127466 gcc-4.5-base_4.5.3-5_amd64.deb
 44630ac8a5869bf1047175d7c027d613e51316c5 4600478 cpp-4.5_4.5.3-5_amd64.deb
 b3cdd0c7a244991b546bd4f2f9601ce60a8875d2 128032 libmudflap0-4.5-dev_4.5.3-5_amd64.deb
 996a624ff0538c9d7def03f2d45c23163bd48170 870 gobjc++-4.5-multilib_4.5.3-5_amd64.deb
 f1225666b1ef8da7d74a2f6e0baec15eb47a6f88 4920448 gobjc++-4.5_4.5.3-5_amd64.deb
 35b27254da95d22edbc6c141b30cd7df7e6678eb 178550 gobjc-4.5-multilib_4.5.3-5_amd64.deb
 0bd46aad68ea1aab1fa103fa1369b5178f5044f9 4761838 gobjc-4.5_4.5.3-5_amd64.deb
 8651b14958e3df67cf6235519e09cc549e56323e 167760 libobjc2_4.5.3-5_amd64.deb
 5851e434be5c644a2d687c5460679c1a17e5c942 333250 libobjc2-dbg_4.5.3-5_amd64.deb
 88ba7b7ba4e132d7a28f86a513495e088d13205d 162888 lib32objc2_4.5.3-5_amd64.deb
 c35d3a9da888b78a55d90ddaa8204d7eec6a9e34 303256 lib32objc2-dbg_4.5.3-5_amd64.deb
 f33c6558f3b454d4889e8d02e550fb7efae02292 1002070 g++-4.5-multilib_4.5.3-5_amd64.deb
 e3727cf6e8ed2a6d740e16ad1ae43af873f97001 6450818 g++-4.5_4.5.3-5_amd64.deb
 74b85f4794735671b44192f46a86276927670a6d 5322732 lib32stdc++6-4.5-dbg_4.5.3-5_amd64.deb
 a65fcaae185e3c495c7fc2de8942e86480f8ab35 1612736 libstdc++6-4.5-dev_4.5.3-5_amd64.deb
 05cb9a33b324f944077578acab909a3a273f043f 504926 libstdc++6-4.5-pic_4.5.3-5_amd64.deb
 d32343a184d201c3738565e0684e7b4c35b3af72 5556324 libstdc++6-4.5-dbg_4.5.3-5_amd64.deb
 13fedf30cc28fdeff722296caadf31958bc28096 292062 gfortran-4.5-multilib_4.5.3-5_amd64.deb
 c0bd70d6057c5228d445f840a7e6a1cda82ec36e 5271078 gfortran-4.5_4.5.3-5_amd64.deb
 33eda0a1f8b0cae49200be9d8a911a06534c2365 2326352 gcc-4.5-multilib_4.5.3-5_amd64.deb
 3d4489375b88c8e129ebc99c40398aa3d4c8a06e 587650 gcc-4.5-plugin-dev_4.5.3-5_amd64.deb
 b8a0ae75c475be07f922d6afbd78cc161da8fd77 7183872 gcc-4.5_4.5.3-5_amd64.deb
Checksums-Sha256: 
 b345d432adb09db0b5907850616a2586496b5da896b60eda8b35be8fe22e11df 3269 gcc-4.5_4.5.3-5.dsc
 8465d063ac03a5b50c0e34f54d802ae2e99ad77e2044099e72470e4b9d3a434b 1127553 gcc-4.5_4.5.3-5.diff.gz
 acbb0f601c104b6629d9ce94b9fc117e1c4f86d9ab218ecbc7db18fcc4763c4e 53605114 gcc-4.5-source_4.5.3-5_all.deb
 863c145b4b7f5d7c7312bb7480b41c4e69df82f4aab788e3be00c2a2c2916210 3468822 libstdc++6-4.5-doc_4.5.3-5_all.deb
 12687db8f0ccb5560ed78b1b69f1c1f7fbf6262d6141648a16af1b6ae058c05d 2398122 gcc-4.5-locales_4.5.3-5_all.deb
 21bf96b6aba8fd056759fca739a759f7a5dfe6e79387910bb276a6108359db1e 127466 gcc-4.5-base_4.5.3-5_amd64.deb
 3d5717da5237948fa4a23ce0c6d21bbf4a4a3d0ba19ac9fa3b3b0756a81cbb45 4600478 cpp-4.5_4.5.3-5_amd64.deb
 704e1d4f1bf53f0ed0a826256da90cff18e50fa248eaf23deb72af8c35c0e1c4 128032 libmudflap0-4.5-dev_4.5.3-5_amd64.deb
 3615b9e32b05adfffe0c3a6e9423fa331492c0c7dc832b0d74e332fcf123f62c 870 gobjc++-4.5-multilib_4.5.3-5_amd64.deb
 8f86a45941b48462517b9c440bc909e1094462b1fa586c224affe6464aae5031 4920448 gobjc++-4.5_4.5.3-5_amd64.deb
 667f314ae62405cd9161da7c8154b2013f2858ce827550004c8d861d3ee82bf8 178550 gobjc-4.5-multilib_4.5.3-5_amd64.deb
 929de2e0475e36da8bcebd73b5f4670f968fc261753c5ae474320bf509035a4e 4761838 gobjc-4.5_4.5.3-5_amd64.deb
 3dd2dea08f80b0fd4297d5f462a8d67e154920221e7d2bdba3bc40b1c42d3f05 167760 libobjc2_4.5.3-5_amd64.deb
 8b269cddb19146192594bff786f900d29256444b7e5470d7731c847d906606f1 333250 libobjc2-dbg_4.5.3-5_amd64.deb
 e5542caeb4fc918408d1ad9134213eaa98f52b615a1de32679be470d28185e70 162888 lib32objc2_4.5.3-5_amd64.deb
 11e67034e53da61508e1ee616850dcb8ec8f98ec8e448e1acf4c3b4922ccec0d 303256 lib32objc2-dbg_4.5.3-5_amd64.deb
 113329ca7e6eebcb4042b73acb6ce15c2517e90eea8243c867ebd9dfb296744e 1002070 g++-4.5-multilib_4.5.3-5_amd64.deb
 1b720e78d395bc1e76ba8413daa93e4c9e30732d676a5213a6f481346f70e7d2 6450818 g++-4.5_4.5.3-5_amd64.deb
 79125cfb8f615f87109fc848b0251abf306c400881061ab8385d0933aaa31b7c 5322732 lib32stdc++6-4.5-dbg_4.5.3-5_amd64.deb
 f3ed4964f2ae843a809def72f7a614f8569ea340b4a5633d25bb8b86e63da9c9 1612736 libstdc++6-4.5-dev_4.5.3-5_amd64.deb
 54a8458e11abf3a01e46f6b4edc35b6c6016ad7eabcf9739db5115b20f4f4311 504926 libstdc++6-4.5-pic_4.5.3-5_amd64.deb
 ff1e04d055af9b9bbbc1aa1f6ab49537d815f1015868433052de663121b7ccda 5556324 libstdc++6-4.5-dbg_4.5.3-5_amd64.deb
 b3c40c46b7e74dcc112b36971d5e1c67a11c27c8abc046e312119b66747aab3b 292062 gfortran-4.5-multilib_4.5.3-5_amd64.deb
 bd977ccb4f217cae8257920df9b5476b881b1b89928e83aa1df71cb550a70fb5 5271078 gfortran-4.5_4.5.3-5_amd64.deb
 8bdb08987e52b8fd6a479e44c04e8521f7242eefc571ce239338aaa6ef92eef8 2326352 gcc-4.5-multilib_4.5.3-5_amd64.deb
 31579c1841e0b1530444ec21fa7835e04d394ac3ff82ebc9481114e3fd01d50f 587650 gcc-4.5-plugin-dev_4.5.3-5_amd64.deb
 32b17448d87bcd8392dbdcd1360a1ee028a8dc4ca5f49deaccd16bbf0d3669f0 7183872 gcc-4.5_4.5.3-5_amd64.deb
Files: 
 3c09a1081b48d4bbfc14f0d46e16b60e 3269 devel optional gcc-4.5_4.5.3-5.dsc
 9d1e2652a26d3ea1a92f20039977d30b 1127553 devel optional gcc-4.5_4.5.3-5.diff.gz
 e5b51d88c0f246ed2ab1312b39229337 53605114 devel optional gcc-4.5-source_4.5.3-5_all.deb
 613be814314eabe53348d7403529173c 3468822 doc optional libstdc++6-4.5-doc_4.5.3-5_all.deb
 ddf3fc75056a402307917462532a1397 2398122 devel optional gcc-4.5-locales_4.5.3-5_all.deb
 cb2f5e19bec3450a26067b6280f8ee46 127466 libs required gcc-4.5-base_4.5.3-5_amd64.deb
 def1ec4ba763568bb0f27d5f2b9378ec 4600478 interpreters optional cpp-4.5_4.5.3-5_amd64.deb
 b0ae6059e9c92504fc292ccac12f8037 128032 libdevel optional libmudflap0-4.5-dev_4.5.3-5_amd64.deb
 038e24dafcf1a122d85e34dfb82465df 870 devel optional gobjc++-4.5-multilib_4.5.3-5_amd64.deb
 70a842aa7e4533ac9f8566514e14a382 4920448 devel optional gobjc++-4.5_4.5.3-5_amd64.deb
 07719eb5a704f5cfc8cf13862a91bad2 178550 devel optional gobjc-4.5-multilib_4.5.3-5_amd64.deb
 edcc85a09ff50a857fd2590515bdc3be 4761838 devel optional gobjc-4.5_4.5.3-5_amd64.deb
 c11b2ec8c445338522ccc805e038a01f 167760 libs optional libobjc2_4.5.3-5_amd64.deb
 c5c3da5e115b9062d83461022a2aff09 333250 debug extra libobjc2-dbg_4.5.3-5_amd64.deb
 98cd00289abced1f3a5eec8231181cfa 162888 libs optional lib32objc2_4.5.3-5_amd64.deb
 a05e587f0a03e95473730e05dd513c07 303256 debug extra lib32objc2-dbg_4.5.3-5_amd64.deb
 3ffde9c356af4959aee9e0daaa3ec84c 1002070 devel optional g++-4.5-multilib_4.5.3-5_amd64.deb
 92bec5c673c1683f2471e91329645881 6450818 devel optional g++-4.5_4.5.3-5_amd64.deb
 7bbce89038700ec94b68c5232c850f45 5322732 debug extra lib32stdc++6-4.5-dbg_4.5.3-5_amd64.deb
 b9e46f7ee0640479a6a3d10188b1c231 1612736 libdevel optional libstdc++6-4.5-dev_4.5.3-5_amd64.deb
 6a65a3ee9067e8db0df7a557d44d0336 504926 libdevel extra libstdc++6-4.5-pic_4.5.3-5_amd64.deb
 9304cd0005cf1b3372af499de18e7813 5556324 debug extra libstdc++6-4.5-dbg_4.5.3-5_amd64.deb
 df59139bba6f206738a1c7d106524fbb 292062 devel optional gfortran-4.5-multilib_4.5.3-5_amd64.deb
 05c9fe71b61e698f9742d475615d19bd 5271078 devel optional gfortran-4.5_4.5.3-5_amd64.deb
 c20aa1819c119acfe52177ff0c73884b 2326352 devel optional gcc-4.5-multilib_4.5.3-5_amd64.deb
 64180b8d39c6d4269401b77150b80534 587650 devel optional gcc-4.5-plugin-dev_4.5.3-5_amd64.deb
 5bf63e2b15db1e3ebc16096f11571955 7183872 devel optional gcc-4.5_4.5.3-5_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk44+GQACgkQStlRaw+TLJz7PwCfXqubRFjjuySbqC1zu3sH+chZ
GpAAnA+gGJHRk5PTrboiE6eYk6RSbvhZ
=0Fwd
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: