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]
Other format: [Raw text]

Re: [PATCH] Fix PR41529


On Sat, 2 Jan 2010, Paolo Bonzini wrote:

> On 01/02/2010 02:05 PM, Jakub Jelinek wrote:
> > On Sat, Jan 02, 2010 at 01:40:34PM +0100, Paolo Bonzini wrote:
> > > On 01/02/2010 01:00 PM, Richard Guenther wrote:
> > > > +   *-darwin* | *-aix* | *-cygwin* | *-mingw*)
> > > 
> > > Just add *-aout* here, otherwise okay.
> > 
> > What about
> > *-*coff*, *-msdosdjgpp*, *-netware*, *-vms*, *-wince*,
> > *-*-pe*, alpha*-dec-osf*, *-interix* ?
> 
> All those should be added too, thanks for making the full list.

That's not the full list.  At least hppa[12]*-*-hpux* (32-bit PA HP-UX, 
using the SOM object format; 64-bit and IA64 do use ELF) should be added 
as well - and that's a secondary target.

-- 
Joseph S. Myers
joseph@codesourcery.com


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