This is the mail archive of the gcc@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: Target deprecations for 4.6


On Tue, 1 Feb 2011, Gerald Pfeifer wrote:

> On Sun, 30 Jan 2011, Joseph S. Myers wrote:
> > My inclination would be to move the
> > 
> > *-*-freebsd[12] | *-*-freebsd[12].* | *-*-freebsd*aout*)
> >   # This is the place-holder for the generic a.out configuration
> >   # of FreeBSD.  No actual configuration resides here since
> >   # there was only ever a bare-bones ix86 configuration for
> >   # a.out and it exists solely in the machine-specific section.
> >   # This place-holder must exist to avoid dropping into
> >   # the generic ELF configuration of FreeBSD (i.e. it must be
> >   # ordered before that section).
> >   ;;
> > 
> > case up to
> 
> You mean like this?  Not sure who would approve something like this,

Yes, like that.

-- 
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]