
Attach file to this issue
|
Clone this issue
|
on this issue
|
Create sub-task
|
Edit this issue
|
Link this issue to another issue
|
Voting:
You have not voted for this issue. Vote for it if you wish it to be fixed
|
Watching:
You are not watching this issue. Watch it to be notified of changes
|
|
C++ Standard Library
Created: 17/Feb/06 09:43 PM
Updated: 17/Feb/06 09:47 PM
|
Return to search
|
|
Issue 6200 OK of 6
nowrap
onClick="window.document.location='/jira/secure/project/ViewProjects.jspa'"
align=center valign=middle class="navItem"
onMouseOver="this.className='navItemOver'"
onMouseOut="this.className='navItem'"> ADMINISTRATION |
|
 |
|

Attach file to this issue
|
Clone this issue
|
on this issue
|
Create sub-task
|
Edit this issue
|
Link this issue to another issue
|
Voting:
You have not voted for this issue. Vote for it if you wish it to be fixed
|
Watching:
You are not watching this issue. Watch it to be notified of changes
|
|
|
Environment:
|
Linux/AMD64,EM64T
|
Issue Links:
Manage Links
|
Dependants
|
|
This issue depends on:
|
|
STDCXX-148
[Linux/AMD64, EM64T] second SIGFPE no...
|
|
|
|
|
|
|
$ make 18_limits_traps && ./18_limits_traps
icc -c -I/build/sebor/dev/stdlib/include/ansi -D_RWSTD_USE_CONFIG
-I/build/sebor/icc-9.0-8S/include -I/build/sebor/dev/stdlib/include
-I/build/sebor/dev/stdlib/../rwtest
-I/build/sebor/dev/stdlib/../rwtest/include
-I/build/sebor/dev/stdlib/tests/include -Xc -no_cpprt -O2 -w1
/build/sebor/dev/stdlib/tests/support/18_limits_traps.cpp
icc -no_cpprt
/nfs/packages/mdx/redhat/em64t/compilers/intel/cc_9.0.031/lib/crtxi.o
18_limits_traps.o -o 18_limits_traps -L/build/sebor/icc-9.0-8S/rwtest
-lrwtest8s -L/build/sebor/icc-9.0-8S/lib -lstd8s -Bstatic -lcxa
-lunwind -Bdynamic
/nfs/packages/mdx/redhat/em64t/compilers/intel/cc_9.0.031/lib/crtxn.o
-lm
# INFO (S1) (9 lines):
# TEXT:
# COMPILER: Intel C++, __INTEL_COMPILER = 900, __INTEL_COMPILER_BUILD_DATE = 20060120, __EDG_VERSION__ = 304
# ENVIRONMENT: x86_64/LP64 running linux-elf 2.4.20 with glibc 2.3
# FILE: 18_limits_traps.cpp
# COMPILED: Feb 17 2006, 11:03:26
# COMMENT: traps data member
######################################################
# CLAUSE: lib.numeric.limits.members
# INFO (S1) (3 lines):
# TEXT: std::numeric_limits<bool>::traps = true
# CLAUSE: lib.numeric.limits.members
# INFO (S1) (3 lines):
# TEXT: std::numeric_limits<char>::traps = true
# CLAUSE: lib.numeric.limits.members
Floating point exception
|
|
|
|
|
| Component/s: |
Tests
|
| Affects Version/s: |
4.1.3
|
| Fix Version/s: |
4.1.4
|
|
|
Environment:
|
Linux/AMD64,EM64T
|
Issue Links:
Manage Links
|
Dependants
|
|
This issue depends on:
|
|
STDCXX-148
[Linux/AMD64, EM64T] second SIGFPE no...
|
|
|
|
|
|
|
$ make 18_limits_traps && ./18_limits_traps
icc -c -I/build/sebor/dev/stdlib/include/ansi -D_RWSTD_USE_CONFIG
-I/build/sebor/icc-9.0-8S/include -I/build/sebor/dev/stdlib/include
-I/build/sebor/dev/stdlib/../rwtest
-I/build/sebor/dev/stdlib/../rwtest/include
-I/build/sebor/dev/stdlib/tests/include -Xc -no_cpprt -O2 -w1
/build/sebor/dev/stdlib/tests/support/18_limits_traps.cpp
icc -no_cpprt
/nfs/packages/mdx/redhat/em64t/compilers/intel/cc_9.0.031/lib/crtxi.o
18_limits_traps.o -o 18_limits_traps -L/build/sebor/icc-9.0-8S/rwtest
-lrwtest8s -L/build/sebor/icc-9.0-8S/lib -lstd8s -Bstatic -lcxa
-lunwind -Bdynamic
/nfs/packages/mdx/redhat/em64t/compilers/intel/cc_9.0.031/lib/crtxn.o
-lm
# INFO (S1) (9 lines):
# TEXT:
# COMPILER: Intel C++, __INTEL_COMPILER = 900, __INTEL_COMPILER_BUILD_DATE = 20060120, __EDG_VERSION__ = 304
# ENVIRONMENT: x86_64/LP64 running linux-elf 2.4.20 with glibc 2.3
# FILE: 18_limits_traps.cpp
# COMPILED: Feb 17 2006, 11:03:26
# COMMENT: traps data member
######################################################
# CLAUSE: lib.numeric.limits.members
# INFO (S1) (3 lines):
# TEXT: std::numeric_limits<bool>::traps = true
# CLAUSE: lib.numeric.limits.members
# INFO (S1) (3 lines):
# TEXT: std::numeric_limits<char>::traps = true
# CLAUSE: lib.numeric.limits.members
Floating point exception
|
|
|
There are no comments yet on this issue.
|
| |
|
|
|