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]
Other format: [Raw text]

[Bug target/23070] [3.4 only] CALL_V4_CLEAR_FP_ARGS flag not properly set



------- Comment #5 from amodra at gcc dot gnu dot org  2005-10-29 22:35 -------
Subject: Bug 23070

Author: amodra
Date: Sat Oct 29 22:35:37 2005
New Revision: 105998

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=105998
Log:
        PR target/23070
        * config/rs6000/rs6000.c (function_arg): For ABI_V4 calls to
        stdarg functions, set/clear the fp marker even when no variable
        args are passed.
        * config/rs6000/sysv4.h (SUBTARGET_SWITCHES): Describe
        -mprototype and -mno-prototype.


Modified:
    branches/gcc-3_4-branch/gcc/ChangeLog
    branches/gcc-3_4-branch/gcc/config/rs6000/rs6000.c
    branches/gcc-3_4-branch/gcc/config/rs6000/sysv4.h


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23070


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