gcc-info-7-lp150.1.50 >  A ZXḋ/=„hQD{I.:lދ~|[l:v8` aDLz{`ULiޖb9.`5:9-F2in][L7-g?$_)!^-X,p00cbedca943fd5ff2c14a0020c6d090d766280f26346591496459414558122307c18a86a3c2948d03cc4fddb14a17ae4a77947076ZXḋ/=„ٔF*+n7|-xu_tuR+rlC'ENggUrF8'oM6B%s0stρLoXB_Ip,<@@> Q̇x"PO;r0Q%b#0a|s`"}D\80e)J0^⢾uJR o S;:.ۺx&LA5\,])ܔU']Ĵ]UbXQ‘5Tj5 zAX>p?8?(d    >hltx      .HTp ( 28 <*9 *: *>?FGHI(X,Y4\P]\^bc?defluvz$Cgcc-info7lp150.1.50The system GNU Compiler documentationThe system GNU Compiler documentation.ZXbuild80openSUSE Leap 15.0openSUSEGFDL-1.2https://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 ZXZXZXcpp-7.info.gzgcc-7.info.gzgfortran-7.info.gzrootrootrootrootrootrootgcc-7-lp150.1.50.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.1Y: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.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-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/shbuild80 15261595747-lp150.1.507-lp150.1.50cpp.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:Leap:15.0/standard/83c09a468b6e949c7b7e51973c756f29-gcccpioxz5x86_64-suse-linuxx$ USCFo2B|,utf-8e302a5894dcb5769b4f2d4877e5dbf2d0efbf66be8e0bcbe5132b83ce451cda0?7zXZ !t/W] cr$x#oNl-<a?/%z\EV'l5&{>Kvj ^.g013:7gv5*sG%pFJ[Nʘ>{j1a|JP ^]E\痧%t$실6wzFP YZ