This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: h8300: less optimal (buggy?) compiler output with last build
- To: karuottu at freenet dot hut dot fi
- Subject: Re: h8300: less optimal (buggy?) compiler output with last build
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Mon, 21 Aug 2000 08:34:44 -0600
- cc: Kazu Hirata <kazu at hxi dot com>, gcc <gcc at gcc dot gnu dot org>, gnuh8 <gnuh8 at pcserv dot demon dot co dot uk>
- Reply-To: law at cygnus dot com
In message <399D30DE.E0DAAF45@luukku.com>you write:
> Ok, I then tested some simpler float-programs and none of them worked. Whe
> n
> looking one under GDB, I found it being in eternal loop in 'floatsisf()' in
> '_floatdisf.o'/'libgcc.a'...
This is because one of Jakub's changes has badly broken our 16bit targets.
jeff