This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
What should we do with gcc.target/i386/pr12329.c?
- From: "H.J. Lu" <hjl dot tools at gmail dot com>
- To: GCC Patches <gcc-patches at gcc dot gnu dot org>, Uros Bizjak <ubizjak at gmail dot com>, Richard Henderson <rth at redhat dot com>
- Date: Wed, 23 Sep 2009 09:17:17 -0700
- Subject: What should we do with gcc.target/i386/pr12329.c?
Hi,
Since we now allow regparm(3) for nested functions, gcc.target/i386/pr12329.c
fails. Should we remove it or change it into run-time test for both
ilp32 and lp64?
Thanks.
--
H.J.