This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Floating point -- fix H8/300 and other targets withoutXF/TFmode


Hi Zack,

> Patch has bootstrapped on i686-linux (LONG_DOUBLE_TYPE_SIZE 96) with
> no regressions.  I attempted to test against the h8300 simulator but
> got tons of spurious failures due to some problem with testglue.o
> which I was unable to debug.  I would appreciate testing on a real H8.

I got a little bit of clue as to where spurious failures come from.
After I clean-installed RedHat Linux 8.0, including dejagnu, the gcc
test with the h8300 simulator caused spurious failures.  After I
removed the system dejagnu and started using dejagnu that I installed
with h8300-hms-gdb, those failures disappeared.  So I am guessing that
there are some differences between the system dejagnu and local
dejagnu.  Anyway, I'll look into this.

Kazu Hirata


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]