===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
pcc-1.2.0~DEVEL+20200630/config.guess-34-
pcc-1.2.0~DEVEL+20200630/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
pcc-1.2.0~DEVEL+20200630/config.guess-36-
##############################################
pcc-1.2.0~DEVEL+20200630/config.guess-102-: ${TMPDIR=/tmp} ;
pcc-1.2.0~DEVEL+20200630/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
pcc-1.2.0~DEVEL+20200630/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
pcc-1.2.0~DEVEL+20200630/config.guess-151-	EOF
pcc-1.2.0~DEVEL+20200630/config.guess:152:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`
pcc-1.2.0~DEVEL+20200630/config.guess-153-	;;
##############################################
pcc-1.2.0~DEVEL+20200630/config.guess-209-	    *)
pcc-1.2.0~DEVEL+20200630/config.guess:210:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
pcc-1.2.0~DEVEL+20200630/config.guess-211-		;;
##############################################
pcc-1.2.0~DEVEL+20200630/config.guess-240-	*4.0)
pcc-1.2.0~DEVEL+20200630/config.guess:241:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
pcc-1.2.0~DEVEL+20200630/config.guess-242-		;;
pcc-1.2.0~DEVEL+20200630/config.guess-243-	*5.*)
pcc-1.2.0~DEVEL+20200630/config.guess:244:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
pcc-1.2.0~DEVEL+20200630/config.guess-245-		;;
##############################################
pcc-1.2.0~DEVEL+20200630/config.guess-250-	# types through head -n 1, so we only detect the type of CPU 0.
pcc-1.2.0~DEVEL+20200630/config.guess:251:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
pcc-1.2.0~DEVEL+20200630/config.guess-252-	case "$ALPHA_CPU_TYPE" in
##############################################
pcc-1.2.0~DEVEL+20200630/config.guess-288-	# 1.2 uses "1.2" for uname -r.
pcc-1.2.0~DEVEL+20200630/config.guess:289:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
pcc-1.2.0~DEVEL+20200630/config.guess-290-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
pcc-1.2.0~DEVEL+20200630/config.guess-348-    s390x:SunOS:*:*)
pcc-1.2.0~DEVEL+20200630/config.guess:349:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
pcc-1.2.0~DEVEL+20200630/config.guess-350-	exit ;;
pcc-1.2.0~DEVEL+20200630/config.guess-351-    sun4H:SunOS:5.*:*)
pcc-1.2.0~DEVEL+20200630/config.guess:352:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
pcc-1.2.0~DEVEL+20200630/config.guess-353-	exit ;;
pcc-1.2.0~DEVEL+20200630/config.guess-354-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
pcc-1.2.0~DEVEL+20200630/config.guess:355:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
pcc-1.2.0~DEVEL+20200630/config.guess-356-	exit ;;
##############################################
pcc-1.2.0~DEVEL+20200630/config.guess-373-	fi
pcc-1.2.0~DEVEL+20200630/config.guess:374:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
pcc-1.2.0~DEVEL+20200630/config.guess-375-	exit ;;
##############################################
pcc-1.2.0~DEVEL+20200630/config.guess-379-	# it's likely to be more like Solaris than SunOS4.
pcc-1.2.0~DEVEL+20200630/config.guess:380:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
pcc-1.2.0~DEVEL+20200630/config.guess-381-	exit ;;
##############################################
pcc-1.2.0~DEVEL+20200630/config.guess-388-	# Japanese Language versions have a version number like `4.1.3-JL'.
pcc-1.2.0~DEVEL+20200630/config.guess:389:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
pcc-1.2.0~DEVEL+20200630/config.guess-390-	exit ;;
##############################################
pcc-1.2.0~DEVEL+20200630/config.guess-394-    sun*:*:4.2BSD:*)
pcc-1.2.0~DEVEL+20200630/config.guess:395:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
pcc-1.2.0~DEVEL+20200630/config.guess-396-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
pcc-1.2.0~DEVEL+20200630/config.guess-476-	$CC_FOR_BUILD -o $dummy $dummy.c &&
pcc-1.2.0~DEVEL+20200630/config.guess:477:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
pcc-1.2.0~DEVEL+20200630/config.guess:478:	  SYSTEM_NAME=`$dummy $dummyarg` &&
pcc-1.2.0~DEVEL+20200630/config.guess-479-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
pcc-1.2.0~DEVEL+20200630/config.guess-532-    *:IRIX*:*:*)
pcc-1.2.0~DEVEL+20200630/config.guess:533:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
pcc-1.2.0~DEVEL+20200630/config.guess-534-	exit ;;
##############################################
pcc-1.2.0~DEVEL+20200630/config.guess-562-EOF
pcc-1.2.0~DEVEL+20200630/config.guess:563:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
pcc-1.2.0~DEVEL+20200630/config.guess-564-		then
##############################################
pcc-1.2.0~DEVEL+20200630/config.guess-575-    *:AIX:*:[4567])
pcc-1.2.0~DEVEL+20200630/config.guess:576:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
pcc-1.2.0~DEVEL+20200630/config.guess-577-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
pcc-1.2.0~DEVEL+20200630/config.guess-611-    9000/[34678]??:HP-UX:*:*)
pcc-1.2.0~DEVEL+20200630/config.guess:612:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
pcc-1.2.0~DEVEL+20200630/config.guess-613-	case "${UNAME_MACHINE}" in
##############################################
pcc-1.2.0~DEVEL+20200630/config.guess-665-EOF
pcc-1.2.0~DEVEL+20200630/config.guess:666:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
pcc-1.2.0~DEVEL+20200630/config.guess-667-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
pcc-1.2.0~DEVEL+20200630/config.guess-693-    ia64:HP-UX:*:*)
pcc-1.2.0~DEVEL+20200630/config.guess:694:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
pcc-1.2.0~DEVEL+20200630/config.guess-695-	echo ia64-hp-hpux${HPUX_REV}
##############################################
pcc-1.2.0~DEVEL+20200630/config.guess-723-EOF
pcc-1.2.0~DEVEL+20200630/config.guess:724:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
pcc-1.2.0~DEVEL+20200630/config.guess-725-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
pcc-1.2.0~DEVEL+20200630/config.guess-794-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
pcc-1.2.0~DEVEL+20200630/config.guess:795:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
pcc-1.2.0~DEVEL+20200630/config.guess-796-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
pcc-1.2.0~DEVEL+20200630/config.guess-799-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
pcc-1.2.0~DEVEL+20200630/config.guess:800:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
pcc-1.2.0~DEVEL+20200630/config.guess-801-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
pcc-1.2.0~DEVEL+20200630/config.guess-815-	    amd64)
pcc-1.2.0~DEVEL+20200630/config.guess:816:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
pcc-1.2.0~DEVEL+20200630/config.guess-817-	    *)
pcc-1.2.0~DEVEL+20200630/config.guess:818:		echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
pcc-1.2.0~DEVEL+20200630/config.guess-819-	esac
##############################################
pcc-1.2.0~DEVEL+20200630/config.guess-873-    prep*:SunOS:5.*:*)
pcc-1.2.0~DEVEL+20200630/config.guess:874:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
pcc-1.2.0~DEVEL+20200630/config.guess-875-	exit ;;
##############################################
pcc-1.2.0~DEVEL+20200630/config.guess-877-	# the GNU system
pcc-1.2.0~DEVEL+20200630/config.guess:878:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
pcc-1.2.0~DEVEL+20200630/config.guess-879-	exit ;;
##############################################
pcc-1.2.0~DEVEL+20200630/config.guess-881-	# other systems with GNU libc and userland
pcc-1.2.0~DEVEL+20200630/config.guess:882:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC}
pcc-1.2.0~DEVEL+20200630/config.guess-883-	exit ;;
##############################################
pcc-1.2.0~DEVEL+20200630/config.guess-969-EOF
pcc-1.2.0~DEVEL+20200630/config.guess:970:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
pcc-1.2.0~DEVEL+20200630/config.guess-971-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; }
##############################################
pcc-1.2.0~DEVEL+20200630/config.guess-1063-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
pcc-1.2.0~DEVEL+20200630/config.guess:1064:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
pcc-1.2.0~DEVEL+20200630/config.guess-1065-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
pcc-1.2.0~DEVEL+20200630/config.guess-1263-	fi
pcc-1.2.0~DEVEL+20200630/config.guess:1264:	if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then
pcc-1.2.0~DEVEL+20200630/config.guess-1265-	    if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then
##############################################
pcc-1.2.0~DEVEL+20200630/config.guess-1348-    *:DragonFly:*:*)
pcc-1.2.0~DEVEL+20200630/config.guess:1349:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
pcc-1.2.0~DEVEL+20200630/config.guess-1350-	exit ;;
##############################################
pcc-1.2.0~DEVEL+20200630/config.guess-1361-    i*86:skyos:*:*)
pcc-1.2.0~DEVEL+20200630/config.guess:1362:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
pcc-1.2.0~DEVEL+20200630/config.guess-1363-	exit ;;
##############################################
pcc-1.2.0~DEVEL+20200630/config.sub-52-
pcc-1.2.0~DEVEL+20200630/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
pcc-1.2.0~DEVEL+20200630/config.sub-54-
##############################################
pcc-1.2.0~DEVEL+20200630/config.sub-115-# Here we must recognize all the valid KERNEL-OS combinations.
pcc-1.2.0~DEVEL+20200630/config.sub:116:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
pcc-1.2.0~DEVEL+20200630/config.sub-117-case $maybe_os in
##############################################
pcc-1.2.0~DEVEL+20200630/config.sub-123-    os=-$maybe_os
pcc-1.2.0~DEVEL+20200630/config.sub:124:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
pcc-1.2.0~DEVEL+20200630/config.sub-125-    ;;
##############################################
pcc-1.2.0~DEVEL+20200630/config.sub-127-    os=-linux-android
pcc-1.2.0~DEVEL+20200630/config.sub:128:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
pcc-1.2.0~DEVEL+20200630/config.sub-129-    ;;
pcc-1.2.0~DEVEL+20200630/config.sub-130-  *)
pcc-1.2.0~DEVEL+20200630/config.sub:131:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
pcc-1.2.0~DEVEL+20200630/config.sub-132-    if [ $basic_machine != $1 ]
pcc-1.2.0~DEVEL+20200630/config.sub:133:    then os=`echo $1 | sed 's/.*-/-/'`
pcc-1.2.0~DEVEL+20200630/config.sub-134-    else os=; fi
##############################################
pcc-1.2.0~DEVEL+20200630/config.sub-181-		os=-sco5v6
pcc-1.2.0~DEVEL+20200630/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pcc-1.2.0~DEVEL+20200630/config.sub-183-		;;
##############################################
pcc-1.2.0~DEVEL+20200630/config.sub-185-		os=-sco3.2v5
pcc-1.2.0~DEVEL+20200630/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pcc-1.2.0~DEVEL+20200630/config.sub-187-		;;
##############################################
pcc-1.2.0~DEVEL+20200630/config.sub-189-		os=-sco3.2v4
pcc-1.2.0~DEVEL+20200630/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pcc-1.2.0~DEVEL+20200630/config.sub-191-		;;
pcc-1.2.0~DEVEL+20200630/config.sub-192-	-sco3.2.[4-9]*)
pcc-1.2.0~DEVEL+20200630/config.sub:193:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
pcc-1.2.0~DEVEL+20200630/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pcc-1.2.0~DEVEL+20200630/config.sub-195-		;;
##############################################
pcc-1.2.0~DEVEL+20200630/config.sub-197-		# Don't forget version if it is 3.2v4 or newer.
pcc-1.2.0~DEVEL+20200630/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pcc-1.2.0~DEVEL+20200630/config.sub-199-		;;
##############################################
pcc-1.2.0~DEVEL+20200630/config.sub-201-		# Don't forget version if it is 3.2v4 or newer.
pcc-1.2.0~DEVEL+20200630/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pcc-1.2.0~DEVEL+20200630/config.sub-203-		;;
##############################################
pcc-1.2.0~DEVEL+20200630/config.sub-205-		os=-sco3.2v2
pcc-1.2.0~DEVEL+20200630/config.sub:206:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pcc-1.2.0~DEVEL+20200630/config.sub-207-		;;
pcc-1.2.0~DEVEL+20200630/config.sub-208-	-udk*)
pcc-1.2.0~DEVEL+20200630/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pcc-1.2.0~DEVEL+20200630/config.sub-210-		;;
##############################################
pcc-1.2.0~DEVEL+20200630/config.sub-212-		os=-isc2.2
pcc-1.2.0~DEVEL+20200630/config.sub:213:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pcc-1.2.0~DEVEL+20200630/config.sub-214-		;;
##############################################
pcc-1.2.0~DEVEL+20200630/config.sub-218-	-isc*)
pcc-1.2.0~DEVEL+20200630/config.sub:219:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pcc-1.2.0~DEVEL+20200630/config.sub-220-		;;
##############################################
pcc-1.2.0~DEVEL+20200630/config.sub-230-	-ptx*)
pcc-1.2.0~DEVEL+20200630/config.sub:231:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
pcc-1.2.0~DEVEL+20200630/config.sub-232-		;;
pcc-1.2.0~DEVEL+20200630/config.sub-233-	-windowsnt*)
pcc-1.2.0~DEVEL+20200630/config.sub:234:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
pcc-1.2.0~DEVEL+20200630/config.sub-235-		;;
##############################################
pcc-1.2.0~DEVEL+20200630/config.sub-367-	*-*-*)
pcc-1.2.0~DEVEL+20200630/config.sub:368:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
pcc-1.2.0~DEVEL+20200630/config.sub-369-		exit 1
##############################################
pcc-1.2.0~DEVEL+20200630/config.sub-494-	amd64-*)
pcc-1.2.0~DEVEL+20200630/config.sub:495:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
pcc-1.2.0~DEVEL+20200630/config.sub-496-		;;
##############################################
pcc-1.2.0~DEVEL+20200630/config.sub-539-	blackfin-*)
pcc-1.2.0~DEVEL+20200630/config.sub:540:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
pcc-1.2.0~DEVEL+20200630/config.sub-541-		os=-linux
##############################################
pcc-1.2.0~DEVEL+20200630/config.sub-547-	c54x-*)
pcc-1.2.0~DEVEL+20200630/config.sub:548:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
pcc-1.2.0~DEVEL+20200630/config.sub-549-		;;
pcc-1.2.0~DEVEL+20200630/config.sub-550-	c55x-*)
pcc-1.2.0~DEVEL+20200630/config.sub:551:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
pcc-1.2.0~DEVEL+20200630/config.sub-552-		;;
pcc-1.2.0~DEVEL+20200630/config.sub-553-	c6x-*)
pcc-1.2.0~DEVEL+20200630/config.sub:554:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
pcc-1.2.0~DEVEL+20200630/config.sub-555-		;;
##############################################
pcc-1.2.0~DEVEL+20200630/config.sub-750-	i*86v32)
pcc-1.2.0~DEVEL+20200630/config.sub:751:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
pcc-1.2.0~DEVEL+20200630/config.sub-752-		os=-sysv32
##############################################
pcc-1.2.0~DEVEL+20200630/config.sub-754-	i*86v4*)
pcc-1.2.0~DEVEL+20200630/config.sub:755:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
pcc-1.2.0~DEVEL+20200630/config.sub-756-		os=-sysv4
##############################################
pcc-1.2.0~DEVEL+20200630/config.sub-758-	i*86v)
pcc-1.2.0~DEVEL+20200630/config.sub:759:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
pcc-1.2.0~DEVEL+20200630/config.sub-760-		os=-sysv
##############################################
pcc-1.2.0~DEVEL+20200630/config.sub-762-	i*86sol2)
pcc-1.2.0~DEVEL+20200630/config.sub:763:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
pcc-1.2.0~DEVEL+20200630/config.sub-764-		os=-solaris2
##############################################
pcc-1.2.0~DEVEL+20200630/config.sub-788-	leon-*|leon[3-9]-*)
pcc-1.2.0~DEVEL+20200630/config.sub:789:		basic_machine=sparc-`echo $basic_machine | sed 's/-.*//'`
pcc-1.2.0~DEVEL+20200630/config.sub-790-		;;
##############################################
pcc-1.2.0~DEVEL+20200630/config.sub-795-	m68knommu-*)
pcc-1.2.0~DEVEL+20200630/config.sub:796:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
pcc-1.2.0~DEVEL+20200630/config.sub-797-		os=-linux
##############################################
pcc-1.2.0~DEVEL+20200630/config.sub-832-	mips3*-*)
pcc-1.2.0~DEVEL+20200630/config.sub:833:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
pcc-1.2.0~DEVEL+20200630/config.sub-834-		;;
pcc-1.2.0~DEVEL+20200630/config.sub-835-	mips3*)
pcc-1.2.0~DEVEL+20200630/config.sub:836:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
pcc-1.2.0~DEVEL+20200630/config.sub-837-		;;
##############################################
pcc-1.2.0~DEVEL+20200630/config.sub-854-	ms1-*)
pcc-1.2.0~DEVEL+20200630/config.sub:855:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
pcc-1.2.0~DEVEL+20200630/config.sub-856-		;;
##############################################
pcc-1.2.0~DEVEL+20200630/config.sub-973-	parisc-*)
pcc-1.2.0~DEVEL+20200630/config.sub:974:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
pcc-1.2.0~DEVEL+20200630/config.sub-975-		os=-linux
##############################################
pcc-1.2.0~DEVEL+20200630/config.sub-989-	pc98-*)
pcc-1.2.0~DEVEL+20200630/config.sub:990:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
pcc-1.2.0~DEVEL+20200630/config.sub-991-		;;
##############################################
pcc-1.2.0~DEVEL+20200630/config.sub-1004-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
pcc-1.2.0~DEVEL+20200630/config.sub:1005:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
pcc-1.2.0~DEVEL+20200630/config.sub-1006-		;;
pcc-1.2.0~DEVEL+20200630/config.sub-1007-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
pcc-1.2.0~DEVEL+20200630/config.sub:1008:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
pcc-1.2.0~DEVEL+20200630/config.sub-1009-		;;
pcc-1.2.0~DEVEL+20200630/config.sub-1010-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
pcc-1.2.0~DEVEL+20200630/config.sub:1011:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
pcc-1.2.0~DEVEL+20200630/config.sub-1012-		;;
pcc-1.2.0~DEVEL+20200630/config.sub-1013-	pentium4-*)
pcc-1.2.0~DEVEL+20200630/config.sub:1014:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
pcc-1.2.0~DEVEL+20200630/config.sub-1015-		;;
##############################################
pcc-1.2.0~DEVEL+20200630/config.sub-1023-	ppc-* | ppcbe-*)
pcc-1.2.0~DEVEL+20200630/config.sub:1024:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
pcc-1.2.0~DEVEL+20200630/config.sub-1025-		;;
##############################################
pcc-1.2.0~DEVEL+20200630/config.sub-1029-	ppcle-* | powerpclittle-*)
pcc-1.2.0~DEVEL+20200630/config.sub:1030:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
pcc-1.2.0~DEVEL+20200630/config.sub-1031-		;;
##############################################
pcc-1.2.0~DEVEL+20200630/config.sub-1033-		;;
pcc-1.2.0~DEVEL+20200630/config.sub:1034:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
pcc-1.2.0~DEVEL+20200630/config.sub-1035-		;;
##############################################
pcc-1.2.0~DEVEL+20200630/config.sub-1039-	ppc64le-* | powerpc64little-*)
pcc-1.2.0~DEVEL+20200630/config.sub:1040:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
pcc-1.2.0~DEVEL+20200630/config.sub-1041-		;;
##############################################
pcc-1.2.0~DEVEL+20200630/config.sub-1122-	strongarm-* | thumb-*)
pcc-1.2.0~DEVEL+20200630/config.sub:1123:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
pcc-1.2.0~DEVEL+20200630/config.sub-1124-		;;
##############################################
pcc-1.2.0~DEVEL+20200630/config.sub-1252-	xscale-* | xscalee[bl]-*)
pcc-1.2.0~DEVEL+20200630/config.sub:1253:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
pcc-1.2.0~DEVEL+20200630/config.sub-1254-		;;
##############################################
pcc-1.2.0~DEVEL+20200630/config.sub-1329-	*)
pcc-1.2.0~DEVEL+20200630/config.sub:1330:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
pcc-1.2.0~DEVEL+20200630/config.sub-1331-		exit 1
##############################################
pcc-1.2.0~DEVEL+20200630/config.sub-1337-	*-digital*)
pcc-1.2.0~DEVEL+20200630/config.sub:1338:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
pcc-1.2.0~DEVEL+20200630/config.sub-1339-		;;
pcc-1.2.0~DEVEL+20200630/config.sub-1340-	*-commodore*)
pcc-1.2.0~DEVEL+20200630/config.sub:1341:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
pcc-1.2.0~DEVEL+20200630/config.sub-1342-		;;
##############################################
pcc-1.2.0~DEVEL+20200630/config.sub-1358-	-solaris1 | -solaris1.*)
pcc-1.2.0~DEVEL+20200630/config.sub:1359:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
pcc-1.2.0~DEVEL+20200630/config.sub-1360-		;;
##############################################
pcc-1.2.0~DEVEL+20200630/config.sub-1370-	-gnu/linux*)
pcc-1.2.0~DEVEL+20200630/config.sub:1371:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
pcc-1.2.0~DEVEL+20200630/config.sub-1372-		;;
##############################################
pcc-1.2.0~DEVEL+20200630/config.sub-1416-	-nto*)
pcc-1.2.0~DEVEL+20200630/config.sub:1417:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
pcc-1.2.0~DEVEL+20200630/config.sub-1418-		;;
##############################################
pcc-1.2.0~DEVEL+20200630/config.sub-1423-	-mac*)
pcc-1.2.0~DEVEL+20200630/config.sub:1424:		os=`echo $os | sed -e 's|mac|macos|'`
pcc-1.2.0~DEVEL+20200630/config.sub-1425-		;;
##############################################
pcc-1.2.0~DEVEL+20200630/config.sub-1429-	-linux*)
pcc-1.2.0~DEVEL+20200630/config.sub:1430:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
pcc-1.2.0~DEVEL+20200630/config.sub-1431-		;;
pcc-1.2.0~DEVEL+20200630/config.sub-1432-	-sunos5*)
pcc-1.2.0~DEVEL+20200630/config.sub:1433:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
pcc-1.2.0~DEVEL+20200630/config.sub-1434-		;;
pcc-1.2.0~DEVEL+20200630/config.sub-1435-	-sunos6*)
pcc-1.2.0~DEVEL+20200630/config.sub:1436:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
pcc-1.2.0~DEVEL+20200630/config.sub-1437-		;;
##############################################
pcc-1.2.0~DEVEL+20200630/config.sub-1484-	-sinix5.*)
pcc-1.2.0~DEVEL+20200630/config.sub:1485:		os=`echo $os | sed -e 's|sinix|sysv|'`
pcc-1.2.0~DEVEL+20200630/config.sub-1486-		;;
##############################################
pcc-1.2.0~DEVEL+20200630/config.sub-1537-		# Get rid of the `-' at the beginning of $os.
pcc-1.2.0~DEVEL+20200630/config.sub:1538:		os=`echo $os | sed 's/[^-]*-//'`
pcc-1.2.0~DEVEL+20200630/config.sub:1539:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
pcc-1.2.0~DEVEL+20200630/config.sub-1540-		exit 1
##############################################
pcc-1.2.0~DEVEL+20200630/config.sub-1800-		esac
pcc-1.2.0~DEVEL+20200630/config.sub:1801:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
pcc-1.2.0~DEVEL+20200630/config.sub-1802-		;;
##############################################
pcc-1.2.0~DEVEL+20200630/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
pcc-1.2.0~DEVEL+20200630/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
pcc-1.2.0~DEVEL+20200630/configure-47-  as_echo='print -r --'
pcc-1.2.0~DEVEL+20200630/configure-48-  as_echo_n='print -rn --'
pcc-1.2.0~DEVEL+20200630/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
pcc-1.2.0~DEVEL+20200630/configure-50-  as_echo='printf %s\n'
##############################################
pcc-1.2.0~DEVEL+20200630/configure-52-else
pcc-1.2.0~DEVEL+20200630/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
pcc-1.2.0~DEVEL+20200630/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
pcc-1.2.0~DEVEL+20200630/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
pcc-1.2.0~DEVEL+20200630/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
pcc-1.2.0~DEVEL+20200630/configure-64-      esac;
##############################################
pcc-1.2.0~DEVEL+20200630/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
pcc-1.2.0~DEVEL+20200630/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
pcc-1.2.0~DEVEL+20200630/configure-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
pcc-1.2.0~DEVEL+20200630/configure-327-      case $as_dir in #(
pcc-1.2.0~DEVEL+20200630/configure:328:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
pcc-1.2.0~DEVEL+20200630/configure-329-      *) as_qdir=$as_dir;;
##############################################
pcc-1.2.0~DEVEL+20200630/configure-400-  {
pcc-1.2.0~DEVEL+20200630/configure:401:    as_val=`expr "$@" || test $? -eq 1`
pcc-1.2.0~DEVEL+20200630/configure-402-  }
##############################################
pcc-1.2.0~DEVEL+20200630/configure-407-# ----------------------------------------
pcc-1.2.0~DEVEL+20200630/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
pcc-1.2.0~DEVEL+20200630/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
pcc-1.2.0~DEVEL+20200630/configure-470-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
pcc-1.2.0~DEVEL+20200630/configure:471:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
pcc-1.2.0~DEVEL+20200630/configure-472-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
pcc-1.2.0~DEVEL+20200630/configure-798-  case $ac_option in
pcc-1.2.0~DEVEL+20200630/configure:799:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
pcc-1.2.0~DEVEL+20200630/configure-800-  *=)   ac_optarg= ;;
##############################################
pcc-1.2.0~DEVEL+20200630/configure-842-  -disable-* | --disable-*)
pcc-1.2.0~DEVEL+20200630/configure:843:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
pcc-1.2.0~DEVEL+20200630/configure-844-    # Reject names that are not valid shell variable names.
##############################################
pcc-1.2.0~DEVEL+20200630/configure-847-    ac_useropt_orig=$ac_useropt
pcc-1.2.0~DEVEL+20200630/configure:848:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
pcc-1.2.0~DEVEL+20200630/configure-849-    case $ac_user_opts in
##############################################
pcc-1.2.0~DEVEL+20200630/configure-868-  -enable-* | --enable-*)
pcc-1.2.0~DEVEL+20200630/configure:869:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
pcc-1.2.0~DEVEL+20200630/configure-870-    # Reject names that are not valid shell variable names.
##############################################
pcc-1.2.0~DEVEL+20200630/configure-873-    ac_useropt_orig=$ac_useropt
pcc-1.2.0~DEVEL+20200630/configure:874:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
pcc-1.2.0~DEVEL+20200630/configure-875-    case $ac_user_opts in
##############################################
pcc-1.2.0~DEVEL+20200630/configure-1072-  -with-* | --with-*)
pcc-1.2.0~DEVEL+20200630/configure:1073:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
pcc-1.2.0~DEVEL+20200630/configure-1074-    # Reject names that are not valid shell variable names.
##############################################
pcc-1.2.0~DEVEL+20200630/configure-1077-    ac_useropt_orig=$ac_useropt
pcc-1.2.0~DEVEL+20200630/configure:1078:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
pcc-1.2.0~DEVEL+20200630/configure-1079-    case $ac_user_opts in
##############################################
pcc-1.2.0~DEVEL+20200630/configure-1088-  -without-* | --without-*)
pcc-1.2.0~DEVEL+20200630/configure:1089:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
pcc-1.2.0~DEVEL+20200630/configure-1090-    # Reject names that are not valid shell variable names.
##############################################
pcc-1.2.0~DEVEL+20200630/configure-1093-    ac_useropt_orig=$ac_useropt
pcc-1.2.0~DEVEL+20200630/configure:1094:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
pcc-1.2.0~DEVEL+20200630/configure-1095-    case $ac_user_opts in
##############################################
pcc-1.2.0~DEVEL+20200630/configure-1126-  *=*)
pcc-1.2.0~DEVEL+20200630/configure:1127:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
pcc-1.2.0~DEVEL+20200630/configure-1128-    # Reject names that are not valid shell variable names.
##############################################
pcc-1.2.0~DEVEL+20200630/configure-1147-if test -n "$ac_prev"; then
pcc-1.2.0~DEVEL+20200630/configure:1148:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
pcc-1.2.0~DEVEL+20200630/configure-1149-  as_fn_error $? "missing argument to $ac_option"
##############################################
pcc-1.2.0~DEVEL+20200630/configure-1169-    */ )
pcc-1.2.0~DEVEL+20200630/configure:1170:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
pcc-1.2.0~DEVEL+20200630/configure-1171-      eval $ac_var=\$ac_val;;
##############################################
pcc-1.2.0~DEVEL+20200630/configure-1204-ac_ls_di=`ls -di .` &&
pcc-1.2.0~DEVEL+20200630/configure:1205:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
pcc-1.2.0~DEVEL+20200630/configure-1206-  as_fn_error $? "working directory cannot be determined"
##############################################
pcc-1.2.0~DEVEL+20200630/configure-1260-case $srcdir in
pcc-1.2.0~DEVEL+20200630/configure:1261:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
pcc-1.2.0~DEVEL+20200630/configure-1262-esac
##############################################
pcc-1.2.0~DEVEL+20200630/configure-1303-By default, \`make install' will install all the files in
pcc-1.2.0~DEVEL+20200630/configure:1304:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
pcc-1.2.0~DEVEL+20200630/configure:1305:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
pcc-1.2.0~DEVEL+20200630/configure-1306-for instance \`--prefix=\$HOME'.
##############################################
pcc-1.2.0~DEVEL+20200630/configure-1369-  --with-libvmf=<path>    Use libvmf.
pcc-1.2.0~DEVEL+20200630/configure:1370:  --with-yasm             Use yasm assembler
pcc-1.2.0~DEVEL+20200630/configure-1371-
##############################################
pcc-1.2.0~DEVEL+20200630/configure-1407-*)
pcc-1.2.0~DEVEL+20200630/configure:1408:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
pcc-1.2.0~DEVEL+20200630/configure-1409-  # A ".." for each directory in $ac_dir_suffix.
pcc-1.2.0~DEVEL+20200630/configure:1410:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
pcc-1.2.0~DEVEL+20200630/configure-1411-  case $ac_top_builddir_sub in
##############################################
pcc-1.2.0~DEVEL+20200630/configure-2132-    *\'*)
pcc-1.2.0~DEVEL+20200630/configure:2133:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
pcc-1.2.0~DEVEL+20200630/configure-2134-    esac
##############################################
pcc-1.2.0~DEVEL+20200630/configure-2215-      case $ac_val in
pcc-1.2.0~DEVEL+20200630/configure:2216:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
pcc-1.2.0~DEVEL+20200630/configure-2217-      esac
##############################################
pcc-1.2.0~DEVEL+20200630/configure-2230-	case $ac_val in
pcc-1.2.0~DEVEL+20200630/configure:2231:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
pcc-1.2.0~DEVEL+20200630/configure-2232-	esac
##############################################
pcc-1.2.0~DEVEL+20200630/configure-2350-    set,)
pcc-1.2.0~DEVEL+20200630/configure:2351:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
pcc-1.2.0~DEVEL+20200630/configure:2352:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
pcc-1.2.0~DEVEL+20200630/configure-2353-      ac_cache_corrupted=: ;;
##############################################
pcc-1.2.0~DEVEL+20200630/configure-2361-	# differences in whitespace do not lead to failure.
pcc-1.2.0~DEVEL+20200630/configure:2362:	ac_old_val_w=`echo x $ac_old_val`
pcc-1.2.0~DEVEL+20200630/configure:2363:	ac_new_val_w=`echo x $ac_new_val`
pcc-1.2.0~DEVEL+20200630/configure-2364-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
pcc-1.2.0~DEVEL+20200630/configure-2381-    case $ac_new_val in
pcc-1.2.0~DEVEL+20200630/configure:2382:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
pcc-1.2.0~DEVEL+20200630/configure-2383-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
pcc-1.2.0~DEVEL+20200630/configure-2451-test "x$ac_build_alias" = x &&
pcc-1.2.0~DEVEL+20200630/configure:2452:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
pcc-1.2.0~DEVEL+20200630/configure-2453-test "x$ac_build_alias" = x &&
pcc-1.2.0~DEVEL+20200630/configure-2454-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
pcc-1.2.0~DEVEL+20200630/configure:2455:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
pcc-1.2.0~DEVEL+20200630/configure-2456-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
pcc-1.2.0~DEVEL+20200630/configure-2475-IFS=$ac_save_IFS
pcc-1.2.0~DEVEL+20200630/configure:2476:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
pcc-1.2.0~DEVEL+20200630/configure-2477-
##############################################
pcc-1.2.0~DEVEL+20200630/configure-2486-else
pcc-1.2.0~DEVEL+20200630/configure:2487:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
pcc-1.2.0~DEVEL+20200630/configure-2488-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
pcc-1.2.0~DEVEL+20200630/configure-2508-IFS=$ac_save_IFS
pcc-1.2.0~DEVEL+20200630/configure:2509:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
pcc-1.2.0~DEVEL+20200630/configure-2510-
##############################################
pcc-1.2.0~DEVEL+20200630/configure-2519-else
pcc-1.2.0~DEVEL+20200630/configure:2520:  ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
pcc-1.2.0~DEVEL+20200630/configure-2521-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
##############################################
pcc-1.2.0~DEVEL+20200630/configure-2541-IFS=$ac_save_IFS
pcc-1.2.0~DEVEL+20200630/configure:2542:case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
pcc-1.2.0~DEVEL+20200630/configure-2543-
##############################################
pcc-1.2.0~DEVEL+20200630/configure-3049-
pcc-1.2.0~DEVEL+20200630/configure:3050:# Check whether --with-yasm was given.
pcc-1.2.0~DEVEL+20200630/configure-3051-if test "${with_yasm+set}" = set; then :
##############################################
pcc-1.2.0~DEVEL+20200630/configure-3541-$as_echo_n "checking whether the C compiler works... " >&6; }
pcc-1.2.0~DEVEL+20200630/configure:3542:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
pcc-1.2.0~DEVEL+20200630/configure-3543-
##############################################
pcc-1.2.0~DEVEL+20200630/configure-3585-	then :; else
pcc-1.2.0~DEVEL+20200630/configure:3586:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
pcc-1.2.0~DEVEL+20200630/configure-3587-	fi
##############################################
pcc-1.2.0~DEVEL+20200630/configure-3645-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
pcc-1.2.0~DEVEL+20200630/configure:3646:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
pcc-1.2.0~DEVEL+20200630/configure-3647-	  break;;
##############################################
pcc-1.2.0~DEVEL+20200630/configure-3754-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
pcc-1.2.0~DEVEL+20200630/configure:3755:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
pcc-1.2.0~DEVEL+20200630/configure-3756-       break;;
##############################################
pcc-1.2.0~DEVEL+20200630/configure-4236-  # Check for GNU $ac_path_GREP
pcc-1.2.0~DEVEL+20200630/configure:4237:case `"$ac_path_GREP" --version 2>&1` in
pcc-1.2.0~DEVEL+20200630/configure-4238-*GNU*)
##############################################
pcc-1.2.0~DEVEL+20200630/configure-4302-  # Check for GNU $ac_path_EGREP
pcc-1.2.0~DEVEL+20200630/configure:4303:case `"$ac_path_EGREP" --version 2>&1` in
pcc-1.2.0~DEVEL+20200630/configure-4304-*GNU*)
##############################################
pcc-1.2.0~DEVEL+20200630/configure-4463-do :
pcc-1.2.0~DEVEL+20200630/configure:4464:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
pcc-1.2.0~DEVEL+20200630/configure-4465-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
pcc-1.2.0~DEVEL+20200630/configure-4468-  cat >>confdefs.h <<_ACEOF
pcc-1.2.0~DEVEL+20200630/configure:4469:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
pcc-1.2.0~DEVEL+20200630/configure-4470-_ACEOF
##############################################
pcc-1.2.0~DEVEL+20200630/configure-4789-set x ${MAKE-make}
pcc-1.2.0~DEVEL+20200630/configure:4790:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
pcc-1.2.0~DEVEL+20200630/configure-4791-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
pcc-1.2.0~DEVEL+20200630/configure-4799-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
pcc-1.2.0~DEVEL+20200630/configure:4800:case `${MAKE-make} -f conftest.make 2>/dev/null` in
pcc-1.2.0~DEVEL+20200630/configure-4801-  *@@@%%%=?*=@@@%%%*)
##############################################
pcc-1.2.0~DEVEL+20200630/configure-5059-/* end confdefs.h.  */
pcc-1.2.0~DEVEL+20200630/configure:5060:`cat $LEX_OUTPUT_ROOT.c`
pcc-1.2.0~DEVEL+20200630/configure-5061-_ACEOF
##############################################
pcc-1.2.0~DEVEL+20200630/configure-5092-  #define YYTEXT_POINTER 1
pcc-1.2.0~DEVEL+20200630/configure:5093:`cat $LEX_OUTPUT_ROOT.c`
pcc-1.2.0~DEVEL+20200630/configure-5094-_ACEOF
##############################################
pcc-1.2.0~DEVEL+20200630/configure-5186-do :
pcc-1.2.0~DEVEL+20200630/configure:5187:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
pcc-1.2.0~DEVEL+20200630/configure-5188-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
pcc-1.2.0~DEVEL+20200630/configure-5190-  cat >>confdefs.h <<_ACEOF
pcc-1.2.0~DEVEL+20200630/configure:5191:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
pcc-1.2.0~DEVEL+20200630/configure-5192-_ACEOF
##############################################
pcc-1.2.0~DEVEL+20200630/configure-5332-  for ac_func in _getb67 GETB67 getb67; do
pcc-1.2.0~DEVEL+20200630/configure:5333:    as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
pcc-1.2.0~DEVEL+20200630/configure-5334-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
pcc-1.2.0~DEVEL+20200630/configure-5414-
pcc-1.2.0~DEVEL+20200630/configure:5415:pcc_major=`echo $PACKAGE_VERSION | awk -F. '{print $1}'`
pcc-1.2.0~DEVEL+20200630/configure:5416:pcc_minor=`echo $PACKAGE_VERSION | awk -F. '{print $2}'`
pcc-1.2.0~DEVEL+20200630/configure:5417:pcc_minorminor=`echo $PACKAGE_VERSION | awk -F. '{print $3}'`
pcc-1.2.0~DEVEL+20200630/configure-5418-test -n "$MPVERSION" && MPVERSION=", $MPVERSION"
pcc-1.2.0~DEVEL+20200630/configure:5419:versstr="\"$PACKAGE_STRING `cat $srcdir/DATESTAMP` for $target$MPVERSION\""
pcc-1.2.0~DEVEL+20200630/configure-5420-targstr="\"$target$MPVERSION\""
##############################################
pcc-1.2.0~DEVEL+20200630/configure-5547-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
pcc-1.2.0~DEVEL+20200630/configure:5548:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
pcc-1.2.0~DEVEL+20200630/configure-5549-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
pcc-1.2.0~DEVEL+20200630/configure-5615-if test -z "$BASH_VERSION$ZSH_VERSION" \
pcc-1.2.0~DEVEL+20200630/configure:5616:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
pcc-1.2.0~DEVEL+20200630/configure-5617-  as_echo='print -r --'
pcc-1.2.0~DEVEL+20200630/configure-5618-  as_echo_n='print -rn --'
pcc-1.2.0~DEVEL+20200630/configure:5619:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
pcc-1.2.0~DEVEL+20200630/configure-5620-  as_echo='printf %s\n'
##############################################
pcc-1.2.0~DEVEL+20200630/configure-5622-else
pcc-1.2.0~DEVEL+20200630/configure:5623:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
pcc-1.2.0~DEVEL+20200630/configure-5624-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
pcc-1.2.0~DEVEL+20200630/configure-5632-	expr "X$arg" : "X\\(.*\\)$as_nl";
pcc-1.2.0~DEVEL+20200630/configure:5633:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
pcc-1.2.0~DEVEL+20200630/configure-5634-      esac;
##############################################
pcc-1.2.0~DEVEL+20200630/configure-5709-# ----------------------------------------
pcc-1.2.0~DEVEL+20200630/configure:5710:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
pcc-1.2.0~DEVEL+20200630/configure-5711-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
pcc-1.2.0~DEVEL+20200630/configure-5781-  {
pcc-1.2.0~DEVEL+20200630/configure:5782:    as_val=`expr "$@" || test $? -eq 1`
pcc-1.2.0~DEVEL+20200630/configure-5783-  }
##############################################
pcc-1.2.0~DEVEL+20200630/configure-5885-      case $as_dir in #(
pcc-1.2.0~DEVEL+20200630/configure:5886:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
pcc-1.2.0~DEVEL+20200630/configure-5887-      *) as_qdir=$as_dir;;
##############################################
pcc-1.2.0~DEVEL+20200630/configure-6017-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
pcc-1.2.0~DEVEL+20200630/configure:6018:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
pcc-1.2.0~DEVEL+20200630/configure-6019-ac_cs_version="\\
##############################################
pcc-1.2.0~DEVEL+20200630/configure-6040-  --*=?*)
pcc-1.2.0~DEVEL+20200630/configure:6041:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
pcc-1.2.0~DEVEL+20200630/configure:6042:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
pcc-1.2.0~DEVEL+20200630/configure-6043-    ac_shift=:
##############################################
pcc-1.2.0~DEVEL+20200630/configure-6045-  --*=)
pcc-1.2.0~DEVEL+20200630/configure:6046:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
pcc-1.2.0~DEVEL+20200630/configure-6047-    ac_optarg=
##############################################
pcc-1.2.0~DEVEL+20200630/configure-6069-    case $ac_optarg in
pcc-1.2.0~DEVEL+20200630/configure:6070:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
pcc-1.2.0~DEVEL+20200630/configure-6071-    '') as_fn_error $? "missing file argument" ;;
##############################################
pcc-1.2.0~DEVEL+20200630/configure-6077-    case $ac_optarg in
pcc-1.2.0~DEVEL+20200630/configure:6078:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
pcc-1.2.0~DEVEL+20200630/configure-6079-    esac
##############################################
pcc-1.2.0~DEVEL+20200630/configure-6207-fi
pcc-1.2.0~DEVEL+20200630/configure:6208:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
pcc-1.2.0~DEVEL+20200630/configure-6209-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
pcc-1.2.0~DEVEL+20200630/configure-6224-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
pcc-1.2.0~DEVEL+20200630/configure:6225:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
pcc-1.2.0~DEVEL+20200630/configure-6226-ac_delim='%!_!# '
##############################################
pcc-1.2.0~DEVEL+20200630/configure-6230-
pcc-1.2.0~DEVEL+20200630/configure:6231:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
pcc-1.2.0~DEVEL+20200630/configure-6232-  if test $ac_delim_n = $ac_delim_num; then
##############################################
pcc-1.2.0~DEVEL+20200630/configure-6368-for ac_last_try in false false :; do
pcc-1.2.0~DEVEL+20200630/configure:6369:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
pcc-1.2.0~DEVEL+20200630/configure-6370-  if test -z "$ac_tt"; then
##############################################
pcc-1.2.0~DEVEL+20200630/configure-6500-      esac
pcc-1.2.0~DEVEL+20200630/configure:6501:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
pcc-1.2.0~DEVEL+20200630/configure-6502-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
pcc-1.2.0~DEVEL+20200630/configure-6559-*)
pcc-1.2.0~DEVEL+20200630/configure:6560:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
pcc-1.2.0~DEVEL+20200630/configure-6561-  # A ".." for each directory in $ac_dir_suffix.
pcc-1.2.0~DEVEL+20200630/configure:6562:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
pcc-1.2.0~DEVEL+20200630/configure-6563-  case $ac_top_builddir_sub in
##############################################
pcc-1.2.0~DEVEL+20200630/configure-6615-/@mandir@/p'
pcc-1.2.0~DEVEL+20200630/configure:6616:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
pcc-1.2.0~DEVEL+20200630/configure-6617-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
pcc-1.2.0~DEVEL+20200630/configure-6632-
pcc-1.2.0~DEVEL+20200630/configure:6633:# Neutralize VPATH when `$srcdir' = `.'.
pcc-1.2.0~DEVEL+20200630/configure-6634-# Shell code in configure.ac might set extrasub.
##############################################
pcc-1.2.0~DEVEL+20200630/configure-6659-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
pcc-1.2.0~DEVEL+20200630/configure:6660:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
pcc-1.2.0~DEVEL+20200630/configure-6661-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
pcc-1.2.0~DEVEL+20200630/install-sh-103-
pcc-1.2.0~DEVEL+20200630/install-sh:104:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
pcc-1.2.0~DEVEL+20200630/install-sh-105-	    shift
##############################################
pcc-1.2.0~DEVEL+20200630/install-sh-107-
pcc-1.2.0~DEVEL+20200630/install-sh:108:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
pcc-1.2.0~DEVEL+20200630/install-sh-109-	    shift
##############################################
pcc-1.2.0~DEVEL+20200630/install-sh-169-	then
pcc-1.2.0~DEVEL+20200630/install-sh:170:		dst=$dst/`basename "$src"`
pcc-1.2.0~DEVEL+20200630/install-sh-171-	else
##############################################
pcc-1.2.0~DEVEL+20200630/install-sh-176-## this sed command emulates the dirname command
pcc-1.2.0~DEVEL+20200630/install-sh:177:dstdir=`echo "$dst" | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
pcc-1.2.0~DEVEL+20200630/install-sh-178-
##############################################
pcc-1.2.0~DEVEL+20200630/install-sh-190-IFS='%'
pcc-1.2.0~DEVEL+20200630/install-sh:191:set - `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'`
pcc-1.2.0~DEVEL+20200630/install-sh-192-IFS=$oIFS
##############################################
pcc-1.2.0~DEVEL+20200630/install-sh-224-	then
pcc-1.2.0~DEVEL+20200630/install-sh:225:		dstfile=`basename "$dst"`
pcc-1.2.0~DEVEL+20200630/install-sh-226-	else
##############################################
pcc-1.2.0~DEVEL+20200630/install-sh-234-	then
pcc-1.2.0~DEVEL+20200630/install-sh:235:		dstfile=`basename "$dst"`
pcc-1.2.0~DEVEL+20200630/install-sh-236-	else
##############################################
pcc-1.2.0~DEVEL+20200630/arch/aarch64/local2.c-831- * For first 1000 nodes found, print out the word directly.
pcc-1.2.0~DEVEL+20200630/arch/aarch64/local2.c:832: * For the following 1000 nodes, group them together in asm statements
pcc-1.2.0~DEVEL+20200630/arch/aarch64/local2.c-833- * and create a jump over.
##############################################
pcc-1.2.0~DEVEL+20200630/arch/aarch64/local2.c-852-
pcc-1.2.0~DEVEL+20200630/arch/aarch64/local2.c:853:	ip->ip_asm = p;
pcc-1.2.0~DEVEL+20200630/arch/aarch64/local2.c-854-	ip->type = IP_ASM;
##############################################
pcc-1.2.0~DEVEL+20200630/arch/aarch64/local2.c-874-	SLIST_FOREACH(el, &aslist, link) {
pcc-1.2.0~DEVEL+20200630/arch/aarch64/local2.c:875:		/* insert each node as asm */
pcc-1.2.0~DEVEL+20200630/arch/aarch64/local2.c-876-		int l = 32+strlen(el->name);
##############################################
pcc-1.2.0~DEVEL+20200630/arch/aarch64/local2.c-885-	}
pcc-1.2.0~DEVEL+20200630/arch/aarch64/local2.c:886:	/* generate asm label */
pcc-1.2.0~DEVEL+20200630/arch/aarch64/local2.c-887-	snprintf(c = tmpalloc(32), 32, PRTLAB ":\n", lab);
##############################################
pcc-1.2.0~DEVEL+20200630/arch/aarch64/local2.c-892-static void
pcc-1.2.0~DEVEL+20200630/arch/aarch64/local2.c:893:prtaddr(NODE *p, void *arg)
pcc-1.2.0~DEVEL+20200630/arch/aarch64/local2.c-894-{
##############################################
pcc-1.2.0~DEVEL+20200630/arch/aarch64/local2.c-1198-/*
pcc-1.2.0~DEVEL+20200630/arch/aarch64/local2.c:1199: * Do something target-dependent for xasm arguments.
pcc-1.2.0~DEVEL+20200630/arch/aarch64/local2.c-1200- * Supposed to find target-specific constraints and rewrite them.
##############################################
pcc-1.2.0~DEVEL+20200630/arch/amd64/code.c-515- *
pcc-1.2.0~DEVEL+20200630/arch/amd64/code.c:516: * There are a number of asm routines printed out if varargs are used:
pcc-1.2.0~DEVEL+20200630/arch/amd64/code.c-517- *	long __pcc_gpnext(va)	- get a gpreg value
##############################################
pcc-1.2.0~DEVEL+20200630/arch/amd64/code.c-544-
pcc-1.2.0~DEVEL+20200630/arch/amd64/code.c:545:	/* amd64 names for some asm constant printouts */
pcc-1.2.0~DEVEL+20200630/arch/amd64/code.c-546-	astypnames[INT] = astypnames[UNSIGNED] = "\t.long";
##############################################
pcc-1.2.0~DEVEL+20200630/arch/amd64/local2.c-529-
pcc-1.2.0~DEVEL+20200630/arch/amd64/local2.c:530:int canaddr(NODE *);
pcc-1.2.0~DEVEL+20200630/arch/amd64/local2.c-531-int
pcc-1.2.0~DEVEL+20200630/arch/amd64/local2.c:532:canaddr(NODE *p)
pcc-1.2.0~DEVEL+20200630/arch/amd64/local2.c-533-{
##############################################
pcc-1.2.0~DEVEL+20200630/arch/amd64/local2.c-743-/*
pcc-1.2.0~DEVEL+20200630/arch/amd64/local2.c:744: * gcc xasm has the ability to generate different asm types
pcc-1.2.0~DEVEL+20200630/arch/amd64/local2.c-745- * via some magic.
pcc-1.2.0~DEVEL+20200630/arch/amd64/local2.c-746- *
pcc-1.2.0~DEVEL+20200630/arch/amd64/local2.c:747: * Only support AT&T asm for now.
pcc-1.2.0~DEVEL+20200630/arch/amd64/local2.c-748- */
##############################################
pcc-1.2.0~DEVEL+20200630/arch/amd64/local2.c-1049-/*
pcc-1.2.0~DEVEL+20200630/arch/amd64/local2.c:1050: * Do something target-dependent for xasm arguments.
pcc-1.2.0~DEVEL+20200630/arch/amd64/local2.c-1051- */
##############################################
pcc-1.2.0~DEVEL+20200630/arch/amd64/local2.c-1103-			}
pcc-1.2.0~DEVEL+20200630/arch/amd64/local2.c:1104:			uerror("xasm arg not constant");
pcc-1.2.0~DEVEL+20200630/arch/amd64/local2.c-1105-		}
##############################################
pcc-1.2.0~DEVEL+20200630/arch/amd64/local2.c-1110-		    (v > Cmax[c-'I']))
pcc-1.2.0~DEVEL+20200630/arch/amd64/local2.c:1111:			uerror("xasm val out of range");
pcc-1.2.0~DEVEL+20200630/arch/amd64/local2.c-1112-		p->n_name = "i";
##############################################
pcc-1.2.0~DEVEL+20200630/arch/amd64/local2.c-1154-	if (w[1] < '0' || w[1] > (n + '0'))
pcc-1.2.0~DEVEL+20200630/arch/amd64/local2.c:1155:		uerror("bad xasm arg number %c", w[1]);
pcc-1.2.0~DEVEL+20200630/arch/amd64/local2.c-1156-	if (w[1] == (n + '0'))
##############################################
pcc-1.2.0~DEVEL+20200630/arch/amd64/local2.c-1241-/*
pcc-1.2.0~DEVEL+20200630/arch/amd64/local2.c:1242: * Check for other names of the xasm constraints registers.
pcc-1.2.0~DEVEL+20200630/arch/amd64/local2.c-1243- */
##############################################
pcc-1.2.0~DEVEL+20200630/arch/amd64/order.c-34-
pcc-1.2.0~DEVEL+20200630/arch/amd64/order.c:35:int canaddr(NODE *);
pcc-1.2.0~DEVEL+20200630/arch/amd64/order.c-36-
##############################################
pcc-1.2.0~DEVEL+20200630/arch/arm/local2.c-1008- * For first 1000 nodes found, print out the word directly.
pcc-1.2.0~DEVEL+20200630/arch/arm/local2.c:1009: * For the following 1000 nodes, group them together in asm statements
pcc-1.2.0~DEVEL+20200630/arch/arm/local2.c-1010- * and create a jump over.
##############################################
pcc-1.2.0~DEVEL+20200630/arch/arm/local2.c-1029-
pcc-1.2.0~DEVEL+20200630/arch/arm/local2.c:1030:	ip->ip_asm = p;
pcc-1.2.0~DEVEL+20200630/arch/arm/local2.c-1031-	ip->type = IP_ASM;
##############################################
pcc-1.2.0~DEVEL+20200630/arch/arm/local2.c-1051-	SLIST_FOREACH(el, &aslist, link) {
pcc-1.2.0~DEVEL+20200630/arch/arm/local2.c:1052:		/* insert each node as asm */
pcc-1.2.0~DEVEL+20200630/arch/arm/local2.c-1053-		int l = 32+strlen(el->name);
##############################################
pcc-1.2.0~DEVEL+20200630/arch/arm/local2.c-1062-	}
pcc-1.2.0~DEVEL+20200630/arch/arm/local2.c:1063:	/* generate asm label */
pcc-1.2.0~DEVEL+20200630/arch/arm/local2.c-1064-	snprintf(c = tmpalloc(32), 32, PRTLAB ":\n", lab);
##############################################
pcc-1.2.0~DEVEL+20200630/arch/arm/local2.c-1069-static void
pcc-1.2.0~DEVEL+20200630/arch/arm/local2.c:1070:prtaddr(NODE *p, void *arg)
pcc-1.2.0~DEVEL+20200630/arch/arm/local2.c-1071-{
##############################################
pcc-1.2.0~DEVEL+20200630/arch/arm/local2.c-1522-/*
pcc-1.2.0~DEVEL+20200630/arch/arm/local2.c:1523: * Do something target-dependent for xasm arguments.
pcc-1.2.0~DEVEL+20200630/arch/arm/local2.c-1524- * Supposed to find target-specific constraints and rewrite them.
##############################################
pcc-1.2.0~DEVEL+20200630/arch/hppa/local2.c-393-
pcc-1.2.0~DEVEL+20200630/arch/hppa/local2.c:394:int canaddr(NODE *);
pcc-1.2.0~DEVEL+20200630/arch/hppa/local2.c-395-int
pcc-1.2.0~DEVEL+20200630/arch/hppa/local2.c:396:canaddr(NODE *p)
pcc-1.2.0~DEVEL+20200630/arch/hppa/local2.c-397-{
##############################################
pcc-1.2.0~DEVEL+20200630/arch/hppa/local2.c-872-/*
pcc-1.2.0~DEVEL+20200630/arch/hppa/local2.c:873: * Do something target-dependent for xasm arguments.
pcc-1.2.0~DEVEL+20200630/arch/hppa/local2.c-874- * Supposed to find target-specific constraints and rewrite them.
##############################################
pcc-1.2.0~DEVEL+20200630/arch/hppa/order.c-35-
pcc-1.2.0~DEVEL+20200630/arch/hppa/order.c:36:int canaddr(NODE *);
pcc-1.2.0~DEVEL+20200630/arch/hppa/order.c-37-
##############################################
pcc-1.2.0~DEVEL+20200630/arch/i386/local2.c-659-
pcc-1.2.0~DEVEL+20200630/arch/i386/local2.c:660:int canaddr(NODE *);
pcc-1.2.0~DEVEL+20200630/arch/i386/local2.c-661-int
pcc-1.2.0~DEVEL+20200630/arch/i386/local2.c:662:canaddr(NODE *p)
pcc-1.2.0~DEVEL+20200630/arch/i386/local2.c-663-{
##############################################
pcc-1.2.0~DEVEL+20200630/arch/i386/local2.c-981-/*
pcc-1.2.0~DEVEL+20200630/arch/i386/local2.c:982: * Extract float args to XASM and ensure that they are put on the stack
pcc-1.2.0~DEVEL+20200630/arch/i386/local2.c-983- * in correct order.
##############################################
pcc-1.2.0~DEVEL+20200630/arch/i386/local2.c-995-		return;
pcc-1.2.0~DEVEL+20200630/arch/i386/local2.c:996:	/* index all xasm args first */
pcc-1.2.0~DEVEL+20200630/arch/i386/local2.c-997-	for (; w->n_op == CM; w = w->n_left)
##############################################
pcc-1.2.0~DEVEL+20200630/arch/i386/local2.c-1361-/*
pcc-1.2.0~DEVEL+20200630/arch/i386/local2.c:1362: * Do something target-dependent for xasm arguments.
pcc-1.2.0~DEVEL+20200630/arch/i386/local2.c-1363- */
##############################################
pcc-1.2.0~DEVEL+20200630/arch/i386/local2.c-1428-			}
pcc-1.2.0~DEVEL+20200630/arch/i386/local2.c:1429:			uerror("xasm arg not constant");
pcc-1.2.0~DEVEL+20200630/arch/i386/local2.c-1430-		}
##############################################
pcc-1.2.0~DEVEL+20200630/arch/i386/local2.c-1435-		    (v > Cmax[c-'I']))
pcc-1.2.0~DEVEL+20200630/arch/i386/local2.c:1436:			uerror("xasm val out of range");
pcc-1.2.0~DEVEL+20200630/arch/i386/local2.c-1437-		p->n_name = "i";
##############################################
pcc-1.2.0~DEVEL+20200630/arch/i386/local2.c-1544-/*
pcc-1.2.0~DEVEL+20200630/arch/i386/local2.c:1545: * Check for other names of the xasm constraints registers.
pcc-1.2.0~DEVEL+20200630/arch/i386/local2.c-1546- */
##############################################
pcc-1.2.0~DEVEL+20200630/arch/i386/local2.c-1548-/*
pcc-1.2.0~DEVEL+20200630/arch/i386/local2.c:1549: * Check for other names of the xasm constraints registers.
pcc-1.2.0~DEVEL+20200630/arch/i386/local2.c-1550- */
##############################################
pcc-1.2.0~DEVEL+20200630/arch/i386/order.c-33-
pcc-1.2.0~DEVEL+20200630/arch/i386/order.c:34:int canaddr(NODE *);
pcc-1.2.0~DEVEL+20200630/arch/i386/order.c-35-
##############################################
pcc-1.2.0~DEVEL+20200630/arch/i86/local2.c-660-
pcc-1.2.0~DEVEL+20200630/arch/i86/local2.c:661:int canaddr(NODE *);
pcc-1.2.0~DEVEL+20200630/arch/i86/local2.c-662-int
pcc-1.2.0~DEVEL+20200630/arch/i86/local2.c:663:canaddr(NODE *p)
pcc-1.2.0~DEVEL+20200630/arch/i86/local2.c-664-{
##############################################
pcc-1.2.0~DEVEL+20200630/arch/i86/local2.c-996-/*
pcc-1.2.0~DEVEL+20200630/arch/i86/local2.c:997: * Extract float args to XASM and ensure that they are put on the stack
pcc-1.2.0~DEVEL+20200630/arch/i86/local2.c-998- * in correct order.
##############################################
pcc-1.2.0~DEVEL+20200630/arch/i86/local2.c-1010-		return;
pcc-1.2.0~DEVEL+20200630/arch/i86/local2.c:1011:	/* index all xasm args first */
pcc-1.2.0~DEVEL+20200630/arch/i86/local2.c-1012-	for (; w->n_op == CM; w = w->n_left)
##############################################
pcc-1.2.0~DEVEL+20200630/arch/i86/local2.c-1342-/*
pcc-1.2.0~DEVEL+20200630/arch/i86/local2.c:1343: * Do something target-dependent for xasm arguments.
pcc-1.2.0~DEVEL+20200630/arch/i86/local2.c-1344- */
##############################################
pcc-1.2.0~DEVEL+20200630/arch/i86/local2.c-1409-			}
pcc-1.2.0~DEVEL+20200630/arch/i86/local2.c:1410:			uerror("xasm arg not constant");
pcc-1.2.0~DEVEL+20200630/arch/i86/local2.c-1411-		}
##############################################
pcc-1.2.0~DEVEL+20200630/arch/i86/local2.c-1416-		    (v > Cmax[c-'I']))
pcc-1.2.0~DEVEL+20200630/arch/i86/local2.c:1417:			uerror("xasm val out of range");
pcc-1.2.0~DEVEL+20200630/arch/i86/local2.c-1418-		p->n_name = "i";
##############################################
pcc-1.2.0~DEVEL+20200630/arch/i86/local2.c-1521-/*
pcc-1.2.0~DEVEL+20200630/arch/i86/local2.c:1522: * Check for other names of the xasm constraints registers.
pcc-1.2.0~DEVEL+20200630/arch/i86/local2.c-1523- */
##############################################
pcc-1.2.0~DEVEL+20200630/arch/i86/local2.c-1525-/*
pcc-1.2.0~DEVEL+20200630/arch/i86/local2.c:1526: * Check for other names of the xasm constraints registers.
pcc-1.2.0~DEVEL+20200630/arch/i86/local2.c-1527- */
##############################################
pcc-1.2.0~DEVEL+20200630/arch/i86/order.c-33-
pcc-1.2.0~DEVEL+20200630/arch/i86/order.c:34:int canaddr(NODE *);
pcc-1.2.0~DEVEL+20200630/arch/i86/order.c-35-
##############################################
pcc-1.2.0~DEVEL+20200630/arch/m16c/local2.c-300-
pcc-1.2.0~DEVEL+20200630/arch/m16c/local2.c:301:int canaddr(NODE *);
pcc-1.2.0~DEVEL+20200630/arch/m16c/local2.c-302-int
pcc-1.2.0~DEVEL+20200630/arch/m16c/local2.c:303:canaddr(NODE *p)
pcc-1.2.0~DEVEL+20200630/arch/m16c/local2.c-304-{
##############################################
pcc-1.2.0~DEVEL+20200630/arch/m16c/local2.c-656-/*
pcc-1.2.0~DEVEL+20200630/arch/m16c/local2.c:657: * Do something target-dependent for xasm arguments.
pcc-1.2.0~DEVEL+20200630/arch/m16c/local2.c-658- * Supposed to find target-specific constraints and rewrite them.
##############################################
pcc-1.2.0~DEVEL+20200630/arch/m16c/order.c-32-
pcc-1.2.0~DEVEL+20200630/arch/m16c/order.c:33:int canaddr(NODE *);
pcc-1.2.0~DEVEL+20200630/arch/m16c/order.c-34-
##############################################
pcc-1.2.0~DEVEL+20200630/arch/m16c/order.c-536-
pcc-1.2.0~DEVEL+20200630/arch/m16c/order.c:537:		if (canaddr(narry[i]))
pcc-1.2.0~DEVEL+20200630/arch/m16c/order.c-538-			continue;
##############################################
pcc-1.2.0~DEVEL+20200630/arch/m16c/order.c-589-			ip1->type = IP_ASM;
pcc-1.2.0~DEVEL+20200630/arch/m16c/order.c:590:			ip1->ip_asm = "\tmov.w FB,SP\n\tpop.w FB\n";
pcc-1.2.0~DEVEL+20200630/arch/m16c/order.c-591-			pass2_compile(ip1);
##############################################
pcc-1.2.0~DEVEL+20200630/arch/m68k/local2.c-269-#if 0
pcc-1.2.0~DEVEL+20200630/arch/m68k/local2.c:270:int canaddr(NODE *);
pcc-1.2.0~DEVEL+20200630/arch/m68k/local2.c-271-int
pcc-1.2.0~DEVEL+20200630/arch/m68k/local2.c:272:canaddr(NODE *p)
pcc-1.2.0~DEVEL+20200630/arch/m68k/local2.c-273-{
##############################################
pcc-1.2.0~DEVEL+20200630/arch/m68k/local2.c-769-/*
pcc-1.2.0~DEVEL+20200630/arch/m68k/local2.c:770: * Do something target-dependent for xasm arguments.
pcc-1.2.0~DEVEL+20200630/arch/m68k/local2.c-771- */
##############################################
pcc-1.2.0~DEVEL+20200630/arch/m68k/order.c-31-
pcc-1.2.0~DEVEL+20200630/arch/m68k/order.c:32:int canaddr(NODE *);
pcc-1.2.0~DEVEL+20200630/arch/m68k/order.c-33-
##############################################
pcc-1.2.0~DEVEL+20200630/arch/mips/local2.c-1331-/*
pcc-1.2.0~DEVEL+20200630/arch/mips/local2.c:1332: * Do something target-dependent for xasm arguments.
pcc-1.2.0~DEVEL+20200630/arch/mips/local2.c-1333- * Supposed to find target-specific constraints and rewrite them.
##############################################
pcc-1.2.0~DEVEL+20200630/arch/mips64/local2.c-1305-/*
pcc-1.2.0~DEVEL+20200630/arch/mips64/local2.c:1306: * Do something target-dependent for xasm arguments.
pcc-1.2.0~DEVEL+20200630/arch/mips64/local2.c-1307- * Supposed to find target-specific constraints and rewrite them.
##############################################
pcc-1.2.0~DEVEL+20200630/arch/nova/local2.c-299-
pcc-1.2.0~DEVEL+20200630/arch/nova/local2.c:300:int canaddr(NODE *);
pcc-1.2.0~DEVEL+20200630/arch/nova/local2.c-301-int
pcc-1.2.0~DEVEL+20200630/arch/nova/local2.c:302:canaddr(NODE *p)
pcc-1.2.0~DEVEL+20200630/arch/nova/local2.c-303-{
##############################################
pcc-1.2.0~DEVEL+20200630/arch/nova/local2.c-627-/*
pcc-1.2.0~DEVEL+20200630/arch/nova/local2.c:628: * Do something target-dependent for xasm arguments.
pcc-1.2.0~DEVEL+20200630/arch/nova/local2.c-629- * Supposed to find target-specific constraints and rewrite them.
##############################################
pcc-1.2.0~DEVEL+20200630/arch/nova/order.c-33-
pcc-1.2.0~DEVEL+20200630/arch/nova/order.c:34:int canaddr(NODE *);
pcc-1.2.0~DEVEL+20200630/arch/nova/order.c-35-
##############################################
pcc-1.2.0~DEVEL+20200630/arch/pdp10/local2.c-1316-/*
pcc-1.2.0~DEVEL+20200630/arch/pdp10/local2.c:1317: * Do something target-dependent for xasm arguments.
pcc-1.2.0~DEVEL+20200630/arch/pdp10/local2.c-1318- * Supposed to find target-specific constraints and rewrite them.
##############################################
pcc-1.2.0~DEVEL+20200630/arch/pdp10/order.c-31-
pcc-1.2.0~DEVEL+20200630/arch/pdp10/order.c:32:int canaddr(NODE *);
pcc-1.2.0~DEVEL+20200630/arch/pdp10/order.c-33-
##############################################
pcc-1.2.0~DEVEL+20200630/arch/pdp11/local2.c-335-
pcc-1.2.0~DEVEL+20200630/arch/pdp11/local2.c:336:int canaddr(NODE *);
pcc-1.2.0~DEVEL+20200630/arch/pdp11/local2.c-337-int
pcc-1.2.0~DEVEL+20200630/arch/pdp11/local2.c:338:canaddr(NODE *p)
pcc-1.2.0~DEVEL+20200630/arch/pdp11/local2.c-339-{
##############################################
pcc-1.2.0~DEVEL+20200630/arch/pdp11/local2.c-855-/*
pcc-1.2.0~DEVEL+20200630/arch/pdp11/local2.c:856: * Do something target-dependent for xasm arguments.
pcc-1.2.0~DEVEL+20200630/arch/pdp11/local2.c-857- */
##############################################
pcc-1.2.0~DEVEL+20200630/arch/pdp11/order.c-33-
pcc-1.2.0~DEVEL+20200630/arch/pdp11/order.c:34:int canaddr(NODE *);
pcc-1.2.0~DEVEL+20200630/arch/pdp11/order.c-35-
##############################################
pcc-1.2.0~DEVEL+20200630/arch/pdp7/local2.c-260-
pcc-1.2.0~DEVEL+20200630/arch/pdp7/local2.c:261:int canaddr(NODE *);
pcc-1.2.0~DEVEL+20200630/arch/pdp7/local2.c-262-int
pcc-1.2.0~DEVEL+20200630/arch/pdp7/local2.c:263:canaddr(NODE *p)
pcc-1.2.0~DEVEL+20200630/arch/pdp7/local2.c-264-{
##############################################
pcc-1.2.0~DEVEL+20200630/arch/pdp7/local2.c-601-/*
pcc-1.2.0~DEVEL+20200630/arch/pdp7/local2.c:602: * Do something target-dependent for xasm arguments.
pcc-1.2.0~DEVEL+20200630/arch/pdp7/local2.c-603- */
##############################################
pcc-1.2.0~DEVEL+20200630/arch/pdp7/order.c-31-
pcc-1.2.0~DEVEL+20200630/arch/pdp7/order.c:32:int canaddr(NODE *);
pcc-1.2.0~DEVEL+20200630/arch/pdp7/order.c-33-
##############################################
pcc-1.2.0~DEVEL+20200630/arch/powerpc/local2.c-854-
pcc-1.2.0~DEVEL+20200630/arch/powerpc/local2.c:855:int canaddr(NODE *);
pcc-1.2.0~DEVEL+20200630/arch/powerpc/local2.c-856-int
pcc-1.2.0~DEVEL+20200630/arch/powerpc/local2.c:857:canaddr(NODE *p)
pcc-1.2.0~DEVEL+20200630/arch/powerpc/local2.c-858-{
##############################################
pcc-1.2.0~DEVEL+20200630/arch/powerpc/local2.c-1508-/*
pcc-1.2.0~DEVEL+20200630/arch/powerpc/local2.c:1509: * Do something target-dependent for xasm arguments.
pcc-1.2.0~DEVEL+20200630/arch/powerpc/local2.c-1510- * Supposed to find target-specific constraints and rewrite them.
##############################################
pcc-1.2.0~DEVEL+20200630/arch/powerpc/order.c-34-
pcc-1.2.0~DEVEL+20200630/arch/powerpc/order.c:35:int canaddr(NODE *);
pcc-1.2.0~DEVEL+20200630/arch/powerpc/order.c-36-
##############################################
pcc-1.2.0~DEVEL+20200630/arch/sparc64/local2.c-417-/*
pcc-1.2.0~DEVEL+20200630/arch/sparc64/local2.c:418: * Do something target-dependent for xasm arguments.
pcc-1.2.0~DEVEL+20200630/arch/sparc64/local2.c-419- * Supposed to find target-specific constraints and rewrite them.
##############################################
pcc-1.2.0~DEVEL+20200630/arch/vax/local2.c-761-int
pcc-1.2.0~DEVEL+20200630/arch/vax/local2.c:762:canaddr( p ) NODE *p; {
pcc-1.2.0~DEVEL+20200630/arch/vax/local2.c-763-	register int o = p->n_op;
##############################################
pcc-1.2.0~DEVEL+20200630/arch/vax/local2.c-1425-/*
pcc-1.2.0~DEVEL+20200630/arch/vax/local2.c:1426: * Do something target-dependent for xasm arguments.
pcc-1.2.0~DEVEL+20200630/arch/vax/local2.c-1427- * Supposed to find target-specific constraints and rewrite them.
##############################################
pcc-1.2.0~DEVEL+20200630/arch/vax/order.c-37-
pcc-1.2.0~DEVEL+20200630/arch/vax/order.c:38:int canaddr(NODE *);
pcc-1.2.0~DEVEL+20200630/arch/vax/order.c-39-
##############################################
pcc-1.2.0~DEVEL+20200630/arch/vax/order.c-371-
pcc-1.2.0~DEVEL+20200630/arch/vax/order.c:372:	if( p->n_op == UMUL && !canaddr(p) ) {
pcc-1.2.0~DEVEL+20200630/arch/vax/order.c-373-		offstar( p->n_left, 0 );
##############################################
pcc-1.2.0~DEVEL+20200630/arch/vax/order.c-389-
pcc-1.2.0~DEVEL+20200630/arch/vax/order.c:390:	if( canaddr( p->n_left ) && !canaddr( p->n_right ) ) { /* address rhs */
pcc-1.2.0~DEVEL+20200630/arch/vax/order.c-391-		if( ro == UMUL ) {
##############################################
pcc-1.2.0~DEVEL+20200630/arch/vax/order.c-446-
pcc-1.2.0~DEVEL+20200630/arch/vax/order.c:447:	if( !canaddr(p->n_right) ) {
pcc-1.2.0~DEVEL+20200630/arch/vax/order.c-448-		if( p->n_right->n_op == UNARY MUL )
##############################################
pcc-1.2.0~DEVEL+20200630/cc/ccom/cgram.y-275-		identifier_list arg_param_list type_qualifier_list
pcc-1.2.0~DEVEL+20200630/cc/ccom/cgram.y:276:		designator_list designator xasm oplist oper cnstr funtype
pcc-1.2.0~DEVEL+20200630/cc/ccom/cgram.y-277-		typeof attribute attribute_specifier /* COMPAT_GCC */
##############################################
pcc-1.2.0~DEVEL+20200630/cc/ccom/cgram.y-755-		}
pcc-1.2.0~DEVEL+20200630/cc/ccom/cgram.y:756:		|  declarator C_ASM '(' svstr ')' {
pcc-1.2.0~DEVEL+20200630/cc/ccom/cgram.y-757-			$$ = xnf = init_declarator($<nodep>0, $1, 1, NULL, $4);
##############################################
pcc-1.2.0~DEVEL+20200630/cc/ccom/cgram.y-767-		}
pcc-1.2.0~DEVEL+20200630/cc/ccom/cgram.y:768:		|  declarator C_ASM '(' svstr ')' attr_var {
pcc-1.2.0~DEVEL+20200630/cc/ccom/cgram.y-769-			init_declarator($<nodep>0, $1, 0, $6, $4);
##############################################
pcc-1.2.0~DEVEL+20200630/cc/ccom/cgram.y-1001-
pcc-1.2.0~DEVEL+20200630/cc/ccom/cgram.y:1002:asmstatement:	   C_ASM mvol '(' svstr ')' { send_passt(IP_ASM, mkpstr($4)); }
pcc-1.2.0~DEVEL+20200630/cc/ccom/cgram.y:1003:		|  C_ASM mvol '(' svstr xasm ')' { mkxasm($4, $5); }
pcc-1.2.0~DEVEL+20200630/cc/ccom/cgram.y-1004-		;
##############################################
pcc-1.2.0~DEVEL+20200630/cc/ccom/cgram.y-2083-/*
pcc-1.2.0~DEVEL+20200630/cc/ccom/cgram.y:2084: * Generate a XASM node based on a string and an expression.
pcc-1.2.0~DEVEL+20200630/cc/ccom/cgram.y-2085- */
##############################################
pcc-1.2.0~DEVEL+20200630/cc/ccom/gcc_compat.c-50- */
pcc-1.2.0~DEVEL+20200630/cc/ccom/gcc_compat.c:51:/* 0 */	{ "__asm", NULL, C_ASM },
pcc-1.2.0~DEVEL+20200630/cc/ccom/gcc_compat.c-52-/* 1 */	{ "__signed", NULL, 0 },
##############################################
pcc-1.2.0~DEVEL+20200630/cc/ccom/gcc_compat.c-54-/* 3 */	{ "__const", NULL, 0 },
pcc-1.2.0~DEVEL+20200630/cc/ccom/gcc_compat.c:55:/* 4 */	{ "__asm__", NULL, C_ASM },
pcc-1.2.0~DEVEL+20200630/cc/ccom/gcc_compat.c-56-/* 5 */	{ "__inline__", NULL, 0 },
##############################################
pcc-1.2.0~DEVEL+20200630/cc/ccom/inline.c-149-	if (q->n_op == NAME || q->n_op == ICON ||
pcc-1.2.0~DEVEL+20200630/cc/ccom/inline.c:150:	    q->n_op == XASM || q->n_op == XARG) {
pcc-1.2.0~DEVEL+20200630/cc/ccom/inline.c-151-		if (*q->n_name)
##############################################
pcc-1.2.0~DEVEL+20200630/cc/ccom/inline.c-174-	case IP_ASM:
pcc-1.2.0~DEVEL+20200630/cc/ccom/inline.c:175:		ip->ip_asm = xstrdup(ip->ip_asm);
pcc-1.2.0~DEVEL+20200630/cc/ccom/inline.c-176-		break;
##############################################
pcc-1.2.0~DEVEL+20200630/cc/ccom/stabs.c-411- * For functions and their declarations, both the labels and 
pcc-1.2.0~DEVEL+20200630/cc/ccom/stabs.c:412: * the debug info is put into ASM nodes and follows their statements
pcc-1.2.0~DEVEL+20200630/cc/ccom/stabs.c-413- * into pass2.  
##############################################
pcc-1.2.0~DEVEL+20200630/cc/ccom/trees.c-2719-	if (p->n_op == NAME || p->n_op == ICON ||
pcc-1.2.0~DEVEL+20200630/cc/ccom/trees.c:2720:	    p->n_op == XASM || p->n_op == XARG)
pcc-1.2.0~DEVEL+20200630/cc/ccom/trees.c-2721-		printf("%s", p->n_name);
##############################################
pcc-1.2.0~DEVEL+20200630/cc/ccom/trees.c-3219-		}
pcc-1.2.0~DEVEL+20200630/cc/ccom/trees.c:3220:		ip->ip_asm = va_arg(ap, char *);
pcc-1.2.0~DEVEL+20200630/cc/ccom/trees.c:3221:		ip->ip_asm = tmpstrdup(ip->ip_asm);
pcc-1.2.0~DEVEL+20200630/cc/ccom/trees.c-3222-		break;
##############################################
pcc-1.2.0~DEVEL+20200630/cc/cxxcom/cgram.y-247-		identifier_list arg_param_list type_qualifier_list
pcc-1.2.0~DEVEL+20200630/cc/cxxcom/cgram.y:248:		designator_list designator xasm oplist oper cnstr 
pcc-1.2.0~DEVEL+20200630/cc/cxxcom/cgram.y-249-		typeof attribute attribute_specifier /* COMPAT_GCC */
##############################################
pcc-1.2.0~DEVEL+20200630/cc/cxxcom/cgram.y-782-		}
pcc-1.2.0~DEVEL+20200630/cc/cxxcom/cgram.y:783:		|  declarator C_ASM '(' string ')' {
pcc-1.2.0~DEVEL+20200630/cc/cxxcom/cgram.y-784-			pragma_renamed = newstring($4, strlen($4));
##############################################
pcc-1.2.0~DEVEL+20200630/cc/cxxcom/cgram.y-793-init_declarator:   declarator attr_var { init_declarator($<nodep>0, $1, 0, $2);}
pcc-1.2.0~DEVEL+20200630/cc/cxxcom/cgram.y:794:		|  declarator C_ASM '(' string ')' attr_var {
pcc-1.2.0~DEVEL+20200630/cc/cxxcom/cgram.y-795-#ifdef GCC_COMPAT
##############################################
pcc-1.2.0~DEVEL+20200630/cc/cxxcom/cgram.y-1008-
pcc-1.2.0~DEVEL+20200630/cc/cxxcom/cgram.y:1009:asmstatement:	   C_ASM mvol '(' string ')' { send_passt(IP_ASM, mkpstr($4)); }
pcc-1.2.0~DEVEL+20200630/cc/cxxcom/cgram.y:1010:		|  C_ASM mvol '(' string xasm ')' { mkxasm($4, $5); }
pcc-1.2.0~DEVEL+20200630/cc/cxxcom/cgram.y-1011-		;
##############################################
pcc-1.2.0~DEVEL+20200630/cc/cxxcom/cgram.y-2113-/*
pcc-1.2.0~DEVEL+20200630/cc/cxxcom/cgram.y:2114: * Generate a XASM node based on a string and an expression.
pcc-1.2.0~DEVEL+20200630/cc/cxxcom/cgram.y-2115- */
##############################################
pcc-1.2.0~DEVEL+20200630/cc/cxxcom/gcc_compat.c-46- */
pcc-1.2.0~DEVEL+20200630/cc/cxxcom/gcc_compat.c:47:/* 0 */	{ "__asm", NULL, C_ASM },
pcc-1.2.0~DEVEL+20200630/cc/cxxcom/gcc_compat.c-48-/* 1 */	{ "__signed", NULL, 0 },
##############################################
pcc-1.2.0~DEVEL+20200630/cc/cxxcom/gcc_compat.c-50-/* 3 */	{ "__const", NULL, 0 },
pcc-1.2.0~DEVEL+20200630/cc/cxxcom/gcc_compat.c:51:/* 4 */	{ "__asm__", NULL, C_ASM },
pcc-1.2.0~DEVEL+20200630/cc/cxxcom/gcc_compat.c-52-/* 5 */	{ "__inline__", NULL, C_FUNSPEC },
##############################################
pcc-1.2.0~DEVEL+20200630/cc/cxxcom/stabs.c-413- * For functions and their declarations, both the labels and 
pcc-1.2.0~DEVEL+20200630/cc/cxxcom/stabs.c:414: * the debug info is put into ASM nodes and follows their statements
pcc-1.2.0~DEVEL+20200630/cc/cxxcom/stabs.c-415- * into pass2.  
##############################################
pcc-1.2.0~DEVEL+20200630/cc/cxxcom/trees.c-3122-		}
pcc-1.2.0~DEVEL+20200630/cc/cxxcom/trees.c:3123:		ip->ip_asm = va_arg(ap, char *);
pcc-1.2.0~DEVEL+20200630/cc/cxxcom/trees.c-3124-		break;
##############################################
pcc-1.2.0~DEVEL+20200630/f77/fcom/data.c-174-		{   /* array initialization */
pcc-1.2.0~DEVEL+20200630/f77/fcom/data.c:175:		q = mkaddr(np);
pcc-1.2.0~DEVEL+20200630/f77/fcom/data.c-176-		off = typesize[np->vtype] * curdtelt;
##############################################
pcc-1.2.0~DEVEL+20200630/f77/fcom/defs.h-456-	*autovar(int, int, bigptr), *mklhs(struct bigblock *),
pcc-1.2.0~DEVEL+20200630/f77/fcom/defs.h:457:	*mkaddr(struct bigblock *), *putconst(struct bigblock *),
pcc-1.2.0~DEVEL+20200630/f77/fcom/defs.h-458-	*memversion(struct bigblock *);
##############################################
pcc-1.2.0~DEVEL+20200630/f77/fcom/defs.h-553-bigptr suboffset(struct bigblock *p);
pcc-1.2.0~DEVEL+20200630/f77/fcom/defs.h:554:struct bigblock *intraddr(struct bigblock *np);
pcc-1.2.0~DEVEL+20200630/f77/fcom/defs.h-555-struct bigblock *intrcall(bigptr, bigptr, int);
##############################################
pcc-1.2.0~DEVEL+20200630/f77/fcom/expr.c-648-	else if(qtag==TPRIM && q->b_prim.argsp==0 && q->b_prim.namep->vclass==CLPROC)
pcc-1.2.0~DEVEL+20200630/f77/fcom/expr.c:649:		p->chain.datap = mkaddr(q->b_prim.namep);
pcc-1.2.0~DEVEL+20200630/f77/fcom/expr.c-650-	else if(qtag==TPRIM && q->b_prim.argsp==0 && q->b_prim.namep->b_name.vdim!=NULL)
##############################################
pcc-1.2.0~DEVEL+20200630/f77/fcom/expr.c-666-vardcl(np);
pcc-1.2.0~DEVEL+20200630/f77/fcom/expr.c:667:ap = mkaddr(np);
pcc-1.2.0~DEVEL+20200630/f77/fcom/expr.c-668-
##############################################
pcc-1.2.0~DEVEL+20200630/f77/fcom/expr.c-744-	case PEXTERNAL:
pcc-1.2.0~DEVEL+20200630/f77/fcom/expr.c:745:		ap = mkaddr(np);
pcc-1.2.0~DEVEL+20200630/f77/fcom/expr.c-746-	call:
##############################################
pcc-1.2.0~DEVEL+20200630/f77/fcom/expr.c-906-	vardcl(np);
pcc-1.2.0~DEVEL+20200630/f77/fcom/expr.c:907:	s = mkaddr(np);
pcc-1.2.0~DEVEL+20200630/f77/fcom/expr.c-908-	s->b_addr.memoffset = mkexpr(OPPLUS, s->b_addr.memoffset, suboffset(p) );
##############################################
pcc-1.2.0~DEVEL+20200630/f77/fcom/expr.c-1098-
pcc-1.2.0~DEVEL+20200630/f77/fcom/expr.c:1099:struct bigblock *mkaddr(p)
pcc-1.2.0~DEVEL+20200630/f77/fcom/expr.c-1100-register struct bigblock *p;
##############################################
pcc-1.2.0~DEVEL+20200630/f77/fcom/expr.c-1135-	case STGINTR:
pcc-1.2.0~DEVEL+20200630/f77/fcom/expr.c:1136:		return( intraddr(p) );
pcc-1.2.0~DEVEL+20200630/f77/fcom/expr.c-1137-
##############################################
pcc-1.2.0~DEVEL+20200630/f77/fcom/ftypes.h-62- */
pcc-1.2.0~DEVEL+20200630/f77/fcom/ftypes.h:63:#define	FSZADDR		(SZPOINT(0)/SZCHAR) /* XXX - typecheck? */
pcc-1.2.0~DEVEL+20200630/f77/fcom/ftypes.h-64-#define	FSZSHORT	(SZSHORT/SZCHAR)
##############################################
pcc-1.2.0~DEVEL+20200630/f77/fcom/ftypes.h-66-#define	FSZLONG		(SZLONG/SZCHAR)
pcc-1.2.0~DEVEL+20200630/f77/fcom/ftypes.h:67:#define	ALIADDR		(ALPOINT/ALCHAR)
pcc-1.2.0~DEVEL+20200630/f77/fcom/ftypes.h-68-#define	ALISHORT	(ALSHORT/ALCHAR)
##############################################
pcc-1.2.0~DEVEL+20200630/f77/fcom/gram.head-75-	| thislabel SINCLUDE filename
pcc-1.2.0~DEVEL+20200630/f77/fcom/gram.head:76:		{ doinclude( $3 ); }
pcc-1.2.0~DEVEL+20200630/f77/fcom/gram.head-77-	| thislabel  SEND  end_spec
##############################################
pcc-1.2.0~DEVEL+20200630/f77/fcom/intr.c-519-struct bigblock *
pcc-1.2.0~DEVEL+20200630/f77/fcom/intr.c:520:intraddr(np)
pcc-1.2.0~DEVEL+20200630/f77/fcom/intr.c-521-struct bigblock *np;
##############################################
pcc-1.2.0~DEVEL+20200630/f77/fcom/misc.c-654-int
pcc-1.2.0~DEVEL+20200630/f77/fcom/misc.c:655:isaddr(p)
pcc-1.2.0~DEVEL+20200630/f77/fcom/misc.c-656-register bigptr p;
##############################################
pcc-1.2.0~DEVEL+20200630/f77/fcom/misc.c-663-		case OPCOMMA:
pcc-1.2.0~DEVEL+20200630/f77/fcom/misc.c:664:			return( isaddr(p->b_expr.rightp) );
pcc-1.2.0~DEVEL+20200630/f77/fcom/misc.c-665-
##############################################
pcc-1.2.0~DEVEL+20200630/f77/fcom/misc.c-667-		case OPPLUSEQ:
pcc-1.2.0~DEVEL+20200630/f77/fcom/misc.c:668:			return( isaddr(p->b_expr.leftp) );
pcc-1.2.0~DEVEL+20200630/f77/fcom/misc.c-669-		}
##############################################
pcc-1.2.0~DEVEL+20200630/f77/fcom/putscj.c-48-LOCAL NODE *putmem(bigptr, int, ftnint);
pcc-1.2.0~DEVEL+20200630/f77/fcom/putscj.c:49:LOCAL NODE *putaddr(struct bigblock *, int);
pcc-1.2.0~DEVEL+20200630/f77/fcom/putscj.c-50-LOCAL void putct1(bigptr, struct bigblock *, struct bigblock *, int *);
##############################################
pcc-1.2.0~DEVEL+20200630/f77/fcom/putscj.c-492-	case TADDR:
pcc-1.2.0~DEVEL+20200630/f77/fcom/putscj.c:493:		p = putaddr(q, YES);
pcc-1.2.0~DEVEL+20200630/f77/fcom/putscj.c-494-		break;
##############################################
pcc-1.2.0~DEVEL+20200630/f77/fcom/putscj.c-548-		}
pcc-1.2.0~DEVEL+20200630/f77/fcom/putscj.c:549:		p = putaddr(lp, NO);
pcc-1.2.0~DEVEL+20200630/f77/fcom/putscj.c-550-		ckfree(q);
##############################################
pcc-1.2.0~DEVEL+20200630/f77/fcom/putscj.c-668-
pcc-1.2.0~DEVEL+20200630/f77/fcom/putscj.c:669:	p = putaddr(putcx1(q), NO);
pcc-1.2.0~DEVEL+20200630/f77/fcom/putscj.c-670-	return p;
##############################################
pcc-1.2.0~DEVEL+20200630/f77/fcom/putscj.c-906-
pcc-1.2.0~DEVEL+20200630/f77/fcom/putscj.c:907:	p1 = putaddr( putch1(p) , NO );
pcc-1.2.0~DEVEL+20200630/f77/fcom/putscj.c-908-	return p1;
##############################################
pcc-1.2.0~DEVEL+20200630/f77/fcom/putscj.c-924-	    ISONE(p->b_expr.rightp->vleng) ) {
pcc-1.2.0~DEVEL+20200630/f77/fcom/putscj.c:925:		p1 = putaddr( putch1(p->b_expr.leftp) , YES );
pcc-1.2.0~DEVEL+20200630/f77/fcom/putscj.c:926:		p2 = putaddr( putch1(p->b_expr.rightp) , YES );
pcc-1.2.0~DEVEL+20200630/f77/fcom/putscj.c-927-		p3 = mkbinode(ASSIGN, p1, p2, CHAR);
##############################################
pcc-1.2.0~DEVEL+20200630/f77/fcom/putscj.c-947-	if(ISONE(p->b_expr.leftp->vleng) && ISONE(p->b_expr.rightp->vleng) ) {
pcc-1.2.0~DEVEL+20200630/f77/fcom/putscj.c:948:		p1 = putaddr( putch1(p->b_expr.leftp) , YES );
pcc-1.2.0~DEVEL+20200630/f77/fcom/putscj.c:949:		p2 = putaddr( putch1(p->b_expr.rightp) , YES );
pcc-1.2.0~DEVEL+20200630/f77/fcom/putscj.c-950-		p3 = mkbinode(ops2[p->b_expr.opcode], p1, p2, CHAR);
##############################################
pcc-1.2.0~DEVEL+20200630/f77/fcom/putscj.c-1028-static NODE *
pcc-1.2.0~DEVEL+20200630/f77/fcom/putscj.c:1029:putaddr(bigptr q, int indir)
pcc-1.2.0~DEVEL+20200630/f77/fcom/putscj.c-1030-{
##############################################
pcc-1.2.0~DEVEL+20200630/f77/fcom/putscj.c-1214-	ctype = (fval ? P2INT : type2);
pcc-1.2.0~DEVEL+20200630/f77/fcom/putscj.c:1215:	p1 = putaddr(qq->b_expr.leftp, NO);
pcc-1.2.0~DEVEL+20200630/f77/fcom/putscj.c-1216-
##############################################
pcc-1.2.0~DEVEL+20200630/f77/fcom/putscj.c-1218-		first = NO;
pcc-1.2.0~DEVEL+20200630/f77/fcom/putscj.c:1219:		lp = putaddr( cpexpr(fval), NO);
pcc-1.2.0~DEVEL+20200630/f77/fcom/putscj.c-1220-		if(type==TYCHAR)
##############################################
pcc-1.2.0~DEVEL+20200630/f77/fcom/putscj.c-1226-		if(q->tag==TADDR && (indir || q->vstg!=STGREG) )
pcc-1.2.0~DEVEL+20200630/f77/fcom/putscj.c:1227:			p2 = putaddr(q, indir && q->vtype!=TYCHAR);
pcc-1.2.0~DEVEL+20200630/f77/fcom/putscj.c-1228-		else if( ISCOMPLEX(q->vtype) )
##############################################
pcc-1.2.0~DEVEL+20200630/f77/fcom/putscj.c-1238-				sendp2(p2);
pcc-1.2.0~DEVEL+20200630/f77/fcom/putscj.c:1239:				p2 = putaddr(t, NO);
pcc-1.2.0~DEVEL+20200630/f77/fcom/putscj.c-1240-			}
##############################################
pcc-1.2.0~DEVEL+20200630/mip/manifest.h-291-#define	ip_name	_un._name
pcc-1.2.0~DEVEL+20200630/mip/manifest.h:292:#define	ip_asm	_un._name
pcc-1.2.0~DEVEL+20200630/mip/manifest.h-293-#define	ip_off	_un._curoff
##############################################
pcc-1.2.0~DEVEL+20200630/mip/manifest.h-300-#define	IP_DEFNAM	6
pcc-1.2.0~DEVEL+20200630/mip/manifest.h:301:#define	IP_ASM		7
pcc-1.2.0~DEVEL+20200630/mip/manifest.h-302-#define	MAXIP		7
##############################################
pcc-1.2.0~DEVEL+20200630/mip/node.h-218-#define FORCE	52
pcc-1.2.0~DEVEL+20200630/mip/node.h:219:#define XASM	53
pcc-1.2.0~DEVEL+20200630/mip/node.h-220-#define	GOTO	54
##############################################
pcc-1.2.0~DEVEL+20200630/mip/optim2.c-2163-		} else
pcc-1.2.0~DEVEL+20200630/mip/optim2.c:2164:			uerror("bad xasm node type %d", p->n_op);
pcc-1.2.0~DEVEL+20200630/mip/optim2.c-2165-	}
##############################################
pcc-1.2.0~DEVEL+20200630/mip/optim2.c-2174-			else
pcc-1.2.0~DEVEL+20200630/mip/optim2.c:2175:				uerror("bad xasm node type2");
pcc-1.2.0~DEVEL+20200630/mip/optim2.c-2176-		}
##############################################
pcc-1.2.0~DEVEL+20200630/mip/pass2.h-359-
pcc-1.2.0~DEVEL+20200630/mip/pass2.h:360:/* used when parsing xasm codes */
pcc-1.2.0~DEVEL+20200630/mip/pass2.h-361-#define	XASMVAL(x)	((x) & 0377)		/* get val from codeword */
##############################################
pcc-1.2.0~DEVEL+20200630/mip/reader.c-655-
pcc-1.2.0~DEVEL+20200630/mip/reader.c:656:	fixxasm(p2e); /* setup for extended asm */
pcc-1.2.0~DEVEL+20200630/mip/reader.c-657-
##############################################
pcc-1.2.0~DEVEL+20200630/mip/reader.c-1071-			} else if (w[1] < '0' || w[1] > (n + '0'))
pcc-1.2.0~DEVEL+20200630/mip/reader.c:1072:				uerror("bad xasm arg number %c", w[1]);
pcc-1.2.0~DEVEL+20200630/mip/reader.c-1073-			else {
##############################################
pcc-1.2.0~DEVEL+20200630/mip/reader.c-1838-			} else if (q->n_op == REG)
pcc-1.2.0~DEVEL+20200630/mip/reader.c:1839:				comperr("xasm m and reg");
pcc-1.2.0~DEVEL+20200630/mip/reader.c-1840-		} else if (q->n_op == UMUL && 
##############################################
pcc-1.2.0~DEVEL+20200630/mip/reader.c-1864-	default:
pcc-1.2.0~DEVEL+20200630/mip/reader.c:1865:		uerror("unsupported xasm option string '%s'", p->n_name);
pcc-1.2.0~DEVEL+20200630/mip/reader.c-1866-	}
##############################################
pcc-1.2.0~DEVEL+20200630/mip/reader.c-1897-/*
pcc-1.2.0~DEVEL+20200630/mip/reader.c:1898: * Extract codeword from xasm string */
pcc-1.2.0~DEVEL+20200630/mip/reader.c-1899-int
##############################################
pcc-1.2.0~DEVEL+20200630/mip/reader.c-1920-			}
pcc-1.2.0~DEVEL+20200630/mip/reader.c:1921:			uerror("bad xasm constraint %c", *s);
pcc-1.2.0~DEVEL+20200630/mip/reader.c-1922-		}
##############################################
pcc-1.2.0~DEVEL+20200630/mip/regs.c-568-static void
pcc-1.2.0~DEVEL+20200630/mip/regs.c:569:LIVEADDR(REGW *x)
pcc-1.2.0~DEVEL+20200630/mip/regs.c-570-{
##############################################
pcc-1.2.0~DEVEL+20200630/mip/regs.c-910-			return;
pcc-1.2.0~DEVEL+20200630/mip/regs.c:911:		set ? LIVEADDR(rv) : LIVEDELR(rv);
pcc-1.2.0~DEVEL+20200630/mip/regs.c-912-		return;
##############################################
pcc-1.2.0~DEVEL+20200630/mip/regs.c-918-			return;
pcc-1.2.0~DEVEL+20200630/mip/regs.c:919:		set ? LIVEADDR(p->n_regw) : LIVEDELR(p->n_regw);
pcc-1.2.0~DEVEL+20200630/mip/regs.c-920-		return;
##############################################
pcc-1.2.0~DEVEL+20200630/mip/regs.c-1415-		} else
pcc-1.2.0~DEVEL+20200630/mip/regs.c:1416:			uerror("bad xasm node type %d", p->n_op);
pcc-1.2.0~DEVEL+20200630/mip/regs.c-1417-	}
##############################################
pcc-1.2.0~DEVEL+20200630/mip/regs.c-1426-			else
pcc-1.2.0~DEVEL+20200630/mip/regs.c:1427:				uerror("bad xasm node type2");
pcc-1.2.0~DEVEL+20200630/mip/regs.c-1428-		}
##############################################
pcc-1.2.0~DEVEL+20200630/mip/regs.c-1455-	if ((i = XASMCONSTREGS(p->n_name)) < 0)
pcc-1.2.0~DEVEL+20200630/mip/regs.c:1456:		comperr("unsupported xasm constraint %s", p->n_name);
pcc-1.2.0~DEVEL+20200630/mip/regs.c-1457-	addalledges(&ablock[i]);
##############################################
pcc-1.2.0~DEVEL+20200630/mip/regs.c-2592- * Check if this node is just something directly addressable.
pcc-1.2.0~DEVEL+20200630/mip/regs.c:2593: * XXX - should use target canaddr() when we knows that it is OK
pcc-1.2.0~DEVEL+20200630/mip/regs.c-2594- * for all targets. Can currently be a little too optimistic.
##############################################
pcc-1.2.0~DEVEL+20200630/mip/regs.c-2596-static int
pcc-1.2.0~DEVEL+20200630/mip/regs.c:2597:regcanaddr(NODE *p)
pcc-1.2.0~DEVEL+20200630/mip/regs.c-2598-{
##############################################
pcc-1.2.0~DEVEL+20200630/mip/regs.c-2678-	/* ensure that both left and right are addressable */
pcc-1.2.0~DEVEL+20200630/mip/regs.c:2679:	if (!regcanaddr(p) && !callop(p->n_op)) {
pcc-1.2.0~DEVEL+20200630/mip/regs.c-2680-		/* this is neither leaf nor addressable */
pcc-1.2.0~DEVEL+20200630/mip/regs.c:2681:		if (p->n_op != ASSIGN && !regcanaddr(p->n_left)) {
pcc-1.2.0~DEVEL+20200630/mip/regs.c-2682-			/* store left */
##############################################
pcc-1.2.0~DEVEL+20200630/mip/regs.c-2686-		} else if (optype(p->n_op) == BITYPE &&
pcc-1.2.0~DEVEL+20200630/mip/regs.c:2687:		    !regcanaddr(p->n_right)) {
pcc-1.2.0~DEVEL+20200630/mip/regs.c-2688-			/* store right */
##############################################
pcc-1.2.0~DEVEL+20200630/mip/regs.c-2708-
pcc-1.2.0~DEVEL+20200630/mip/regs.c:2709:	if (regcanaddr(p)) {
pcc-1.2.0~DEVEL+20200630/mip/regs.c-2710-		/* The node to spill is addressable, spill parent */
##############################################
pcc-1.2.0~DEVEL+20200630/mip/regs.c-2870-		ip->type = IP_ASM;
pcc-1.2.0~DEVEL+20200630/mip/regs.c:2871:		ip->ip_asm = "";
pcc-1.2.0~DEVEL+20200630/mip/regs.c-2872-		return reg;
##############################################
pcc-1.2.0~DEVEL+20200630/.pc/0001-Avoid-gcc-cpp-name-conflict.patch/configure.ac-468-AC_ARG_WITH(yasm,
pcc-1.2.0~DEVEL+20200630/.pc/0001-Avoid-gcc-cpp-name-conflict.patch/configure.ac:469:	AS_HELP_STRING([--with-yasm], [Use yasm assembler]),
pcc-1.2.0~DEVEL+20200630/.pc/0001-Avoid-gcc-cpp-name-conflict.patch/configure.ac-470-	useyasm=$withval,
##############################################
pcc-1.2.0~DEVEL+20200630/.pc/0001-Avoid-gcc-cpp-name-conflict.patch/configure.ac-684-
pcc-1.2.0~DEVEL+20200630/.pc/0001-Avoid-gcc-cpp-name-conflict.patch/configure.ac:685:pcc_major=`echo $PACKAGE_VERSION | awk -F. '{print $1}'`
pcc-1.2.0~DEVEL+20200630/.pc/0001-Avoid-gcc-cpp-name-conflict.patch/configure.ac:686:pcc_minor=`echo $PACKAGE_VERSION | awk -F. '{print $2}'`
pcc-1.2.0~DEVEL+20200630/.pc/0001-Avoid-gcc-cpp-name-conflict.patch/configure.ac:687:pcc_minorminor=`echo $PACKAGE_VERSION | awk -F. '{print $3}'`
pcc-1.2.0~DEVEL+20200630/.pc/0001-Avoid-gcc-cpp-name-conflict.patch/configure.ac-688-test -n "$MPVERSION" && MPVERSION=", $MPVERSION"
pcc-1.2.0~DEVEL+20200630/.pc/0001-Avoid-gcc-cpp-name-conflict.patch/configure.ac:689:versstr="\"$PACKAGE_STRING `cat $srcdir/DATESTAMP` for $target$MPVERSION\""
pcc-1.2.0~DEVEL+20200630/.pc/0001-Avoid-gcc-cpp-name-conflict.patch/configure.ac-690-targstr="\"$target$MPVERSION\""
##############################################
pcc-1.2.0~DEVEL+20200630/.pc/0004-Add-more-architectures-for-linux.patch/configure.ac-468-AC_ARG_WITH(yasm,
pcc-1.2.0~DEVEL+20200630/.pc/0004-Add-more-architectures-for-linux.patch/configure.ac:469:	AS_HELP_STRING([--with-yasm], [Use yasm assembler]),
pcc-1.2.0~DEVEL+20200630/.pc/0004-Add-more-architectures-for-linux.patch/configure.ac-470-	useyasm=$withval,
##############################################
pcc-1.2.0~DEVEL+20200630/.pc/0004-Add-more-architectures-for-linux.patch/configure.ac-684-
pcc-1.2.0~DEVEL+20200630/.pc/0004-Add-more-architectures-for-linux.patch/configure.ac:685:pcc_major=`echo $PACKAGE_VERSION | awk -F. '{print $1}'`
pcc-1.2.0~DEVEL+20200630/.pc/0004-Add-more-architectures-for-linux.patch/configure.ac:686:pcc_minor=`echo $PACKAGE_VERSION | awk -F. '{print $2}'`
pcc-1.2.0~DEVEL+20200630/.pc/0004-Add-more-architectures-for-linux.patch/configure.ac:687:pcc_minorminor=`echo $PACKAGE_VERSION | awk -F. '{print $3}'`
pcc-1.2.0~DEVEL+20200630/.pc/0004-Add-more-architectures-for-linux.patch/configure.ac-688-test -n "$MPVERSION" && MPVERSION=", $MPVERSION"
pcc-1.2.0~DEVEL+20200630/.pc/0004-Add-more-architectures-for-linux.patch/configure.ac:689:versstr="\"$PACKAGE_STRING `cat $srcdir/DATESTAMP` for $target$MPVERSION\""
pcc-1.2.0~DEVEL+20200630/.pc/0004-Add-more-architectures-for-linux.patch/configure.ac-690-targstr="\"$target$MPVERSION\""
##############################################
pcc-1.2.0~DEVEL+20200630/configure.ac-478-AC_ARG_WITH(yasm,
pcc-1.2.0~DEVEL+20200630/configure.ac:479:	AS_HELP_STRING([--with-yasm], [Use yasm assembler]),
pcc-1.2.0~DEVEL+20200630/configure.ac-480-	useyasm=$withval,
##############################################
pcc-1.2.0~DEVEL+20200630/configure.ac-693-
pcc-1.2.0~DEVEL+20200630/configure.ac:694:pcc_major=`echo $PACKAGE_VERSION | awk -F. '{print $1}'`
pcc-1.2.0~DEVEL+20200630/configure.ac:695:pcc_minor=`echo $PACKAGE_VERSION | awk -F. '{print $2}'`
pcc-1.2.0~DEVEL+20200630/configure.ac:696:pcc_minorminor=`echo $PACKAGE_VERSION | awk -F. '{print $3}'`
pcc-1.2.0~DEVEL+20200630/configure.ac-697-test -n "$MPVERSION" && MPVERSION=", $MPVERSION"
pcc-1.2.0~DEVEL+20200630/configure.ac:698:versstr="\"$PACKAGE_STRING `cat $srcdir/DATESTAMP` for $target$MPVERSION\""
pcc-1.2.0~DEVEL+20200630/configure.ac-699-targstr="\"$target$MPVERSION\""
##############################################
pcc-libs-1.2.0~DEVEL+20200614/config.guess-34-
pcc-libs-1.2.0~DEVEL+20200614/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
pcc-libs-1.2.0~DEVEL+20200614/config.guess-36-
##############################################
pcc-libs-1.2.0~DEVEL+20200614/config.guess-102-: ${TMPDIR=/tmp} ;
pcc-libs-1.2.0~DEVEL+20200614/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
pcc-libs-1.2.0~DEVEL+20200614/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
pcc-libs-1.2.0~DEVEL+20200614/config.guess-151-	EOF
pcc-libs-1.2.0~DEVEL+20200614/config.guess:152:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`
pcc-libs-1.2.0~DEVEL+20200614/config.guess-153-	;;
##############################################
pcc-libs-1.2.0~DEVEL+20200614/config.guess-209-	    *)
pcc-libs-1.2.0~DEVEL+20200614/config.guess:210:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
pcc-libs-1.2.0~DEVEL+20200614/config.guess-211-		;;
##############################################
pcc-libs-1.2.0~DEVEL+20200614/config.guess-240-	*4.0)
pcc-libs-1.2.0~DEVEL+20200614/config.guess:241:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
pcc-libs-1.2.0~DEVEL+20200614/config.guess-242-		;;
pcc-libs-1.2.0~DEVEL+20200614/config.guess-243-	*5.*)
pcc-libs-1.2.0~DEVEL+20200614/config.guess:244:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
pcc-libs-1.2.0~DEVEL+20200614/config.guess-245-		;;
##############################################
pcc-libs-1.2.0~DEVEL+20200614/config.guess-250-	# types through head -n 1, so we only detect the type of CPU 0.
pcc-libs-1.2.0~DEVEL+20200614/config.guess:251:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
pcc-libs-1.2.0~DEVEL+20200614/config.guess-252-	case "$ALPHA_CPU_TYPE" in
##############################################
pcc-libs-1.2.0~DEVEL+20200614/config.guess-288-	# 1.2 uses "1.2" for uname -r.
pcc-libs-1.2.0~DEVEL+20200614/config.guess:289:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
pcc-libs-1.2.0~DEVEL+20200614/config.guess-290-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
pcc-libs-1.2.0~DEVEL+20200614/config.guess-348-    s390x:SunOS:*:*)
pcc-libs-1.2.0~DEVEL+20200614/config.guess:349:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
pcc-libs-1.2.0~DEVEL+20200614/config.guess-350-	exit ;;
pcc-libs-1.2.0~DEVEL+20200614/config.guess-351-    sun4H:SunOS:5.*:*)
pcc-libs-1.2.0~DEVEL+20200614/config.guess:352:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
pcc-libs-1.2.0~DEVEL+20200614/config.guess-353-	exit ;;
pcc-libs-1.2.0~DEVEL+20200614/config.guess-354-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
pcc-libs-1.2.0~DEVEL+20200614/config.guess:355:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
pcc-libs-1.2.0~DEVEL+20200614/config.guess-356-	exit ;;
##############################################
pcc-libs-1.2.0~DEVEL+20200614/config.guess-373-	fi
pcc-libs-1.2.0~DEVEL+20200614/config.guess:374:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
pcc-libs-1.2.0~DEVEL+20200614/config.guess-375-	exit ;;
##############################################
pcc-libs-1.2.0~DEVEL+20200614/config.guess-379-	# it's likely to be more like Solaris than SunOS4.
pcc-libs-1.2.0~DEVEL+20200614/config.guess:380:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
pcc-libs-1.2.0~DEVEL+20200614/config.guess-381-	exit ;;
##############################################
pcc-libs-1.2.0~DEVEL+20200614/config.guess-388-	# Japanese Language versions have a version number like `4.1.3-JL'.
pcc-libs-1.2.0~DEVEL+20200614/config.guess:389:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
pcc-libs-1.2.0~DEVEL+20200614/config.guess-390-	exit ;;
##############################################
pcc-libs-1.2.0~DEVEL+20200614/config.guess-394-    sun*:*:4.2BSD:*)
pcc-libs-1.2.0~DEVEL+20200614/config.guess:395:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
pcc-libs-1.2.0~DEVEL+20200614/config.guess-396-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
pcc-libs-1.2.0~DEVEL+20200614/config.guess-476-	$CC_FOR_BUILD -o $dummy $dummy.c &&
pcc-libs-1.2.0~DEVEL+20200614/config.guess:477:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
pcc-libs-1.2.0~DEVEL+20200614/config.guess:478:	  SYSTEM_NAME=`$dummy $dummyarg` &&
pcc-libs-1.2.0~DEVEL+20200614/config.guess-479-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
pcc-libs-1.2.0~DEVEL+20200614/config.guess-532-    *:IRIX*:*:*)
pcc-libs-1.2.0~DEVEL+20200614/config.guess:533:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
pcc-libs-1.2.0~DEVEL+20200614/config.guess-534-	exit ;;
##############################################
pcc-libs-1.2.0~DEVEL+20200614/config.guess-562-EOF
pcc-libs-1.2.0~DEVEL+20200614/config.guess:563:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
pcc-libs-1.2.0~DEVEL+20200614/config.guess-564-		then
##############################################
pcc-libs-1.2.0~DEVEL+20200614/config.guess-575-    *:AIX:*:[4567])
pcc-libs-1.2.0~DEVEL+20200614/config.guess:576:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
pcc-libs-1.2.0~DEVEL+20200614/config.guess-577-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
pcc-libs-1.2.0~DEVEL+20200614/config.guess-611-    9000/[34678]??:HP-UX:*:*)
pcc-libs-1.2.0~DEVEL+20200614/config.guess:612:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
pcc-libs-1.2.0~DEVEL+20200614/config.guess-613-	case "${UNAME_MACHINE}" in
##############################################
pcc-libs-1.2.0~DEVEL+20200614/config.guess-665-EOF
pcc-libs-1.2.0~DEVEL+20200614/config.guess:666:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
pcc-libs-1.2.0~DEVEL+20200614/config.guess-667-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
pcc-libs-1.2.0~DEVEL+20200614/config.guess-693-    ia64:HP-UX:*:*)
pcc-libs-1.2.0~DEVEL+20200614/config.guess:694:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
pcc-libs-1.2.0~DEVEL+20200614/config.guess-695-	echo ia64-hp-hpux${HPUX_REV}
##############################################
pcc-libs-1.2.0~DEVEL+20200614/config.guess-723-EOF
pcc-libs-1.2.0~DEVEL+20200614/config.guess:724:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
pcc-libs-1.2.0~DEVEL+20200614/config.guess-725-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
pcc-libs-1.2.0~DEVEL+20200614/config.guess-794-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
pcc-libs-1.2.0~DEVEL+20200614/config.guess:795:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
pcc-libs-1.2.0~DEVEL+20200614/config.guess-796-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
pcc-libs-1.2.0~DEVEL+20200614/config.guess-799-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
pcc-libs-1.2.0~DEVEL+20200614/config.guess:800:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
pcc-libs-1.2.0~DEVEL+20200614/config.guess-801-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
pcc-libs-1.2.0~DEVEL+20200614/config.guess-815-	    amd64)
pcc-libs-1.2.0~DEVEL+20200614/config.guess:816:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
pcc-libs-1.2.0~DEVEL+20200614/config.guess-817-	    *)
pcc-libs-1.2.0~DEVEL+20200614/config.guess:818:		echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
pcc-libs-1.2.0~DEVEL+20200614/config.guess-819-	esac
##############################################
pcc-libs-1.2.0~DEVEL+20200614/config.guess-873-    prep*:SunOS:5.*:*)
pcc-libs-1.2.0~DEVEL+20200614/config.guess:874:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
pcc-libs-1.2.0~DEVEL+20200614/config.guess-875-	exit ;;
##############################################
pcc-libs-1.2.0~DEVEL+20200614/config.guess-877-	# the GNU system
pcc-libs-1.2.0~DEVEL+20200614/config.guess:878:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
pcc-libs-1.2.0~DEVEL+20200614/config.guess-879-	exit ;;
##############################################
pcc-libs-1.2.0~DEVEL+20200614/config.guess-881-	# other systems with GNU libc and userland
pcc-libs-1.2.0~DEVEL+20200614/config.guess:882:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC}
pcc-libs-1.2.0~DEVEL+20200614/config.guess-883-	exit ;;
##############################################
pcc-libs-1.2.0~DEVEL+20200614/config.guess-969-EOF
pcc-libs-1.2.0~DEVEL+20200614/config.guess:970:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
pcc-libs-1.2.0~DEVEL+20200614/config.guess-971-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; }
##############################################
pcc-libs-1.2.0~DEVEL+20200614/config.guess-1063-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
pcc-libs-1.2.0~DEVEL+20200614/config.guess:1064:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
pcc-libs-1.2.0~DEVEL+20200614/config.guess-1065-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
pcc-libs-1.2.0~DEVEL+20200614/config.guess-1263-	fi
pcc-libs-1.2.0~DEVEL+20200614/config.guess:1264:	if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then
pcc-libs-1.2.0~DEVEL+20200614/config.guess-1265-	    if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then
##############################################
pcc-libs-1.2.0~DEVEL+20200614/config.guess-1348-    *:DragonFly:*:*)
pcc-libs-1.2.0~DEVEL+20200614/config.guess:1349:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
pcc-libs-1.2.0~DEVEL+20200614/config.guess-1350-	exit ;;
##############################################
pcc-libs-1.2.0~DEVEL+20200614/config.guess-1361-    i*86:skyos:*:*)
pcc-libs-1.2.0~DEVEL+20200614/config.guess:1362:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
pcc-libs-1.2.0~DEVEL+20200614/config.guess-1363-	exit ;;
##############################################
pcc-libs-1.2.0~DEVEL+20200614/config.sub-52-
pcc-libs-1.2.0~DEVEL+20200614/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
pcc-libs-1.2.0~DEVEL+20200614/config.sub-54-
##############################################
pcc-libs-1.2.0~DEVEL+20200614/config.sub-115-# Here we must recognize all the valid KERNEL-OS combinations.
pcc-libs-1.2.0~DEVEL+20200614/config.sub:116:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
pcc-libs-1.2.0~DEVEL+20200614/config.sub-117-case $maybe_os in
##############################################
pcc-libs-1.2.0~DEVEL+20200614/config.sub-123-    os=-$maybe_os
pcc-libs-1.2.0~DEVEL+20200614/config.sub:124:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
pcc-libs-1.2.0~DEVEL+20200614/config.sub-125-    ;;
##############################################
pcc-libs-1.2.0~DEVEL+20200614/config.sub-127-    os=-linux-android
pcc-libs-1.2.0~DEVEL+20200614/config.sub:128:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
pcc-libs-1.2.0~DEVEL+20200614/config.sub-129-    ;;
pcc-libs-1.2.0~DEVEL+20200614/config.sub-130-  *)
pcc-libs-1.2.0~DEVEL+20200614/config.sub:131:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
pcc-libs-1.2.0~DEVEL+20200614/config.sub-132-    if [ $basic_machine != $1 ]
pcc-libs-1.2.0~DEVEL+20200614/config.sub:133:    then os=`echo $1 | sed 's/.*-/-/'`
pcc-libs-1.2.0~DEVEL+20200614/config.sub-134-    else os=; fi
##############################################
pcc-libs-1.2.0~DEVEL+20200614/config.sub-181-		os=-sco5v6
pcc-libs-1.2.0~DEVEL+20200614/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pcc-libs-1.2.0~DEVEL+20200614/config.sub-183-		;;
##############################################
pcc-libs-1.2.0~DEVEL+20200614/config.sub-185-		os=-sco3.2v5
pcc-libs-1.2.0~DEVEL+20200614/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pcc-libs-1.2.0~DEVEL+20200614/config.sub-187-		;;
##############################################
pcc-libs-1.2.0~DEVEL+20200614/config.sub-189-		os=-sco3.2v4
pcc-libs-1.2.0~DEVEL+20200614/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pcc-libs-1.2.0~DEVEL+20200614/config.sub-191-		;;
pcc-libs-1.2.0~DEVEL+20200614/config.sub-192-	-sco3.2.[4-9]*)
pcc-libs-1.2.0~DEVEL+20200614/config.sub:193:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
pcc-libs-1.2.0~DEVEL+20200614/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pcc-libs-1.2.0~DEVEL+20200614/config.sub-195-		;;
##############################################
pcc-libs-1.2.0~DEVEL+20200614/config.sub-197-		# Don't forget version if it is 3.2v4 or newer.
pcc-libs-1.2.0~DEVEL+20200614/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pcc-libs-1.2.0~DEVEL+20200614/config.sub-199-		;;
##############################################
pcc-libs-1.2.0~DEVEL+20200614/config.sub-201-		# Don't forget version if it is 3.2v4 or newer.
pcc-libs-1.2.0~DEVEL+20200614/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pcc-libs-1.2.0~DEVEL+20200614/config.sub-203-		;;
##############################################
pcc-libs-1.2.0~DEVEL+20200614/config.sub-205-		os=-sco3.2v2
pcc-libs-1.2.0~DEVEL+20200614/config.sub:206:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pcc-libs-1.2.0~DEVEL+20200614/config.sub-207-		;;
pcc-libs-1.2.0~DEVEL+20200614/config.sub-208-	-udk*)
pcc-libs-1.2.0~DEVEL+20200614/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pcc-libs-1.2.0~DEVEL+20200614/config.sub-210-		;;
##############################################
pcc-libs-1.2.0~DEVEL+20200614/config.sub-212-		os=-isc2.2
pcc-libs-1.2.0~DEVEL+20200614/config.sub:213:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pcc-libs-1.2.0~DEVEL+20200614/config.sub-214-		;;
##############################################
pcc-libs-1.2.0~DEVEL+20200614/config.sub-218-	-isc*)
pcc-libs-1.2.0~DEVEL+20200614/config.sub:219:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
pcc-libs-1.2.0~DEVEL+20200614/config.sub-220-		;;
##############################################
pcc-libs-1.2.0~DEVEL+20200614/config.sub-230-	-ptx*)
pcc-libs-1.2.0~DEVEL+20200614/config.sub:231:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
pcc-libs-1.2.0~DEVEL+20200614/config.sub-232-		;;
pcc-libs-1.2.0~DEVEL+20200614/config.sub-233-	-windowsnt*)
pcc-libs-1.2.0~DEVEL+20200614/config.sub:234:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
pcc-libs-1.2.0~DEVEL+20200614/config.sub-235-		;;
##############################################
pcc-libs-1.2.0~DEVEL+20200614/config.sub-367-	*-*-*)
pcc-libs-1.2.0~DEVEL+20200614/config.sub:368:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
pcc-libs-1.2.0~DEVEL+20200614/config.sub-369-		exit 1
##############################################
pcc-libs-1.2.0~DEVEL+20200614/config.sub-494-	amd64-*)
pcc-libs-1.2.0~DEVEL+20200614/config.sub:495:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
pcc-libs-1.2.0~DEVEL+20200614/config.sub-496-		;;
##############################################
pcc-libs-1.2.0~DEVEL+20200614/config.sub-539-	blackfin-*)
pcc-libs-1.2.0~DEVEL+20200614/config.sub:540:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
pcc-libs-1.2.0~DEVEL+20200614/config.sub-541-		os=-linux
##############################################
pcc-libs-1.2.0~DEVEL+20200614/config.sub-547-	c54x-*)
pcc-libs-1.2.0~DEVEL+20200614/config.sub:548:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
pcc-libs-1.2.0~DEVEL+20200614/config.sub-549-		;;
pcc-libs-1.2.0~DEVEL+20200614/config.sub-550-	c55x-*)
pcc-libs-1.2.0~DEVEL+20200614/config.sub:551:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
pcc-libs-1.2.0~DEVEL+20200614/config.sub-552-		;;
pcc-libs-1.2.0~DEVEL+20200614/config.sub-553-	c6x-*)
pcc-libs-1.2.0~DEVEL+20200614/config.sub:554:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
pcc-libs-1.2.0~DEVEL+20200614/config.sub-555-		;;
##############################################
pcc-libs-1.2.0~DEVEL+20200614/config.sub-750-	i*86v32)
pcc-libs-1.2.0~DEVEL+20200614/config.sub:751:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
pcc-libs-1.2.0~DEVEL+20200614/config.sub-752-		os=-sysv32
##############################################
pcc-libs-1.2.0~DEVEL+20200614/config.sub-754-	i*86v4*)
pcc-libs-1.2.0~DEVEL+20200614/config.sub:755:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
pcc-libs-1.2.0~DEVEL+20200614/config.sub-756-		os=-sysv4
##############################################
pcc-libs-1.2.0~DEVEL+20200614/config.sub-758-	i*86v)
pcc-libs-1.2.0~DEVEL+20200614/config.sub:759:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
pcc-libs-1.2.0~DEVEL+20200614/config.sub-760-		os=-sysv
##############################################
pcc-libs-1.2.0~DEVEL+20200614/config.sub-762-	i*86sol2)
pcc-libs-1.2.0~DEVEL+20200614/config.sub:763:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
pcc-libs-1.2.0~DEVEL+20200614/config.sub-764-		os=-solaris2
##############################################
pcc-libs-1.2.0~DEVEL+20200614/config.sub-788-	leon-*|leon[3-9]-*)
pcc-libs-1.2.0~DEVEL+20200614/config.sub:789:		basic_machine=sparc-`echo $basic_machine | sed 's/-.*//'`
pcc-libs-1.2.0~DEVEL+20200614/config.sub-790-		;;
##############################################
pcc-libs-1.2.0~DEVEL+20200614/config.sub-795-	m68knommu-*)
pcc-libs-1.2.0~DEVEL+20200614/config.sub:796:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
pcc-libs-1.2.0~DEVEL+20200614/config.sub-797-		os=-linux
##############################################
pcc-libs-1.2.0~DEVEL+20200614/config.sub-832-	mips3*-*)
pcc-libs-1.2.0~DEVEL+20200614/config.sub:833:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
pcc-libs-1.2.0~DEVEL+20200614/config.sub-834-		;;
pcc-libs-1.2.0~DEVEL+20200614/config.sub-835-	mips3*)
pcc-libs-1.2.0~DEVEL+20200614/config.sub:836:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
pcc-libs-1.2.0~DEVEL+20200614/config.sub-837-		;;
##############################################
pcc-libs-1.2.0~DEVEL+20200614/config.sub-854-	ms1-*)
pcc-libs-1.2.0~DEVEL+20200614/config.sub:855:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
pcc-libs-1.2.0~DEVEL+20200614/config.sub-856-		;;
##############################################
pcc-libs-1.2.0~DEVEL+20200614/config.sub-973-	parisc-*)
pcc-libs-1.2.0~DEVEL+20200614/config.sub:974:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
pcc-libs-1.2.0~DEVEL+20200614/config.sub-975-		os=-linux
##############################################
pcc-libs-1.2.0~DEVEL+20200614/config.sub-989-	pc98-*)
pcc-libs-1.2.0~DEVEL+20200614/config.sub:990:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
pcc-libs-1.2.0~DEVEL+20200614/config.sub-991-		;;
##############################################
pcc-libs-1.2.0~DEVEL+20200614/config.sub-1004-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
pcc-libs-1.2.0~DEVEL+20200614/config.sub:1005:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
pcc-libs-1.2.0~DEVEL+20200614/config.sub-1006-		;;
pcc-libs-1.2.0~DEVEL+20200614/config.sub-1007-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
pcc-libs-1.2.0~DEVEL+20200614/config.sub:1008:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
pcc-libs-1.2.0~DEVEL+20200614/config.sub-1009-		;;
pcc-libs-1.2.0~DEVEL+20200614/config.sub-1010-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
pcc-libs-1.2.0~DEVEL+20200614/config.sub:1011:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
pcc-libs-1.2.0~DEVEL+20200614/config.sub-1012-		;;
pcc-libs-1.2.0~DEVEL+20200614/config.sub-1013-	pentium4-*)
pcc-libs-1.2.0~DEVEL+20200614/config.sub:1014:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
pcc-libs-1.2.0~DEVEL+20200614/config.sub-1015-		;;
##############################################
pcc-libs-1.2.0~DEVEL+20200614/config.sub-1023-	ppc-* | ppcbe-*)
pcc-libs-1.2.0~DEVEL+20200614/config.sub:1024:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
pcc-libs-1.2.0~DEVEL+20200614/config.sub-1025-		;;
##############################################
pcc-libs-1.2.0~DEVEL+20200614/config.sub-1029-	ppcle-* | powerpclittle-*)
pcc-libs-1.2.0~DEVEL+20200614/config.sub:1030:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
pcc-libs-1.2.0~DEVEL+20200614/config.sub-1031-		;;
##############################################
pcc-libs-1.2.0~DEVEL+20200614/config.sub-1033-		;;
pcc-libs-1.2.0~DEVEL+20200614/config.sub:1034:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
pcc-libs-1.2.0~DEVEL+20200614/config.sub-1035-		;;
##############################################
pcc-libs-1.2.0~DEVEL+20200614/config.sub-1039-	ppc64le-* | powerpc64little-*)
pcc-libs-1.2.0~DEVEL+20200614/config.sub:1040:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
pcc-libs-1.2.0~DEVEL+20200614/config.sub-1041-		;;
##############################################
pcc-libs-1.2.0~DEVEL+20200614/config.sub-1122-	strongarm-* | thumb-*)
pcc-libs-1.2.0~DEVEL+20200614/config.sub:1123:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
pcc-libs-1.2.0~DEVEL+20200614/config.sub-1124-		;;
##############################################
pcc-libs-1.2.0~DEVEL+20200614/config.sub-1252-	xscale-* | xscalee[bl]-*)
pcc-libs-1.2.0~DEVEL+20200614/config.sub:1253:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
pcc-libs-1.2.0~DEVEL+20200614/config.sub-1254-		;;
##############################################
pcc-libs-1.2.0~DEVEL+20200614/config.sub-1329-	*)
pcc-libs-1.2.0~DEVEL+20200614/config.sub:1330:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
pcc-libs-1.2.0~DEVEL+20200614/config.sub-1331-		exit 1
##############################################
pcc-libs-1.2.0~DEVEL+20200614/config.sub-1337-	*-digital*)
pcc-libs-1.2.0~DEVEL+20200614/config.sub:1338:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
pcc-libs-1.2.0~DEVEL+20200614/config.sub-1339-		;;
pcc-libs-1.2.0~DEVEL+20200614/config.sub-1340-	*-commodore*)
pcc-libs-1.2.0~DEVEL+20200614/config.sub:1341:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
pcc-libs-1.2.0~DEVEL+20200614/config.sub-1342-		;;
##############################################
pcc-libs-1.2.0~DEVEL+20200614/config.sub-1358-	-solaris1 | -solaris1.*)
pcc-libs-1.2.0~DEVEL+20200614/config.sub:1359:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
pcc-libs-1.2.0~DEVEL+20200614/config.sub-1360-		;;
##############################################
pcc-libs-1.2.0~DEVEL+20200614/config.sub-1370-	-gnu/linux*)
pcc-libs-1.2.0~DEVEL+20200614/config.sub:1371:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
pcc-libs-1.2.0~DEVEL+20200614/config.sub-1372-		;;
##############################################
pcc-libs-1.2.0~DEVEL+20200614/config.sub-1416-	-nto*)
pcc-libs-1.2.0~DEVEL+20200614/config.sub:1417:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
pcc-libs-1.2.0~DEVEL+20200614/config.sub-1418-		;;
##############################################
pcc-libs-1.2.0~DEVEL+20200614/config.sub-1423-	-mac*)
pcc-libs-1.2.0~DEVEL+20200614/config.sub:1424:		os=`echo $os | sed -e 's|mac|macos|'`
pcc-libs-1.2.0~DEVEL+20200614/config.sub-1425-		;;
##############################################
pcc-libs-1.2.0~DEVEL+20200614/config.sub-1429-	-linux*)
pcc-libs-1.2.0~DEVEL+20200614/config.sub:1430:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
pcc-libs-1.2.0~DEVEL+20200614/config.sub-1431-		;;
pcc-libs-1.2.0~DEVEL+20200614/config.sub-1432-	-sunos5*)
pcc-libs-1.2.0~DEVEL+20200614/config.sub:1433:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
pcc-libs-1.2.0~DEVEL+20200614/config.sub-1434-		;;
pcc-libs-1.2.0~DEVEL+20200614/config.sub-1435-	-sunos6*)
pcc-libs-1.2.0~DEVEL+20200614/config.sub:1436:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
pcc-libs-1.2.0~DEVEL+20200614/config.sub-1437-		;;
##############################################
pcc-libs-1.2.0~DEVEL+20200614/config.sub-1484-	-sinix5.*)
pcc-libs-1.2.0~DEVEL+20200614/config.sub:1485:		os=`echo $os | sed -e 's|sinix|sysv|'`
pcc-libs-1.2.0~DEVEL+20200614/config.sub-1486-		;;
##############################################
pcc-libs-1.2.0~DEVEL+20200614/config.sub-1537-		# Get rid of the `-' at the beginning of $os.
pcc-libs-1.2.0~DEVEL+20200614/config.sub:1538:		os=`echo $os | sed 's/[^-]*-//'`
pcc-libs-1.2.0~DEVEL+20200614/config.sub:1539:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
pcc-libs-1.2.0~DEVEL+20200614/config.sub-1540-		exit 1
##############################################
pcc-libs-1.2.0~DEVEL+20200614/config.sub-1800-		esac
pcc-libs-1.2.0~DEVEL+20200614/config.sub:1801:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
pcc-libs-1.2.0~DEVEL+20200614/config.sub-1802-		;;
##############################################
pcc-libs-1.2.0~DEVEL+20200614/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
pcc-libs-1.2.0~DEVEL+20200614/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
pcc-libs-1.2.0~DEVEL+20200614/configure-47-  as_echo='print -r --'
pcc-libs-1.2.0~DEVEL+20200614/configure-48-  as_echo_n='print -rn --'
pcc-libs-1.2.0~DEVEL+20200614/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
pcc-libs-1.2.0~DEVEL+20200614/configure-50-  as_echo='printf %s\n'
##############################################
pcc-libs-1.2.0~DEVEL+20200614/configure-52-else
pcc-libs-1.2.0~DEVEL+20200614/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
pcc-libs-1.2.0~DEVEL+20200614/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
pcc-libs-1.2.0~DEVEL+20200614/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
pcc-libs-1.2.0~DEVEL+20200614/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
pcc-libs-1.2.0~DEVEL+20200614/configure-64-      esac;
##############################################
pcc-libs-1.2.0~DEVEL+20200614/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
pcc-libs-1.2.0~DEVEL+20200614/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1"
pcc-libs-1.2.0~DEVEL+20200614/configure-201-  if (eval "$as_required") 2>/dev/null; then :
##############################################
pcc-libs-1.2.0~DEVEL+20200614/configure-326-      case $as_dir in #(
pcc-libs-1.2.0~DEVEL+20200614/configure:327:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
pcc-libs-1.2.0~DEVEL+20200614/configure-328-      *) as_qdir=$as_dir;;
##############################################
pcc-libs-1.2.0~DEVEL+20200614/configure-399-  {
pcc-libs-1.2.0~DEVEL+20200614/configure:400:    as_val=`expr "$@" || test $? -eq 1`
pcc-libs-1.2.0~DEVEL+20200614/configure-401-  }
##############################################
pcc-libs-1.2.0~DEVEL+20200614/configure-406-# ----------------------------------------
pcc-libs-1.2.0~DEVEL+20200614/configure:407:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
pcc-libs-1.2.0~DEVEL+20200614/configure-408-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
pcc-libs-1.2.0~DEVEL+20200614/configure-469-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
pcc-libs-1.2.0~DEVEL+20200614/configure:470:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
pcc-libs-1.2.0~DEVEL+20200614/configure-471-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
pcc-libs-1.2.0~DEVEL+20200614/configure-721-  case $ac_option in
pcc-libs-1.2.0~DEVEL+20200614/configure:722:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
pcc-libs-1.2.0~DEVEL+20200614/configure-723-  *=)   ac_optarg= ;;
##############################################
pcc-libs-1.2.0~DEVEL+20200614/configure-765-  -disable-* | --disable-*)
pcc-libs-1.2.0~DEVEL+20200614/configure:766:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
pcc-libs-1.2.0~DEVEL+20200614/configure-767-    # Reject names that are not valid shell variable names.
##############################################
pcc-libs-1.2.0~DEVEL+20200614/configure-770-    ac_useropt_orig=$ac_useropt
pcc-libs-1.2.0~DEVEL+20200614/configure:771:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
pcc-libs-1.2.0~DEVEL+20200614/configure-772-    case $ac_user_opts in
##############################################
pcc-libs-1.2.0~DEVEL+20200614/configure-791-  -enable-* | --enable-*)
pcc-libs-1.2.0~DEVEL+20200614/configure:792:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
pcc-libs-1.2.0~DEVEL+20200614/configure-793-    # Reject names that are not valid shell variable names.
##############################################
pcc-libs-1.2.0~DEVEL+20200614/configure-796-    ac_useropt_orig=$ac_useropt
pcc-libs-1.2.0~DEVEL+20200614/configure:797:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
pcc-libs-1.2.0~DEVEL+20200614/configure-798-    case $ac_user_opts in
##############################################
pcc-libs-1.2.0~DEVEL+20200614/configure-995-  -with-* | --with-*)
pcc-libs-1.2.0~DEVEL+20200614/configure:996:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
pcc-libs-1.2.0~DEVEL+20200614/configure-997-    # Reject names that are not valid shell variable names.
##############################################
pcc-libs-1.2.0~DEVEL+20200614/configure-1000-    ac_useropt_orig=$ac_useropt
pcc-libs-1.2.0~DEVEL+20200614/configure:1001:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
pcc-libs-1.2.0~DEVEL+20200614/configure-1002-    case $ac_user_opts in
##############################################
pcc-libs-1.2.0~DEVEL+20200614/configure-1011-  -without-* | --without-*)
pcc-libs-1.2.0~DEVEL+20200614/configure:1012:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
pcc-libs-1.2.0~DEVEL+20200614/configure-1013-    # Reject names that are not valid shell variable names.
##############################################
pcc-libs-1.2.0~DEVEL+20200614/configure-1016-    ac_useropt_orig=$ac_useropt
pcc-libs-1.2.0~DEVEL+20200614/configure:1017:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
pcc-libs-1.2.0~DEVEL+20200614/configure-1018-    case $ac_user_opts in
##############################################
pcc-libs-1.2.0~DEVEL+20200614/configure-1049-  *=*)
pcc-libs-1.2.0~DEVEL+20200614/configure:1050:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
pcc-libs-1.2.0~DEVEL+20200614/configure-1051-    # Reject names that are not valid shell variable names.
##############################################
pcc-libs-1.2.0~DEVEL+20200614/configure-1070-if test -n "$ac_prev"; then
pcc-libs-1.2.0~DEVEL+20200614/configure:1071:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
pcc-libs-1.2.0~DEVEL+20200614/configure-1072-  as_fn_error $? "missing argument to $ac_option"
##############################################
pcc-libs-1.2.0~DEVEL+20200614/configure-1092-    */ )
pcc-libs-1.2.0~DEVEL+20200614/configure:1093:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
pcc-libs-1.2.0~DEVEL+20200614/configure-1094-      eval $ac_var=\$ac_val;;
##############################################
pcc-libs-1.2.0~DEVEL+20200614/configure-1127-ac_ls_di=`ls -di .` &&
pcc-libs-1.2.0~DEVEL+20200614/configure:1128:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
pcc-libs-1.2.0~DEVEL+20200614/configure-1129-  as_fn_error $? "working directory cannot be determined"
##############################################
pcc-libs-1.2.0~DEVEL+20200614/configure-1183-case $srcdir in
pcc-libs-1.2.0~DEVEL+20200614/configure:1184:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
pcc-libs-1.2.0~DEVEL+20200614/configure-1185-esac
##############################################
pcc-libs-1.2.0~DEVEL+20200614/configure-1226-By default, \`make install' will install all the files in
pcc-libs-1.2.0~DEVEL+20200614/configure:1227:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
pcc-libs-1.2.0~DEVEL+20200614/configure:1228:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
pcc-libs-1.2.0~DEVEL+20200614/configure-1229-for instance \`--prefix=\$HOME'.
##############################################
pcc-libs-1.2.0~DEVEL+20200614/configure-1285-*)
pcc-libs-1.2.0~DEVEL+20200614/configure:1286:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
pcc-libs-1.2.0~DEVEL+20200614/configure-1287-  # A ".." for each directory in $ac_dir_suffix.
pcc-libs-1.2.0~DEVEL+20200614/configure:1288:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
pcc-libs-1.2.0~DEVEL+20200614/configure-1289-  case $ac_top_builddir_sub in
##############################################
pcc-libs-1.2.0~DEVEL+20200614/configure-1421-    *\'*)
pcc-libs-1.2.0~DEVEL+20200614/configure:1422:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
pcc-libs-1.2.0~DEVEL+20200614/configure-1423-    esac
##############################################
pcc-libs-1.2.0~DEVEL+20200614/configure-1504-      case $ac_val in
pcc-libs-1.2.0~DEVEL+20200614/configure:1505:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
pcc-libs-1.2.0~DEVEL+20200614/configure-1506-      esac
##############################################
pcc-libs-1.2.0~DEVEL+20200614/configure-1519-	case $ac_val in
pcc-libs-1.2.0~DEVEL+20200614/configure:1520:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
pcc-libs-1.2.0~DEVEL+20200614/configure-1521-	esac
##############################################
pcc-libs-1.2.0~DEVEL+20200614/configure-1639-    set,)
pcc-libs-1.2.0~DEVEL+20200614/configure:1640:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
pcc-libs-1.2.0~DEVEL+20200614/configure:1641:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
pcc-libs-1.2.0~DEVEL+20200614/configure-1642-      ac_cache_corrupted=: ;;
##############################################
pcc-libs-1.2.0~DEVEL+20200614/configure-1650-	# differences in whitespace do not lead to failure.
pcc-libs-1.2.0~DEVEL+20200614/configure:1651:	ac_old_val_w=`echo x $ac_old_val`
pcc-libs-1.2.0~DEVEL+20200614/configure:1652:	ac_new_val_w=`echo x $ac_new_val`
pcc-libs-1.2.0~DEVEL+20200614/configure-1653-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
pcc-libs-1.2.0~DEVEL+20200614/configure-1670-    case $ac_new_val in
pcc-libs-1.2.0~DEVEL+20200614/configure:1671:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
pcc-libs-1.2.0~DEVEL+20200614/configure-1672-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
pcc-libs-1.2.0~DEVEL+20200614/configure-1701-set x ${MAKE-make}
pcc-libs-1.2.0~DEVEL+20200614/configure:1702:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
pcc-libs-1.2.0~DEVEL+20200614/configure-1703-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
pcc-libs-1.2.0~DEVEL+20200614/configure-1711-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
pcc-libs-1.2.0~DEVEL+20200614/configure:1712:case `${MAKE-make} -f conftest.make 2>/dev/null` in
pcc-libs-1.2.0~DEVEL+20200614/configure-1713-  *@@@%%%=?*=@@@%%%*)
##############################################
pcc-libs-1.2.0~DEVEL+20200614/configure-1862-test "x$ac_build_alias" = x &&
pcc-libs-1.2.0~DEVEL+20200614/configure:1863:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
pcc-libs-1.2.0~DEVEL+20200614/configure-1864-test "x$ac_build_alias" = x &&
pcc-libs-1.2.0~DEVEL+20200614/configure-1865-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
pcc-libs-1.2.0~DEVEL+20200614/configure:1866:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
pcc-libs-1.2.0~DEVEL+20200614/configure-1867-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
pcc-libs-1.2.0~DEVEL+20200614/configure-1886-IFS=$ac_save_IFS
pcc-libs-1.2.0~DEVEL+20200614/configure:1887:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
pcc-libs-1.2.0~DEVEL+20200614/configure-1888-
##############################################
pcc-libs-1.2.0~DEVEL+20200614/configure-1897-else
pcc-libs-1.2.0~DEVEL+20200614/configure:1898:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
pcc-libs-1.2.0~DEVEL+20200614/configure-1899-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
pcc-libs-1.2.0~DEVEL+20200614/configure-1919-IFS=$ac_save_IFS
pcc-libs-1.2.0~DEVEL+20200614/configure:1920:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
pcc-libs-1.2.0~DEVEL+20200614/configure-1921-
##############################################
pcc-libs-1.2.0~DEVEL+20200614/configure-1930-else
pcc-libs-1.2.0~DEVEL+20200614/configure:1931:  ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
pcc-libs-1.2.0~DEVEL+20200614/configure-1932-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
##############################################
pcc-libs-1.2.0~DEVEL+20200614/configure-1952-IFS=$ac_save_IFS
pcc-libs-1.2.0~DEVEL+20200614/configure:1953:case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
pcc-libs-1.2.0~DEVEL+20200614/configure-1954-
##############################################
pcc-libs-1.2.0~DEVEL+20200614/configure-2530-'
pcc-libs-1.2.0~DEVEL+20200614/configure:2531:DEFS=`sed -n "$ac_script" confdefs.h`
pcc-libs-1.2.0~DEVEL+20200614/configure-2532-
##############################################
pcc-libs-1.2.0~DEVEL+20200614/configure-2539-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
pcc-libs-1.2.0~DEVEL+20200614/configure:2540:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
pcc-libs-1.2.0~DEVEL+20200614/configure-2541-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
pcc-libs-1.2.0~DEVEL+20200614/configure-2606-if test -z "$BASH_VERSION$ZSH_VERSION" \
pcc-libs-1.2.0~DEVEL+20200614/configure:2607:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
pcc-libs-1.2.0~DEVEL+20200614/configure-2608-  as_echo='print -r --'
pcc-libs-1.2.0~DEVEL+20200614/configure-2609-  as_echo_n='print -rn --'
pcc-libs-1.2.0~DEVEL+20200614/configure:2610:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
pcc-libs-1.2.0~DEVEL+20200614/configure-2611-  as_echo='printf %s\n'
##############################################
pcc-libs-1.2.0~DEVEL+20200614/configure-2613-else
pcc-libs-1.2.0~DEVEL+20200614/configure:2614:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
pcc-libs-1.2.0~DEVEL+20200614/configure-2615-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
pcc-libs-1.2.0~DEVEL+20200614/configure-2623-	expr "X$arg" : "X\\(.*\\)$as_nl";
pcc-libs-1.2.0~DEVEL+20200614/configure:2624:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
pcc-libs-1.2.0~DEVEL+20200614/configure-2625-      esac;
##############################################
pcc-libs-1.2.0~DEVEL+20200614/configure-2700-# ----------------------------------------
pcc-libs-1.2.0~DEVEL+20200614/configure:2701:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
pcc-libs-1.2.0~DEVEL+20200614/configure-2702-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
pcc-libs-1.2.0~DEVEL+20200614/configure-2772-  {
pcc-libs-1.2.0~DEVEL+20200614/configure:2773:    as_val=`expr "$@" || test $? -eq 1`
pcc-libs-1.2.0~DEVEL+20200614/configure-2774-  }
##############################################
pcc-libs-1.2.0~DEVEL+20200614/configure-2876-      case $as_dir in #(
pcc-libs-1.2.0~DEVEL+20200614/configure:2877:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
pcc-libs-1.2.0~DEVEL+20200614/configure-2878-      *) as_qdir=$as_dir;;
##############################################
pcc-libs-1.2.0~DEVEL+20200614/configure-2998-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
pcc-libs-1.2.0~DEVEL+20200614/configure:2999:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
pcc-libs-1.2.0~DEVEL+20200614/configure-3000-ac_cs_version="\\
##############################################
pcc-libs-1.2.0~DEVEL+20200614/configure-3021-  --*=?*)
pcc-libs-1.2.0~DEVEL+20200614/configure:3022:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
pcc-libs-1.2.0~DEVEL+20200614/configure:3023:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
pcc-libs-1.2.0~DEVEL+20200614/configure-3024-    ac_shift=:
##############################################
pcc-libs-1.2.0~DEVEL+20200614/configure-3026-  --*=)
pcc-libs-1.2.0~DEVEL+20200614/configure:3027:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
pcc-libs-1.2.0~DEVEL+20200614/configure-3028-    ac_optarg=
##############################################
pcc-libs-1.2.0~DEVEL+20200614/configure-3050-    case $ac_optarg in
pcc-libs-1.2.0~DEVEL+20200614/configure:3051:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
pcc-libs-1.2.0~DEVEL+20200614/configure-3052-    '') as_fn_error $? "missing file argument" ;;
##############################################
pcc-libs-1.2.0~DEVEL+20200614/configure-3169-fi
pcc-libs-1.2.0~DEVEL+20200614/configure:3170:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
pcc-libs-1.2.0~DEVEL+20200614/configure-3171-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
pcc-libs-1.2.0~DEVEL+20200614/configure-3186-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
pcc-libs-1.2.0~DEVEL+20200614/configure:3187:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
pcc-libs-1.2.0~DEVEL+20200614/configure-3188-ac_delim='%!_!# '
##############################################
pcc-libs-1.2.0~DEVEL+20200614/configure-3192-
pcc-libs-1.2.0~DEVEL+20200614/configure:3193:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
pcc-libs-1.2.0~DEVEL+20200614/configure-3194-  if test $ac_delim_n = $ac_delim_num; then
##############################################
pcc-libs-1.2.0~DEVEL+20200614/configure-3354-      esac
pcc-libs-1.2.0~DEVEL+20200614/configure:3355:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
pcc-libs-1.2.0~DEVEL+20200614/configure-3356-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
pcc-libs-1.2.0~DEVEL+20200614/configure-3413-*)
pcc-libs-1.2.0~DEVEL+20200614/configure:3414:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
pcc-libs-1.2.0~DEVEL+20200614/configure-3415-  # A ".." for each directory in $ac_dir_suffix.
pcc-libs-1.2.0~DEVEL+20200614/configure:3416:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
pcc-libs-1.2.0~DEVEL+20200614/configure-3417-  case $ac_top_builddir_sub in
##############################################
pcc-libs-1.2.0~DEVEL+20200614/configure-3469-/@mandir@/p'
pcc-libs-1.2.0~DEVEL+20200614/configure:3470:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
pcc-libs-1.2.0~DEVEL+20200614/configure-3471-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
pcc-libs-1.2.0~DEVEL+20200614/configure-3486-
pcc-libs-1.2.0~DEVEL+20200614/configure:3487:# Neutralize VPATH when `$srcdir' = `.'.
pcc-libs-1.2.0~DEVEL+20200614/configure-3488-# Shell code in configure.ac might set extrasub.
##############################################
pcc-libs-1.2.0~DEVEL+20200614/configure-3513-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
pcc-libs-1.2.0~DEVEL+20200614/configure:3514:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
pcc-libs-1.2.0~DEVEL+20200614/configure-3515-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
pcc-libs-1.2.0~DEVEL+20200614/install-sh-103-
pcc-libs-1.2.0~DEVEL+20200614/install-sh:104:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
pcc-libs-1.2.0~DEVEL+20200614/install-sh-105-	    shift
##############################################
pcc-libs-1.2.0~DEVEL+20200614/install-sh-107-
pcc-libs-1.2.0~DEVEL+20200614/install-sh:108:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
pcc-libs-1.2.0~DEVEL+20200614/install-sh-109-	    shift
##############################################
pcc-libs-1.2.0~DEVEL+20200614/install-sh-169-	then
pcc-libs-1.2.0~DEVEL+20200614/install-sh:170:		dst=$dst/`basename "$src"`
pcc-libs-1.2.0~DEVEL+20200614/install-sh-171-	else
##############################################
pcc-libs-1.2.0~DEVEL+20200614/install-sh-176-## this sed command emulates the dirname command
pcc-libs-1.2.0~DEVEL+20200614/install-sh:177:dstdir=`echo "$dst" | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
pcc-libs-1.2.0~DEVEL+20200614/install-sh-178-
##############################################
pcc-libs-1.2.0~DEVEL+20200614/install-sh-190-IFS='%'
pcc-libs-1.2.0~DEVEL+20200614/install-sh:191:set - `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'`
pcc-libs-1.2.0~DEVEL+20200614/install-sh-192-IFS=$oIFS
##############################################
pcc-libs-1.2.0~DEVEL+20200614/install-sh-224-	then
pcc-libs-1.2.0~DEVEL+20200614/install-sh:225:		dstfile=`basename "$dst"`
pcc-libs-1.2.0~DEVEL+20200614/install-sh-226-	else
##############################################
pcc-libs-1.2.0~DEVEL+20200614/install-sh-234-	then
pcc-libs-1.2.0~DEVEL+20200614/install-sh:235:		dstfile=`basename "$dst"`
pcc-libs-1.2.0~DEVEL+20200614/install-sh-236-	else
##############################################
pcc-libs-1.2.0~DEVEL+20200614/csu/linux/crtbegin.c-116-{									\
pcc-libs-1.2.0~DEVEL+20200614/csu/linux/crtbegin.c:117:	asm volatile (".section " #section);				\
pcc-libs-1.2.0~DEVEL+20200614/csu/linux/crtbegin.c-118-	func();								\
pcc-libs-1.2.0~DEVEL+20200614/csu/linux/crtbegin.c:119:	asm volatile (".previous");					\
pcc-libs-1.2.0~DEVEL+20200614/csu/linux/crtbegin.c-120-}
##############################################
pcc-libs-1.2.0~DEVEL+20200614/csu/netbsd/crtbegin.c-110-{									\
pcc-libs-1.2.0~DEVEL+20200614/csu/netbsd/crtbegin.c:111:	asm volatile (".section " #section);				\
pcc-libs-1.2.0~DEVEL+20200614/csu/netbsd/crtbegin.c-112-	func();								\
pcc-libs-1.2.0~DEVEL+20200614/csu/netbsd/crtbegin.c:113:	asm volatile (".previous");					\
pcc-libs-1.2.0~DEVEL+20200614/csu/netbsd/crtbegin.c-114-}