You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stdcxx.apache.org by "Martin Sebor (JIRA)" <ji...@apache.org> on 2006/02/27 19:46:57 UTC

[jira] Resolved: (STDCXX-147) [Linux/AMD64,EM64T] SIGFPE in 18.limits.traps

     [ http://issues.apache.org/jira/browse/STDCXX-147?page=all ]
     
Martin Sebor resolved STDCXX-147:
---------------------------------

    Resolution: Fixed

Fixed with the referenced change.

> [Linux/AMD64,EM64T] SIGFPE in 18.limits.traps
> ---------------------------------------------
>
>          Key: STDCXX-147
>          URL: http://issues.apache.org/jira/browse/STDCXX-147
>      Project: C++ Standard Library
>         Type: Bug
>   Components: Tests
>     Versions: 4.1.3
>  Environment: Linux/AMD64,EM64T
>     Reporter: Martin Sebor
>     Assignee: Martin Sebor
>     Priority: Minor
>      Fix For: 4.1.4

>
> $ 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

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira