You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stdcxx.apache.org by "Andrew Black (JIRA)" <ji...@apache.org> on 2007/03/16 23:00:09 UTC

[jira] Created: (STDCXX-361) Hang compiling 22.locale.money.put with ICC 9.1.042

Hang compiling 22.locale.money.put with ICC 9.1.042
---------------------------------------------------

                 Key: STDCXX-361
                 URL: https://issues.apache.org/jira/browse/STDCXX-361
             Project: C++ Standard Library
          Issue Type: Bug
          Components: External
         Environment: l_cc_c_9.1.042
            Reporter: Andrew Black
            Priority: Blocker


When using the ICC 9.1.042 compiler, compilation of the 22.locale.money.put test hangs due to a compiler bug.  This test has been reduced to a test case, independent of the stdcxx test driver and stdcxx.  This test case will be attached as icc-9.1.042-hang.cpp.  This has bug been filed with Intel as issue 424719.

I have marked this bug as a blocker, as it prevents nightly testing of the stdcxx standard library.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (STDCXX-361) [icc 9.1.042] hangs compiling conditional initialization in template code

Posted by "Andrew Black (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/STDCXX-361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12482583 ] 

Andrew Black commented on STDCXX-361:
-------------------------------------

Intel reports that this issue appears to be platform specific, limited to (Redhat 4 and 5) with an EM64T kernel, and the issue was likely resolved in the 9.1.046 patch.

Once IT installs the latest (9.1.047) version of the compiler, I will be verifying that the compiler no longer contains this bug.

> [icc 9.1.042] hangs compiling conditional initialization in template code
> -------------------------------------------------------------------------
>
>                 Key: STDCXX-361
>                 URL: https://issues.apache.org/jira/browse/STDCXX-361
>             Project: C++ Standard Library
>          Issue Type: Bug
>          Components: External
>         Environment: l_cc_c_9.1.042
>            Reporter: Andrew Black
>         Attachments: icc-9.1.042-hang.cpp
>
>
> Intel 9.1.042 on Linux fails to terminate when compiling the attached test case. This test case is attached as icc-9.1.042-hang.cpp.  This has bug been filed with Intel as issue 424719.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (STDCXX-361) [icc 9.1.042] hangs compiling conditional initialization in template code

Posted by "Martin Sebor (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/STDCXX-361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Sebor updated STDCXX-361:
--------------------------------

       Priority: Major  (was: Blocker)
    Description: Intel 9.1.042 on Linux fails to terminate when compiling the attached test case. This test case is attached as icc-9.1.042-hang.cpp.  This has bug been filed with Intel as issue 424719.  (was: When using the ICC 9.1.042 compiler, compilation of the 22.locale.money.put test hangs due to a compiler bug.  This test has been reduced to a test case, independent of the stdcxx test driver and stdcxx.  This test case will be attached as icc-9.1.042-hang.cpp.  This has bug been filed with Intel as issue 424719.

I have marked this bug as a blocker, as it prevents nightly testing of the stdcxx standard library.)
        Summary: [icc 9.1.042] hangs compiling conditional initialization in template code  (was: Hang compiling 22.locale.money.put with ICC 9.1.042)

> [icc 9.1.042] hangs compiling conditional initialization in template code
> -------------------------------------------------------------------------
>
>                 Key: STDCXX-361
>                 URL: https://issues.apache.org/jira/browse/STDCXX-361
>             Project: C++ Standard Library
>          Issue Type: Bug
>          Components: External
>         Environment: l_cc_c_9.1.042
>            Reporter: Andrew Black
>         Attachments: icc-9.1.042-hang.cpp
>
>
> Intel 9.1.042 on Linux fails to terminate when compiling the attached test case. This test case is attached as icc-9.1.042-hang.cpp.  This has bug been filed with Intel as issue 424719.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (STDCXX-361) [Intel C++ 9.1.042] hangs compiling conditional initialization in template code

Posted by "Andrew Black (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/STDCXX-361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Black closed STDCXX-361.
-------------------------------

    Resolution: Won't Fix

