public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug testsuite/96276] New: new test case c-c++-common/pr95237-6.c fails
@ 2020-07-22  3:19 seurer at gcc dot gnu.org
  2021-08-31  5:26 ` [Bug testsuite/96276] " pinskia at gcc dot gnu.org
  0 siblings, 1 reply; 2+ messages in thread
From: seurer at gcc dot gnu.org @ 2020-07-22  3:19 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 96276
           Summary: new test case c-c++-common/pr95237-6.c fails
           Product: gcc
           Version: 11.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
          Assignee: unassigned at gcc dot gnu.org
          Reporter: seurer at gcc dot gnu.org
  Target Milestone: ---

g:0a9d711df36b42b6494b73a90c7ebf050e904493, r11-2259

make -k check-gcc RUNTESTFLAGS=dg.exp=c-c++-common/pr95237-6.c

FAIL: c-c++-common/pr95237-6.c  -Wc++-compat  execution test
FAIL: c-c++-common/pr95237-6.c  -std=gnu++98 execution test
FAIL: c-c++-common/pr95237-6.c  -std=gnu++14 execution test
FAIL: c-c++-common/pr95237-6.c  -std=gnu++17 execution test
FAIL: c-c++-common/pr95237-6.c  -std=gnu++2a execution test

# of expected passes            1
# of expected passes            4
# of unexpected failures        1
# of unexpected failures        4


Trying one of them in gdb I see:

(gdb) run
Starting program: /home/seurer/gcc/git/build/gcc-test/./pr95237-6.exe 

Program received signal SIGABRT, Aborted.
0x00003fffb7cd258c in __GI_raise (sig=<optimized out>) at
../nptl/sysdeps/unix/sysv/linux/raise.c:55
55        return INLINE_SYSCALL (tgkill, 3, pid, selftid, sig);
(gdb) where
#0  0x00003fffb7cd258c in __GI_raise (sig=<optimized out>) at
../nptl/sysdeps/unix/sysv/linux/raise.c:55
#1  0x00003fffb7cd4778 in __GI_abort () at abort.c:90
#2  0x000000001000066c in main () at
/home/seurer/gcc/git/gcc-test/gcc/testsuite/c-c++-common/pr95237-6.c:22

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

* [Bug testsuite/96276] new test case c-c++-common/pr95237-6.c fails
  2020-07-22  3:19 [Bug testsuite/96276] New: new test case c-c++-common/pr95237-6.c fails seurer at gcc dot gnu.org
@ 2021-08-31  5:26 ` pinskia at gcc dot gnu.org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-08-31  5:26 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|UNCONFIRMED                 |RESOLVED
   Target Milestone|---                         |11.0

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Fixed by limiting to x86 only in r11-2270.

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

end of thread, other threads:[~2021-08-31  5:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-22  3:19 [Bug testsuite/96276] New: new test case c-c++-common/pr95237-6.c fails seurer at gcc dot gnu.org
2021-08-31  5:26 ` [Bug testsuite/96276] " pinskia 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).