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: PATCH - Saving varargs for powerpc with -mpowerpc64



On Friday, November 14, 2003, at 03:52 PM, Gabriel Dos Reis wrote:


Fariborz Jahanian <fjahanian@apple.com> writes:

| On Friday, November 14, 2003, at 02:04 PM, Gabriel Dos Reis wrote:
|
| > Fariborz Jahanian <fjahanian@apple.com> writes:
| >
| > | This patch fixes a bug when ppc saves vararg registers in function
| > | prologue. Bug is with -mpowerpc64
| > | mode only. It replaces call to middle-end routine,
| > | move_block_from_reg, with an rs6000 specific one.
| > | bootstrap, dejagnu tested on ppc-darwin. Specific SPEC test for this
| > | bug, 176.gcc, builds with -O3 -mpowerpc64.
| > |
| > | David Edelsohn has approved this patch.
| >
| > Is this bug also present in prerelease 3.3.3?
| >
|
| Yes. But this patch is one in a series of patches to provide support
| for -mpowerpc64.


Thanks.

Actually I'm interested in bits that fix bugs; I thought this one
would be a good candidate for 3.3.3, but if it is not just a bug fix,
then forget me :-)

Sorry, its all or none deal :).


- fj


-- Gaby


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