public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/89367] Constexpr expression is not constexpr in template, but is constexpr in non-template.
       [not found] <bug-89367-4@http.gcc.gnu.org/bugzilla/>
@ 2021-12-11  1:39 ` pinskia at gcc dot gnu.org
  2022-01-06 16:12 ` ppalka at gcc dot gnu.org
  1 sibling, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-12-11  1:39 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://gcc.gnu.org/bugzill
                   |                            |a/show_bug.cgi?id=94716

--- Comment #8 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Very similar to PR 94716.

The original code in comment #0 might be solved by
https://gcc.gnu.org/pipermail/gcc-patches/2021-December/586553.html (when it
gets approved/applied).

(In reply to Frank Secilia from comment #4)
> Created attachment 45743 [details]
> alternative repro case using pointers to method

There is another bug recording pointer to method function comparisons too.

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

* [Bug c++/89367] Constexpr expression is not constexpr in template, but is constexpr in non-template.
       [not found] <bug-89367-4@http.gcc.gnu.org/bugzilla/>
  2021-12-11  1:39 ` [Bug c++/89367] Constexpr expression is not constexpr in template, but is constexpr in non-template pinskia at gcc dot gnu.org
@ 2022-01-06 16:12 ` ppalka at gcc dot gnu.org
  1 sibling, 0 replies; 2+ messages in thread
From: ppalka at gcc dot gnu.org @ 2022-01-06 16:12 UTC (permalink / raw)
  To: gcc-bugs

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

Patrick Palka <ppalka at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
                 CC|                            |ppalka at gcc dot gnu.org
   Target Milestone|---                         |12.0
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #9 from Patrick Palka <ppalka at gcc dot gnu.org> ---
All testcases here seem to be fixed for GCC 12 by the fix for PR94716.

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

end of thread, other threads:[~2022-01-06 16:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-89367-4@http.gcc.gnu.org/bugzilla/>
2021-12-11  1:39 ` [Bug c++/89367] Constexpr expression is not constexpr in template, but is constexpr in non-template pinskia at gcc dot gnu.org
2022-01-06 16:12 ` ppalka 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).