Nightly testing has confirmed that this issue was resolved in later versions of the intel 9.1 compiler (Versions tested have included 9.1.049 and 9.1.051).

I'm closing this issue, as it will likely be more efficient for a user to upgrade to a newer version of the compiler than to work around the bug.

> [Intel C++ 9.1.042] hangs compiling conditional initialization in template code
> -------------------------------------------------------------------------------
>
>                 Key: STDCXX-361
>                 URL: https://issues.apache.org/jira/browse/STDCXX-361
>             Project: C++ Standard Library
>          Issue Type: Bug
>          Components: External
>         Environment: l_cc_c_9.1.042
>            Reporter: Andrew Black
>         Attachments: icc-9.1.042-hang.cpp
>
>
> Intel 9.1.042 on Linux fails to terminate when compiling the attached test case. This test case is attached as icc-9.1.042-hang.cpp.  This has bug been filed with Intel as issue 424719.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (STDCXX-361) [Intel C++ 9.1.042] hangs compiling conditional initialization in template code

Posted by "Martin Sebor (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/STDCXX-361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Sebor updated STDCXX-361:
--------------------------------

    Summary: [Intel C++ 9.1.042] hangs compiling conditional initialization in template code  (was: [icc 9.1.042] hangs compiling conditional initialization in template code)

> [Intel C++ 9.1.042] hangs compiling conditional initialization in template code
> -------------------------------------------------------------------------------
>
>                 Key: STDCXX-361
>                 URL: https://issues.apache.org/jira/browse/STDCXX-361
>             Project: C++ Standard Library
>          Issue Type: Bug
>          Components: External
>         Environment: l_cc_c_9.1.042
>            Reporter: Andrew Black
>         Attachments: icc-9.1.042-hang.cpp
>
>
> Intel 9.1.042 on Linux fails to terminate when compiling the attached test case. This test case is attached as icc-9.1.042-hang.cpp.  This has bug been filed with Intel as issue 424719.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (STDCXX-361) Hang compiling 22.locale.money.put with ICC 9.1.042

Posted by "Andrew Black (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/STDCXX-361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Black updated STDCXX-361:
--------------------------------

    Attachment: icc-9.1.042-hang.cpp

Attached is the test case.  While it may be possible to reduce it a small amount more, it is likely that most changes will result in a successful compile.

> Hang compiling 22.locale.money.put with ICC 9.1.042
> ---------------------------------------------------
>
>                 Key: STDCXX-361
>                 URL: https://issues.apache.org/jira/browse/STDCXX-361
>             Project: C++ Standard Library
>          Issue Type: Bug
>          Components: External
>         Environment: l_cc_c_9.1.042
>            Reporter: Andrew Black
>            Priority: Blocker
>         Attachments: icc-9.1.042-hang.cpp
>
>
> When using the ICC 9.1.042 compiler, compilation of the 22.locale.money.put test hangs due to a compiler bug.  This test has been reduced to a test case, independent of the stdcxx test driver and stdcxx.  This test case will be attached as icc-9.1.042-hang.cpp.  This has bug been filed with Intel as issue 424719.
> I have marked this bug as a blocker, as it prevents nightly testing of the stdcxx standard library.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (STDCXX-361) [icc 9.1.042] hangs compiling conditional initialization in template code

Posted by "Martin Sebor (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/STDCXX-361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12482906 ] 

Martin Sebor commented on STDCXX-361:
-------------------------------------

We should still work around the bug in the test. We can't assume that everyone will be able or willing to upgrade their compiler to this particular patch.

> [icc 9.1.042] hangs compiling conditional initialization in template code
> -------------------------------------------------------------------------
>
>                 Key: STDCXX-361
>                 URL: https://issues.apache.org/jira/browse/STDCXX-361
>             Project: C++ Standard Library
>          Issue Type: Bug
>          Components: External
>         Environment: l_cc_c_9.1.042
>            Reporter: Andrew Black
>         Attachments: icc-9.1.042-hang.cpp
>
>
> Intel 9.1.042 on Linux fails to terminate when compiling the attached test case. This test case is attached as icc-9.1.042-hang.cpp.  This has bug been filed with Intel as issue 424719.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.