Firm Bugtracker - libFirm
|
Viewing Issue Advanced Details |
|
ID:
|
Category:
|
Severity:
|
Reproducibility:
|
Date Submitted:
|
Last Update:
|
2 |
API |
minor |
always |
2008-12-03 09:54 |
2009-01-28 21:55 |
|
Reporter:
|
Matze |
Platform:
|
|
|
Assigned To:
|
moritz |
OS:
|
|
|
Priority:
|
low |
OS Version:
|
|
|
Status:
|
closed |
Product Version:
|
1.15.0 |
|
Product Build:
|
|
Resolution:
|
fixed |
|
Projection:
|
none |
|
|
|
ETA:
|
none |
Fixed in Version:
|
|
|
|
Summary:
|
0000002: new_Load does not have volatility as argument |
Description:
|
new_Load does not have volatility as argument, so you have to set this attribute after creating the Load. This is dangerous as at this point the Load could have already CSEd with a non-volatile Load.
(Doesn't usually happen in frontends as every load has a different memory input normally, so no CSE happens). |
Steps To Reproduce:
|
|
Additional Information:
|
|
Relationships | |
Attached Files:
|
|
|
Issue History |
Date Modified |
Username |
Field |
Change |
2008-12-03 09:54 |
Matze |
New Issue |
|
2008-12-03 15:52 |
moritz |
Status |
new => assigned |
2008-12-03 15:52 |
moritz |
Assigned To |
=> moritz |
2008-12-14 12:35 |
moritz |
Note Added: 0000035 |
|
2008-12-14 12:35 |
moritz |
Status |
assigned => resolved |
2008-12-14 12:35 |
moritz |
Resolution |
open => fixed |
2009-01-28 21:55 |
Matze |
Status |
resolved => closed |