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/34842] New: gcc.c-torture/compile/20080114-1.c doesn't work on ia64


I got

20080114-1.s: Assembler messages:
20080114-1.s:34: Error: Wrong number of input operands
20080114-1.s:56: Error: Wrong number of input operands

The problem is nop on ia64 is "nop 0", not "nop".


-- 
           Summary: gcc.c-torture/compile/20080114-1.c doesn't work on ia64
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: hjl dot tools at gmail dot com


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


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