: libquadmath
Assignee: unassigned at gcc dot gnu.org
Reporter: andres_takach at mentor dot com
Target Milestone: ---
Created attachment 45802
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=45802&action=edit
testcase for issue: c++ fma_rnd_bug.cxx -lquadmath
The function
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89459
--- Comment #2 from Andres Takach ---
Tried 8.3.0 (took hours to compile!) and it has the same behavior.
Priority: P3
Component: libquadmath
Assignee: unassigned at gcc dot gnu.org
Reporter: andres_takach at mentor dot com
Target Milestone: ---
Created attachment 45859
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=45859&action=edit
Test: c++ round_bug.cxx -lq
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89540
--- Comment #2 from Andres Takach ---
You are right. I did use LD_LIBRARY_PATH, but the issue I had is that I used
the "lib" instead of the "lib64" version (I did not build 32-bit compatability)
so I was picking up the wrong version since "lib" w
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89540
--- Comment #4 from Andres Takach ---
Works in 8.3.0.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89459
--- Comment #5 from Andres Takach ---
Works in 8.3.0. Needed to use lib64 to link, otherwise was picking up earlier
version of the library that had the bug.
Version 6.2.0 (as first reported) does have the bug.
ity
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: andres_takach at mentor dot com
CC: gcc-bugs at gcc
--- Additional Comments From andres_takach at mentor dot com 2005-09-09
02:37 ---
t.ii file:
# 1 "t.cxx"
# 1 "&quo
d from
template function
Product: gcc
Version: 3.4.3
Status: UNCONFIRMED
Severity: critical
Priority: P1
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: andres_takach at mentor dot com
CC: gcc-bugs at gcc dot gnu dot org
GCC host triplet: 2.4.21-15.ELsmp #1 i686 i686 i386
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19552
d from
template function
Product: gcc
Version: 3.4.3
Status: UNCONFIRMED
Severity: critical
Priority: P1
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: andres_takach at mentor dot com
CC: gcc-bugs at gcc dot gnu dot org
GCC host triplet: 2.4.21-15.ELsmp #1 i686 i686 i386
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19559
10 matches
Mail list logo