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/52641] New: Test cases fail for 16-bit int targets


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

             Bug #: 52641
           Summary: Test cases fail for 16-bit int targets
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: gjl@gcc.gnu.org
            Target: avr, m32c, m68k, stormy16, cr16, pdp11, h8300, rl78


Many test cases fail because they assume sizeof(int) >= 4.

This PR is not for one specific test case, it's to have a PR to file respective
fixes as new test cases enter the test suite.


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