This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/34321] gcc fails glibc 2.7 regression tests
- From: "ismail at pardus dot org dot tr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Dec 2007 11:02:55 -0000
- Subject: [Bug c/34321] gcc fails glibc 2.7 regression tests
- References: <bug-34321-10490@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #5 from ismail at pardus dot org dot tr 2007-12-03 11:02 -------
Just run ./build.sh to build and ./test-double to run. Gives the following
error with gcc 4.3 trunk here :
testing double (without inline functions)
Failure: Real part of: csin (-0 + inf i) == -0 + inf i: Exception "Invalid
operation" set
Test suite completed:
2974 test cases plus 2603 tests for exception flags executed.
1 errors occurred.
Similar error as I reported but different function, I am not sure why yet.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34321