Opened 9 years ago

Last modified 7 years ago

#3791 closed defect

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

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

Description (last modified by Francesco Casella)

see comments
#3785/9, #3785/11

we shouldn't 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 (1)

comment:1 by Francesco Casella, 9 years ago

Description: modified (diff)
Milestone: Future1.10.0
Priority: highcritical
Note: See TracTickets for help on using tickets.