-
Notifications
You must be signed in to change notification settings - Fork 15.1k
Closed
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzillacompile-failUse [accepts-invalid] and [rejects-valid] insteadUse [accepts-invalid] and [rejects-valid] instead
Description
| Bugzilla Link | 2087 |
| Resolution | FIXED |
| Resolved on | Feb 24, 2008 18:41 |
| Version | trunk |
| OS | MacOS X |
| Attachments | bugpoint-reduced testcase from 252.eon |
Extended Description
Running opt -gvn on the attached testcase aborts:
Instruction does not dominate all uses!
%tmp1.i = getelementptr %struct.ggFrame3* %agg.result, i32 0, i32 1 ; <%struct.ggONB3*> [#uses=2]
call void @_ZN12ggQuaternion7getONB3Ev( %struct.ggONB3* noalias sret %tmp1.i, %struct.ggQuaternion* %qresult ) nounwind
Broken module found, compilation aborted!
This is a bugpoint-reduced testcase from 252.eon.
Metadata
Metadata
Assignees
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzillacompile-failUse [accepts-invalid] and [rejects-valid] insteadUse [accepts-invalid] and [rejects-valid] instead