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, 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.

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