First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 47141
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Mr. Bones. <mr_bones_@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Luke Macken (RETIRED) <lewk@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
parser.y.patch A trivial patch to fix this bug patch Luke Macken (RETIRED) 2004-04-07 14:26 0000 270 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 47141 depends on: Show dependency tree
Show dependency graph
Bug 47141 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-04-07 14:26 0000
There is a bug in spim 6.5 where doing the following would generate the wrong
code:

lw      $s0, FRAMESIZE-4($sp) 

A way to get around this is to do -4+FRAMESIZE($sp).  
Here is a patch to fix this bug.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

------- Comment #1 From Luke Macken (RETIRED) 2004-04-07 14:26:58 0000 -------
Created an attachment (id=28852) [edit]
A trivial patch to fix this bug

------- Comment #2 From Mr. Bones. 2004-04-09 19:22:02 0000 -------
Can you give an example of the wrong code please?  Ideal would be code
generated before and after your patch.  Thanks.

------- Comment #3 From Mr. Bones. 2004-04-10 19:11:27 0000 -------
Ok, confirmed bug and patch with upstream.  Added to CVS.  Thanks for
the bug report and patch.

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