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

            Bug ID: 112731
           Summary: [14 regression] Excess errors for
                    c-c++-common/builtin-classify-type-1.c after
                    r14-5615-g509b470dcee979
           Product: gcc
           Version: 14.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
          Assignee: unassigned at gcc dot gnu.org
          Reporter: seurer at gcc dot gnu.org
  Target Milestone: ---

g:509b470dcee9795887a60ddb32ab454f22e74411, r14-5615-g509b470dcee979
make  -k check-gcc RUNTESTFLAGS="dg.exp=c-c++-common/builtin-classify-type-1.c"
FAIL: c-c++-common/builtin-classify-type-1.c  -Wc++-compat  (test for excess
errors)
# of expected passes            6
# of unexpected failures        1
# of unsupported tests          1
# of unresolved testcases       1

Excess errors:
/home/seurer/gcc/git/gcc-test/gcc/testsuite/c-c++-common/builtin-classify-type-1.c:113:3:
error: AltiVec argument passed to unprototyped function
/home/seurer/gcc/git/gcc-test/gcc/testsuite/c-c++-common/builtin-classify-type-1.c:115:3:
error: AltiVec argument passed to unprototyped function



commit 509b470dcee9795887a60ddb32ab454f22e74411 (HEAD)
Author: Jakub Jelinek <ja...@redhat.com>
Date:   Mon Nov 20 10:37:59 2023 +0100

    c, c++: Add new value for vector types for __builtin_classify_type

Reply via email to