public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/99231] New: FAIL: c-c++-common/attr-retain-5.c  -std=gnu++98 (test for excess errors)
@ 2021-02-23 22:23 danglin at gcc dot gnu.org
  2021-02-23 22:33 ` [Bug target/99231] " danglin at gcc dot gnu.org
  2021-02-24  8:31 ` rguenth at gcc dot gnu.org
  0 siblings, 2 replies; 3+ messages in thread
From: danglin at gcc dot gnu.org @ 2021-02-23 22:23 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 99231
           Summary: FAIL: c-c++-common/attr-retain-5.c  -std=gnu++98 (test
                    for excess errors)
           Product: gcc
           Version: 11.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: danglin at gcc dot gnu.org
  Target Milestone: ---
              Host: hppa-unknown-linux-gnu
            Target: hppa-unknown-linux-gnu
             Build: hppa-unknown-linux-gnu

spawn -ignore SIGHUP /home/dave/gnu/gcc/objdir/gcc/testsuite/g++/../../xg++
-B/h
ome/dave/gnu/gcc/objdir/gcc/testsuite/g++/../../
/home/dave/gnu/gcc/gcc/gcc/test
suite/c-c++-common/attr-retain-5.c -fdiagnostics-plain-output -nostdinc++
-I/hom
e/dave/gnu/gcc/objdir/hppa-linux-gnu/libstdc++-v3/include/hppa-linux-gnu
-I/home
/dave/gnu/gcc/objdir/hppa-linux-gnu/libstdc++-v3/include
-I/home/dave/gnu/gcc/gc
c/libstdc++-v3/libsupc++ -I/home/dave/gnu/gcc/gcc/libstdc++-v3/include/backward
-I/home/dave/gnu/gcc/gcc/libstdc++-v3/testsuite/util -fmessage-length=0
-std=gnu
++98 -Wall -O2 -ffat-lto-objects -fno-ident -S -o attr-retain-5.s
/home/dave/gnu/gcc/gcc/gcc/testsuite/c-c++-common/attr-retain-5.c:22:27:
warning
: 'retain' attribute ignored [-Wattributes]
FAIL: c-c++-common/attr-retain-5.c  -std=gnu++98 (test for excess errors)
Excess errors:
/home/dave/gnu/gcc/gcc/gcc/testsuite/c-c++-common/attr-retain-5.c:22:27:
warning: 'retain' attribute ignored [-Wattributes]

Similar:
FAIL: c-c++-common/attr-retain-5.c  -std=gnu++14 (test for excess errors)
FAIL: c-c++-common/attr-retain-5.c  -std=gnu++17 (test for excess errors)
FAIL: c-c++-common/attr-retain-5.c  -std=gnu++2a (test for excess errors)
FAIL: c-c++-common/attr-retain-6.c  -std=gnu++98 (test for excess errors)
FAIL: c-c++-common/attr-retain-6.c  -std=gnu++14 (test for excess errors)
FAIL: c-c++-common/attr-retain-6.c  -std=gnu++17 (test for excess errors)
FAIL: c-c++-common/attr-retain-6.c  -std=gnu++2a (test for excess errors)
FAIL: c-c++-common/attr-retain-7.c  -std=gnu++98 (test for excess errors)
FAIL: c-c++-common/attr-retain-7.c  -std=gnu++14 (test for excess errors)
FAIL: c-c++-common/attr-retain-7.c  -std=gnu++17 (test for excess errors)
FAIL: c-c++-common/attr-retain-7.c  -std=gnu++2a (test for excess errors)
FAIL: c-c++-common/attr-retain-8.c  -std=gnu++98 (test for excess errors)
FAIL: c-c++-common/attr-retain-8.c  -std=gnu++14 (test for excess errors)
FAIL: c-c++-common/attr-retain-8.c  -std=gnu++17 (test for excess errors)
FAIL: c-c++-common/attr-retain-8.c  -std=gnu++2a (test for excess errors)
FAIL: c-c++-common/attr-retain-9.c  -std=gnu++98 (test for excess errors)
FAIL: c-c++-common/attr-retain-9.c  -std=gnu++14 (test for excess errors)
FAIL: c-c++-common/attr-retain-9.c  -std=gnu++17 (test for excess errors)
FAIL: c-c++-common/attr-retain-9.c  -std=gnu++2a (test for excess errors)

At commit:
commit afed55036b65526be006d55f003f670ebeadb223 (HEAD -> master, origin/master,
origin/HEAD)

Is this a target bug?

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

* [Bug target/99231] FAIL: c-c++-common/attr-retain-5.c  -std=gnu++98 (test for excess errors)
  2021-02-23 22:23 [Bug target/99231] New: FAIL: c-c++-common/attr-retain-5.c -std=gnu++98 (test for excess errors) danglin at gcc dot gnu.org
@ 2021-02-23 22:33 ` danglin at gcc dot gnu.org
  2021-02-24  8:31 ` rguenth at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: danglin at gcc dot gnu.org @ 2021-02-23 22:33 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from John David Anglin <danglin at gcc dot gnu.org> ---
dave@atlas:~/gnu/gcc/gcc$ ld --version
GNU ld (GNU Binutils for Debian) 2.35.2

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

* [Bug target/99231] FAIL: c-c++-common/attr-retain-5.c  -std=gnu++98 (test for excess errors)
  2021-02-23 22:23 [Bug target/99231] New: FAIL: c-c++-common/attr-retain-5.c -std=gnu++98 (test for excess errors) danglin at gcc dot gnu.org
  2021-02-23 22:33 ` [Bug target/99231] " danglin at gcc dot gnu.org
@ 2021-02-24  8:31 ` rguenth at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: rguenth at gcc dot gnu.org @ 2021-02-24  8:31 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |DUPLICATE
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
should be fixed by g:609204abb889166c17a600121ba8ced18db2567a

*** This bug has been marked as a duplicate of bug 99173 ***

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

end of thread, other threads:[~2021-02-24  8:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-23 22:23 [Bug target/99231] New: FAIL: c-c++-common/attr-retain-5.c -std=gnu++98 (test for excess errors) danglin at gcc dot gnu.org
2021-02-23 22:33 ` [Bug target/99231] " danglin at gcc dot gnu.org
2021-02-24  8:31 ` rguenth 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).