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 testsuite/20454] New: gcc.dg/20001117-1.c is broken for callee cleanup calling convention


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


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