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]

Re: unreviewed patch for 3.0




--On Tuesday, June 12, 2001 07:14:49 PM -0700 "law@redhat.com" 
<law@redhat.com> wrote:

>   In message <200105181752.KAA23689@cygnus.com>you write:
>   > Hi,
>   >
>   > http://gcc.gnu.org/ml/gcc-patches/2001-04/msg00365.html
>   >
>   > This fixes hundreds of regressions on the h8300 port involving
>   > float-int conversions.
> My gut tells me this patch is wrong.

Thank you for reviewing it.

>
> Fundamentally the issue at hand is how to deal with targets like the H8
> which do not support 64bit wide variables and kludge things when building
> libgcc (the -DDI=SI stuff in t-h8300).    We need a much cleaner solution
> for handling these targets.

At this point, I think we need to wait for 3.0.1 to fix this bug, unless
one of you can quickly produce an H8-only patch to solve the problem.

Thanks,

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


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