[Bug c/94712] New: aarch64:Adjust some testcases for ilp32 option conflict

duanbo3 at huawei dot com gcc-bugzilla@gcc.gnu.org
Wed Apr 22 12:43:47 GMT 2020


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94712

            Bug ID: 94712
           Summary: aarch64:Adjust some testcases for ilp32 option
                    conflict
           Product: gcc
           Version: 10.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
          Assignee: unassigned at gcc dot gnu.org
          Reporter: duanbo3 at huawei dot com
  Target Milestone: ---
            Target: aarch64

After patch aarch64:Add an error message in large code model for ilp32
 https://gcc.gnu.org/g:6c0ab626113ef20ee2986cb8a102b5394aeb888a
 a few tests are failing when running the testsuite with -mabi=ilp32:
    gcc.target/aarch64/pr63304_1.c (test for excess errors)
    gcc.target/aarch64/pr63304_1.c scan-assembler-times adrp 6
    gcc.target/aarch64/pr70120-2.c (test for excess errors)
    gcc.target/aarch64/pr94530.c (test for excess errors)
    gcc.target/aarch64/reload-valid-spoff.c (test for excess errors)


   should adjust some testcases for the option conflict.


More information about the Gcc-bugs mailing list