public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/107311] New: New test case gcc.dg/c2x-enum-1.c fails
@ 2022-10-19  1:47 seurer at gcc dot gnu.org
  2022-10-19  7:24 ` [Bug c/107311] [13 regression] test case gcc.dg/c2x-enum-1.c fails after r13-3360-g3b3083a598ca3f rguenth at gcc dot gnu.org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: seurer at gcc dot gnu.org @ 2022-10-19  1:47 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 107311
           Summary: New test case gcc.dg/c2x-enum-1.c fails
           Product: gcc
           Version: 13.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
          Assignee: unassigned at gcc dot gnu.org
          Reporter: seurer at gcc dot gnu.org
  Target Milestone: ---

g:3b3083a598ca3f4b6203284e01ed39ab6ff0844f, r13-3360-g3b3083a598ca3f
make  -k check-gcc RUNTESTFLAGS="--target_board=unix'{-m32}'
dg.exp=gcc.dg/c2x-enum-1.c"
FAIL: gcc.dg/c2x-enum-1.c (test for excess errors)

This is failing with 32 bits on big endian powerpc64.  64 bits works fine.

spawn -ignore SIGHUP /home/seurer/gcc/git/build/gcc-test/gcc/xgcc
-B/home/seurer/gcc/git/build/gcc-test/gcc/ exceptions_enabled39558.cc -m32
-fdiagnostics-plain-output -S -o exceptions_enabled39558.s
FAIL: gcc.dg/c2x-enum-1.c (test for excess errors)
Excess errors:
/home/seurer/gcc/git/gcc-test/gcc/testsuite/gcc.dg/c2x-enum-1.c:8:47: error:
pointer type mismatch in conditional expression

Author: Joseph Myers <joseph@codesourcery.com>
Date:   Tue Oct 18 14:07:27 2022 +0000

    c: C2x enums wider than int [PR36113]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-10-19 17:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-19  1:47 [Bug c/107311] New: New test case gcc.dg/c2x-enum-1.c fails seurer at gcc dot gnu.org
2022-10-19  7:24 ` [Bug c/107311] [13 regression] test case gcc.dg/c2x-enum-1.c fails after r13-3360-g3b3083a598ca3f rguenth at gcc dot gnu.org
2022-10-19  7:33 ` jakub at gcc dot gnu.org
2022-10-19 16:53 ` cvs-commit at gcc dot gnu.org
2022-10-19 17:12 ` jakub at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).