[ https://issues.apache.org/jira/browse/STDCXX-604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12548357
]
Martin Sebor commented on STDCXX-604:
-------------------------------------
Thanks Travis. I edited your ChangeLog pursuant to http://www.nabble.com/-REMINDER--relative-pathnames-in-ChangeLogs-tf4853650.html#a13888919
and committed the patch on trunk: http://svn.apache.org/viewvc?rev=601040&view=rev
and on 4.2.x: http://svn.apache.org/viewvc?rev=601042&view=rev
Please go ahead and close this issue if things look good to you.
> [IBM XLC++ 9.0] ICE on 23.bitset.cons.stdcxx-297
> ------------------------------------------------
>
> Key: STDCXX-604
> URL: https://issues.apache.org/jira/browse/STDCXX-604
> Project: C++ Standard Library
> Issue Type: Bug
> Components: Tests
> Affects Versions: 4.2.0
> Environment: IBM XLC++ 9.0/AIX 5.3
> Reporter: Martin Sebor
> Assignee: Travis Vitek
> Fix For: 4.2.1
>
> Attachments: stdcxx-604.patch
>
>
> The 23.bitset.cons.stdcxx-297.cpp regression test fails to compile with IBM XLC++ 9.0
due to an internal compiler error:
> xlCcore_r -c -I$(TOPDIR)/include/ansi -I$(TOPDIR)/include -I$(BUILDDIR)/include -I$(TOPDIR)/tests/include
-O -Q -qtemplateregistry=23.bitset.cons.stdcxx-297.ti $(TOPDIR)/tests/regress/23.bitset.cons.stdcxx-297.cpp
> /nfs/packages/mdx/aix/compilers/5.2.0/va90/root/usr/vacpp/bin/.orig/xlCcore_r: 1501-230
(S) Internal compiler error; please contact your Service Representative
> gmake: *** [23.bitset.cons.stdcxx-297.o] Error 41
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|