===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
gccintro-1.0/install-sh-73-
gccintro-1.0/install-sh:74:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
gccintro-1.0/install-sh-75-	    shift
##############################################
gccintro-1.0/install-sh-77-
gccintro-1.0/install-sh:78:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
gccintro-1.0/install-sh-79-	    shift
##############################################
gccintro-1.0/install-sh-138-	then
gccintro-1.0/install-sh:139:		dst="$dst"/`basename $src`
gccintro-1.0/install-sh-140-	else
##############################################
gccintro-1.0/install-sh-145-## this sed command emulates the dirname command
gccintro-1.0/install-sh:146:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
gccintro-1.0/install-sh-147-
##############################################
gccintro-1.0/install-sh-159-IFS='%'
gccintro-1.0/install-sh:160:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
gccintro-1.0/install-sh-161-IFS="${oIFS}"
##############################################
gccintro-1.0/install-sh-193-	then
gccintro-1.0/install-sh:194:		dstfile=`basename $dst`
gccintro-1.0/install-sh-195-	else
##############################################
gccintro-1.0/install-sh-203-	then
gccintro-1.0/install-sh:204:		dstfile=`basename $dst`
gccintro-1.0/install-sh-205-	else
##############################################
gccintro-1.0/missing-128-         from any GNU archive site."
gccintro-1.0/missing:129:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
gccintro-1.0/missing-130-    test -z "$files" && files="config.h"
##############################################
gccintro-1.0/missing-167-         proper tools for further handling them.
gccintro-1.0/missing:168:         You can get \`$1Help2man' as part of \`Autoconf' from any GNU
gccintro-1.0/missing-169-         archive site."
gccintro-1.0/missing-170-
gccintro-1.0/missing:171:    file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'`
gccintro-1.0/missing:172:    test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'`
gccintro-1.0/missing-173-    if test -f "$file"; then
##############################################
gccintro-1.0/missing-196-	*.y)
gccintro-1.0/missing:197:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
gccintro-1.0/missing-198-	    if [ -f "$SRCFILE" ]; then
##############################################
gccintro-1.0/missing-200-	    fi
gccintro-1.0/missing:201:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
gccintro-1.0/missing-202-	    if [ -f "$SRCFILE" ]; then
##############################################
gccintro-1.0/missing-226-	*.l)
gccintro-1.0/missing:227:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
gccintro-1.0/missing-228-	    if [ -f "$SRCFILE" ]; then
##############################################
gccintro-1.0/missing-250-
gccintro-1.0/missing:251:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
gccintro-1.0/missing-252-    if test -z "$file"; then
gccintro-1.0/missing:253:	file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'`
gccintro-1.0/missing-254-    fi
##############################################
gccintro-1.0/missing-276-         the \`GNU make' package.  Grab either from any GNU archive site."
gccintro-1.0/missing:277:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
gccintro-1.0/missing-278-    if test -z "$file"; then
gccintro-1.0/missing:279:      file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
gccintro-1.0/missing:280:      file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file`
gccintro-1.0/missing-281-    fi
##############################################
gccintro-1.0/missing-304-	*o*)
gccintro-1.0/missing:305:	    firstarg=`echo "$firstarg" | sed s/o//`
gccintro-1.0/missing-306-	    tar "$firstarg" "$@" && exit 0
##############################################
gccintro-1.0/missing-310-	*h*)
gccintro-1.0/missing:311:	    firstarg=`echo "$firstarg" | sed s/h//`
gccintro-1.0/missing-312-	    tar "$firstarg" "$@" && exit 0
##############################################
gccintro-1.0/mkinstalldirs-69-do
gccintro-1.0/mkinstalldirs:70:  set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
gccintro-1.0/mkinstalldirs-71-  shift
##############################################
gccintro-1.0/texinfo.tex-4631-  \catcode `\\=0 \catcode `\{=1 \catcode `\}=2
gccintro-1.0/texinfo.tex:4632:  \catcode `\$=3 \catcode `\&=4 \catcode `\#=6
gccintro-1.0/texinfo.tex-4633-  \catcode `\^=7 \catcode `\_=8 \catcode `\~=\active \let~=\tie
##############################################
gccintro-1.0/ansi.c-6-  const char asm[] = "6502";
gccintro-1.0/ansi.c:7:  printf ("the string asm is '%s'\n", asm);
gccintro-1.0/ansi.c-8-  return 0;
##############################################
gccintro-1.0/gccintro.info-1298-       const char asm[] = "6502";
gccintro-1.0/gccintro.info:1299:       printf ("the string asm is '%s'\n", asm);
gccintro-1.0/gccintro.info-1300-       return 0;
##############################################
gccintro-1.0/gccintro.info-1318-     $ ./a.out
gccintro-1.0/gccintro.info:1319:     the string asm is '6502'
gccintro-1.0/gccintro.info-1320-
##############################################
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-331--	$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch:332:-	 -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-333-+	restore=: && backupdir="$(am__leading_dot)am$$$$" && \
##############################################
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-349-+	  cd $(srcdir) && \
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch:350:+	  $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-351-+	fi; \
##############################################
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-356- 	MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch:357:-	$(TEXI2DVI) `test -f '$<' || echo '$(srcdir)/'`$<
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-358-+	$(TEXI2DVI) $<
##############################################
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-362- 	MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch:363:-	$(TEXI2PDF) `test -f '$<' || echo '$(srcdir)/'`$<
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-364--gccintro.info: gccintro.texi $(gccintro_TEXINFOS)
##############################################
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-399- 	  for file in $$list; do \
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch:400: 	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-401--	    echo " install-info --info-dir=$(DESTDIR)$(infodir) --remove $(DESTDIR)$(infodir)/$$relfile"; \
##############################################
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-409- 	for file in $$list; do \
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch:410: 	  relfile=`echo "$$file" | sed 's|^.*/||'`; \
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch:411: 	  relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-412--	  (if cd $(DESTDIR)$(infodir); then \
##############################################
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-420- dist-info: $(INFO_DEPS)
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch:421:+	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-422- 	list='$(INFO_DEPS)'; \
##############################################
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-424-+	  case $$base in \
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch:425:+	    $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-426-+	  esac; \
##############################################
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-428- 	  for file in $$d/$$base*; do \
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch:429: 	    relfile=`expr "$$file" : "$$d/\(.*\)"`; \
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-430-@@ -184,11 +260,11 @@ dist-info: $(INFO_DEPS)
##############################################
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-464-@@ -230,7 +293,7 @@ distdir: $(DISTFILES)
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch:465: 	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-466- 	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-548- 	@cd $(distuninstallcheck_dir) \
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch:549: 	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-550-@@ -320,9 +411,10 @@ distcleancheck: distclean
##############################################
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-605-+	test -z "$(infodir)" || $(mkdir_p) "$(DESTDIR)$(infodir)"
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch:606:+	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-607-+	list='$(INFO_DEPS)'; \
##############################################
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-609-+	  case $$file in \
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch:610:+	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-611-+	  esac; \
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-612- 	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch:613: 	  file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-614- 	  for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
##############################################
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-616- 	    if test -f $$ifile; then \
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch:617: 	      relfile=`echo "$$ifile" | sed 's|^.*/||'`; \
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-618--	      echo " $(INSTALL_DATA) $$ifile $(DESTDIR)$(infodir)/$$relfile"; \
##############################################
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-630- 	  for file in $$list; do \
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch:631: 	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-632--	    echo " install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$relfile";\
##############################################
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-723-+# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch:724:+# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-725-+#
##############################################
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-747-+# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch:748:+#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-749-+# and then we would define $MISSING as
##############################################
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-767-+# expand $ac_aux_dir to an absolute path
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch:768:+am_aux_dir=`cd $ac_aux_dir && pwd`
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-769-+])
##############################################
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-804- # test to see if srcdir already configured
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch:805: if test "`cd $srcdir && pwd`" != "`pwd`" &&
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-806-    test -f $srcdir/config.status; then
##############################################
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-828- done
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch:829: echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-830- 
##############################################
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-1121--# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch:1122:-# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-1123-+# Copyright (C) 2001, 2003, 2005  Free Software Foundation, Inc.
##############################################
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-1146--# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch:1147:-#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-1148--# and then we would define $MISSING as
##############################################
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-1163--# expand $ac_aux_dir to an absolute path
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch:1164:-am_aux_dir=`cd $ac_aux_dir && pwd`
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-1165--])
##############################################
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-1395--  if test "$am_compiler_list" = ""; then
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch:1396:-     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-1397--  fi
##############################################
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-1502--  # Strip MF so we end up with the name of the file.
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch:1503:-  mf=`echo "$mf" | sed -e 's/:.*$//'`
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-1504--  # Check whether this is an Automake generated Makefile or not.
##############################################
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-1510--  if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch:1511:-    dirpart=`AS_DIRNAME("$mf")`
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-1512--  else
##############################################
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-1520--  # running `make'.
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch:1521:-  DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"`
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-1522--  test -z "$DEPDIR" && continue
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-1523--  # When using ansi2knr, U may be empty or an underscore; expand it
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch:1524:-  U=`sed -n -e '/^U = / s///p' < "$mf"`
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-1525--  test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR"
##############################################
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-1541--    test -f "$dirpart/$file" && continue
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch:1542:-    fdir=`AS_DIRNAME(["$file"])`
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-1543--    AS_MKDIR_P([$dirpart/$fdir])
##############################################
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-1607--# case it prints its new name instead of `make'.
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch:1608:-if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-1609--   am__include=include
##############################################
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-1615--   echo '.include "confinc"' > confmf
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch:1616:-   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-1617--      am__include=.include
##############################################
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-1853- do
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch:1854:-  if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch:1855:+  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-1856-     eval $as_var=C; export $as_var
##############################################
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-1901- do
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch:1902:   eval ac_val=$`echo $ac_var`
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-1903-   case $ac_val in
##############################################
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-1938- By default, \`make install' will install all the files in
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch:1939: \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-1940-@@ -782,7 +783,7 @@ fi
##############################################
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-1952- esac
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch:1953:-# Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-1954--# absolute.
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch:1955:-ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch:1956:-ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd`
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch:1957:-ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch:1958:-ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-1959-+
##############################################
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-2000-     # Check for guested configure; otherwise get Cygnus style configure.
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch:2001:@@ -835,7 +869,7 @@ ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-2002-       echo
##############################################
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-2086-       do
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch:2087: 	eval ac_val=$`echo $ac_var`
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-2088--        echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-2189-@@ -1361,7 +1396,6 @@ _ACEOF
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch:2190: program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-2191- rm conftest.sed
##############################################
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-2194- # expand $ac_aux_dir to an absolute path
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch:2195: am_aux_dir=`cd $ac_aux_dir && pwd`
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-2196- 
##############################################
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-2240- echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch:2241:-set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'`
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch:2242:+set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'`
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-2243- if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
##############################################
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-2251-+# test to see if srcdir already configured
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch:2252: if test "`cd $srcdir && pwd`" != "`pwd`" &&
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-2253-    test -f $srcdir/config.status; then
##############################################
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-2363- do
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch:2364:-  if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch:2365:+  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-2366-     eval $as_var=C; export $as_var
##############################################
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-2416-+configured by $0, generated by GNU Autoconf 2.59,
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch:2417:   with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-2418- 
##############################################
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-2453-       fi
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch:2454:       ac_sed_frag=`expr $ac_sed_frag + 1`
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-2455-       ac_beg=$ac_end
##############################################
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-2460--        cat >$tmp/stdin
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch:2461:-        ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch:2462:-        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-2463-+	cat >$tmp/stdin
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch:2464:+	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch:2465:+	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch:2466:   *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch:2467:-        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch:2468:+	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-2469-   * )   ac_file_in=$ac_file.in ;;
##############################################
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-2504- esac
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch:2505:-# Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-2506--# absolute.
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch:2507:-ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch:2508:-ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd`
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch:2509:-ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch:2510:-ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-2511-+
##############################################
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-2660-+{
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch:2661:+  asm ("fldcw %0" : : "m" (*&mode));
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-2662-+}
##############################################
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-6278-+{
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch:6279:+  asm ("fldcw %0" : : "m" (*&mode));
gccintro-1.0/debian/patches/0001-gccintro-1.0-1.1.patch-6280-+}
##############################################
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/Makefile.in-131-	$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/Makefile.in:132:	 -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/Makefile.in-133-
##############################################
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/Makefile.in-136-	MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/Makefile.in:137:	$(TEXI2DVI) `test -f '$<' || echo '$(srcdir)/'`$<
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/Makefile.in-138-
##############################################
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/Makefile.in-141-	MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/Makefile.in:142:	$(TEXI2PDF) `test -f '$<' || echo '$(srcdir)/'`$<
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/Makefile.in-143-gccintro.info: gccintro.texi $(gccintro_TEXINFOS)
##############################################
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/Makefile.in-158-	  for file in $$list; do \
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/Makefile.in:159:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/Makefile.in-160-	    echo " install-info --info-dir=$(DESTDIR)$(infodir) --remove $(DESTDIR)$(infodir)/$$relfile"; \
##############################################
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/Makefile.in-166-	for file in $$list; do \
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/Makefile.in:167:	  relfile=`echo "$$file" | sed 's|^.*/||'`; \
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/Makefile.in:168:	  relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/Makefile.in-169-	  (if cd $(DESTDIR)$(infodir); then \
##############################################
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/Makefile.in-179-	  for file in $$d/$$base*; do \
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/Makefile.in:180:	    relfile=`expr "$$file" : "$$d/\(.*\)"`; \
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/Makefile.in-181-	    test -f $(distdir)/$$relfile || \
##############################################
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/Makefile.in-194-	@list='$(INFO_DEPS)'; for i in $$list; do \
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/Makefile.in:195:	  i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/Makefile.in-196-	  echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
##############################################
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/Makefile.in-221-	mkdir $(distdir)
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/Makefile.in:222:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/Makefile.in:223:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/Makefile.in-224-	list='$(DISTFILES)'; for file in $$list; do \
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/Makefile.in-225-	  case $$file in \
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/Makefile.in:226:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/Makefile.in:227:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/Makefile.in-228-	  esac; \
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/Makefile.in-229-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/Makefile.in:230:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/Makefile.in-231-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/Makefile.in-273-	chmod a-w $(distdir)
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/Makefile.in:274:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/Makefile.in-275-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/Makefile.in-303-	@cd $(distuninstallcheck_dir) \
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/Makefile.in:304:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/Makefile.in-305-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/Makefile.in-315-	fi
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/Makefile.in:316:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/Makefile.in-317-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/Makefile.in-377-	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/Makefile.in:378:	  file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/Makefile.in-379-	  for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
##############################################
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/Makefile.in-381-	    if test -f $$ifile; then \
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/Makefile.in:382:	      relfile=`echo "$$ifile" | sed 's|^.*/||'`; \
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/Makefile.in-383-	      echo " $(INSTALL_DATA) $$ifile $(DESTDIR)$(infodir)/$$relfile"; \
##############################################
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/Makefile.in-392-	  for file in $$list; do \
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/Makefile.in:393:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/Makefile.in-394-	    echo " install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$relfile";\
##############################################
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/aclocal.m4-59-# test to see if srcdir already configured
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/aclocal.m4:60:if test "`cd $srcdir && pwd`" != "`pwd`" &&
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/aclocal.m4-61-   test -f $srcdir/config.status; then
##############################################
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/aclocal.m4-133-    * )
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/aclocal.m4:134:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/aclocal.m4-135-  esac
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/aclocal.m4-136-done
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/aclocal.m4:137:echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/aclocal.m4-138-
##############################################
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/aclocal.m4-247-if (
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/aclocal.m4:248:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/aclocal.m4-249-   if test "$[*]" = "X"; then
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/aclocal.m4-250-      # -L didn't work.
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/aclocal.m4:251:      set X `ls -t $srcdir/configure conftest.file`
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/aclocal.m4-252-   fi
##############################################
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/aclocal.m4-342-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/aclocal.m4:343:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/aclocal.m4-344-#
##############################################
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/aclocal.m4-366-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/aclocal.m4:367:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/aclocal.m4-368-# and then we would define $MISSING as
##############################################
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/aclocal.m4-383-# expand $ac_aux_dir to an absolute path
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/aclocal.m4:384:am_aux_dir=`cd $ac_aux_dir && pwd`
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/aclocal.m4-385-])
##############################################
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/aclocal.m4-550-  if test "$am_compiler_list" = ""; then
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/aclocal.m4:551:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/aclocal.m4-552-  fi
##############################################
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/aclocal.m4-655-  # Strip MF so we end up with the name of the file.
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/aclocal.m4:656:  mf=`echo "$mf" | sed -e 's/:.*$//'`
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/aclocal.m4-657-  # Check whether this is an Automake generated Makefile or not.
##############################################
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/aclocal.m4-663-  if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/aclocal.m4:664:    dirpart=`AS_DIRNAME("$mf")`
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/aclocal.m4-665-  else
##############################################
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/aclocal.m4-670-  # running `make'.
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/aclocal.m4:671:  DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"`
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/aclocal.m4-672-  test -z "$DEPDIR" && continue
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/aclocal.m4-673-  # When using ansi2knr, U may be empty or an underscore; expand it
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/aclocal.m4:674:  U=`sed -n -e '/^U = / s///p' < "$mf"`
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/aclocal.m4-675-  test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR"
##############################################
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/aclocal.m4-691-    test -f "$dirpart/$file" && continue
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/aclocal.m4:692:    fdir=`AS_DIRNAME(["$file"])`
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/aclocal.m4-693-    AS_MKDIR_P([$dirpart/$fdir])
##############################################
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/aclocal.m4-756-# case it prints its new name instead of `make'.
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/aclocal.m4:757:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/aclocal.m4-758-   am__include=include
##############################################
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/aclocal.m4-764-   echo '.include "confinc"' > confmf
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/aclocal.m4:765:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/aclocal.m4-766-      am__include=.include
##############################################
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-43-do
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure:44:  if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-45-    eval $as_var=C; export $as_var
##############################################
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-101-  as_lineno_2=$LINENO
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure:102:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-103-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-140-  as_lineno_2=$LINENO
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure:141:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-142-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-324-
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure:325:  ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-326-
##############################################
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-357-  -disable-* | --disable-*)
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure:358:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-359-    # Reject names that are not valid shell variable names.
##############################################
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-362-   { (exit 1); exit 1; }; }
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure:363:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-364-    eval "enable_$ac_feature=no" ;;
##############################################
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-366-  -enable-* | --enable-*)
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure:367:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-368-    # Reject names that are not valid shell variable names.
##############################################
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-371-   { (exit 1); exit 1; }; }
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure:372:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-373-    case $ac_option in
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure:374:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-375-      *) ac_optarg=yes ;;
##############################################
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-548-  -with-* | --with-*)
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure:549:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-550-    # Reject names that are not valid shell variable names.
##############################################
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-553-   { (exit 1); exit 1; }; }
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure:554:    ac_package=`echo $ac_package| sed 's/-/_/g'`
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-555-    case $ac_option in
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure:556:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-557-      *) ac_optarg=yes ;;
##############################################
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-561-  -without-* | --without-*)
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure:562:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-563-    # Reject names that are not valid shell variable names.
##############################################
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-566-   { (exit 1); exit 1; }; }
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure:567:    ac_package=`echo $ac_package | sed 's/-/_/g'`
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-568-    eval "with_$ac_package=no" ;;
##############################################
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-593-  *=*)
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure:594:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-595-    # Reject names that are not valid shell variable names.
##############################################
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-598-   { (exit 1); exit 1; }; }
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure:599:    ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-600-    eval "$ac_envvar='$ac_optarg'"
##############################################
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-614-if test -n "$ac_prev"; then
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure:615:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-616-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-622-do
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure:623:  eval ac_val=$`echo $ac_var`
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-624-  case $ac_val in
##############################################
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-634-do
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure:635:  eval ac_val=$`echo $ac_var`
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-636-  case $ac_val in
##############################################
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-701-   { (exit 1); exit 1; }; }
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure:702:srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-703-ac_env_build_alias_set=${build_alias+set}
##############################################
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-752-By default, \`make install' will install all the files in
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure:753:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure:754:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-755-for instance \`--prefix=\$HOME'.
##############################################
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-799-if test "$ac_dir" != .; then
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure:800:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-801-  # A "../" for each directory in $ac_dir_suffix.
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure:802:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-803-else
##############################################
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-812-    else
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure:813:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-814-    fi ;;
##############################################
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-821-esac
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure:822:# Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-823-# absolute.
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure:824:ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure:825:ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd`
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure:826:ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure:827:ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-828-
##############################################
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-936-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure:937:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-938-    esac
##############################################
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-1008-    do
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure:1009:      eval ac_val=$`echo $ac_var`
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-1010-      echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-1022-      do
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure:1023:	eval ac_val=$`echo $ac_var`
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-1024-        echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-1129-    set,)
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure:1130:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure:1131:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-1132-      ac_cache_corrupted=: ;;
##############################################
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-1152-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure:1153:      ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-1154-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-1316-if (
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure:1317:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-1318-   if test "$*" = "X"; then
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-1319-      # -L didn't work.
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure:1320:      set X `ls -t $srcdir/configure conftest.file`
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-1321-   fi
##############################################
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-1360-_ACEOF
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure:1361:program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-1362-rm conftest.sed
##############################################
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-1365-# expand $ac_aux_dir to an absolute path
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure:1366:am_aux_dir=`cd $ac_aux_dir && pwd`
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-1367-
##############################################
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-1419-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure:1420:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'`
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-1421-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
##############################################
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-1428-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure:1429:eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-1430-if test -n "$ac_maketemp"; then
##############################################
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-1436-fi
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure:1437:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-1438-  echo "$as_me:$LINENO: result: yes" >&5
##############################################
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-1456- # test to see if srcdir already configured
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure:1457:if test "`cd $srcdir && pwd`" != "`pwd`" &&
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-1458-   test -f $srcdir/config.status; then
##############################################
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-1705-ac_LF_and_DOT=`echo; echo .`
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure:1706:DEFS=`sed -n -f confdef2opt.sed confdefs.h | tr "$ac_LF_and_DOT" ' .'`
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-1707-rm -f confdef2opt.sed
##############################################
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-1779-do
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure:1780:  if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-1781-    eval $as_var=C; export $as_var
##############################################
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-1837-  as_lineno_2=$LINENO
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure:1838:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-1839-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-1877-  as_lineno_2=$LINENO
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure:1878:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-1879-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-2050-configured by $0, generated by GNU Autoconf 2.57,
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure:2051:  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-2052-
##############################################
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-2068-  --*=*)
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure:2069:    ac_option=`expr "x$1" : 'x\([^=]*\)='`
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure:2070:    ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-2071-    ac_shift=:
##############################################
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-2290-      fi
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure:2291:      ac_sed_frag=`expr $ac_sed_frag + 1`
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-2292-      ac_beg=$ac_end
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure:2293:      ac_end=`expr $ac_end + $ac_max_sed_lines`
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-2294-    fi
##############################################
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-2307-        cat >$tmp/stdin
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure:2308:        ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure:2309:        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure:2310:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure:2311:        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-2312-  * )   ac_file_in=$ac_file.in ;;
##############################################
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-2355-if test "$ac_dir" != .; then
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure:2356:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-2357-  # A "../" for each directory in $ac_dir_suffix.
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure:2358:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-2359-else
##############################################
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-2368-    else
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure:2369:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-2370-    fi ;;
##############################################
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-2377-esac
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure:2378:# Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-2379-# absolute.
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure:2380:ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure:2381:ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd`
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure:2382:ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure:2383:ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/configure-2384-
##############################################
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/gccintro.texi-1660-$ ./a.out 
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/gccintro.texi:1661:the string asm is '6502'
gccintro-1.0/.pc/0001-gccintro-1.0-1.1.patch/gccintro.texi-1662-@end example
##############################################
gccintro-1.0/.pc/0002-macro-and-iftex-fix.patch/gccintro.texi-1753-$ ./a.out 
gccintro-1.0/.pc/0002-macro-and-iftex-fix.patch/gccintro.texi:1754:the string asm is '6502'
gccintro-1.0/.pc/0002-macro-and-iftex-fix.patch/gccintro.texi-1755-@end example
##############################################
gccintro-1.0/.pc/0003-Fix-upstream-build-structure-for-Debian.patch/gccintro.texi-1753-$ ./a.out 
gccintro-1.0/.pc/0003-Fix-upstream-build-structure-for-Debian.patch/gccintro.texi:1754:the string asm is '6502'
gccintro-1.0/.pc/0003-Fix-upstream-build-structure-for-Debian.patch/gccintro.texi-1755-@end example
##############################################
gccintro-1.0/.pc/0004-Update-contents-for-Debian.patch/gccintro.texi-1762-$ ./a.out 
gccintro-1.0/.pc/0004-Update-contents-for-Debian.patch/gccintro.texi:1763:the string asm is '6502'
gccintro-1.0/.pc/0004-Update-contents-for-Debian.patch/gccintro.texi-1764-@end example
##############################################
gccintro-1.0/.pc/0005-Update-title-etc.-for-Debian.patch/gccintro.texi-1767-$ ./a.out 
gccintro-1.0/.pc/0005-Update-title-etc.-for-Debian.patch/gccintro.texi:1768:the string asm is '6502'
gccintro-1.0/.pc/0005-Update-title-etc.-for-Debian.patch/gccintro.texi-1769-@end example
##############################################
gccintro-1.0/fptest2.c-5-{
gccintro-1.0/fptest2.c:6:  asm ("fldcw %0" : : "m" (*&mode));
gccintro-1.0/fptest2.c-7-}
##############################################
gccintro-1.0/setfpu.c-3-{
gccintro-1.0/setfpu.c:4:  asm ("fldcw %0" : : "m" (*&mode));
gccintro-1.0/setfpu.c-5-}
##############################################
gccintro-1.0/Makefile.in-189-	  cd $(srcdir) && \
gccintro-1.0/Makefile.in:190:	  $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
gccintro-1.0/Makefile.in-191-	fi; \
##############################################
gccintro-1.0/Makefile.in-230-	  for file in $$list; do \
gccintro-1.0/Makefile.in:231:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
gccintro-1.0/Makefile.in-232-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
##############################################
gccintro-1.0/Makefile.in-238-	for file in $$list; do \
gccintro-1.0/Makefile.in:239:	  relfile=`echo "$$file" | sed 's|^.*/||'`; \
gccintro-1.0/Makefile.in:240:	  relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
gccintro-1.0/Makefile.in-241-	  (if cd "$(DESTDIR)$(infodir)"; then \
##############################################
gccintro-1.0/Makefile.in-247-dist-info: $(INFO_DEPS)
gccintro-1.0/Makefile.in:248:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
gccintro-1.0/Makefile.in-249-	list='$(INFO_DEPS)'; \
##############################################
gccintro-1.0/Makefile.in-251-	  case $$base in \
gccintro-1.0/Makefile.in:252:	    $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
gccintro-1.0/Makefile.in-253-	  esac; \
##############################################
gccintro-1.0/Makefile.in-255-	  for file in $$d/$$base*; do \
gccintro-1.0/Makefile.in:256:	    relfile=`expr "$$file" : "$$d/\(.*\)"`; \
gccintro-1.0/Makefile.in-257-	    test -f $(distdir)/$$relfile || \
##############################################
gccintro-1.0/Makefile.in-270-	@list='$(INFO_DEPS)'; for i in $$list; do \
gccintro-1.0/Makefile.in:271:	  i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
gccintro-1.0/Makefile.in-272-	  echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
##############################################
gccintro-1.0/Makefile.in-284-	mkdir $(distdir)
gccintro-1.0/Makefile.in:285:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
gccintro-1.0/Makefile.in:286:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
gccintro-1.0/Makefile.in-287-	list='$(DISTFILES)'; for file in $$list; do \
gccintro-1.0/Makefile.in-288-	  case $$file in \
gccintro-1.0/Makefile.in:289:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
gccintro-1.0/Makefile.in:290:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
gccintro-1.0/Makefile.in-291-	  esac; \
gccintro-1.0/Makefile.in-292-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
gccintro-1.0/Makefile.in:293:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
gccintro-1.0/Makefile.in-294-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
gccintro-1.0/Makefile.in-363-	chmod a-w $(distdir)
gccintro-1.0/Makefile.in:364:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
gccintro-1.0/Makefile.in-365-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
gccintro-1.0/Makefile.in-394-	@cd $(distuninstallcheck_dir) \
gccintro-1.0/Makefile.in:395:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
gccintro-1.0/Makefile.in-396-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
gccintro-1.0/Makefile.in-406-	fi
gccintro-1.0/Makefile.in:407:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
gccintro-1.0/Makefile.in-408-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
gccintro-1.0/Makefile.in-471-	test -z "$(infodir)" || $(mkdir_p) "$(DESTDIR)$(infodir)"
gccintro-1.0/Makefile.in:472:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
gccintro-1.0/Makefile.in-473-	list='$(INFO_DEPS)'; \
##############################################
gccintro-1.0/Makefile.in-475-	  case $$file in \
gccintro-1.0/Makefile.in:476:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
gccintro-1.0/Makefile.in-477-	  esac; \
gccintro-1.0/Makefile.in-478-	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
gccintro-1.0/Makefile.in:479:	  file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
gccintro-1.0/Makefile.in-480-	  for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
##############################################
gccintro-1.0/Makefile.in-482-	    if test -f $$ifile; then \
gccintro-1.0/Makefile.in:483:	      relfile=`echo "$$ifile" | sed 's|^.*/||'`; \
gccintro-1.0/Makefile.in-484-	      echo " $(INSTALL_DATA) '$$ifile' '$(DESTDIR)$(infodir)/$$relfile'"; \
##############################################
gccintro-1.0/Makefile.in-493-	  for file in $$list; do \
gccintro-1.0/Makefile.in:494:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
gccintro-1.0/Makefile.in-495-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
##############################################
gccintro-1.0/aclocal.m4-42-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
gccintro-1.0/aclocal.m4:43:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
gccintro-1.0/aclocal.m4-44-#
##############################################
gccintro-1.0/aclocal.m4-66-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
gccintro-1.0/aclocal.m4:67:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
gccintro-1.0/aclocal.m4-68-# and then we would define $MISSING as
##############################################
gccintro-1.0/aclocal.m4-82-# expand $ac_aux_dir to an absolute path
gccintro-1.0/aclocal.m4:83:am_aux_dir=`cd $ac_aux_dir && pwd`
gccintro-1.0/aclocal.m4-84-])
##############################################
gccintro-1.0/aclocal.m4-118-# test to see if srcdir already configured
gccintro-1.0/aclocal.m4:119:if test "`cd $srcdir && pwd`" != "`pwd`" &&
gccintro-1.0/aclocal.m4-120-   test -f $srcdir/config.status; then
##############################################
gccintro-1.0/aclocal.m4-194-    * )
gccintro-1.0/aclocal.m4:195:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
gccintro-1.0/aclocal.m4-196-  esac
gccintro-1.0/aclocal.m4-197-done
gccintro-1.0/aclocal.m4:198:echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
gccintro-1.0/aclocal.m4-199-
##############################################
gccintro-1.0/aclocal.m4-389-if (
gccintro-1.0/aclocal.m4:390:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
gccintro-1.0/aclocal.m4-391-   if test "$[*]" = "X"; then
gccintro-1.0/aclocal.m4-392-      # -L didn't work.
gccintro-1.0/aclocal.m4:393:      set X `ls -t $srcdir/configure conftest.file`
gccintro-1.0/aclocal.m4-394-   fi
##############################################
gccintro-1.0/configure-43-do
gccintro-1.0/configure:44:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
gccintro-1.0/configure-45-    eval $as_var=C; export $as_var
##############################################
gccintro-1.0/configure-101-  as_lineno_2=$LINENO
gccintro-1.0/configure:102:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
gccintro-1.0/configure-103-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
gccintro-1.0/configure-140-  as_lineno_2=$LINENO
gccintro-1.0/configure:141:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
gccintro-1.0/configure-142-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
gccintro-1.0/configure-325-
gccintro-1.0/configure:326:  ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
gccintro-1.0/configure-327-
##############################################
gccintro-1.0/configure-358-  -disable-* | --disable-*)
gccintro-1.0/configure:359:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
gccintro-1.0/configure-360-    # Reject names that are not valid shell variable names.
##############################################
gccintro-1.0/configure-363-   { (exit 1); exit 1; }; }
gccintro-1.0/configure:364:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
gccintro-1.0/configure-365-    eval "enable_$ac_feature=no" ;;
##############################################
gccintro-1.0/configure-367-  -enable-* | --enable-*)
gccintro-1.0/configure:368:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
gccintro-1.0/configure-369-    # Reject names that are not valid shell variable names.
##############################################
gccintro-1.0/configure-372-   { (exit 1); exit 1; }; }
gccintro-1.0/configure:373:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
gccintro-1.0/configure-374-    case $ac_option in
gccintro-1.0/configure:375:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
gccintro-1.0/configure-376-      *) ac_optarg=yes ;;
##############################################
gccintro-1.0/configure-549-  -with-* | --with-*)
gccintro-1.0/configure:550:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
gccintro-1.0/configure-551-    # Reject names that are not valid shell variable names.
##############################################
gccintro-1.0/configure-554-   { (exit 1); exit 1; }; }
gccintro-1.0/configure:555:    ac_package=`echo $ac_package| sed 's/-/_/g'`
gccintro-1.0/configure-556-    case $ac_option in
gccintro-1.0/configure:557:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
gccintro-1.0/configure-558-      *) ac_optarg=yes ;;
##############################################
gccintro-1.0/configure-562-  -without-* | --without-*)
gccintro-1.0/configure:563:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
gccintro-1.0/configure-564-    # Reject names that are not valid shell variable names.
##############################################
gccintro-1.0/configure-567-   { (exit 1); exit 1; }; }
gccintro-1.0/configure:568:    ac_package=`echo $ac_package | sed 's/-/_/g'`
gccintro-1.0/configure-569-    eval "with_$ac_package=no" ;;
##############################################
gccintro-1.0/configure-594-  *=*)
gccintro-1.0/configure:595:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
gccintro-1.0/configure-596-    # Reject names that are not valid shell variable names.
##############################################
gccintro-1.0/configure-599-   { (exit 1); exit 1; }; }
gccintro-1.0/configure:600:    ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
gccintro-1.0/configure-601-    eval "$ac_envvar='$ac_optarg'"
##############################################
gccintro-1.0/configure-615-if test -n "$ac_prev"; then
gccintro-1.0/configure:616:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
gccintro-1.0/configure-617-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
gccintro-1.0/configure-623-do
gccintro-1.0/configure:624:  eval ac_val=$`echo $ac_var`
gccintro-1.0/configure-625-  case $ac_val in
##############################################
gccintro-1.0/configure-635-do
gccintro-1.0/configure:636:  eval ac_val=$`echo $ac_var`
gccintro-1.0/configure-637-  case $ac_val in
##############################################
gccintro-1.0/configure-702-   { (exit 1); exit 1; }; }
gccintro-1.0/configure:703:srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
gccintro-1.0/configure-704-ac_env_build_alias_set=${build_alias+set}
##############################################
gccintro-1.0/configure-753-By default, \`make install' will install all the files in
gccintro-1.0/configure:754:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
gccintro-1.0/configure:755:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
gccintro-1.0/configure-756-for instance \`--prefix=\$HOME'.
##############################################
gccintro-1.0/configure-800-if test "$ac_dir" != .; then
gccintro-1.0/configure:801:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
gccintro-1.0/configure-802-  # A "../" for each directory in $ac_dir_suffix.
gccintro-1.0/configure:803:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
gccintro-1.0/configure-804-else
##############################################
gccintro-1.0/configure-813-    else
gccintro-1.0/configure:814:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
gccintro-1.0/configure-815-    fi ;;
##############################################
gccintro-1.0/configure-969-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
gccintro-1.0/configure:970:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
gccintro-1.0/configure-971-    esac
##############################################
gccintro-1.0/configure-1041-    do
gccintro-1.0/configure:1042:      eval ac_val=$`echo $ac_var`
gccintro-1.0/configure-1043-      echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
gccintro-1.0/configure-1055-      do
gccintro-1.0/configure:1056:	eval ac_val=$`echo $ac_var`
gccintro-1.0/configure-1057-	echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
gccintro-1.0/configure-1162-    set,)
gccintro-1.0/configure:1163:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
gccintro-1.0/configure:1164:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
gccintro-1.0/configure-1165-      ac_cache_corrupted=: ;;
##############################################
gccintro-1.0/configure-1185-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
gccintro-1.0/configure:1186:      ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
gccintro-1.0/configure-1187-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
gccintro-1.0/configure-1351-if (
gccintro-1.0/configure:1352:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
gccintro-1.0/configure-1353-   if test "$*" = "X"; then
gccintro-1.0/configure-1354-      # -L didn't work.
gccintro-1.0/configure:1355:      set X `ls -t $srcdir/configure conftest.file`
gccintro-1.0/configure-1356-   fi
##############################################
gccintro-1.0/configure-1395-_ACEOF
gccintro-1.0/configure:1396:program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
gccintro-1.0/configure-1397-rm conftest.sed
##############################################
gccintro-1.0/configure-1399-# expand $ac_aux_dir to an absolute path
gccintro-1.0/configure:1400:am_aux_dir=`cd $ac_aux_dir && pwd`
gccintro-1.0/configure-1401-
##############################################
gccintro-1.0/configure-1486-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
gccintro-1.0/configure:1487:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'`
gccintro-1.0/configure-1488-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
##############################################
gccintro-1.0/configure-1495-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
gccintro-1.0/configure:1496:eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
gccintro-1.0/configure-1497-if test -n "$ac_maketemp"; then
##############################################
gccintro-1.0/configure-1503-fi
gccintro-1.0/configure:1504:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
gccintro-1.0/configure-1505-  echo "$as_me:$LINENO: result: yes" >&5
##############################################
gccintro-1.0/configure-1523-# test to see if srcdir already configured
gccintro-1.0/configure:1524:if test "`cd $srcdir && pwd`" != "`pwd`" &&
gccintro-1.0/configure-1525-   test -f $srcdir/config.status; then
##############################################
gccintro-1.0/configure-1776-ac_LF_and_DOT=`echo; echo .`
gccintro-1.0/configure:1777:DEFS=`sed -n -f confdef2opt.sed confdefs.h | tr "$ac_LF_and_DOT" ' .'`
gccintro-1.0/configure-1778-rm -f confdef2opt.sed
##############################################
gccintro-1.0/configure-1851-do
gccintro-1.0/configure:1852:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
gccintro-1.0/configure-1853-    eval $as_var=C; export $as_var
##############################################
gccintro-1.0/configure-1909-  as_lineno_2=$LINENO
gccintro-1.0/configure:1910:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
gccintro-1.0/configure-1911-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
gccintro-1.0/configure-1949-  as_lineno_2=$LINENO
gccintro-1.0/configure:1950:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
gccintro-1.0/configure-1951-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
gccintro-1.0/configure-2123-configured by $0, generated by GNU Autoconf 2.59,
gccintro-1.0/configure:2124:  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
gccintro-1.0/configure-2125-
##############################################
gccintro-1.0/configure-2140-  --*=*)
gccintro-1.0/configure:2141:    ac_option=`expr "x$1" : 'x\([^=]*\)='`
gccintro-1.0/configure:2142:    ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
gccintro-1.0/configure-2143-    ac_shift=:
##############################################
gccintro-1.0/configure-2365-      fi
gccintro-1.0/configure:2366:      ac_sed_frag=`expr $ac_sed_frag + 1`
gccintro-1.0/configure-2367-      ac_beg=$ac_end
gccintro-1.0/configure:2368:      ac_end=`expr $ac_end + $ac_max_sed_lines`
gccintro-1.0/configure-2369-    fi
##############################################
gccintro-1.0/configure-2382-	cat >$tmp/stdin
gccintro-1.0/configure:2383:	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
gccintro-1.0/configure:2384:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
gccintro-1.0/configure:2385:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
gccintro-1.0/configure:2386:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
gccintro-1.0/configure-2387-  * )   ac_file_in=$ac_file.in ;;
##############################################
gccintro-1.0/configure-2430-if test "$ac_dir" != .; then
gccintro-1.0/configure:2431:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
gccintro-1.0/configure-2432-  # A "../" for each directory in $ac_dir_suffix.
gccintro-1.0/configure:2433:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
gccintro-1.0/configure-2434-else
##############################################
gccintro-1.0/configure-2443-    else
gccintro-1.0/configure:2444:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
gccintro-1.0/configure-2445-    fi ;;
##############################################
gccintro-1.0/gccintro.texi-1776-$ ./a.out 
gccintro-1.0/gccintro.texi:1777:the string asm is '6502'
gccintro-1.0/gccintro.texi-1778-@end example