gcc-info-7-lp150.2.3.1 4>$  Ap\x/=„f4Vc0!")Vb|kzw&@fyM#/Gw_GEӞs,ɿޱ.ӵ W2.&Net"% |+~?)!pgfC?Bka69c2d3c39d2feb83101f201200905d16e0526bba9e3f17ec546d0bfc23ae7f7a4491297df6b28a950a4f417c1723e417c706e92\x/=„lֿ%z:^3!ӏ"wkBnդzr+Q&0mc W9Q?]Sd-Pb7~w\~`ǓT_xEo]AD!XgzhNGkp"!b`yƶ 8g'cP 9*+2W}mᑆ.?ob&K7A*oRL$X>p??d    ?hltx       *DPl ( .8 8+9 +: +>H?PFXGlHxIXY\]^bcd'e,f/l1uDvPzQdhnCgcc-info7lp150.2.3.1The system GNU Compiler documentationThe system GNU Compiler documentation.\ksheep83openSUSE Leap 15.0openSUSEGFDL-1.2http://bugs.opensuse.orgDevelopment/Languages/C and C++http://gcc.gnu.org/linuxx86_64 ALL_ARGS=(--info-dir=/usr/share/info --name=cpp --description='The GNU C preprocessor.' /usr/share/info/cpp.info.gz) if test -x /sbin/install-info ; then /sbin/install-info "${ALL_ARGS[@]}" || : fi ; ALL_ARGS=(--info-dir=/usr/share/info --name=gcc --description='The GNU Compiler Collection.' /usr/share/info/gcc.info.gz) if test -x /sbin/install-info ; then /sbin/install-info "${ALL_ARGS[@]}" || : fi ; ALL_ARGS=(--info-dir=/usr/share/info --name=g++ --description='The GNU C++ compiler.' /usr/share/info/gcc.info.gz) if test -x /sbin/install-info ; then /sbin/install-info "${ALL_ARGS[@]}" || : fi ; ALL_ARGS=(--info-dir=/usr/share/info --name=gfortran --description='The GNU Fortran compiler.' /usr/share/info/gfortran.info.gz) if test -x /sbin/install-info ; then /sbin/install-info "${ALL_ARGS[@]}" || : fi ; # if we uninstall, clean the entriesif [ "$1" -eq "0" ] ; then ALL_ARGS=(--delete --info-dir=/usr/share/info --name=cpp /usr/share/info/cpp.info.gz) if test -x /sbin/install-info ; then /sbin/install-info "${ALL_ARGS[@]}" || : fi ; ALL_ARGS=(--delete --info-dir=/usr/share/info --name=gcc /usr/share/info/gcc.info.gz) if test -x /sbin/install-info ; then /sbin/install-info "${ALL_ARGS[@]}" || : fi ; ALL_ARGS=(--delete --info-dir=/usr/share/info --name=g++ /usr/share/info/gcc.info.gz) if test -x /sbin/install-info ; then /sbin/install-info "${ALL_ARGS[@]}" || : fi ; ALL_ARGS=(--delete --info-dir=/usr/share/info --name=gfortran /usr/share/info/gfortran.info.gz) if test -x /sbin/install-info ; then /sbin/install-info "${ALL_ARGS[@]}" || : fi ; fi \k\k\kcpp-7.info.gzgcc-7.info.gzgfortran-7.info.gzrootrootrootrootrootrootgcc-7-lp150.2.3.1.src.rpmgcc-infogcc-info(x86-64)     /bin/sh/bin/shgcc7-infoinforpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1[{@Y:Y7Y6@Xh@XXӸX@X@W@W W@U]U[%UL@U4@TPT@T SuS,)R@Rv@Q@QJPP@PPmz@OO"Ni@Mz@MS@M>@M-M@LKKf@Kf@KzI@rguenther@suse.comrguenther@suse.comrguenther@suse.commliska@suse.czrguenther@suse.comrguenther@suse.comrguenther@suse.comrguenther@suse.comrguenther@suse.comrguenther@suse.comrguenther@suse.comrguenther@suse.comrguenther@suse.comrguenther@suse.comrguenther@suse.comrguenther@suse.comschwab@suse.derguenther@suse.commeissner@suse.comrguenther@suse.comrguenther@suse.comrguenther@suse.comrguenther@suse.comrguenther@suse.comrguenther@suse.comrguenther@suse.comrguenther@suse.comrguenther@suse.comdmueller@suse.comrguenther@suse.comrguenther@suse.comdmueller@suse.derguenther@novell.comrguenther@novell.comrguenther@novell.comrguenther@novell.comrguenther@novell.comrguenther@novell.comrguenther@novell.comrguenther@suse.derguenther@suse.decoolo@novell.comrguenther@suse.de- Fix gcc-PIE spec to properly honor -no-pie at link time. [bnc#1096008]- Fix gcc-devel guard to use %sle_version. [bnc#1043590]- Guard gcc-devel so it is only built on Tumbleweed. - Remove bogus link to versioned g++.info file which doesn't exist. Instead refer to gcc.info from the g++ info directory entry. [bnc#922419]- Include gcov-tool and gcov-dump binaries.- Remove README in empty packages only required for SLE11 and older. - Remove now empty %build section.- Fix dependencies of libstdc++-devel-{32,64}-bit.- Switch gcc to default 7. - Remove unrelated README.packaging.- Enable Ada for s390x.- Remove java related packages, those are in a separate gcc-java now.- Add gcc-devel package.- Switch gcc to default 6.- Enable Ada for ppc64le and aarch64.- Properly query gcc-%gcc_suffix for paths.- Fix bogus requires to gcc5-c++-{32,64}bit.- Adjust for GCC 5 package renames.- Switch gcc to default 5. - Add gcc-go{,-32bit,-64bit} packages.- Add gcc-ada-32bit and gcc-ada-64bit packages only if building Ada- Add gcc-ada-32bit and gcc-ada-64bit packages.- add a gcc-PIE subpackage, which enables building PIE binaries by default using the defaults.spec file. bsc#912298- Add libstdc++-devel-32bit and libstdc++-devel-64bit packages. [bnc#890226]- Link to the system compiler LTO plugin from /usr/lib/bfd-plugins.- Remove gcc-z9 wrapper which is obsolete.- Move gcc-ar, gcc-nm and gcc-ranlib to the gcc package instead of packaging them separately.- Package gcc-ar, gcc-nm and gcc-ranlib wrapping ar, nm and ranlib in a plugin-aware fashion.- Switch gcc to default 4.8.- Re-enable Ada for ppc64.- Add BuildRequires to gcc$version, required for cc1 path detection.- Rework gcc-info. * Install symlinks to the versioned info files and adjust install_info calls. [bnc#756182] * Provide uninstall hook that removes the alias entries.- remove gcc-ada subpackage for those architectures that don't have a gccXX-ada package- Switch gcc to default 4.7.- Change licenses to follow SPDX convention.- use the target gcc binary for finding the right cc1 path- Switch gcc to default 4.6.- Fix licenses to match those of the system compiler. [bnc#670658]- Fix string quoting. [bnc#666416]- Uglify spec file formatting.- Add info directory aliases for unversioned variants of the GCC user manuals. [bnc#635355]- Drop libffi packages.- Fix gcc-c++-32bit and gcc-c++-64bit again.- Drop c++_compiler provides from gcc-c++-32bit and gcc-c++-64bit.- Re-add gcc-c++-32bit and gcc-c++-64bit packages.- Switch gcc to default 4.5.- Switch gcc default to 4.4./bin/sh/bin/shsheep83 15547615797-lp150.2.3.17-lp150.2.3.1cpp.info.gzgcc.info.gzgfortran.info.gz/usr/share/info/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:9996/openSUSE_Leap_15.0_Update/99eb65bd3ccec5fcce9e5989862b6dd1-gcc.openSUSE_Leap_15.0_Updatecpioxz5x86_64-suse-linuxE 3A(s.futf-874a64b55532917fa6cc45a47ce783f61f6ca33fc0050200b81e1c4a790a8c2cd?7zXZ !t/W] cr$x#E`#?A#C4-yق$~㰾 "pT)Yu ҩa MB-FP YZ