public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/93431] FAIL: g++.dg/cpp2a/lambda-uneval9.C  -std=c++2a (test for excess errors)
       [not found] <bug-93431-4@http.gcc.gnu.org/bugzilla/>
@ 2020-03-30 23:35 ` danglin at gcc dot gnu.org
  2020-05-07 13:56 ` tschwinge at gcc dot gnu.org
  2023-11-15 18:56 ` tschwinge at gcc dot gnu.org
  2 siblings, 0 replies; 3+ messages in thread
From: danglin at gcc dot gnu.org @ 2020-03-30 23:35 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #2 from John David Anglin <danglin at gcc dot gnu.org> ---
Does this test need -fcommon option?

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

* [Bug c++/93431] FAIL: g++.dg/cpp2a/lambda-uneval9.C  -std=c++2a (test for excess errors)
       [not found] <bug-93431-4@http.gcc.gnu.org/bugzilla/>
  2020-03-30 23:35 ` [Bug c++/93431] FAIL: g++.dg/cpp2a/lambda-uneval9.C -std=c++2a (test for excess errors) danglin at gcc dot gnu.org
@ 2020-05-07 13:56 ` tschwinge at gcc dot gnu.org
  2023-11-15 18:56 ` tschwinge at gcc dot gnu.org
  2 siblings, 0 replies; 3+ messages in thread
From: tschwinge at gcc dot gnu.org @ 2020-05-07 13:56 UTC (permalink / raw)
  To: gcc-bugs

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

Thomas Schwinge <tschwinge at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2020-01-27 00:00:00         |2020-5-7
             Target|hppa2.0w-hp-hpux11.11       |hppa2.0w-hp-hpux11.11 nvptx
                 CC|                            |tschwinge at gcc dot gnu.org

--- Comment #3 from Thomas Schwinge <tschwinge at gcc dot gnu.org> ---
Supposedly same issue for nvptx target, where as of somewhere in
cff5a231480526aa73094a22fe8b2f39b63735a4..c416c52bcdb120db5e8c53a51bd78c4360daf79b
we got the regression:

    UNSUPPORTED: g++.dg/cpp2a/lambda-uneval9.C  -std=c++98
    UNSUPPORTED: g++.dg/cpp2a/lambda-uneval9.C  -std=c++14
    UNSUPPORTED: g++.dg/cpp2a/lambda-uneval9.C  -std=c++17
    PASS: g++.dg/cpp2a/lambda-uneval9.C  -std=c++2a (test for excess errors)
    [-PASS:-]{+FAIL:+} g++.dg/cpp2a/lambda-uneval9.C  -std=c++2a execution test

    spawn [...]/nvptx-none-run-single ./lambda-uneval9.exe
    error   : Multiple definition of '_ZZ7counterIZ1fvEUlvE_EivE3cnt' in 'input
file 2 at offset 4789', first defined in 'input file 1 at offset 1796'
    nvptx-run: cuLinkAddData failed: unknown error (CUDA_ERROR_UNKNOWN, 999)

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

* [Bug c++/93431] FAIL: g++.dg/cpp2a/lambda-uneval9.C  -std=c++2a (test for excess errors)
       [not found] <bug-93431-4@http.gcc.gnu.org/bugzilla/>
  2020-03-30 23:35 ` [Bug c++/93431] FAIL: g++.dg/cpp2a/lambda-uneval9.C -std=c++2a (test for excess errors) danglin at gcc dot gnu.org
  2020-05-07 13:56 ` tschwinge at gcc dot gnu.org
@ 2023-11-15 18:56 ` tschwinge at gcc dot gnu.org
  2 siblings, 0 replies; 3+ messages in thread
From: tschwinge at gcc dot gnu.org @ 2023-11-15 18:56 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #4 from Thomas Schwinge <tschwinge at gcc dot gnu.org> ---
(In reply to myself from comment #3)
> Supposedly same issue for nvptx target, [...]

I just noticed that the nvptx target instance of this happens to have been
addressed by recent commit r14-5159-g9837f62f066db532c9db6df38ccf2653d0c3a960
"nvptx: Use the usual '#define MAKE_DECL_ONE_ONLY(DECL) (DECL_WEAK (DECL) =
1)'".

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

end of thread, other threads:[~2023-11-15 18:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-93431-4@http.gcc.gnu.org/bugzilla/>
2020-03-30 23:35 ` [Bug c++/93431] FAIL: g++.dg/cpp2a/lambda-uneval9.C -std=c++2a (test for excess errors) danglin at gcc dot gnu.org
2020-05-07 13:56 ` tschwinge at gcc dot gnu.org
2023-11-15 18:56 ` tschwinge 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).