public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ada/49724] New: [4.6/4.7 Regression] FAIL: gnat.dg/socket1.adb execution test
@ 2011-07-13  1:35 danglin at gcc dot gnu.org
  2011-07-13  8:25 ` [Bug ada/49724] " rguenth at gcc dot gnu.org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: danglin at gcc dot gnu.org @ 2011-07-13  1:35 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: [4.6/4.7 Regression] FAIL: gnat.dg/socket1.adb
                    execution test
           Product: gcc
           Version: 4.6.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: ada
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: danglin@gcc.gnu.org


Executing on host: /mnt/gnu/gcc/objdir-test/gcc/gnatmake
--GCC=/mnt/gnu/gcc/objdir-test/gcc/xgcc
--GNATBIND=/mnt/gnu/gcc/objdir-test/gcc/gnatbind
--GNATLINK=/mnt/gnu/gcc/objdir-test/gcc/gnatlink -cargs
-B/mnt/gnu/gcc/objdir-test/gcc -largs --GCC=/mnt/gnu/gcc/objdir-test/gcc/xgcc\
-B/mnt/gnu/gcc/objdir-test/gcc\  -margs
--RTS=/mnt/gnu/gcc/objdir-test/hppa2.0w-hp-hpux11.11/./libada -q -f /mnt/gnu/gc
c/gcc/gcc/testsuite/gnat.dg/socket1.adb     -lm   -o ./socket1.exe    (timeout
= 300)
Executing on host: /mnt/gnu/gcc/objdir-test/gcc/gnatclean -c -q -n ./socket1  
(
timeout = 300)
./socket1.ali
./socket1.oPASS: gnat.dg/socket1.adb (test for excess errors)Setting
LD_LIBRARY_PATH to :/mnt/gnu/gcc/objdir/gcc::/mnt/gnu/gcc/objdir/gccraised
GNAT.SOCKETS.HOST_ERROR : [0] Unknown errorFAIL: gnat.dg/socket1.adb execution
test

Revision 176070 was ok.


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

* [Bug ada/49724] [4.6/4.7 Regression] FAIL: gnat.dg/socket1.adb execution test
  2011-07-13  1:35 [Bug ada/49724] New: [4.6/4.7 Regression] FAIL: gnat.dg/socket1.adb execution test danglin at gcc dot gnu.org
@ 2011-07-13  8:25 ` rguenth at gcc dot gnu.org
  2011-07-14  8:40 ` [Bug tree-optimization/49724] " ebotcazou at gcc dot gnu.org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: rguenth at gcc dot gnu.org @ 2011-07-13  8:25 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.6.2


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

* [Bug tree-optimization/49724] [4.6/4.7 Regression] FAIL: gnat.dg/socket1.adb execution test
  2011-07-13  1:35 [Bug ada/49724] New: [4.6/4.7 Regression] FAIL: gnat.dg/socket1.adb execution test danglin at gcc dot gnu.org
  2011-07-13  8:25 ` [Bug ada/49724] " rguenth at gcc dot gnu.org
@ 2011-07-14  8:40 ` ebotcazou at gcc dot gnu.org
  2011-07-14  9:14 ` ebotcazou at gcc dot gnu.org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: ebotcazou at gcc dot gnu.org @ 2011-07-14  8:40 UTC (permalink / raw)
  To: gcc-bugs

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

Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2011.07.14 08:39:48
                 CC|                            |ebotcazou at gcc dot
                   |                            |gnu.org, jamborm at gcc dot
                   |                            |gnu.org
          Component|ada                         |tree-optimization
     Ever Confirmed|0                           |1

--- Comment #1 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2011-07-14 08:39:48 UTC ---
Can you confirm that this also comes from Martin's patch on the 4.6 branch?


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

* [Bug tree-optimization/49724] [4.6/4.7 Regression] FAIL: gnat.dg/socket1.adb execution test
  2011-07-13  1:35 [Bug ada/49724] New: [4.6/4.7 Regression] FAIL: gnat.dg/socket1.adb execution test danglin at gcc dot gnu.org
  2011-07-13  8:25 ` [Bug ada/49724] " rguenth at gcc dot gnu.org
  2011-07-14  8:40 ` [Bug tree-optimization/49724] " ebotcazou at gcc dot gnu.org
@ 2011-07-14  9:14 ` ebotcazou at gcc dot gnu.org
  2011-07-14 11:55 ` dave.anglin at bell dot net
  2011-07-16 16:40 ` danglin at gcc dot gnu.org
  4 siblings, 0 replies; 6+ messages in thread
From: ebotcazou at gcc dot gnu.org @ 2011-07-14  9:14 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #2 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2011-07-14 09:13:19 UTC ---
Based on Martin's comment in the other PR, I wonder whether this isn't rather a
temporary failure because of a glitch on the host.  Can you reproduce it?


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

* [Bug tree-optimization/49724] [4.6/4.7 Regression] FAIL: gnat.dg/socket1.adb execution test
  2011-07-13  1:35 [Bug ada/49724] New: [4.6/4.7 Regression] FAIL: gnat.dg/socket1.adb execution test danglin at gcc dot gnu.org
                   ` (2 preceding siblings ...)
  2011-07-14  9:14 ` ebotcazou at gcc dot gnu.org
@ 2011-07-14 11:55 ` dave.anglin at bell dot net
  2011-07-16 16:40 ` danglin at gcc dot gnu.org
  4 siblings, 0 replies; 6+ messages in thread
From: dave.anglin at bell dot net @ 2011-07-14 11:55 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #3 from dave.anglin at bell dot net 2011-07-14 11:54:32 UTC ---
On 14-Jul-11, at 4:40 AM, ebotcazou at gcc dot gnu.org wrote:

> Can you confirm that this also comes from Martin's patch on the 4.6  
> branch?


No, it doesn't come from Martin's change.  Rather, it appears to come  
from a change to resolv.conf
that I made last weekend.  There was a problem with accessing on of  
NRC's nameservers and I
changed the lookup order.  It appears going back to previous  
configuration fixes things.  Will
recheck.

Dave
--
John David Anglin    dave.anglin@bell.net


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

* [Bug tree-optimization/49724] [4.6/4.7 Regression] FAIL: gnat.dg/socket1.adb execution test
  2011-07-13  1:35 [Bug ada/49724] New: [4.6/4.7 Regression] FAIL: gnat.dg/socket1.adb execution test danglin at gcc dot gnu.org
                   ` (3 preceding siblings ...)
  2011-07-14 11:55 ` dave.anglin at bell dot net
@ 2011-07-16 16:40 ` danglin at gcc dot gnu.org
  4 siblings, 0 replies; 6+ messages in thread
From: danglin at gcc dot gnu.org @ 2011-07-16 16:40 UTC (permalink / raw)
  To: gcc-bugs

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

John David Anglin <danglin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |INVALID

--- Comment #4 from John David Anglin <danglin at gcc dot gnu.org> 2011-07-16 16:40:26 UTC ---
Caused by incorrect name server configuration.


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

end of thread, other threads:[~2011-07-16 16:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-13  1:35 [Bug ada/49724] New: [4.6/4.7 Regression] FAIL: gnat.dg/socket1.adb execution test danglin at gcc dot gnu.org
2011-07-13  8:25 ` [Bug ada/49724] " rguenth at gcc dot gnu.org
2011-07-14  8:40 ` [Bug tree-optimization/49724] " ebotcazou at gcc dot gnu.org
2011-07-14  9:14 ` ebotcazou at gcc dot gnu.org
2011-07-14 11:55 ` dave.anglin at bell dot net
2011-07-16 16:40 ` danglin at gcc dot gnu.org

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