h8300-elf: gcc testsuite patches

law@redhat.com law@redhat.com
Thu Aug 30 13:31:00 GMT 2001


  In message < 200108302019.f7UKJYw30562@phal.cambridge.redhat.com >you write:
  > >   > 	* gcc.c-torture/execute/980223.x: Likewise.
  > > Definitely wrong for the -mint32 multilibs.
  > 
  > Huh?  The issue is the size of addresses, not of integers.
OK.  THen it's wrong for H8/300H and H8/S which have larger addresses
and thus larger pointers.

  > > I believe the change for 961203-1.x and 980506-1.x are wrong for
  > > the H8/300H and H8/S since they have 24 and 32bit address spaces
  > > respectively.
  > 
  > But I used the target string h8300-*-* for these.  Would that
  > match H8/300H and H8/S ?
It's the same target.  You have to look at the compiler options used;
specifically -mh and -ms.

jeff





More information about the Gcc-patches mailing list