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]

Re: high priority bugs - T minus one day


On Thu, 14 Jun 2001, Nathan Sidwell wrote:

> 	761 - still need documentation on -fsched-verbose, -fsched-spec,
> 		-fsched-spec-load, -fsched-spec-load-dangerous,
> 		-fbranch-count-reg, -freorder-blocks
> 		Bernd, are they your flags?

Dunno about -fbranch-count-reg, it just seems to enable the use of special
looping insns on some machines.  I'm not convinced we need a switch for
that.
-fsched-verbose is useful for debugging the compiler (it makes the .sched
dumps more informative).
The other ones probably shouldn't be tunable at all, so we may just want
to remove them.


Bernd


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