public inbox for overseers@sourceware.org
 help / color / mirror / Atom feed
* [Fwd: [dj@redhat.com: ./ diff config configure]]
@ 2004-04-29 17:20 Paolo Bonzini
  2004-04-29 17:32 ` DJ Delorie
  2004-04-29 19:30 ` Christopher Faylor
  0 siblings, 2 replies; 3+ messages in thread
From: Paolo Bonzini @ 2004-04-29 17:20 UTC (permalink / raw)
  To: overseers; +Cc: dj

[-- Attachment #1: Type: text/plain, Size: 47 bytes --]

Could you please give me access to src?

Paolo

[-- Attachment #2: [dj@redhat.com: ./ diff config configure] --]
[-- Type: message/rfc822, Size: 12868 bytes --]

From: DJ Delorie <dj@redhat.com>
To: bonzini@gnu.org
Subject: [dj@redhat.com: ./ diff config configure]
Date: Thu, 29 Apr 2004 09:49:47 -0400
Message-ID: <200404291349.i3TDnlt6002623@greed.delorie.com>


If you're going to be checking in lots of toplevel stuff, could you
arrange to get commit privs on both sides so you can keep gcc and src
in sync?

2004-04-28  Paolo Bonzini  <bonzini@gnu.org>

	* config/acx.m4: Fix fastcompare support for new-bootstrap.
	* configure: Regenerate.


------- Start of forwarded message -------
X-Sieve: CMU Sieve 2.2
Date: Thu, 29 Apr 2004 04:13:31 -0400
From: DJ Delorie <dj@redhat.com>
To: dj@redhat.com, neroden@twcny.rr.com
Subject: ./ diff config configure

*** gcc/configure	Thu Apr 29 04:13:12 2004
- --- src/configure	Tue Apr 27 14:21:34 2004
***************
*** 1856,1860 ****
  set dummy gcc; ac_word=$2
  echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
! echo "configure:1859: checking for $ac_word" >&5
  if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
- --- 1856,1860 ----
  set dummy gcc; ac_word=$2
  echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
! echo "configure:1860: checking for $ac_word" >&5
  if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
***************
*** 1886,1890 ****
  set dummy cc; ac_word=$2
  echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
! echo "configure:1889: checking for $ac_word" >&5
  if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
- --- 1886,1890 ----
  set dummy cc; ac_word=$2
  echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
! echo "configure:1890: checking for $ac_word" >&5
  if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
***************
*** 1937,1941 ****
  set dummy cl; ac_word=$2
  echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
! echo "configure:1940: checking for $ac_word" >&5
  if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
- --- 1937,1941 ----
  set dummy cl; ac_word=$2
  echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
! echo "configure:1941: checking for $ac_word" >&5
  if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
***************
*** 1969,1973 ****
  
  echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6
! echo "configure:1972: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
  
  ac_ext=c
- --- 1969,1973 ----
  
  echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6
! echo "configure:1973: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
  
  ac_ext=c
***************
*** 1980,1989 ****
  cat > conftest.$ac_ext << EOF
  
! #line 1983 "configure"
  #include "confdefs.h"
  
  main(){return(0);}
  EOF
! if { (eval echo configure:1988: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    ac_cv_prog_cc_works=yes
    # If we can't run a trivial program, we are probably using a cross compiler.
- --- 1980,1989 ----
  cat > conftest.$ac_ext << EOF
  
! #line 1984 "configure"
  #include "confdefs.h"
  
  main(){return(0);}
  EOF
! if { (eval echo configure:1989: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
    ac_cv_prog_cc_works=yes
    # If we can't run a trivial program, we are probably using a cross compiler.
***************
*** 2011,2020 ****
  fi
  echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
! echo "configure:2014: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
  echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6
  cross_compiling=$ac_cv_prog_cc_cross
  
  echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6
! echo "configure:2019: checking whether we are using GNU C" >&5
  if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
- --- 2011,2020 ----
  fi
  echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
! echo "configure:2015: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
  echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6
  cross_compiling=$ac_cv_prog_cc_cross
  
  echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6
! echo "configure:2020: checking whether we are using GNU C" >&5
  if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
***************
*** 2025,2029 ****
  #endif
  EOF
! if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:2028: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
    ac_cv_prog_gcc=yes
  else
- --- 2025,2029 ----
  #endif
  EOF
! if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:2029: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
    ac_cv_prog_gcc=yes
  else
***************
*** 2044,2048 ****
  CFLAGS=
  echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6
! echo "configure:2047: checking whether ${CC-cc} accepts -g" >&5
  if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
- --- 2044,2048 ----
  CFLAGS=
  echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6
! echo "configure:2048: checking whether ${CC-cc} accepts -g" >&5
  if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
***************
*** 2080,2084 ****
  set dummy ${ac_tool_prefix}gnatbind; ac_word=$2
  echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
! echo "configure:2083: checking for $ac_word" >&5
  if eval "test \"`echo '$''{'ac_cv_prog_GNATBIND'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
- --- 2080,2084 ----
  set dummy ${ac_tool_prefix}gnatbind; ac_word=$2
  echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
! echo "configure:2084: checking for $ac_word" >&5
  if eval "test \"`echo '$''{'ac_cv_prog_GNATBIND'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
***************
*** 2112,2116 ****
  set dummy gnatbind; ac_word=$2
  echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
! echo "configure:2115: checking for $ac_word" >&5
  if eval "test \"`echo '$''{'ac_cv_prog_GNATBIND'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
- --- 2112,2116 ----
  set dummy gnatbind; ac_word=$2
  echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
! echo "configure:2116: checking for $ac_word" >&5
  if eval "test \"`echo '$''{'ac_cv_prog_GNATBIND'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
***************
*** 2145,2149 ****
  
  echo $ac_n "checking whether compiler driver understands Ada""... $ac_c" 1>&6
! echo "configure:2148: checking whether compiler driver understands Ada" >&5
  if eval "test \"`echo '$''{'acx_cv_cc_gcc_supports_ada'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
- --- 2145,2149 ----
  
  echo $ac_n "checking whether compiler driver understands Ada""... $ac_c" 1>&6
! echo "configure:2149: checking whether compiler driver understands Ada" >&5
  if eval "test \"`echo '$''{'acx_cv_cc_gcc_supports_ada'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
***************
*** 2178,2182 ****
  
  echo $ac_n "checking how to compare bootstrapped objects""... $ac_c" 1>&6
! echo "configure:2181: checking how to compare bootstrapped objects" >&5
  if eval "test \"`echo '$''{'gcc_cv_prog_cmp_skip'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
- --- 2178,2182 ----
  
  echo $ac_n "checking how to compare bootstrapped objects""... $ac_c" 1>&6
! echo "configure:2182: checking how to compare bootstrapped objects" >&5
  if eval "test \"`echo '$''{'gcc_cv_prog_cmp_skip'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
***************
*** 2185,2198 ****
    echo cdfoo >t2
    gcc_cv_prog_cmp_skip='tail +16c $$f1 > tmp-foo1; tail +16c $$f2 > tmp-foo2; cmp tmp-foo1 tmp-foo2'
- -   if cmp t1 t2 2 2 > /dev/null 2>&1; then
- -     if cmp t1 t2 1 1 > /dev/null 2>&1; then
- -       :
- -     else
- -       gcc_cv_prog_cmp_skip='cmp $$f1 $$f2 16 16'
- -     fi
- -   fi
    if cmp --ignore-initial=2 t1 t2 > /dev/null 2>&1; then
      if cmp --ignore-initial=1 t1 t2 > /dev/null 2>&1; then
!       :
      else
        gcc_cv_prog_cmp_skip='cmp --ignore-initial=16 $$f1 $$f2'
- --- 2185,2197 ----
    echo cdfoo >t2
    gcc_cv_prog_cmp_skip='tail +16c $$f1 > tmp-foo1; tail +16c $$f2 > tmp-foo2; cmp tmp-foo1 tmp-foo2'
    if cmp --ignore-initial=2 t1 t2 > /dev/null 2>&1; then
      if cmp --ignore-initial=1 t1 t2 > /dev/null 2>&1; then
!       if cmp t1 t2 2 2 > /dev/null 2>&1; then
!         if cmp t1 t2 1 1 > /dev/null 2>&1; then
!           :
!         else
!           gcc_cv_prog_cmp_skip='cmp $$f1 $$f2 16 16'
!         fi
!       fi
      else
        gcc_cv_prog_cmp_skip='cmp --ignore-initial=16 $$f1 $$f2'
diff -r -x CVS -x '*~' -IRevision: -C 2 gcc/config/acx.m4 src/config/acx.m4
*** gcc/config/acx.m4	Thu Apr 29 04:13:13 2004
- --- src/config/acx.m4	Tue Apr 27 14:21:46 2004
***************
*** 194,226 ****
  fi
  ])
- - 
- - dnl 'make compare' can be significantly faster, if cmp itself can
- - dnl skip bytes instead of using tail.  The test being performed is
- - dnl "if cmp --ignore-initial=2 t1 t2 && ! cmp --ignore-initial=1 t1 t2"
- - dnl but we need to sink errors and handle broken shells.  We also test
- - dnl for the parameter format "cmp file1 file2 skip1 skip2" which is
- - dnl accepted by cmp on some systems.
- - AC_DEFUN([ACX_PROG_CMP_IGNORE_INITIAL],
- - [AC_CACHE_CHECK([how to compare bootstrapped objects], gcc_cv_prog_cmp_skip,
- - [ echo abfoo >t1
- -   echo cdfoo >t2
- -   gcc_cv_prog_cmp_skip='tail +16c $$f1 > tmp-foo1; tail +16c $$f2 > tmp-foo2; cmp tmp-foo1 tmp-foo2'
- -   if cmp t1 t2 2 2 > /dev/null 2>&1; then
- -     if cmp t1 t2 1 1 > /dev/null 2>&1; then
- -       :
- -     else
- -       gcc_cv_prog_cmp_skip='cmp $$f1 $$f2 16 16'
- -     fi
- -   fi
- -   if cmp --ignore-initial=2 t1 t2 > /dev/null 2>&1; then
- -     if cmp --ignore-initial=1 t1 t2 > /dev/null 2>&1; then
- -       :
- -     else
- -       gcc_cv_prog_cmp_skip='cmp --ignore-initial=16 $$f1 $$f2'
- -     fi
- -   fi
- -   rm t1 t2
- - ])
- - do_compare="$gcc_cv_prog_cmp_skip"
- - AC_SUBST(do_compare)
- - ])
- --- 194,195 ----
------- End of forwarded message -------



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Fwd: [dj@redhat.com: ./ diff config configure]]
  2004-04-29 17:20 [Fwd: [dj@redhat.com: ./ diff config configure]] Paolo Bonzini
@ 2004-04-29 17:32 ` DJ Delorie
  2004-04-29 19:30 ` Christopher Faylor
  1 sibling, 0 replies; 3+ messages in thread
From: DJ Delorie @ 2004-04-29 17:32 UTC (permalink / raw)
  To: overseers


> bonzini@gnu.org
>
> Could you please give me access to src?

FYI: he has gcc access already, just needs src access to commit
toplevel stuff.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Fwd: [dj@redhat.com: ./ diff config configure]]
  2004-04-29 17:20 [Fwd: [dj@redhat.com: ./ diff config configure]] Paolo Bonzini
  2004-04-29 17:32 ` DJ Delorie
@ 2004-04-29 19:30 ` Christopher Faylor
  1 sibling, 0 replies; 3+ messages in thread
From: Christopher Faylor @ 2004-04-29 19:30 UTC (permalink / raw)
  To: Paolo Bonzini; +Cc: overseers, dj

On Thu, Apr 29, 2004 at 07:07:51PM +0200, Paolo Bonzini wrote:
>Could you please give me access to src?

Done.

cgf

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-04-29 17:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-04-29 17:20 [Fwd: [dj@redhat.com: ./ diff config configure]] Paolo Bonzini
2004-04-29 17:32 ` DJ Delorie
2004-04-29 19:30 ` Christopher Faylor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).