[Bug target/86324] testsuite test divkc3-1.c FAILs when compiling with -mabi=ieeelongdouble

bergner at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jun 26 21:43:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86324

--- Comment #4 from Peter Bergner <bergner at gcc dot gnu.org> ---
So talking with Joseph on IRC, he said if K[FC]mode or I[FC}mode are the same
as long double, then we should translate the mode attribute in
c-attribs.c:handle_mode_attribute() to return the T[FC]mode instead.  I have a
patch that does that and I'm testing it now.


More information about the Gcc-bugs mailing list