<?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:C++ compiler (2021.3.0) crashes in Intel® oneAPI DPC++/C++ Compiler</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/C-compiler-2021-3-0-crashes/m-p/1347311#M1791</link>
    <description>&lt;P&gt;This issue has been resolved and we will no longer respond to this thread. If you require additional assistance from Intel, please start a new thread.&lt;/P&gt;&lt;P&gt;Any further interaction in this thread will be considered community only.&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 29 Dec 2021 07:40:07 GMT</pubDate>
    <dc:creator>Khalik_K_Intel</dc:creator>
    <dc:date>2021-12-29T07:40:07Z</dc:date>
    <item>
      <title>C++ compiler (2021.3.0) crashes</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/C-compiler-2021-3-0-crashes/m-p/1316457#M1573</link>
      <description>&lt;P&gt;I tried icx (2021.3.0) on a code base that compiles just fine with Intel Classic C++ 19.1, MSVC, clang and gcc. A specific file causes it to crash with this error message:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt; [1/2] Building CXX object CMakeFiles\solver.dir\solver\dev\asrc\asrcconv.cpp.obj&lt;BR /&gt;FAILED: CMakeFiles/solver.dir/solver/dev/asrc/asrcconv.cpp.obj &lt;BR /&gt;C:\PROGRA~2\Intel\oneAPI\compiler\latest\windows\bin\icx.exe /nologo /TP -DUNICODE -D_CRT_SECURE_NO_WARNINGS -D_LIB -D_UNICODE -D__STDC_WANT_LIB_EXT1__ -IC:\ltspice\ltspice\fmt\fmt.git\include /Qm64 /bigobj /std:c++17 /EHsc /Zc:wchar_t /Zc:inline /Zc:forScope /O3 /Qlong-double /Qpc80 /Zi /O2 /Ob1 /DNDEBUG -MT -QMMD -QMT CMakeFiles\solver.dir\solver\dev\asrc\asrcconv.cpp.obj -QMF CMakeFiles\solver.dir\solver\dev\asrc\asrcconv.cpp.obj.d /FoCMakeFiles\solver.dir\solver\dev\asrc\asrcconv.cpp.obj /FdCMakeFiles\solver.dir\solver.pdb -c C:\ltspice\ltspice\solver\dev\asrc\asrcconv.cpp&lt;BR /&gt;C:\ltspice\ltspice\out\build\windows-x64-release-oneapi\EXEC : fatal error : error in backend: Stack empty??&lt;BR /&gt;PLEASE submit a bug report to https://software.intel.com/en-us/support/priority-support and include the crash backtrace, preprocessed source, and associated run script.&lt;BR /&gt;Stack dump:&lt;BR /&gt;0. Program arguments: C:\\PROGRA~2\\Intel\\oneAPI\\compiler\\latest\\windows\\bin\\clang-cl.exe @C:\\Users\\mborn\\AppData\\Local\\Temp\\171440arg2&lt;BR /&gt;1. &amp;lt;eof&amp;gt; parser at end of file&lt;BR /&gt;2. Code generation&lt;BR /&gt;3. Running pass 'Function Pass Manager' on module 'C:\ltspice\ltspice\solver\dev\asrc\asrcconv.cpp'.&lt;BR /&gt;4. Running pass 'X86 FP Stackifier' on function ''&lt;BR /&gt;#0 0x00007ffefbc79689 (C:\WINDOWS\System32\KERNELBASE.dll+0x39689)&lt;BR /&gt;#1 0x00007ff7ed1a305a (C:\PROGRA~2\Intel\oneAPI\compiler\latest\windows\bin\clang-cl.exe+0x5e305a)&lt;BR /&gt;#2 0x00007ff7ed1ec9e9 (C:\PROGRA~2\Intel\oneAPI\compiler\latest\windows\bin\clang-cl.exe+0x62c9e9)&lt;BR /&gt;#3 0x00007ff7ecbc7d9e (C:\PROGRA~2\Intel\oneAPI\compiler\latest\windows\bin\clang-cl.exe+0x7d9e)&lt;BR /&gt;#4 0x00007ff7ed1a348b (C:\PROGRA~2\Intel\oneAPI\compiler\latest\windows\bin\clang-cl.exe+0x5e348b)&lt;BR /&gt;#5 0x00007ff7ed1a3365 (C:\PROGRA~2\Intel\oneAPI\compiler\latest\windows\bin\clang-cl.exe+0x5e3365)&lt;BR /&gt;#6 0x00007ff7ed63b51c (C:\PROGRA~2\Intel\oneAPI\compiler\latest\windows\bin\clang-cl.exe+0xa7b51c)&lt;BR /&gt;#7 0x00007ff7ed638dc1 (C:\PROGRA~2\Intel\oneAPI\compiler\latest\windows\bin\clang-cl.exe+0xa78dc1)&lt;BR /&gt;#8 0x00007ff7ed613a63 (C:\PROGRA~2\Intel\oneAPI\compiler\latest\windows\bin\clang-cl.exe+0xa53a63)&lt;BR /&gt;#9 0x00007ff7ecdc91ce (C:\PROGRA~2\Intel\oneAPI\compiler\latest\windows\bin\clang-cl.exe+0x2091ce)&lt;BR /&gt;#10 0x00007ff7ecdceba3 (C:\PROGRA~2\Intel\oneAPI\compiler\latest\windows\bin\clang-cl.exe+0x20eba3)&lt;BR /&gt;#11 0x00007ff7ecdc9731 (C:\PROGRA~2\Intel\oneAPI\compiler\latest\windows\bin\clang-cl.exe+0x209731)&lt;BR /&gt;#12 0x00007ff7ee3bacab (C:\PROGRA~2\Intel\oneAPI\compiler\latest\windows\bin\clang-cl.exe+0x17facab)&lt;BR /&gt;#13 0x00007ff7ee77a717 (C:\PROGRA~2\Intel\oneAPI\compiler\latest\windows\bin\clang-cl.exe+0x1bba717)&lt;BR /&gt;#14 0x00007ff7efbb25d5 (C:\PROGRA~2\Intel\oneAPI\compiler\latest\windows\bin\clang-cl.exe+0x2ff25d5)&lt;BR /&gt;#15 0x00007ff7ee775ba8 (C:\PROGRA~2\Intel\oneAPI\compiler\latest\windows\bin\clang-cl.exe+0x1bb5ba8)&lt;BR /&gt;#16 0x00007ff7ee6d072e (C:\PROGRA~2\Intel\oneAPI\compiler\latest\windows\bin\clang-cl.exe+0x1b1072e)&lt;BR /&gt;#17 0x00007ff7ed4eb54c (C:\PROGRA~2\Intel\oneAPI\compiler\latest\windows\bin\clang-cl.exe+0x92b54c)&lt;BR /&gt;#18 0x00007ff7ed58d1c6 (C:\PROGRA~2\Intel\oneAPI\compiler\latest\windows\bin\clang-cl.exe+0x9cd1c6)&lt;BR /&gt;#19 0x00007ff7ecbc79ef (C:\PROGRA~2\Intel\oneAPI\compiler\latest\windows\bin\clang-cl.exe+0x79ef)&lt;BR /&gt;#20 0x00007ff7ecbc56f4 (C:\PROGRA~2\Intel\oneAPI\compiler\latest\windows\bin\clang-cl.exe+0x56f4)&lt;BR /&gt;#21 0x00007ff7ee4b1506 (C:\PROGRA~2\Intel\oneAPI\compiler\latest\windows\bin\clang-cl.exe+0x18f1506)&lt;BR /&gt;#22 0x00007ff7ed1a2ebf (C:\PROGRA~2\Intel\oneAPI\compiler\latest\windows\bin\clang-cl.exe+0x5e2ebf)&lt;BR /&gt;#23 0x00007ff7ee4b0b10 (C:\PROGRA~2\Intel\oneAPI\compiler\latest\windows\bin\clang-cl.exe+0x18f0b10)&lt;BR /&gt;#24 0x00007ff7ed494eb0 (C:\PROGRA~2\Intel\oneAPI\compiler\latest\windows\bin\clang-cl.exe+0x8d4eb0)&lt;BR /&gt;#25 0x00007ff7ed4953d9 (C:\PROGRA~2\Intel\oneAPI\compiler\latest\windows\bin\clang-cl.exe+0x8d53d9)&lt;BR /&gt;#26 0x00007ff7ed4b3ab7 (C:\PROGRA~2\Intel\oneAPI\compiler\latest\windows\bin\clang-cl.exe+0x8f3ab7)&lt;BR /&gt;#27 0x00007ff7ecbc4f19 (C:\PROGRA~2\Intel\oneAPI\compiler\latest\windows\bin\clang-cl.exe+0x4f19)&lt;BR /&gt;#28 0x00007ff7f0dbd7c8 (C:\PROGRA~2\Intel\oneAPI\compiler\latest\windows\bin\clang-cl.exe+0x41fd7c8)&lt;BR /&gt;#29 0x00007ffefdf77974 (C:\WINDOWS\System32\KERNEL32.DLL+0x17974)&lt;BR /&gt;#30 0x00007ffefed0a2f1 (C:\WINDOWS\SYSTEM32\ntdll.dll+0x5a2f1)&lt;BR /&gt;C:\ltspice\ltspice\out\build\windows-x64-release-oneapi\clang-cl : error : clang frontend command failed with exit code 70 (use -v to see invocation)&lt;BR /&gt;Intel(R) oneAPI DPC++/C++ Compiler 2021.3.0 (2021.3.0.20210619)&lt;BR /&gt;Target: x86_64-pc-windows-msvc&lt;BR /&gt;Thread model: posix&lt;BR /&gt;InstalledDir: C:\PROGRA~2\Intel\oneAPI\compiler\latest\windows\bin&lt;BR /&gt;clang-cl: note: diagnostic msg: &lt;BR /&gt;********************&lt;BR /&gt;&lt;BR /&gt;PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:&lt;BR /&gt;Preprocessed source(s) and associated run script(s) are located at:&lt;BR /&gt;clang-cl: note: diagnostic msg: C:\Users\mborn\AppData\Local\Temp\asrcconv-15f153.cpp&lt;BR /&gt;clang-cl: note: diagnostic msg: C:\Users\mborn\AppData\Local\Temp\asrcconv-15f153.sh&lt;BR /&gt;clang-cl: note: diagnostic msg: &lt;BR /&gt;&lt;BR /&gt;********************&lt;BR /&gt;ninja: build stopped: subcommand failed.&lt;/PRE&gt;
