Closed Bug 513283 Opened 16 years ago Closed 16 years ago

Extra inline func in new global new/delete impls causing problems

Categories

(Tamarin Graveyard :: Garbage Collection (mmGC), defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: treilly, Assigned: treilly)

Details

Attachments

(1 file)

No description provided.
Attachment #397300 - Flags: superreview?(lhansen)
Attachment #397300 - Flags: superreview?(lhansen) → superreview+
Comment on attachment 397300 [details] [diff] [review] goes back to what it was like before Indeed, I doubt very much I would have approved the change to add inline functions in the global operators in the first place. The whole point of the recent fix introducing OutOfLineAlloc was to control code size bloat; why was there a change here?
Well if the AllocCallInline was inlined like we asked it to be then new would have expanded to a call to OutOfLineAlloc. I was just trying to avoid redundancy, should have used macros.
changeset 2454
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: