<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Inling in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Inling/m-p/983021#M26497</link>
    <description>HI,  &lt;BR /&gt; &lt;BR /&gt;just a quick question on inling, if I have a routine like: &lt;BR /&gt; &lt;BR /&gt;subroutine outermultiply(a,b,c) &lt;BR /&gt;implicit none &lt;BR /&gt;real	::	a,b,c &lt;BR /&gt; &lt;BR /&gt;call innermultiply(a,b,c) &lt;BR /&gt;contains &lt;BR /&gt; &lt;BR /&gt;subroutine innermultiply(a,b,c) &lt;BR /&gt;implicit none &lt;BR /&gt;real	::	a,b,c &lt;BR /&gt; &lt;BR /&gt;c = a * b &lt;BR /&gt; &lt;BR /&gt;return &lt;BR /&gt;end subroutine innermultiply &lt;BR /&gt; &lt;BR /&gt;end subroutine &lt;BR /&gt; &lt;BR /&gt;If I have the optmization swithed on and  I call outermultiply roiutine will the inner routime be inlined?  &lt;BR /&gt;I have run some prifiling tool and it seems to me that it is inlined but I am not quite sure.  &lt;BR /&gt; &lt;BR /&gt;Thanks Luca</description>
    <pubDate>Sat, 09 Feb 2002 00:42:36 GMT</pubDate>
    <dc:creator>lucaletizia</dc:creator>
    <dc:date>2002-02-09T00:42:36Z</dc:date>
    <item>
      <title>Inling</title>
      <link>https://community.intel.com/t5/Software-Archive/Inling/m-p/983021#M26497</link>
      <description>HI,  &lt;BR /&gt; &lt;BR /&gt;just a quick question on inling, if I have a routine like: &lt;BR /&gt; &lt;BR /&gt;subroutine outermultiply(a,b,c) &lt;BR /&gt;implicit none &lt;BR /&gt;real	::	a,b,c &lt;BR /&gt; &lt;BR /&gt;call innermultiply(a,b,c) &lt;BR /&gt;contains &lt;BR /&gt; &lt;BR /&gt;subroutine innermultiply(a,b,c) &lt;BR /&gt;implicit none &lt;BR /&gt;real	::	a,b,c &lt;BR /&gt; &lt;BR /&gt;c = a * b &lt;BR /&gt; &lt;BR /&gt;return &lt;BR /&gt;end subroutine innermultiply &lt;BR /&gt; &lt;BR /&gt;end subroutine &lt;BR /&gt; &lt;BR /&gt;If I have the optmization swithed on and  I call outermultiply roiutine will the inner routime be inlined?  &lt;BR /&gt;I have run some prifiling tool and it seems to me that it is inlined but I am not quite sure.  &lt;BR /&gt; &lt;BR /&gt;Thanks Luca</description>
      <pubDate>Sat, 09 Feb 2002 00:42:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Inling/m-p/983021#M26497</guid>
      <dc:creator>lucaletizia</dc:creator>
      <dc:date>2002-02-09T00:42:36Z</dc:date>
    </item>
  </channel>
</rss>

