#389 closed defect (fixed)
contraction must take precedence before inlining
| Reported by: | felix winkelmann | Owned by: | felix winkelmann |
|---|---|---|---|
| Priority: | critical | Milestone: | 4.9.0 |
| Component: | compiler | Version: | 4.6.x |
| Keywords: | Cc: | ||
| Estimated difficulty: |
Description
If a procedure is inlined that refers to a contractable, then the inlining may not be performed, or the inlining will make it non-contractable and thus lead to its removal.
(suggested reason for a bug reported by Sven Hartrumpf)
Change History (4)
comment:1 Changed 15 years ago by
| Priority: | major → critical |
|---|---|
| Status: | new → accepted |
comment:2 Changed 15 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | accepted → closed |
comment:3 Changed 14 years ago by
| Milestone: | 4.7.0 → 4.8.0 |
|---|
Note: See
TracTickets for help on using
tickets.

Milestone 4.7.0 deleted