Opened 9 years ago

Last modified 7 years ago

#3791 closed defect

don't force inlining for annotation(Inline=false) — at Initial Version

Reported by: Vitalij Ruge Owned by: Vitalij Ruge
Priority: critical Milestone:
Component: Backend Version:
Keywords: Cc: Willi Braun, Rüdiger Franke, Francesco Casella

Description

see comments
#3785/9, #3785/11

we don't should force inline function with annotation(Inline=false)

possible steps:

1) added InlineType default
2) replace DAE.NO_INLINE() in e.g. Inline.forceInlineExp(inExp,(functions,{DAE.NORM_INLINE(),DAE.NO_INLINE()})
whit DAE.DEFAULT_INLINE()

Change History (0)

Note: See TracTickets for help on using tickets.