This is the mail archive of the gcc-bugs@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: wrong alpha code with profile


In article <19980623154604.18202.cygnus.egcs.bugs@haegar.physiol.med.tu-muenchen.de>,
Robert Wilhelm <robert@physiol.med.tu-muenchen.de> wrote:
>
>Current egcs-2.91.42 19980623 produces wrong code on alphaev56-linux-gnu
>when compiling with -p -O2.
>
>Register 28 is destroyed for mcount call.

I have just checked in patches to cure this.  The call to _mcount
will now always be immediately after the ldgp.


r~


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