This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: GCC-H8300: major problems with -mint32
- To: Toshi Morita <tm2 at best dot com>
- Subject: Re: GCC-H8300: major problems with -mint32
- From: law at redhat dot com
- Date: Wed, 28 Mar 2001 18:33:01 -0700
- cc: gcc-bugs at gcc dot gnu dot org
- Reply-To: law at redhat dot com
In message <200103282215.OAA00335@shell14.ba.best.com>you write:
>
> version: CVS
> host: i686-linux
> target: h8300-coff
>
> It looks like gcc has some serious problems generating code for the
> H8/300 series when -mint32 is used. Here's a few samples from
> engine_c.i compiled at -O2 -mint32 -S:
>
-mint32 doesn't work unless you're also using -mh or -ms.
jeff