Opened 14 years ago

Closed 14 years ago

Last modified 12 years ago

#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 14 years ago by felix winkelmann

Priority: majorcritical
Status: newaccepted

comment:2 Changed 14 years ago by felix winkelmann

Resolution: fixed
Status: acceptedclosed

comment:3 Changed 13 years ago by felix winkelmann

Milestone: 4.7.04.8.0

Milestone 4.7.0 deleted

comment:4 Changed 12 years ago by felix winkelmann

Milestone: 4.8.04.9.0

Milestone 4.8.0 deleted

Note: See TracTickets for help on using tickets.