------- Comment #6 from jakub at gcc dot gnu dot org  2008-04-24 07:04 -------
Subject: Bug 36015

Author: jakub
Date: Thu Apr 24 07:03:38 2008
New Revision: 134622

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=134622
Log:
        PR target/36015
        * config/i386/i386.c (init_cumulative_args): Don't pass anything
        in registers for -m32 only if stdarg_p (fntype).

        * gcc.dg/pr36015.c: New test.

Added:
    branches/gcc-4_3-branch/gcc/testsuite/gcc.dg/pr36015.c
Modified:
    branches/gcc-4_3-branch/gcc/ChangeLog
    branches/gcc-4_3-branch/gcc/config/i386/i386.c
    branches/gcc-4_3-branch/gcc/testsuite/ChangeLog


-- 


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

Reply via email to