inline.adb
40.4 KB
-
inline.adb (Back_End_Cannot_Inline): Lift restriction on calls to subprograms… · 5daed84a
inline.adb (Back_End_Cannot_Inline): Lift restriction on calls to subprograms without a previous spec declared in... * inline.adb (Back_End_Cannot_Inline): Lift restriction on calls to subprograms without a previous spec declared in the same unit. * gcc-interface/trans.c (Compilation_Unit_to_gnu): Process inlined subprograms at the end of the unit instead of at the beginning. * gcc-interface/utils.c (create_subprog_decl): Check that the entity isn't public for the special handling of non-inline functions nested inside inline external functions. From-SVN: r171551
Eric Botcazou committed