&lt;P&gt;I can't post my source code here, but perhaps Intel is still interested in improving their compiler?&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Mathias&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Sep 2021 12:34:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/C-compiler-2021-3-0-crashes/m-p/1316457#M1573</guid>
      <dc:creator>mborn</dc:creator>
      <dc:date>2021-09-22T12:34:59Z</dc:date>
    </item>
    <item>
      <title>Re:C++ compiler (2021.3.0) crashes</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/C-compiler-2021-3-0-crashes/m-p/1316661#M1576</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks for reaching out to us.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;I&gt;&amp;gt;&amp;gt;but perhaps Intel is still interested in improving their compiler?&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Yes, definitely we would like to consider your feedback in improving the compilers.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;I can't post my source code here&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;You have a choice to send your source code by private message. So if you are willing to send it, please do let us know, so that we can contact you privately.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vidya.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Sep 2021 07:59:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/C-compiler-2021-3-0-crashes/m-p/1316661#M1576</guid>
      <dc:creator>VidyalathaB_Intel</dc:creator>
      <dc:date>2021-09-23T07:59:52Z</dc:date>
    </item>
    <item>
      <title>Re: Re:C++ compiler (2021.3.0) crashes</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/C-compiler-2021-3-0-crashes/m-p/1316662#M1577</link>
      <description>&lt;P&gt;Yes, I would like to give you what you need to fix this.&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Mathias&lt;/P&gt;</description>
      <pubDate>Thu, 23 Sep 2021 08:05:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/C-compiler-2021-3-0-crashes/m-p/1316662#M1577</guid>
      <dc:creator>mborn</dc:creator>
      <dc:date>2021-09-23T08:05:48Z</dc:date>
    </item>
    <item>
      <title>Re:C++ compiler (2021.3.0) crashes</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/C-compiler-2021-3-0-crashes/m-p/1318239#M1594</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you for contacting Intel support.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We were able to reproduce issue on our end.&lt;/P&gt;&lt;P&gt;We have now escalated this issue to a development team.&lt;/P&gt;&lt;P&gt;Have a nice day ahead!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Khalik.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Sep 2021 08:50:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/C-compiler-2021-3-0-crashes/m-p/1318239#M1594</guid>
      <dc:creator>Khalik_K_Intel</dc:creator>
      <dc:date>2021-09-30T08:50:04Z</dc:date>
    </item>
    <item>
      <title>Re: Re:C++ compiler (2021.3.0) crashes</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/C-compiler-2021-3-0-crashes/m-p/1339217#M1708</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;still crashes with 2021.4.&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Mathias&lt;/P&gt;</description>
      <pubDate>Thu, 25 Nov 2021 16:05:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/C-compiler-2021-3-0-crashes/m-p/1339217#M1708</guid>
      <dc:creator>mborn</dc:creator>
      <dc:date>2021-11-25T16:05:34Z</dc:date>
    </item>
    <item>
      <title>Re:C++ compiler (2021.3.0) crashes</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/C-compiler-2021-3-0-crashes/m-p/1339377#M1709</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;The fix is not available in 2021.4.&lt;/P&gt;&lt;P&gt;It should be available in one of the upcoming releases of Intel OneAPI.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Khalik.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 26 Nov 2021 06:19:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/C-compiler-2021-3-0-crashes/m-p/1339377#M1709</guid>
      <dc:creator>Khalik_K_Intel</dc:creator>
      <dc:date>2021-11-26T06:19:34Z</dc:date>
    </item>
    <item>
      <title>Re:C++ compiler (2021.3.0) crashes</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/C-compiler-2021-3-0-crashes/m-p/1345960#M1762</link>
      <description>&lt;P&gt;Hello Mathias,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;This issue was fixed in the released Intel oneAPI DPC++/C++ Compiler which is part of oneAPI 2022.1 Base Toolkit.&lt;/P&gt;&lt;P&gt;The toolkit can be downloaded here:&amp;nbsp;&lt;A href="https://www.intel.com/content/www/us/en/developer/tools/oneapi/base-toolkit-download.html" rel="noopener noreferrer" target="_blank"&gt;https://www.intel.com/content/www/us/en/developer/tools/oneapi/base-toolkit-download.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I have checked the reproducer from this forum thread with the released compiler and the code compiles successfully on our end.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Khalik.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Dec 2021 11:18:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/C-compiler-2021-3-0-crashes/m-p/1345960#M1762</guid>
      <dc:creator>Khalik_K_Intel</dc:creator>
      <dc:date>2021-12-22T11:18:22Z</dc:date>
    </item>
    <item>
      <title>Re:C++ compiler (2021.3.0) crashes</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/C-compiler-2021-3-0-crashes/m-p/1347311#M1791</link>
      <description>&lt;P&gt;This issue has been resolved and we will no longer respond to this thread. If you require additional assistance from Intel, please start a new thread.&lt;/P&gt;&lt;P&gt;Any further interaction in this thread will be considered community only.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Dec 2021 07:40:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/C-compiler-2021-3-0-crashes/m-p/1347311#M1791</guid>
      <dc:creator>Khalik_K_Intel</dc:creator>
      <dc:date>2021-12-29T07:40:07Z</dc:date>
    </item>
  </channel>
</rss>

