<?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 Error in compile in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Error-in-compile/m-p/1733440#M178013</link>
    <description>&lt;LI-CODE lang="markup"&gt;write(*,9)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;where 9 is an undefined format does not throw an error or warning.&amp;nbsp; I had a stack drawing a straight line in the output, deleted 9 and it all kept compiling, pretty sure that is not a good idea.&lt;/P&gt;&lt;P&gt;Whoever said arithmetic if's are a bad idea is a Fortran Saint now.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 13 Jan 2026 23:57:03 GMT</pubDate>
    <dc:creator>JohnNichols</dc:creator>
    <dc:date>2026-01-13T23:57:03Z</dc:date>
    <item>
      <title>Error in compile</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Error-in-compile/m-p/1733440#M178013</link>
      <description>&lt;LI-CODE lang="markup"&gt;write(*,9)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;where 9 is an undefined format does not throw an error or warning.&amp;nbsp; I had a stack drawing a straight line in the output, deleted 9 and it all kept compiling, pretty sure that is not a good idea.&lt;/P&gt;&lt;P&gt;Whoever said arithmetic if's are a bad idea is a Fortran Saint now.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jan 2026 23:57:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Error-in-compile/m-p/1733440#M178013</guid>
      <dc:creator>JohnNichols</dc:creator>
      <dc:date>2026-01-13T23:57:03Z</dc:date>
    </item>
    <item>
      <title>Re: Error in compile</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Error-in-compile/m-p/1733448#M178014</link>
      <description>&lt;LI-CODE lang="none"&gt;t.f90(1): error #6052: This label has not been defined as a FORMAT label.   [9]
write(*,9)
--------^
compilation aborted for t.f90 (code 1)

D:\Projects&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;How about providing a compilable source that reproduces the problem? These minimal snippets waste everyone's time.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jan 2026 01:40:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Error-in-compile/m-p/1733448#M178014</guid>
      <dc:creator>Steve_Lionel</dc:creator>
      <dc:date>2026-01-14T01:40:38Z</dc:date>
    </item>
  </channel>
</rss>

