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]

Re: [PATCH] sparc64-linux multilibs]


On Tue, Dec 07, 1999 at 02:06:09PM -0800, Dan Nicolaescu wrote:
> Some of the __bb_* functions are not allowed to change the state of
> the processor, if they use they use the app-regs then the
> MACHINE_SAVE_STATE macro hould save those registers too.

The __bb functions should be abandoned entirely.  The entire
approach use by -a and -ax is fundamentally flawed. 

Use -fprofile-arcs instead.


r~


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