<?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 Re: A possible bug in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/A-possible-bug/m-p/956263#M20892</link>
    <description>Not quite.  /fast specifies initial defaults for other switches, such as /check:nopower.  But if you then explicitly override the setting, as you did, then the new setting will be used.&lt;BR /&gt;&lt;BR /&gt;Steve</description>
    <pubDate>Wed, 27 Jun 2001 23:01:44 GMT</pubDate>
    <dc:creator>Steven_L_Intel1</dc:creator>
    <dc:date>2001-06-27T23:01:44Z</dc:date>
    <item>
      <title>A possible bug</title>
      <link>https://community.intel.com/t5/Software-Archive/A-possible-bug/m-p/956262#M20891</link>
      <description>I was running the following code the other day. I compiled the code with command df /check:power /fast, then I found the value of b(1) is NaN. I was very amazed to the result. In the documentation, it says when /fast is specified, /check:nopower is always used. Apparently here /check:power is used even if /fast is specified. But what's worse is that how 0**0.3 could become not defined? I only know 0**0 is not valid in some situation. &lt;BR /&gt; &lt;BR /&gt;implicit none &lt;BR /&gt; &lt;BR /&gt;real :: a(2), alpha, b(2) &lt;BR /&gt; &lt;BR /&gt;alpha=0.3 &lt;BR /&gt;a(1)=0.0 &lt;BR /&gt;a(2)=2.0 &lt;BR /&gt; &lt;BR /&gt;b=a**alpha &lt;BR /&gt; &lt;BR /&gt;print "(f8.4)", b &lt;BR /&gt;end</description>
      <pubDate>Wed, 27 Jun 2001 18:07:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/A-possible-bug/m-p/956262#M20891</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2001-06-27T18:07:32Z</dc:date>
    </item>
    <item>
      <title>Re: A possible bug</title>
      <link>https://community.intel.com/t5/Software-Archive/A-possible-bug/m-p/956263#M20892</link>
      <description>Not quite.  /fast specifies initial defaults for other switches, such as /check:nopower.  But if you then explicitly override the setting, as you did, then the new setting will be used.&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Wed, 27 Jun 2001 23:01:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/A-possible-bug/m-p/956263#M20892</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2001-06-27T23:01:44Z</dc:date>
    </item>
  </channel>
</rss>

