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: Start moving toplev options to opts.c


Steven Bosscher wrote:-

> Purely cosmetic:
> Can't you put CL_COMMON at the head or the tail of the list?
> When I want to add CL_F95, it looks kind of strange to first
> have lots of front ends, than CL_COMMON, and then yet more
> front ends:

Let me see if I can figure out a way to remove the need for
this altogether.

Neil.


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