This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug testsuite/20454] New: gcc.dg/20001117-1.c is broken for callee cleanup calling convention
- From: "oyvind dot harboe at zylin dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Mar 2005 13:47:30 -0000
- Subject: [Bug testsuite/20454] New: gcc.dg/20001117-1.c is broken for callee cleanup calling convention
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
This test will fail during execution for callee stack cleanup
calling convention because the profiling functions are not correctly
declared.
E.g. the ip2k target or other where RETURN_POPS_ARGS() != 0 for
2 arguments.
Fix posted:
http://gcc.gnu.org/ml/gcc-patches/2005-03/msg01203.html
Øyvind
--
Summary: gcc.dg/20001117-1.c is broken for callee cleanup calling
convention
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: testsuite
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: oyvind dot harboe at zylin dot com
CC: gcc-bugs at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20454