<?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: CVF 6.6C3 in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/CVF-6-6C3/m-p/835800#M54972</link>
    <description>You're welcome, and I had somehow misread your question and answered about the difference between 6.6C2 and 6.6C3.  Don't know what got into me.  Yes, the release notes have a running edit history.</description>
    <pubDate>Wed, 15 Jun 2005 11:12:49 GMT</pubDate>
    <dc:creator>Steven_L_Intel1</dc:creator>
    <dc:date>2005-06-15T11:12:49Z</dc:date>
    <item>
      <title>CVF 6.6C3</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/CVF-6-6C3/m-p/835796#M54968</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Is there any documentation that describes the changes that have taken place between CVF 6.6B and 6.6C3? The only Release Notes that I could find pertain only to 6.6B.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Thanks very much and God bless!&lt;/DIV&gt;
&lt;DIV&gt;Jack&lt;/DIV&gt;</description>
      <pubDate>Tue, 14 Jun 2005 05:25:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/CVF-6-6C3/m-p/835796#M54968</guid>
      <dc:creator>jackosullivan</dc:creator>
      <dc:date>2005-06-14T05:25:14Z</dc:date>
    </item>
    <item>
      <title>Re: CVF 6.6C3</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/CVF-6-6C3/m-p/835797#M54969</link>
      <description>Look at the edit history in the release notes.  I think I updated those.  The only change of consequence was fixing a bug that caused derived type variables to be incorrectly padded at the end, messing up the layout if you had arrays of them.</description>
      <pubDate>Tue, 14 Jun 2005 08:32:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/CVF-6-6C3/m-p/835797#M54969</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2005-06-14T08:32:58Z</dc:date>
    </item>
    <item>
      <title>Re: CVF 6.6C3</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/CVF-6-6C3/m-p/835798#M54970</link>
      <description>&lt;DIV&gt;My memory is vague, but I could swear that it also fixes the "pointer to non-target" bug:&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;
&lt;DIV style="BORDER-RIGHT: black 1px solid; PADDING-RIGHT: 10px; BORDER-TOP: black 1px solid; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; BORDER-LEFT: black 1px solid; PADDING-TOP: 10px; BORDER-BOTTOM: black 1px solid"&gt;&lt;SPAN class="text_smallest"&gt;Code:&lt;/SPAN&gt;&lt;PRE&gt;integer:: i(100)  !No TARGET attribute
integer, pointer:: pi(:)

pi =&amp;gt; i&lt;/PRE&gt;&lt;/DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;This goes by in 6.6B, and 6.6C3 correctly issues an error.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Also, I do recall having to fix some erroneous code which incorrectly passed 6.6B but 6.6C issued warnings, but don't ask me about details...&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Jugoslav&lt;/DIV&gt;</description>
      <pubDate>Tue, 14 Jun 2005 13:49:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/CVF-6-6C3/m-p/835798#M54970</guid>
      <dc:creator>Jugoslav_Dujic</dc:creator>
      <dc:date>2005-06-14T13:49:45Z</dc:date>
    </item>
    <item>
      <title>Re: CVF 6.6C3</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/CVF-6-6C3/m-p/835799#M54971</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Steve and Jugoslav,&lt;/DIV&gt;
&lt;DIV&gt;Thanks so muchfor the quick responses. &lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;I finally did locate the 6.6C Release Notes after sneaking into the Compaq ftp site:&lt;/DIV&gt;
&lt;DIV&gt;&lt;A href="ftp://ftp.compaq.com/pub/products/fortran/vf/" target="_blank"&gt;ftp://ftp.compaq.com/pub/products/fortran/vf/&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV&gt;Steve, youhad, indeed, updated them -- the only problem being that HP-Compaq did not update the link to them from their web page.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Thanks again to both of you for yourcontinued dedication and priceless, generouscontributions to thecomputing community.&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;God bless!&lt;/DIV&gt;
&lt;DIV&gt;Jack&lt;/DIV&gt;</description>
      <pubDate>Wed, 15 Jun 2005 01:42:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/CVF-6-6C3/m-p/835799#M54971</guid>
      <dc:creator>jackosullivan1</dc:creator>
      <dc:date>2005-06-15T01:42:39Z</dc:date>
    </item>
    <item>
      <title>Re: CVF 6.6C3</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/CVF-6-6C3/m-p/835800#M54972</link>
      <description>You're welcome, and I had somehow misread your question and answered about the difference between 6.6C2 and 6.6C3.  Don't know what got into me.  Yes, the release notes have a running edit history.</description>
      <pubDate>Wed, 15 Jun 2005 11:12:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/CVF-6-6C3/m-p/835800#M54972</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2005-06-15T11:12:49Z</dc:date>
    </item>
  </channel>
</rss>

