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: Deprecate -funit-at-a-time


On Fri, Jul 18, 2008 at 12:13:54PM +0000, Joseph S. Myers wrote:
> On Fri, 18 Jul 2008, Jan Hubicka wrote:
> 
> > I am not sure how to allow the message.  Also I noticed that
> > -fno-unit-at-a-time was always documented as being dropped in future
> > release and kernel+glibc already switched to other options, so perhaps
> > we can just go ahead and drop it now.  It would simplify maintenance of
> > cgraph code for sure.
> 
> You could make it a deprecated alias for -fno-toplevel-reorder.

-fno-toplevel-reorder -fno-section-anchors actually, otherwise new
gcc wouldn't be able to build older glibcs.

	Jakub


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