gcc-info-4.8-11.16>t  DH`pY_/=„#QI+l>VYt(@)+Nߣ6ا_\e!UZ]Ó<'l84T4y+RAj]_7F3QD@wӶX& Z٣ ٜ،u\ _ռD^ fC=I./ H~_{f)Xv80*.zQ CR"P_ mٶP׷Q!O3%E=?d   ;dhpt             0 D ] v    I(c8l9:>?FGHI XY\0]D^bcdye~fluvwxzCgcc-info4.811.16The system GNU Compiler documentationThe system GNU Compiler documentation.Y_lamb01openSUSE Leap 42.3openSUSEGFDL-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) NUM_ARGS=${#ALL_ARGS[@]} if test -x /sbin/install-info ; then if test -e "${ALL_ARGS[$((NUM_ARGS-1))]}" ; then /sbin/install-info "${ALL_ARGS[@]}" fi fi ; ALL_ARGS=(--info-dir=/usr/share/info --name=gcc --description='The GNU Compiler Collection.' /usr/share/info/gcc.info.gz) NUM_ARGS=${#ALL_ARGS[@]} if test -x /sbin/install-info ; then if test -e "${ALL_ARGS[$((NUM_ARGS-1))]}" ; then /sbin/install-info "${ALL_ARGS[@]}" fi fi ; ALL_ARGS=(--info-dir=/usr/share/info --name=g++ --description='The GNU C++ compiler.' /usr/share/info/g++.info.gz) NUM_ARGS=${#ALL_ARGS[@]} if test -x /sbin/install-info ; then if test -e "${ALL_ARGS[$((NUM_ARGS-1))]}" ; then /sbin/install-info "${ALL_ARGS[@]}" fi fi ; ALL_ARGS=(--info-dir=/usr/share/info --name=gcj --description='Ahead-of-time compiler for the Java language' /usr/share/info/gcj.info.gz) NUM_ARGS=${#ALL_ARGS[@]} if test -x /sbin/install-info ; then if test -e "${ALL_ARGS[$((NUM_ARGS-1))]}" ; then /sbin/install-info "${ALL_ARGS[@]}" fi fi ; ALL_ARGS=(--info-dir=/usr/share/info --name=gfortran --description='The GNU Fortran compiler.' /usr/share/info/gfortran.info.gz) NUM_ARGS=${#ALL_ARGS[@]} if test -x /sbin/install-info ; then if test -e "${ALL_ARGS[$((NUM_ARGS-1))]}" ; then /sbin/install-info "${ALL_ARGS[@]}" fi 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) NUM_ARGS=${#ALL_ARGS[@]} if test -x /sbin/install-info ; then if test -e "${ALL_ARGS[$((NUM_ARGS-1))]}" ; then /sbin/install-info "${ALL_ARGS[@]}" fi fi ; ALL_ARGS=(--delete --info-dir=/usr/share/info --name=gcc /usr/share/info/gcc.info.gz) NUM_ARGS=${#ALL_ARGS[@]} if test -x /sbin/install-info ; then if test -e "${ALL_ARGS[$((NUM_ARGS-1))]}" ; then /sbin/install-info "${ALL_ARGS[@]}" fi fi ; ALL_ARGS=(--delete --info-dir=/usr/share/info --name=g++ /usr/share/info/g++.info.gz) NUM_ARGS=${#ALL_ARGS[@]} if test -x /sbin/install-info ; then if test -e "${ALL_ARGS[$((NUM_ARGS-1))]}" ; then /sbin/install-info "${ALL_ARGS[@]}" fi fi ; ALL_ARGS=(--delete --info-dir=/usr/share/info --name=gcj /usr/share/info/gcj.info.gz) NUM_ARGS=${#ALL_ARGS[@]} if test -x /sbin/install-info ; then if test -e "${ALL_ARGS[$((NUM_ARGS-1))]}" ; then /sbin/install-info "${ALL_ARGS[@]}" fi fi ; ALL_ARGS=(--delete --info-dir=/usr/share/info --name=gfortran /usr/share/info/gfortran.info.gz) NUM_ARGS=${#ALL_ARGS[@]} if test -x /sbin/install-info ; then if test -e "${ALL_ARGS[$((NUM_ARGS-1))]}" ; then /sbin/install-info "${ALL_ARGS[@]}" fi fi ;fiY_Y_Y_Y_Y_cpp-4.8.info.gzg++-4.8.info.gzgcc-4.8.info.gzgcj-4.8.info.gzgfortran-4.8.info.gzrootrootrootrootrootrootrootrootrootrootgcc-4.8-11.16.src.rpmgcc-infogcc-info(x86-64)    /bin/sh/bin/shgcc48-infoinforpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)3.0.4-14.0-14.4.6-14.11.2SuR@Rv@Q@QJPP@PPmz@OO"Ni@Mz@MS@M>@M-M@LKKf@Kf@KzI@rguenther@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- Add libstdc++-devel-32bit and libstdc++-devel-64bit packages. [bnc#890226]- 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/shlamb01 14994397564.8-11.164.8-11.16cpp.info.gzg++.info.gzgcc.info.gzgcj.info.gzgfortran.info.gz/usr/share/info/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:Leap:42.3/standard/f84a1d0bd0dc9a1518f1e0c3e736efde-gcccpiolzma5x86_64-suse-linux;/#d%k8?0] cr$x#̢rThqj60= )\=2E`hZUTr76YۗO7g!0:*k&[F tMʈq.rYnjsŵcTNY ;^œ<