This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: successfully removed the convert callback
- From: Tom Tromey <tromey at redhat dot com>
- To: Rafael Espíndola <rafael dot espindola at gmail dot com>
- Cc: GCC Mailing List <gcc at gcc dot gnu dot org>
- Date: 01 Apr 2006 12:39:34 -0700
- Subject: Re: successfully removed the convert callback
- References: <564d96fb0603311720s7f55c880if5c93fe62bc95756@mail.gmail.com>
- Reply-to: tromey at redhat dot com
>>>>> "Rafael" == Rafael Espíndola <rafael.espindola@gmail.com> writes:
Rafael> I found a bit strange that there were no java regression since
Rafael> convert_ieee_real_to_integer is no longer used. Is a testcase
Rafael> missing?
Did you run Jacks? As I recall it has a test for this.
Tom