public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug go/52266] New: [4.7 Regression] syntax error in libgo/configure
@ 2012-02-15 22:20 doko at gcc dot gnu.org
  2012-02-16 10:44 ` [Bug go/52266] " rguenth at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: doko at gcc dot gnu.org @ 2012-02-15 22:20 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52266

             Bug #: 52266
           Summary: [4.7 Regression] syntax error in libgo/configure
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: go
        AssignedTo: ian@airs.com
        ReportedBy: doko@gcc.gnu.org


seen in 4.7.0, not 4.6.2:

checking for stdint.h... yes
checking for unistd.h... yes
/scratch/packages/gcc/4.7/gcc-4.7-4.7-20120210/src/libgo/configure: line 4750:
#include: 
command not found
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking how to print strings... printf

configure:
[...]

eval as_val=\$$as_ac_Header
   if test "x$as_val" = x""yes; then :
  cat >>confdefs.h <<_ACEOF
#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
_ACEOF

fi

done


$ac_includes_default

{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not
truncate output" >
&5
$as_echo_n "checking for a sed that does not truncate output... " >&6; }
if test "${ac_cv_path_SED+set}" = set; then :
  $as_echo_n "(cached) " >&6
else
[...]


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

* [Bug go/52266] [4.7 Regression] syntax error in libgo/configure
  2012-02-15 22:20 [Bug go/52266] New: [4.7 Regression] syntax error in libgo/configure doko at gcc dot gnu.org
@ 2012-02-16 10:44 ` rguenth at gcc dot gnu.org
  2012-02-17 15:45 ` ian at gcc dot gnu.org
  2012-02-17 15:46 ` ian at airs dot com
  2 siblings, 0 replies; 4+ messages in thread
From: rguenth at gcc dot gnu.org @ 2012-02-16 10:44 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52266

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.7.0


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

* [Bug go/52266] [4.7 Regression] syntax error in libgo/configure
  2012-02-15 22:20 [Bug go/52266] New: [4.7 Regression] syntax error in libgo/configure doko at gcc dot gnu.org
  2012-02-16 10:44 ` [Bug go/52266] " rguenth at gcc dot gnu.org
@ 2012-02-17 15:45 ` ian at gcc dot gnu.org
  2012-02-17 15:46 ` ian at airs dot com
  2 siblings, 0 replies; 4+ messages in thread
From: ian at gcc dot gnu.org @ 2012-02-17 15:45 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52266

--- Comment #1 from ian at gcc dot gnu.org <ian at gcc dot gnu.org> 2012-02-17 15:44:35 UTC ---
Author: ian
Date: Fri Feb 17 15:44:29 2012
New Revision: 184345

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184345
Log:
    PR go/52266
libgo: Remove accidental AC_INCLUDES_DEFAULT from configure script.

Modified:
    trunk/libgo/configure
    trunk/libgo/configure.ac


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

* [Bug go/52266] [4.7 Regression] syntax error in libgo/configure
  2012-02-15 22:20 [Bug go/52266] New: [4.7 Regression] syntax error in libgo/configure doko at gcc dot gnu.org
  2012-02-16 10:44 ` [Bug go/52266] " rguenth at gcc dot gnu.org
  2012-02-17 15:45 ` ian at gcc dot gnu.org
@ 2012-02-17 15:46 ` ian at airs dot com
  2 siblings, 0 replies; 4+ messages in thread
From: ian at airs dot com @ 2012-02-17 15:46 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52266

Ian Lance Taylor <ian at airs dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED

--- Comment #2 from Ian Lance Taylor <ian at airs dot com> 2012-02-17 15:45:16 UTC ---
Fixed.  Thanks for noticing.


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

end of thread, other threads:[~2012-02-17 15:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-15 22:20 [Bug go/52266] New: [4.7 Regression] syntax error in libgo/configure doko at gcc dot gnu.org
2012-02-16 10:44 ` [Bug go/52266] " rguenth at gcc dot gnu.org
2012-02-17 15:45 ` ian at gcc dot gnu.org
2012-02-17 15:46 ` ian at airs dot com

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).