gcc-info-4.7-7.1.1>t 4 DpQg/=„)x"ަѣʝ ,TZd%gb֛jHe/B\YiWA&޹Rgrac>[pQ!&EtRI ;qgJ{˘5wQm/qD^;.U7=pvQoZcY/:أ(:X]Hʣzg♧d} yߖXeQidrW ݹ P78`Qg/=„ Rge'sʹ^} rܻt0r8`0.(k]쉟ܫ/JH=`GB?6J#fnDgM_ FIJ|8SruGb{*AWm.GmMipa$UP1sL2' % \"P̠Y\!@-{'=kHVpH~ɌB,~)Sp`}jeb7553f45e1595ecb3094b2a78f188857cd1cad0>=?d   ;dhpt             , @ Y r    E(_8h9: >?FGH,I@XHYP\d]x^bc=defluvwxzCgcc-info4.77.1.1The system GNU Compiler documentationThe system GNU Compiler documentation.Qghbuild21openSUSE 12.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 ;fiQgfQgfQgfQgfQgfcpp-4.7.info.gzg++-4.7.info.gzgcc-4.7.info.gzgcj-4.7.info.gzgfortran-4.7.info.gzrootrootrootrootrootrootrootrootrootrootgcc-4.7-7.1.1.src.rpmgcc-infogcc-info(x86-64)    /bin/sh/bin/shgcc47-infoinforpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)3.0.4-14.0-14.4.6-14.10.2PP@PPmz@OO"Ni@Mz@MS@M>@M-M@LKKf@Kf@KzI@rguenther@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- 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/shbuild21 13591120404.7-7.1.14.7-7.1.1cpp.info.gzg++.info.gzgcc.info.gzgcj.info.gzgfortran.info.gz/usr/share/info/-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:12.3/standard/a9fa90845026760c9e7ffa09cd543e22-gcccpiolzma5x86_64-suse-linuxdirectory ۚzL+^(r?0] cr$x#CÖ]Xx𡡱֦'uKyEK[!)<u9Mu#s=DvVHKԕ]NjxetIdw4b+q<{,a!WGZ'ڡ7&—5-y a!†