public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/12055] New: testcase g++-bprob-1 fails when run remotely
@ 2003-08-25 15:15 dank at kegel dot com
  2003-08-25 15:20 ` [Bug other/12055] " pinskia at gcc dot gnu dot org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: dank at kegel dot com @ 2003-08-25 15:15 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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

           Summary: testcase g++-bprob-1 fails when run remotely
           Product: gcc
           Version: 3.3.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: dank at kegel dot com
                CC: gcc-bugs at gcc dot gnu dot org

g++-bprob-1 fails when run remotely because the test driver
assumes the output files are available locally.
A proper fix might be to modify the test driver to use
the dejagnu remote file operations to retrieve the
output files if is_remote is true.


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

* [Bug other/12055] testcase g++-bprob-1 fails when run remotely
  2003-08-25 15:15 [Bug c++/12055] New: testcase g++-bprob-1 fails when run remotely dank at kegel dot com
@ 2003-08-25 15:20 ` pinskia at gcc dot gnu dot org
  2003-08-25 15:24 ` [Bug other/12055] all testcase bprob " dank at kegel dot com
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-08-25 15:20 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
          Component|c++                         |other
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2003-08-25 15:20:00
               date|                            |


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-08-25 15:20 -------
I think all of bprob tests will fail if remote (that means f77 and the c tests also).


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

* [Bug other/12055] all testcase bprob fails when run remotely
  2003-08-25 15:15 [Bug c++/12055] New: testcase g++-bprob-1 fails when run remotely dank at kegel dot com
  2003-08-25 15:20 ` [Bug other/12055] " pinskia at gcc dot gnu dot org
@ 2003-08-25 15:24 ` dank at kegel dot com
  2003-10-10  5:43 ` pinskia at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: dank at kegel dot com @ 2003-08-25 15:24 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From dank at kegel dot com  2003-08-25 15:24 -------
yes, gcc.misc-tests/bprob-1.c also fails for same reason.
I haven't run the f77 tests, so I haven't seen that yet.


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

* [Bug other/12055] all testcase bprob fails when run remotely
  2003-08-25 15:15 [Bug c++/12055] New: testcase g++-bprob-1 fails when run remotely dank at kegel dot com
  2003-08-25 15:20 ` [Bug other/12055] " pinskia at gcc dot gnu dot org
  2003-08-25 15:24 ` [Bug other/12055] all testcase bprob " dank at kegel dot com
@ 2003-10-10  5:43 ` pinskia at gcc dot gnu dot org
  2003-10-10  6:15 ` dank at kegel dot com
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-10-10  5:43 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From pinskia at gcc dot gnu dot org  2003-10-10 05:43 -------
There was a patch posted here: <http://gcc.gnu.org/ml/gcc-patches/2003-03/msg02015.html>


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

* [Bug other/12055] all testcase bprob fails when run remotely
  2003-08-25 15:15 [Bug c++/12055] New: testcase g++-bprob-1 fails when run remotely dank at kegel dot com
                   ` (2 preceding siblings ...)
  2003-10-10  5:43 ` pinskia at gcc dot gnu dot org
@ 2003-10-10  6:15 ` dank at kegel dot com
  2003-10-28 11:57 ` gernot dot hillier at siemens dot com
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: dank at kegel dot com @ 2003-10-10  6:15 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From dank at kegel dot com  2003-10-10 06:15 -------
Damn, I should have looked in the archives, thanks for noticing!
I'll try it out when I get a chance.


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

* [Bug other/12055] all testcase bprob fails when run remotely
  2003-08-25 15:15 [Bug c++/12055] New: testcase g++-bprob-1 fails when run remotely dank at kegel dot com
                   ` (3 preceding siblings ...)
  2003-10-10  6:15 ` dank at kegel dot com
@ 2003-10-28 11:57 ` gernot dot hillier at siemens dot com
  2004-01-27  1:00 ` pinskia at gcc dot gnu dot org
  2004-05-26 22:55 ` pinskia at gcc dot gnu dot org
  6 siblings, 0 replies; 8+ messages in thread
From: gernot dot hillier at siemens dot com @ 2003-10-28 11:57 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From gernot dot hillier at siemens dot com  2003-10-28 11:40 -------
I stumbled over the same bug and developed my own patch (as I saw the other one
too late). It's a little bit more minimalistic than Adam's.

I'll attach my patch here, too...

You can choose :-)


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

* [Bug other/12055] all testcase bprob fails when run remotely
  2003-08-25 15:15 [Bug c++/12055] New: testcase g++-bprob-1 fails when run remotely dank at kegel dot com
                   ` (4 preceding siblings ...)
  2003-10-28 11:57 ` gernot dot hillier at siemens dot com
@ 2004-01-27  1:00 ` pinskia at gcc dot gnu dot org
  2004-05-26 22:55 ` pinskia at gcc dot gnu dot org
  6 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-01-27  1:00 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-01-27 00:59 -------
There are two different patches here, this really should be approved for at least 3.5.0

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2003-08-25 15:20:00         |2004-01-27 00:59:59
               date|                            |
   Target Milestone|---                         |3.5.0


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


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

* [Bug other/12055] all testcase bprob fails when run remotely
  2003-08-25 15:15 [Bug c++/12055] New: testcase g++-bprob-1 fails when run remotely dank at kegel dot com
                   ` (5 preceding siblings ...)
  2004-01-27  1:00 ` pinskia at gcc dot gnu dot org
@ 2004-05-26 22:55 ` pinskia at gcc dot gnu dot org
  6 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-05-26 22:55 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|3.5.0                       |---


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


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

end of thread, other threads:[~2004-05-26 13:59 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-08-25 15:15 [Bug c++/12055] New: testcase g++-bprob-1 fails when run remotely dank at kegel dot com
2003-08-25 15:20 ` [Bug other/12055] " pinskia at gcc dot gnu dot org
2003-08-25 15:24 ` [Bug other/12055] all testcase bprob " dank at kegel dot com
2003-10-10  5:43 ` pinskia at gcc dot gnu dot org
2003-10-10  6:15 ` dank at kegel dot com
2003-10-28 11:57 ` gernot dot hillier at siemens dot com
2004-01-27  1:00 ` pinskia at gcc dot gnu dot org
2004-05-26 22:55 ` pinskia at gcc dot gnu dot 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).