Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!tplrd.tpl.oz.au!paulg From: paulg@tplrd.tpl.oz.au (Paul Gittings) Newsgroups: gnu.gcc.bug Subject: (none) Message-ID: <8910242353.AA17160@tpl68k0> Date: 25 Oct 89 15:53:45 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 24 172 Union St, Erskineville, 2066, NSW Australia phone (2)51-2559 (home) (2)413-6943(work) Dear Sirs, I have had the following problem (bug?) with version 1.32 of GNU CC on an ISI 68020 system. When I compile a program with the -m68000 flag, 68020 machine code is still produced. NOTE: by using the -v flag I can see that the -m68000 flag is not being passed to the assembler (GAS 1.27). If I compile and assemble separately, using the -m68000 flag in each step, the correct code is produced. Cheers, Paul Gittings