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: RFA: i386 is running out target mask bits


On Thu, Apr 12, 2007 at 05:25:45PM -0700, Richard Henderson wrote:
> On Thu, Apr 12, 2007 at 03:09:55PM -0700, H. J. Lu wrote:
> > BTW, I noticed that there are 2 bits
> > 
> > NO_PUSH_ARGS
> > SVR3_SHLIB
> > 
> > defined in i386 backend. But they aren't checked at all. Can we remove
> > them?
> 
> I don't see why SVR3_SHLIB can't be removed.  Probably from
> some port that got deprecated and removed.

The patch is at

http://gcc.gnu.org/ml/gcc-patches/2007-04/msg00738.html


H.J.


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