<?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: Odd handling of compile options - -warn:all in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Odd-handling-of-compile-options-warn-all/m-p/1735799#M178215</link>
    <description>&lt;P&gt;Ah, good to know it has been solved. I will have to see that we can move to the latest version.&lt;/P&gt;</description>
    <pubDate>Wed, 04 Feb 2026 07:23:17 GMT</pubDate>
    <dc:creator>Arjen_Markus</dc:creator>
    <dc:date>2026-02-04T07:23:17Z</dc:date>
    <item>
      <title>Odd handling of compile options - -warn:all</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Odd-handling-of-compile-options-warn-all/m-p/1735499#M178180</link>
      <description>&lt;P&gt;I noticed a peculiar problem with ifx: any unknown option specifed after "-warn:all" (or "-warn all" on LInux) gets ignored. Here is a transcript of the phenomenon:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="none"&gt;c:&amp;gt;ifx hello.f90 -warn:all -abcxyz
Intel(R) Fortran Compiler for applications running on Intel(R) 64, Version 2025.0.0 Build 20241008
Copyright (C) 1985-2024 Intel Corporation. All rights reserved.

Microsoft (R) Incremental Linker Version 14.44.35217.0
Copyright (C) Microsoft Corporation.  All rights reserved.

-out:hello.exe
-subsystem:console
hello.obj

c:&amp;gt;ifx hello.f90 -check:all -abcxyz
Intel(R) Fortran Compiler for applications running on Intel(R) 64, Version 2025.0.0 Build 20241008
Copyright (C) 1985-2024 Intel Corporation. All rights reserved.

ifx: command line warning #10006: ignoring unknown option '/abcxyz'
Microsoft (R) Incremental Linker Version 14.44.35217.0
Copyright (C) Microsoft Corporation.  All rights reserved.

-out:hello.exe
-subsystem:console
hello.obj&lt;/LI-CODE&gt;&lt;P&gt;No warning or error about the strange option "/abcxyz" after&lt;BR /&gt;"-warn:all", but there is one after "-check:all". I noticed this on both Windows and Linux.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Feb 2026 08:00:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Odd-handling-of-compile-options-warn-all/m-p/1735499#M178180</guid>
      <dc:creator>Arjen_Markus</dc:creator>
      <dc:date>2026-02-02T08:00:23Z</dc:date>
    </item>
    <item>
      <title>Re: Odd handling of compile options - -warn:all</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Odd-handling-of-compile-options-warn-all/m-p/1735719#M178199</link>
      <description>&lt;P&gt;I don't see this problem on Linux:&lt;/P&gt;
&lt;P&gt;$ ifx main.f90 -warn all -aasfdasdf&lt;BR /&gt;ifx: command line warning #10006: ignoring unknown option '-aasfdasdf'&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;$ ifx --version&lt;BR /&gt;ifx (IFX) 2025.3.2 20260112&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But I can see it with older versions, e.g. 2025.2 or the one you are using (2025.0):&lt;/P&gt;
&lt;P&gt;$ ifx main.f90 -warn all -aasfdasdf&lt;BR /&gt;$ ifx --version&lt;BR /&gt;ifx (IFX) 2025.2.1 20250806&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The bug is fixed, please use the latest version.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Feb 2026 21:42:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Odd-handling-of-compile-options-warn-all/m-p/1735719#M178199</guid>
      <dc:creator>Igor_V_Intel</dc:creator>
      <dc:date>2026-02-03T21:42:49Z</dc:date>
    </item>
    <item>
      <title>Re: Odd handling of compile options - -warn:all</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Odd-handling-of-compile-options-warn-all/m-p/1735799#M178215</link>
      <description>&lt;P&gt;Ah, good to know it has been solved. I will have to see that we can move to the latest version.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Feb 2026 07:23:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Odd-handling-of-compile-options-warn-all/m-p/1735799#M178215</guid>
      <dc:creator>Arjen_Markus</dc:creator>
      <dc:date>2026-02-04T07:23:17Z</dc:date>
    </item>
  </channel>
</rss>

