[
https://issues.apache.org/jira/browse/STDCXX-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12712743#action_12712743
]
Farid Zaripov commented on STDCXX-1022:
---------------------------------------
This bug still reproducible in MSVC 10.0 beta. I need take some time and send
the bug report to MS.
> [MSVC x86 / optimized] ICE in std::__make_heap()
> ------------------------------------------------
>
> Key: STDCXX-1022
> URL: https://issues.apache.org/jira/browse/STDCXX-1022
> Project: C++ Standard Library
> Issue Type: Bug
> Components: External
> Environment: 32-bit MSVC 7.1, 8.0, 9.0 in optimized builds
> Reporter: Farid Zaripov
>
> The 25.heap, 25.partial_sort, 25.sort tests are failed to compile on every
> 32-bit MSVC in optimized builds due to ICE:
> {noformat}
> f:\stdcxx\4.2.x\include\rw\_heap.cc(93) : fatal error C1001: An internal
> error has occurred in the compiler.
> (compiler file
> 'f:\dd\vctools\compiler\utc\src\p2\main.c[0x51144F50:0x0000002C]', line 182)
> To work around this problem, try simplifying or changing the program near
> the locations listed above.
> Please choose the Technical Support command on the Visual C++
> Help menu, or open the Technical Support help file for more information
> {noformat}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.