First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 12055
Product:  
Component:  
Status: NEW
Resolution:
Assigned To: Not yet assigned to anyone <unassigned@gcc.gnu.org>
Host:
Reported against  
Priority:  
Severity:  
Target Milestone:  
 
 
Target:
Reporter: dank@kegel.com
Add CC:
CC:
Remove selected CCs
Build:
Patch URL:
Summary:
Keywords:
Known to work:
Known to fail:

Attachment Description Type Created Size Actions
gcc3.3-bprob-remote.diff gcc3.3-bprob-remote.diff patch 2003-10-28 11:41 532 bytes Edit | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 12055 depends on: Show dependency tree
Show dependency graph
Bug 12055 blocks:

Additional Comments:





Mark bug as waiting for feedback
Mark bug as suspended




View Bug Activity   |   Format For Printing   |   Clone This Bug


Description:   Last confirmed: 2005-10-30 17:25 Opened: 2003-08-25 15:15
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.

------- Comment #1 From Andrew Pinski 2003-08-25 15:20 -------
I think all of bprob tests will fail if remote (that means f77 and the c tests
also).

------- Comment #2 From dank@kegel.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.

------- Comment #3 From Andrew Pinski 2003-10-10 05:43 -------
There was a patch posted here:
<http://gcc.gnu.org/ml/gcc-patches/2003-03/msg02015.html>

------- Comment #4 From dank@kegel.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.

------- Comment #5 From Gernot Hillier, Siemens CT SE 2 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 :-)

------- Comment #6 From Gernot Hillier, Siemens CT SE 2 2003-10-28 11:41 -------
Created an attachment (id=5010) [edit]
gcc3.3-bprob-remote.diff

------- Comment #7 From Andrew Pinski 2004-01-27 00:59 -------
There are two different patches here, this really should be approved for at
least 3.5.0

First Last Prev Next    No search results available      Search page      Enter new bug