Issue Details (XML | Word | Printable)

Key: STDCXX-545
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Martin Sebor
Reporter: Andrew Black
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
C++ Standard Library

[Sun C++ 5.9/x86_64] ube ICE in collate.ccp

Created: 06/Sep/07 05:00 PM   Updated: 13/Sep/07 12:42 AM
Return to search
Component/s: Utilities
Affects Version/s: None
Fix Version/s: 4.2.0

Time Tracking:
Not Specified

Environment:
CC: Sun C++ 5.9 SunOS_i386 2007/05/03 (SunOS marbles 5.10 Generic_118855-33 i86pc i386 i86pc)
CC: Sun C++ 5.9 Linux_i386 2007/05/03 (Linux jacks 2.6.5-7.244-smp #1 SMP Mon Dec 12 18:32:25 UTC 2005 x86_64 x86_64 x86_64 GNU/Linux)
Issue Links:
Dependants
 

Severity: Compiler Error
Resolution Date: 13/Sep/07 12:42 AM


 Description  « Hide
When compiling the locale utility in release mode on x86 hardware with the Sunpro 5.9 compiler, a UBE error is triggered when attempting to build the collate.cpp source. This appears to only trigger in wide mode (at least on Solaris).

For Solaris on AMD64 hardware, the error observed is:
CC -c -mt -I$(TOPDIR)/include -I$(BUILDDIR)/include -library=%none -O -m64 +w -errtags -erroff=hidef $(TOPDIR)/util/collate.cpp
...
"collate.cpp", [__1cDDefNprocess_order6Mrn0ARcollate_section_t_rI_v_]:ube: error: Assert has been violated at '/set/mars/builds.intel-S2/nightly.Thu/intel-S2/lang/ube/machine/src/abi_call.c 172'.

For Linux builds, the error observed is:
CC -c -mt -I$(TOPDIR)/include -I$(BUILDDIR)/include -library=%none -O -xarch=generic +w $(TOPDIR)/util/collate.cpp
...
"collate.cpp", [__1cDDefNprocess_order6Mrn0ARcollate_section_t_rI_v_]:ube: error: Assert has been violated at '/set/mars/builds.intel-Linux/nightly.Thu/intel-Linux/lang/ube/machine/src/abi_call.c 172'.



 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Martin Sebor made changes - 11/Sep/07 12:06 AM
Field Original Value New Value
Priority Major [ 3 ] Blocker [ 1 ]
Assignee Martin Sebor [ sebor ]
Fix Version/s 4.2 [ 12311945 ]
Summary [Sunpro 5.9 - x86] UBE compiling collate.ccp [Sun C++ 5.9/x86] ube ICE in collate.ccp
Martin Sebor made changes - 11/Sep/07 12:13 AM
Severity Compiler Error
Martin Sebor made changes - 12/Sep/07 08:24 PM
Link This issue depends on STDCXX-551 [ STDCXX-551 ]
Martin Sebor made changes - 12/Sep/07 11:13 PM
Summary [Sun C++ 5.9/x86] ube ICE in collate.ccp [Sun C++ 5.9/x86_64] ube ICE in collate.ccp
Martin Sebor made changes - 13/Sep/07 12:42 AM
Resolution Fixed [ 1 ]
Status Open [ 1 ] Resolved [ 5 ]