public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/66519] New: [C++14] ICE when using decltype to detect callable return type during SFINAE
@ 2015-06-12 10:50 krzysztof.sinica at gmail dot com
  2020-04-16 15:25 ` [Bug c++/66519] " asolokha at gmx dot com
  0 siblings, 1 reply; 2+ messages in thread
From: krzysztof.sinica at gmail dot com @ 2015-06-12 10:50 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 66519
           Summary: [C++14] ICE when using decltype to detect callable
                    return type during SFINAE
           Product: gcc
           Version: 5.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: krzysztof.sinica at gmail dot com
  Target Milestone: ---

Created attachment 35769
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35769&action=edit
Case source code

g++ fails to compile the attached source file in the '-std=c++14' mode. clang
3.6.0 works just fine and generates executable with expected behaviour.

GCC version: g++-5 (Ubuntu 5.1.0-0ubuntu11~14.04.1) 5.1.0


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

* [Bug c++/66519] [C++14] ICE when using decltype to detect callable return type during SFINAE
  2015-06-12 10:50 [Bug c++/66519] New: [C++14] ICE when using decltype to detect callable return type during SFINAE krzysztof.sinica at gmail dot com
@ 2020-04-16 15:25 ` asolokha at gmx dot com
  0 siblings, 0 replies; 2+ messages in thread
From: asolokha at gmx dot com @ 2020-04-16 15:25 UTC (permalink / raw)
  To: gcc-bugs

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

Arseny Solokha <asolokha at gmx dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |asolokha at gmx dot com

--- Comment #4 from Arseny Solokha <asolokha at gmx dot com> ---
g++ 9.2 ICEs w/ reduced testcase, but g++ 9.3 and g++-10.0.1-alpha20200412
snapshot (g:87be4cecfc6e42390303be1ca92bc8bc587b0bd6) both compile it now.

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

end of thread, other threads:[~2020-04-16 15:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-12 10:50 [Bug c++/66519] New: [C++14] ICE when using decltype to detect callable return type during SFINAE krzysztof.sinica at gmail dot com
2020-04-16 15:25 ` [Bug c++/66519] " asolokha at gmx dot com

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).