This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/25899] ACATS FAIL c34006a cc1226b on x86-linux with -mtune=k8
- From: "ebotcazou at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Jan 2006 12:05:33 -0000
- Subject: [Bug target/25899] ACATS FAIL c34006a cc1226b on x86-linux with -mtune=k8
- References: <bug-25899-7210@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #15 from ebotcazou at gcc dot gnu dot org 2006-01-24 12:05 -------
> This might be another manifestation of the argument saving area with
> -maccumulate-outgoing-args
> (if it is so, either -fno-tree-ter or -mno-accumulate-outgoing-args should
> solve it). I will try to look into it tonight as well.
I fixed the -maccumulate-outgoing-args/-fno-tree-ter issue for 4.1 though.
--
ebotcazou at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ebotcazou at gcc dot gnu dot
| |org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25899