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: Can we speed up the gcc_target structure?


Richard Kenner wrote:

My sense would be to revert these changes and eliminate the target stucture
in favor of the simpler macro approach.

Well certainly it would be useful to have precise measurements of the impact. Closer to home (if home is GNAT) debug.ads/adb do not make the debug flags constant in GNAT, so that they can be changed with -gnatd? and as far as I know we never measured the impact of this similar kind of issue -- we should :-)

Certain of the GNAT -gnatd switches are user important (like -gnatdO probably), but most are not.



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