public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
@ 2012-10-20 23:00 ` paolo.carlini at oracle dot com
  2013-07-04  8:57 ` paolo.carlini at oracle dot com
                   ` (112 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: paolo.carlini at oracle dot com @ 2012-10-20 23:00 UTC (permalink / raw)
  To: gcc-bugs


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |meta-bug
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2012-10-20
     Ever Confirmed|0                           |1


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

* [Bug c++/55004] New: [meta-bug] constexpr issues
@ 2012-10-20 23:00 paolo.carlini at oracle dot com
  2012-10-20 23:00 ` [Bug c++/55004] " paolo.carlini at oracle dot com
                   ` (113 more replies)
  0 siblings, 114 replies; 115+ messages in thread
From: paolo.carlini at oracle dot com @ 2012-10-20 23:00 UTC (permalink / raw)
  To: gcc-bugs


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004

             Bug #: 55004
           Summary: [meta-bug] constexpr issues
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: paolo.carlini@oracle.com


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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
  2012-10-20 23:00 ` [Bug c++/55004] " paolo.carlini at oracle dot com
@ 2013-07-04  8:57 ` paolo.carlini at oracle dot com
  2013-07-10 23:00 ` paolo.carlini at oracle dot com
                   ` (111 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: paolo.carlini at oracle dot com @ 2013-07-04  8:57 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004

Bug 55004 depends on bug 57818, which changed state.

Bug 57818 Summary: A strange template output
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57818

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


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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
  2012-10-20 23:00 ` [Bug c++/55004] " paolo.carlini at oracle dot com
  2013-07-04  8:57 ` paolo.carlini at oracle dot com
@ 2013-07-10 23:00 ` paolo.carlini at oracle dot com
  2013-07-30 16:59 ` jason at gcc dot gnu.org
                   ` (110 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: paolo.carlini at oracle dot com @ 2013-07-10 23:00 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004

Bug 55004 depends on bug 57827, which changed state.

Bug 57827 Summary: compiler segmentation fault
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57827

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


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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (2 preceding siblings ...)
  2013-07-10 23:00 ` paolo.carlini at oracle dot com
@ 2013-07-30 16:59 ` jason at gcc dot gnu.org
  2013-08-11 22:08 ` paolo.carlini at oracle dot com
                   ` (109 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: jason at gcc dot gnu.org @ 2013-07-30 16:59 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004

Bug 55004 depends on bug 57901, which changed state.

Bug 57901 Summary: [4.8/4.9 Regression] Cannot call-by-value such that class has non-trivial (constexpr) move constructor
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57901

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED


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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (3 preceding siblings ...)
  2013-07-30 16:59 ` jason at gcc dot gnu.org
@ 2013-08-11 22:08 ` paolo.carlini at oracle dot com
  2013-11-25 20:53 ` paolo.carlini at oracle dot com
                   ` (108 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: paolo.carlini at oracle dot com @ 2013-08-11 22:08 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004

Bug 55004 depends on bug 53349, which changed state.

Bug 53349 Summary: Internal compiler error with constexpr and recursive data type
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53349

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED


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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (4 preceding siblings ...)
  2013-08-11 22:08 ` paolo.carlini at oracle dot com
@ 2013-11-25 20:53 ` paolo.carlini at oracle dot com
  2014-02-28 20:21 ` paolo.carlini at oracle dot com
                   ` (107 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: paolo.carlini at oracle dot com @ 2013-11-25 20:53 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004

Bug 55004 depends on bug 58607, which changed state.

Bug 58607 Summary: [4.9 Regression] [c++11] ICE with undeclared variable in constexpr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58607

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED


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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (5 preceding siblings ...)
  2013-11-25 20:53 ` paolo.carlini at oracle dot com
@ 2014-02-28 20:21 ` paolo.carlini at oracle dot com
  2014-03-07 18:34 ` paolo.carlini at oracle dot com
                   ` (106 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: paolo.carlini at oracle dot com @ 2014-02-28 20:21 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 58610, which changed state.

Bug 58610 Summary: [4.7/4.8/4.9 Regression] [c++11] ICE with constexpr of class with template constructor
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58610

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED


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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (6 preceding siblings ...)
  2014-02-28 20:21 ` paolo.carlini at oracle dot com
@ 2014-03-07 18:34 ` paolo.carlini at oracle dot com
  2014-04-04 20:12 ` paolo.carlini at oracle dot com
                   ` (105 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: paolo.carlini at oracle dot com @ 2014-03-07 18:34 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 58609, which changed state.

Bug 58609 Summary: [4.9 Regression] [c++11] ICE with uninitialized variable in constexpr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58609

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED


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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (7 preceding siblings ...)
  2014-03-07 18:34 ` paolo.carlini at oracle dot com
@ 2014-04-04 20:12 ` paolo.carlini at oracle dot com
  2014-04-29 16:54 ` paolo.carlini at oracle dot com
                   ` (104 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: paolo.carlini at oracle dot com @ 2014-04-04 20:12 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 58207, which changed state.

Bug 58207 Summary: [4.7/4.8/4.9 Regression] ICE in sort_constexpr_mem_initializers due to out of bounds vector access
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58207

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED


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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (8 preceding siblings ...)
  2014-04-04 20:12 ` paolo.carlini at oracle dot com
@ 2014-04-29 16:54 ` paolo.carlini at oracle dot com
  2014-06-06 16:02 ` paolo.carlini at oracle dot com
                   ` (103 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: paolo.carlini at oracle dot com @ 2014-04-29 16:54 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 51707, which changed state.

Bug 51707 Summary: [c++11] constexpr constructor cannot initialize const reference member
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51707

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


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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (9 preceding siblings ...)
  2014-04-29 16:54 ` paolo.carlini at oracle dot com
@ 2014-06-06 16:02 ` paolo.carlini at oracle dot com
  2014-06-30 15:42 ` paolo.carlini at oracle dot com
                   ` (102 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: paolo.carlini at oracle dot com @ 2014-06-06 16:02 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 60184, which changed state.

Bug 60184 Summary: g++ does not allow static members of named unions
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60184

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED


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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (10 preceding siblings ...)
  2014-06-06 16:02 ` paolo.carlini at oracle dot com
@ 2014-06-30 15:42 ` paolo.carlini at oracle dot com
  2014-07-14  5:26 ` jason at gcc dot gnu.org
                   ` (101 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: paolo.carlini at oracle dot com @ 2014-06-30 15:42 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 51400, which changed state.

Bug 51400 Summary: [c++0x] ICE with constexpr and attribute noreturn
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51400

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED


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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (11 preceding siblings ...)
  2014-06-30 15:42 ` paolo.carlini at oracle dot com
@ 2014-07-14  5:26 ` jason at gcc dot gnu.org
  2014-07-14  5:27 ` jason at gcc dot gnu.org
                   ` (100 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: jason at gcc dot gnu.org @ 2014-07-14  5:26 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 58511, which changed state.

Bug 58511 Summary: [4.8/4.9/4.10 Regression] [c++11] ICE using static const member variable in constexpr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58511

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED


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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (13 preceding siblings ...)
  2014-07-14  5:27 ` jason at gcc dot gnu.org
@ 2014-07-14  5:27 ` jason at gcc dot gnu.org
  2014-08-27 17:05 ` paolo.carlini at oracle dot com
                   ` (98 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: jason at gcc dot gnu.org @ 2014-07-14  5:27 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 58612, which changed state.

Bug 58612 Summary: [4.8/4.9/4.10 Regression] [c++11] ICE calling non-constexpr from constexpr in template class
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58612

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED


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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (12 preceding siblings ...)
  2014-07-14  5:26 ` jason at gcc dot gnu.org
@ 2014-07-14  5:27 ` jason at gcc dot gnu.org
  2014-07-14  5:27 ` jason at gcc dot gnu.org
                   ` (99 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: jason at gcc dot gnu.org @ 2014-07-14  5:27 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 58611, which changed state.

Bug 58611 Summary: [4.8/4.9/4.10 Regression] [c++11] ICE with invalid constexpr constructor used in array initialization
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58611

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED


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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (14 preceding siblings ...)
  2014-07-14  5:27 ` jason at gcc dot gnu.org
@ 2014-08-27 17:05 ` paolo.carlini at oracle dot com
  2014-08-29  8:44 ` paolo.carlini at oracle dot com
                   ` (97 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: paolo.carlini at oracle dot com @ 2014-08-27 17:05 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 52892, which changed state.

Bug 52892 Summary: Function pointer loses constexpr qualification
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52892

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED


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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (15 preceding siblings ...)
  2014-08-27 17:05 ` paolo.carlini at oracle dot com
@ 2014-08-29  8:44 ` paolo.carlini at oracle dot com
  2014-08-29 12:25 ` paolo.carlini at oracle dot com
                   ` (96 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: paolo.carlini at oracle dot com @ 2014-08-29  8:44 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 61484, which changed state.

Bug 61484 Summary: [C++11] can't initialize constexpr multi-dimentional array of a literal type
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61484

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED


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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (16 preceding siblings ...)
  2014-08-29  8:44 ` paolo.carlini at oracle dot com
@ 2014-08-29 12:25 ` paolo.carlini at oracle dot com
  2014-08-29 12:49 ` paolo.carlini at oracle dot com
                   ` (95 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: paolo.carlini at oracle dot com @ 2014-08-29 12:25 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 59938, which changed state.

Bug 59938 Summary: [C++11] Bogus "... is not a constant expression"
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59938

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


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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (17 preceding siblings ...)
  2014-08-29 12:25 ` paolo.carlini at oracle dot com
@ 2014-08-29 12:49 ` paolo.carlini at oracle dot com
  2014-08-29 13:10 ` paolo.carlini at oracle dot com
                   ` (94 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: paolo.carlini at oracle dot com @ 2014-08-29 12:49 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 57764, which changed state.

Bug 57764 Summary: class static constexpr variables cannot be references
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57764

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED


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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (18 preceding siblings ...)
  2014-08-29 12:49 ` paolo.carlini at oracle dot com
@ 2014-08-29 13:10 ` paolo.carlini at oracle dot com
  2014-08-29 13:27 ` paolo.carlini at oracle dot com
                   ` (93 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: paolo.carlini at oracle dot com @ 2014-08-29 13:10 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 56991, which changed state.

Bug 56991 Summary: constexpr std::initializer_list rejects too complex initialization
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56991

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED


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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (19 preceding siblings ...)
  2014-08-29 13:10 ` paolo.carlini at oracle dot com
@ 2014-08-29 13:27 ` paolo.carlini at oracle dot com
  2014-08-29 15:59 ` paolo.carlini at oracle dot com
                   ` (92 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: paolo.carlini at oracle dot com @ 2014-08-29 13:27 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 54126, which changed state.

Bug 54126 Summary: ICE on constexpr move ctor with const ref type instead of error
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54126

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED


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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (20 preceding siblings ...)
  2014-08-29 13:27 ` paolo.carlini at oracle dot com
@ 2014-08-29 15:59 ` paolo.carlini at oracle dot com
  2014-09-05  9:38 ` paolo.carlini at oracle dot com
                   ` (91 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: paolo.carlini at oracle dot com @ 2014-08-29 15:59 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 54002, which changed state.

Bug 54002 Summary: [C++0x] Initializing constexpr static member using constexpr static method fails
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54002

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


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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (21 preceding siblings ...)
  2014-08-29 15:59 ` paolo.carlini at oracle dot com
@ 2014-09-05  9:38 ` paolo.carlini at oracle dot com
  2014-10-06 16:16 ` paolo.carlini at oracle dot com
                   ` (90 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: paolo.carlini at oracle dot com @ 2014-09-05  9:38 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 59676, which changed state.

Bug 59676 Summary: Non-integral glvalues accepted in constant expressions
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59676

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


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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (22 preceding siblings ...)
  2014-09-05  9:38 ` paolo.carlini at oracle dot com
@ 2014-10-06 16:16 ` paolo.carlini at oracle dot com
  2014-10-22  9:33 ` paolo.carlini at oracle dot com
                   ` (89 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: paolo.carlini at oracle dot com @ 2014-10-06 16:16 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 55250, which changed state.

Bug 55250 Summary: [C++0x] enum declarations within constexpr function are allowed, constexpr declarations are not
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55250

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED


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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (23 preceding siblings ...)
  2014-10-06 16:16 ` paolo.carlini at oracle dot com
@ 2014-10-22  9:33 ` paolo.carlini at oracle dot com
  2014-11-02  9:32 ` paolo.carlini at oracle dot com
                   ` (88 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: paolo.carlini at oracle dot com @ 2014-10-22  9:33 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 57248, which changed state.

Bug 57248 Summary: string parameter to constexpr functions
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57248

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID


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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (24 preceding siblings ...)
  2014-10-22  9:33 ` paolo.carlini at oracle dot com
@ 2014-11-02  9:32 ` paolo.carlini at oracle dot com
  2014-11-03  2:14 ` jason at gcc dot gnu.org
                   ` (87 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: paolo.carlini at oracle dot com @ 2014-11-02  9:32 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 57694, which changed state.

Bug 57694 Summary: [c++11] constexpr constructor does not work with const address of own member
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57694

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED


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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (25 preceding siblings ...)
  2014-11-02  9:32 ` paolo.carlini at oracle dot com
@ 2014-11-03  2:14 ` jason at gcc dot gnu.org
  2014-11-17 19:19 ` jason at gcc dot gnu.org
                   ` (86 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: jason at gcc dot gnu.org @ 2014-11-03  2:14 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 48892, which changed state.

Bug 48892 Summary: [C++0x] XFAILed bogus errors in constexpr-48089.C
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48892

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED


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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (26 preceding siblings ...)
  2014-11-03  2:14 ` jason at gcc dot gnu.org
@ 2014-11-17 19:19 ` jason at gcc dot gnu.org
  2014-11-17 20:21 ` jason at gcc dot gnu.org
                   ` (85 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: jason at gcc dot gnu.org @ 2014-11-17 19:19 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 52282, which changed state.

Bug 52282 Summary: [C++0x] rejects-valid issues with decltype/constexpr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52282

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED


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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (27 preceding siblings ...)
  2014-11-17 19:19 ` jason at gcc dot gnu.org
@ 2014-11-17 20:21 ` jason at gcc dot gnu.org
  2014-11-17 20:55 ` jason at gcc dot gnu.org
                   ` (84 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: jason at gcc dot gnu.org @ 2014-11-17 20:21 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 50473, which changed state.

Bug 50473 Summary: [C++0x] ICE in type_has_nontrivial_copy_init, at cp/tree.c:2574
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50473

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED


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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (28 preceding siblings ...)
  2014-11-17 20:21 ` jason at gcc dot gnu.org
@ 2014-11-17 20:55 ` jason at gcc dot gnu.org
  2014-11-18  3:44 ` jason at gcc dot gnu.org
                   ` (83 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: jason at gcc dot gnu.org @ 2014-11-17 20:55 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 55039, which changed state.

Bug 55039 Summary: std::addressof vs. constexpr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55039

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


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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (29 preceding siblings ...)
  2014-11-17 20:55 ` jason at gcc dot gnu.org
@ 2014-11-18  3:44 ` jason at gcc dot gnu.org
  2014-11-18 11:27 ` paolo.carlini at oracle dot com
                   ` (82 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: jason at gcc dot gnu.org @ 2014-11-18  3:44 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 57941, which changed state.

Bug 57941 Summary: [c++11] confusing error message with invalid constexpr constructor in template struct
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57941

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED


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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (30 preceding siblings ...)
  2014-11-18  3:44 ` jason at gcc dot gnu.org
@ 2014-11-18 11:27 ` paolo.carlini at oracle dot com
  2014-11-18 11:58 ` paolo.carlini at oracle dot com
                   ` (81 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: paolo.carlini at oracle dot com @ 2014-11-18 11:27 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 60771, which changed state.

Bug 60771 Summary: static in-class constexpr const reference initialization
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60771

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED


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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (31 preceding siblings ...)
  2014-11-18 11:27 ` paolo.carlini at oracle dot com
@ 2014-11-18 11:58 ` paolo.carlini at oracle dot com
  2014-11-18 20:08 ` jason at gcc dot gnu.org
                   ` (80 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: paolo.carlini at oracle dot com @ 2014-11-18 11:58 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 60245, which changed state.

Bug 60245 Summary: function with using defined parameter not accepted as constexpr parameter
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60245

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


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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (32 preceding siblings ...)
  2014-11-18 11:58 ` paolo.carlini at oracle dot com
@ 2014-11-18 20:08 ` jason at gcc dot gnu.org
  2014-11-20  3:37 ` jason at gcc dot gnu.org
                   ` (79 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: jason at gcc dot gnu.org @ 2014-11-18 20:08 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 63925, which changed state.

Bug 63925 Summary: ICE with C++14 constexpr when trying to constexprify std::min
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63925

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


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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (34 preceding siblings ...)
  2014-11-20  3:37 ` jason at gcc dot gnu.org
@ 2014-11-20  3:37 ` jason at gcc dot gnu.org
  2014-11-20  3:43 ` jason at gcc dot gnu.org
                   ` (77 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: jason at gcc dot gnu.org @ 2014-11-20  3:37 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 56041, which changed state.

Bug 56041 Summary: Constexpr conversion function definition not found in template argument context
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56041

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED


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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (33 preceding siblings ...)
  2014-11-18 20:08 ` jason at gcc dot gnu.org
@ 2014-11-20  3:37 ` jason at gcc dot gnu.org
  2014-11-20  3:37 ` jason at gcc dot gnu.org
                   ` (78 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: jason at gcc dot gnu.org @ 2014-11-20  3:37 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 63885, which changed state.

Bug 63885 Summary: [5 Regression] ICE in static assert of constexpr forwarding xvalue container member rvalue reference
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63885

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED


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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (35 preceding siblings ...)
  2014-11-20  3:37 ` jason at gcc dot gnu.org
@ 2014-11-20  3:43 ` jason at gcc dot gnu.org
  2014-11-27 13:07 ` ktietz at gcc dot gnu.org
                   ` (76 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: jason at gcc dot gnu.org @ 2014-11-20  3:43 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 57979, which changed state.

Bug 57979 Summary: G++ accepts constant expression defined using floating point non-constexpr glvalue
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57979

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED


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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (36 preceding siblings ...)
  2014-11-20  3:43 ` jason at gcc dot gnu.org
@ 2014-11-27 13:07 ` ktietz at gcc dot gnu.org
  2015-01-14 21:36 ` jason at gcc dot gnu.org
                   ` (75 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: ktietz at gcc dot gnu.org @ 2014-11-27 13:07 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 63904, which changed state.

Bug 63904 Summary: ICE when accessing array member of constexpr struct
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63904

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED


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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (37 preceding siblings ...)
  2014-11-27 13:07 ` ktietz at gcc dot gnu.org
@ 2015-01-14 21:36 ` jason at gcc dot gnu.org
  2015-01-15 21:46 ` jason at gcc dot gnu.org
                   ` (74 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: jason at gcc dot gnu.org @ 2015-01-14 21:36 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 58777, which changed state.

Bug 58777 Summary: Taking address of variant/union member is not always a constant expression
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58777

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED


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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (38 preceding siblings ...)
  2015-01-14 21:36 ` jason at gcc dot gnu.org
@ 2015-01-15 21:46 ` jason at gcc dot gnu.org
  2015-01-20 13:40 ` paolo.carlini at oracle dot com
                   ` (73 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: jason at gcc dot gnu.org @ 2015-01-15 21:46 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 63283, which changed state.

Bug 63283 Summary: constexpr function called by templated function is not treated as constexpr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63283

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED


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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (39 preceding siblings ...)
  2015-01-15 21:46 ` jason at gcc dot gnu.org
@ 2015-01-20 13:40 ` paolo.carlini at oracle dot com
  2015-01-21 20:28 ` jason at gcc dot gnu.org
                   ` (72 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: paolo.carlini at oracle dot com @ 2015-01-20 13:40 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 59937, which changed state.

Bug 59937 Summary: [constexpr] bogus diagnostic "used in its own initializer"
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59937

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED


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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (40 preceding siblings ...)
  2015-01-20 13:40 ` paolo.carlini at oracle dot com
@ 2015-01-21 20:28 ` jason at gcc dot gnu.org
  2015-06-23 15:30 ` paolo.carlini at oracle dot com
                   ` (71 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: jason at gcc dot gnu.org @ 2015-01-21 20:28 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 64647, which changed state.

Bug 64647 Summary: [5 Regression] [C++14] std::__max_element contains code not allowed in constexpr function
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64647

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED


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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (41 preceding siblings ...)
  2015-01-21 20:28 ` jason at gcc dot gnu.org
@ 2015-06-23 15:30 ` paolo.carlini at oracle dot com
  2015-08-13  7:20 ` trippels at gcc dot gnu.org
                   ` (70 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: paolo.carlini at oracle dot com @ 2015-06-23 15:30 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 66450, which changed state.

Bug 66450 Summary: [5 Regression][C++11][constexpr] Issues when delegating implicit copy constructor in constexpr function
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66450

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


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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (42 preceding siblings ...)
  2015-06-23 15:30 ` paolo.carlini at oracle dot com
@ 2015-08-13  7:20 ` trippels at gcc dot gnu.org
  2015-08-13  7:32 ` trippels at gcc dot gnu.org
                   ` (69 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: trippels at gcc dot gnu.org @ 2015-08-13  7:20 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 67104, which changed state.

Bug 67104 Summary: [5/6 regression] Constant expression factory function initializes std::array with static storage duration strangely
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67104

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED


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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (43 preceding siblings ...)
  2015-08-13  7:20 ` trippels at gcc dot gnu.org
@ 2015-08-13  7:32 ` trippels at gcc dot gnu.org
  2015-08-17 16:06 ` jason at gcc dot gnu.org
                   ` (68 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: trippels at gcc dot gnu.org @ 2015-08-13  7:32 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 67104, which changed state.

Bug 67104 Summary: [5 regression] Constant expression factory function initializes std::array with static storage duration strangely
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67104

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---


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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (44 preceding siblings ...)
  2015-08-13  7:32 ` trippels at gcc dot gnu.org
@ 2015-08-17 16:06 ` jason at gcc dot gnu.org
  2015-08-29 18:55 ` trippels at gcc dot gnu.org
                   ` (67 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: jason at gcc dot gnu.org @ 2015-08-17 16:06 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 67104, which changed state.

Bug 67104 Summary: [5 regression] Constant expression factory function initializes std::array with static storage duration strangely
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67104

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED


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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (45 preceding siblings ...)
  2015-08-17 16:06 ` jason at gcc dot gnu.org
@ 2015-08-29 18:55 ` trippels at gcc dot gnu.org
  2015-09-04 14:28 ` trippels at gcc dot gnu.org
                   ` (66 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: trippels at gcc dot gnu.org @ 2015-08-29 18:55 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 67371, which changed state.

Bug 67371 Summary: Never executed "throw" in constexpr function fails to compile
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67371

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED


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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (46 preceding siblings ...)
  2015-08-29 18:55 ` trippels at gcc dot gnu.org
@ 2015-09-04 14:28 ` trippels at gcc dot gnu.org
  2020-04-11 14:52 ` mpolacek at gcc dot gnu.org
                   ` (65 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: trippels at gcc dot gnu.org @ 2015-09-04 14:28 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 52902, which changed state.

Bug 52902 Summary: Pointer to member rejected in constant expression
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52902

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED


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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (47 preceding siblings ...)
  2015-09-04 14:28 ` trippels at gcc dot gnu.org
@ 2020-04-11 14:52 ` mpolacek at gcc dot gnu.org
  2020-06-04  4:45 ` jason at gcc dot gnu.org
                   ` (64 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: mpolacek at gcc dot gnu.org @ 2020-04-11 14:52 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 86327, which changed state.

Bug 86327 Summary: Spurious error on non-constant expression in constexpr function
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86327

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (48 preceding siblings ...)
  2020-04-11 14:52 ` mpolacek at gcc dot gnu.org
@ 2020-06-04  4:45 ` jason at gcc dot gnu.org
  2020-10-15 15:03 ` mpolacek at gcc dot gnu.org
                   ` (63 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: jason at gcc dot gnu.org @ 2020-06-04  4:45 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 92695, which changed state.

Bug 92695 Summary: P1064R0 - virtual constexpr fails if object taken from array
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92695

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (49 preceding siblings ...)
  2020-06-04  4:45 ` jason at gcc dot gnu.org
@ 2020-10-15 15:03 ` mpolacek at gcc dot gnu.org
  2020-11-17 19:02 ` mpolacek at gcc dot gnu.org
                   ` (62 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: mpolacek at gcc dot gnu.org @ 2020-10-15 15:03 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 85474, which changed state.

Bug 85474 Summary: unspecified string literal comparison accepted in constexpr context
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85474

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

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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (50 preceding siblings ...)
  2020-10-15 15:03 ` mpolacek at gcc dot gnu.org
@ 2020-11-17 19:02 ` mpolacek at gcc dot gnu.org
  2021-05-14 10:57 ` jakub at gcc dot gnu.org
                   ` (61 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: mpolacek at gcc dot gnu.org @ 2020-11-17 19:02 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 70489, which changed state.

Bug 70489 Summary: ICE in cxx_eval_increment_expression initializing a VLA in a constexpr function
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70489

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (51 preceding siblings ...)
  2020-11-17 19:02 ` mpolacek at gcc dot gnu.org
@ 2021-05-14 10:57 ` jakub at gcc dot gnu.org
  2021-07-23  2:39 ` pinskia at gcc dot gnu.org
                   ` (60 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: jakub at gcc dot gnu.org @ 2021-05-14 10:57 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 86953, which changed state.

Bug 86953 Summary: [8 Regression] compiler crashes with constexpr operator== and specific struct (cxx_eval_bit_field_ref, at cp/constexpr.c:2704)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86953

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (52 preceding siblings ...)
  2021-05-14 10:57 ` jakub at gcc dot gnu.org
@ 2021-07-23  2:39 ` pinskia at gcc dot gnu.org
  2021-07-23  2:49 ` pinskia at gcc dot gnu.org
                   ` (59 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-07-23  2:39 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 68985, which changed state.

Bug 68985 Summary: braced initializer bug when defining a static constexpr int within a class
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68985

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

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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (53 preceding siblings ...)
  2021-07-23  2:39 ` pinskia at gcc dot gnu.org
@ 2021-07-23  2:49 ` pinskia at gcc dot gnu.org
  2021-07-23 19:15 ` pinskia at gcc dot gnu.org
                   ` (58 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-07-23  2:49 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 69700, which changed state.

Bug 69700 Summary: [C++14] constexpr incorrectly implies const
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69700

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

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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (54 preceding siblings ...)
  2021-07-23  2:49 ` pinskia at gcc dot gnu.org
@ 2021-07-23 19:15 ` pinskia at gcc dot gnu.org
  2021-07-23 19:28 ` pinskia at gcc dot gnu.org
                   ` (57 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-07-23 19:15 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 83912, which changed state.

Bug 83912 Summary: [constexpr] struct with a pointer to one of its members, returned by a function, is not a constant expression
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83912

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

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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (55 preceding siblings ...)
  2021-07-23 19:15 ` pinskia at gcc dot gnu.org
@ 2021-07-23 19:28 ` pinskia at gcc dot gnu.org
  2021-07-23 21:50 ` pinskia at gcc dot gnu.org
                   ` (56 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-07-23 19:28 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 80485, which changed state.

Bug 80485 Summary: rejects-valid: constexpr static_cast of pointer-to-member-function to bool
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80485

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (56 preceding siblings ...)
  2021-07-23 19:28 ` pinskia at gcc dot gnu.org
@ 2021-07-23 21:50 ` pinskia at gcc dot gnu.org
  2021-07-27  9:30 ` pinskia at gcc dot gnu.org
                   ` (55 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-07-23 21:50 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 83928, which changed state.

Bug 83928 Summary: implicit conversion of literal class type to unscoped enumeration can not be used as array size
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83928

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (57 preceding siblings ...)
  2021-07-23 21:50 ` pinskia at gcc dot gnu.org
@ 2021-07-27  9:30 ` pinskia at gcc dot gnu.org
  2021-08-05  2:32 ` pinskia at gcc dot gnu.org
                   ` (54 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-07-27  9:30 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 81781, which changed state.

Bug 81781 Summary: constexpr pointer comparsion error
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81781

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

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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (58 preceding siblings ...)
  2021-07-27  9:30 ` pinskia at gcc dot gnu.org
@ 2021-08-05  2:32 ` pinskia at gcc dot gnu.org
  2021-08-27 23:34 ` pinskia at gcc dot gnu.org
                   ` (53 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-08-05  2:32 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 86607, which changed state.

Bug 86607 Summary: constexpr function does not treat function pointers with external linkage as constexpr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86607

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

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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (59 preceding siblings ...)
  2021-08-05  2:32 ` pinskia at gcc dot gnu.org
@ 2021-08-27 23:34 ` pinskia at gcc dot gnu.org
  2021-08-28  0:00 ` pinskia at gcc dot gnu.org
                   ` (52 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-08-27 23:34 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 54483, which changed state.

Bug 54483 Summary: undefined reference to static constexpr in .so
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54483

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |INVALID

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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (60 preceding siblings ...)
  2021-08-27 23:34 ` pinskia at gcc dot gnu.org
@ 2021-08-28  0:00 ` pinskia at gcc dot gnu.org
  2021-08-28  0:03 ` pinskia at gcc dot gnu.org
                   ` (51 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-08-28  0:00 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 93668, which changed state.

Bug 93668 Summary: constexpr delete[]
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93668

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

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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (61 preceding siblings ...)
  2021-08-28  0:00 ` pinskia at gcc dot gnu.org
@ 2021-08-28  0:03 ` pinskia at gcc dot gnu.org
  2021-08-28 21:54 ` pinskia at gcc dot gnu.org
                   ` (50 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-08-28  0:03 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 96182, which changed state.

Bug 96182 Summary: GCC accepts constexpr function with no return-statement
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96182

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (62 preceding siblings ...)
  2021-08-28  0:03 ` pinskia at gcc dot gnu.org
@ 2021-08-28 21:54 ` pinskia at gcc dot gnu.org
  2021-08-31 18:38 ` jason at gcc dot gnu.org
                   ` (49 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-08-28 21:54 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 70124, which changed state.

Bug 70124 Summary: alignas error in constexpr function
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70124

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

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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (63 preceding siblings ...)
  2021-08-28 21:54 ` pinskia at gcc dot gnu.org
@ 2021-08-31 18:38 ` jason at gcc dot gnu.org
  2021-10-05 13:54 ` ppalka at gcc dot gnu.org
                   ` (48 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: jason at gcc dot gnu.org @ 2021-08-31 18:38 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 92193, which changed state.

Bug 92193 Summary: Poor diagnostics when a constexpr function call follows a failed static_assert
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92193

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (64 preceding siblings ...)
  2021-08-31 18:38 ` jason at gcc dot gnu.org
@ 2021-10-05 13:54 ` ppalka at gcc dot gnu.org
  2021-10-05 14:15 ` pinskia at gcc dot gnu.org
                   ` (47 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: ppalka at gcc dot gnu.org @ 2021-10-05 13:54 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 98930, which changed state.

Bug 98930 Summary: ICE with static variable in template function used as template argument
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98930

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (65 preceding siblings ...)
  2021-10-05 13:54 ` ppalka at gcc dot gnu.org
@ 2021-10-05 14:15 ` pinskia at gcc dot gnu.org
  2021-10-05 14:15 ` pinskia at gcc dot gnu.org
                   ` (46 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-10-05 14:15 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 93389, which changed state.

Bug 93389 Summary: Failure to detect UB in constexpr context
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93389

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

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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (66 preceding siblings ...)
  2021-10-05 14:15 ` pinskia at gcc dot gnu.org
@ 2021-10-05 14:15 ` pinskia at gcc dot gnu.org
  2021-11-06 23:40 ` ppalka at gcc dot gnu.org
                   ` (45 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-10-05 14:15 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 102603, which changed state.

Bug 102603 Summary: Compile-time evaluation of indirection via dangling pointer is not rejected
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102603

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

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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (67 preceding siblings ...)
  2021-10-05 14:15 ` pinskia at gcc dot gnu.org
@ 2021-11-06 23:40 ` ppalka at gcc dot gnu.org
  2021-11-29  9:08 ` jakub at gcc dot gnu.org
                   ` (44 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: ppalka at gcc dot gnu.org @ 2021-11-06 23:40 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 97752, which changed state.

Bug 97752 Summary: incorrect address to inherited object in constexpr context
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97752

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

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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (68 preceding siblings ...)
  2021-11-06 23:40 ` ppalka at gcc dot gnu.org
@ 2021-11-29  9:08 ` jakub at gcc dot gnu.org
  2021-12-03 16:33 ` mpolacek at gcc dot gnu.org
                   ` (43 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: jakub at gcc dot gnu.org @ 2021-11-29  9:08 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 102786, which changed state.

Bug 102786 Summary: [c++20] virtual pmf sometimes rejected as not a constant
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102786

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (69 preceding siblings ...)
  2021-11-29  9:08 ` jakub at gcc dot gnu.org
@ 2021-12-03 16:33 ` mpolacek at gcc dot gnu.org
  2021-12-07 12:27 ` pinskia at gcc dot gnu.org
                   ` (42 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: mpolacek at gcc dot gnu.org @ 2021-12-03 16:33 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 95307, which changed state.

Bug 95307 Summary: Compiler accepts reinterpret_cast in constexpr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95307

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (70 preceding siblings ...)
  2021-12-03 16:33 ` mpolacek at gcc dot gnu.org
@ 2021-12-07 12:27 ` pinskia at gcc dot gnu.org
  2021-12-08 16:20 ` pinskia at gcc dot gnu.org
                   ` (41 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-12-07 12:27 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 101370, which changed state.

Bug 101370 Summary: miscompile of constexpr array with initializers to self
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101370

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

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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (71 preceding siblings ...)
  2021-12-07 12:27 ` pinskia at gcc dot gnu.org
@ 2021-12-08 16:20 ` pinskia at gcc dot gnu.org
  2021-12-28 10:40 ` pinskia at gcc dot gnu.org
                   ` (40 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-12-08 16:20 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 91907, which changed state.

Bug 91907 Summary: ['17] Constexpr of member function pointer as template parameter results in inconsistent diagnostics
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91907

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (72 preceding siblings ...)
  2021-12-08 16:20 ` pinskia at gcc dot gnu.org
@ 2021-12-28 10:40 ` pinskia at gcc dot gnu.org
  2021-12-28 10:46 ` pinskia at gcc dot gnu.org
                   ` (39 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-12-28 10:40 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 94716, which changed state.

Bug 94716 Summary: comparison of address of template variables should be constexpr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94716

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

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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (73 preceding siblings ...)
  2021-12-28 10:40 ` pinskia at gcc dot gnu.org
@ 2021-12-28 10:46 ` pinskia at gcc dot gnu.org
  2022-01-06 14:49 ` ppalka at gcc dot gnu.org
                   ` (38 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-12-28 10:46 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 91693, which changed state.

Bug 91693 Summary: Comparing addresses of templated inline vars gets bogus "not a constant expression" error
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91693

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

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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (74 preceding siblings ...)
  2021-12-28 10:46 ` pinskia at gcc dot gnu.org
@ 2022-01-06 14:49 ` ppalka at gcc dot gnu.org
  2022-01-06 15:44 ` ppalka at gcc dot gnu.org
                   ` (37 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: ppalka at gcc dot gnu.org @ 2022-01-06 14:49 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 102551, which changed state.

Bug 102551 Summary: Failing compile-time comparison of std::type_info addresses
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102551

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

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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (75 preceding siblings ...)
  2022-01-06 14:49 ` ppalka at gcc dot gnu.org
@ 2022-01-06 15:44 ` ppalka at gcc dot gnu.org
  2022-01-06 15:50 ` ppalka at gcc dot gnu.org
                   ` (36 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: ppalka at gcc dot gnu.org @ 2022-01-06 15:44 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 69681, which changed state.

Bug 69681 Summary: C/C++ FEs do not consider comparisons of distinct function pointers to be constant expressions
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69681

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (76 preceding siblings ...)
  2022-01-06 15:44 ` ppalka at gcc dot gnu.org
@ 2022-01-06 15:50 ` ppalka at gcc dot gnu.org
  2022-01-06 15:56 ` ppalka at gcc dot gnu.org
                   ` (35 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: ppalka at gcc dot gnu.org @ 2022-01-06 15:50 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 77911, which changed state.

Bug 77911 Summary: Comparing function pointers in a constexpr function can produce an error.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77911

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (77 preceding siblings ...)
  2022-01-06 15:50 ` ppalka at gcc dot gnu.org
@ 2022-01-06 15:56 ` ppalka at gcc dot gnu.org
  2022-01-06 16:12 ` ppalka at gcc dot gnu.org
                   ` (34 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: ppalka at gcc dot gnu.org @ 2022-01-06 15:56 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 85428, which changed state.

Bug 85428 Summary: constexpr pointer equality comparison not considered constant expression
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85428

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (78 preceding siblings ...)
  2022-01-06 15:56 ` ppalka at gcc dot gnu.org
@ 2022-01-06 16:12 ` ppalka at gcc dot gnu.org
  2022-01-06 16:17 ` ppalka at gcc dot gnu.org
                   ` (33 subsequent siblings)
  113 siblings, 0 replies; 115+ 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=55004
Bug 55004 depends on bug 89367, which changed state.

Bug 89367 Summary: Constexpr expression is not constexpr in template, but is constexpr in non-template.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89367

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

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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (79 preceding siblings ...)
  2022-01-06 16:12 ` ppalka at gcc dot gnu.org
@ 2022-01-06 16:17 ` ppalka at gcc dot gnu.org
  2022-04-28 23:32 ` mpolacek at gcc dot gnu.org
                   ` (32 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: ppalka at gcc dot gnu.org @ 2022-01-06 16:17 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 86354, which changed state.

Bug 86354 Summary: Address comparison not a constant expression
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86354

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

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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (80 preceding siblings ...)
  2022-01-06 16:17 ` ppalka at gcc dot gnu.org
@ 2022-04-28 23:32 ` mpolacek at gcc dot gnu.org
  2022-05-09 23:35 ` ppalka at gcc dot gnu.org
                   ` (31 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: mpolacek at gcc dot gnu.org @ 2022-04-28 23:32 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 91278, which changed state.

Bug 91278 Summary: equal comparison of local arrays (with offset) inside constexpr is rejected
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91278

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (81 preceding siblings ...)
  2022-04-28 23:32 ` mpolacek at gcc dot gnu.org
@ 2022-05-09 23:35 ` ppalka at gcc dot gnu.org
  2022-05-11 17:07 ` ppalka at gcc dot gnu.org
                   ` (30 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: ppalka at gcc dot gnu.org @ 2022-05-09 23:35 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 104565, which changed state.

Bug 104565 Summary: [10 Regression] constexpr template goes wrong with class and call to constexpr method
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104565

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (82 preceding siblings ...)
  2022-05-09 23:35 ` ppalka at gcc dot gnu.org
@ 2022-05-11 17:07 ` ppalka at gcc dot gnu.org
  2022-05-13 17:43 ` jason at gcc dot gnu.org
                   ` (29 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: ppalka at gcc dot gnu.org @ 2022-05-11 17:07 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 99700, which changed state.

Bug 99700 Summary: [10 Regression] uninitialized variable accepted as a constant expression in C++ 20
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99700

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (83 preceding siblings ...)
  2022-05-11 17:07 ` ppalka at gcc dot gnu.org
@ 2022-05-13 17:43 ` jason at gcc dot gnu.org
  2022-05-13 17:45 ` jason at gcc dot gnu.org
                   ` (28 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: jason at gcc dot gnu.org @ 2022-05-13 17:43 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 91933, which changed state.

Bug 91933 Summary: [9 Regression] ICE: tree check: expected class 'type', have 'exceptional' (error_mark) in build_simple_base_path, at cp/class.c:541
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91933

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (84 preceding siblings ...)
  2022-05-13 17:43 ` jason at gcc dot gnu.org
@ 2022-05-13 17:45 ` jason at gcc dot gnu.org
  2022-05-27  8:35 ` rguenth at gcc dot gnu.org
                   ` (27 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: jason at gcc dot gnu.org @ 2022-05-13 17:45 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 96311, which changed state.

Bug 96311 Summary: [9 Regression] false positive for -Wunused-but-set-variable (const/constexpr identifier used in generic lambda)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96311

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (85 preceding siblings ...)
  2022-05-13 17:45 ` jason at gcc dot gnu.org
@ 2022-05-27  8:35 ` rguenth at gcc dot gnu.org
  2022-07-06 10:49 ` redi at gcc dot gnu.org
                   ` (26 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: rguenth at gcc dot gnu.org @ 2022-05-27  8:35 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 91073, which changed state.

Bug 91073 Summary: [9 Regression] if constexpr no longer works directly with Concepts
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91073

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (86 preceding siblings ...)
  2022-05-27  8:35 ` rguenth at gcc dot gnu.org
@ 2022-07-06 10:49 ` redi at gcc dot gnu.org
  2022-08-10 10:58 ` jakub at gcc dot gnu.org
                   ` (25 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: redi at gcc dot gnu.org @ 2022-07-06 10:49 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 65642, which changed state.

Bug 65642 Summary: [C++11] GCC rejects valid constant expression
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65642

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (87 preceding siblings ...)
  2022-07-06 10:49 ` redi at gcc dot gnu.org
@ 2022-08-10 10:58 ` jakub at gcc dot gnu.org
  2022-09-18 16:58 ` ppalka at gcc dot gnu.org
                   ` (24 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: jakub at gcc dot gnu.org @ 2022-08-10 10:58 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 88174, which changed state.

Bug 88174 Summary: Make __real__ += __val usable in constexpr context.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88174

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (88 preceding siblings ...)
  2022-08-10 10:58 ` jakub at gcc dot gnu.org
@ 2022-09-18 16:58 ` ppalka at gcc dot gnu.org
  2022-11-03 13:29 ` ppalka at gcc dot gnu.org
                   ` (23 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: ppalka at gcc dot gnu.org @ 2022-09-18 16:58 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 92505, which changed state.

Bug 92505 Summary: Using mutable in constexpr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92505

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (89 preceding siblings ...)
  2022-09-18 16:58 ` ppalka at gcc dot gnu.org
@ 2022-11-03 13:29 ` ppalka at gcc dot gnu.org
  2022-11-03 19:11 ` ppalka at gcc dot gnu.org
                   ` (22 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: ppalka at gcc dot gnu.org @ 2022-11-03 13:29 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 103600, which changed state.

Bug 103600 Summary: Cannot use typeid result in constant expressions
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103600

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (90 preceding siblings ...)
  2022-11-03 13:29 ` ppalka at gcc dot gnu.org
@ 2022-11-03 19:11 ` ppalka at gcc dot gnu.org
  2022-11-07 14:16 ` ppalka at gcc dot gnu.org
                   ` (21 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: ppalka at gcc dot gnu.org @ 2022-11-03 19:11 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 93413, which changed state.

Bug 93413 Summary: Defaulted constexpr Destructor not being found during constant evaluation
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93413

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (91 preceding siblings ...)
  2022-11-03 19:11 ` ppalka at gcc dot gnu.org
@ 2022-11-07 14:16 ` ppalka at gcc dot gnu.org
  2022-11-21 17:23 ` pinskia at gcc dot gnu.org
                   ` (20 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: ppalka at gcc dot gnu.org @ 2022-11-07 14:16 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 89074, which changed state.

Bug 89074 Summary: valid pointer equality constexpr comparison rejected
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89074

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (92 preceding siblings ...)
  2022-11-07 14:16 ` ppalka at gcc dot gnu.org
@ 2022-11-21 17:23 ` pinskia at gcc dot gnu.org
  2022-12-19 21:20 ` pinskia at gcc dot gnu.org
                   ` (19 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: pinskia at gcc dot gnu.org @ 2022-11-21 17:23 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 87497, which changed state.

Bug 87497 Summary: constexprs involving non-literal const variables are incorrectly accepted
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87497

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (93 preceding siblings ...)
  2022-11-21 17:23 ` pinskia at gcc dot gnu.org
@ 2022-12-19 21:20 ` pinskia at gcc dot gnu.org
  2023-01-19  1:31 ` pinskia at gcc dot gnu.org
                   ` (18 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: pinskia at gcc dot gnu.org @ 2022-12-19 21:20 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 71504, which changed state.

Bug 71504 Summary: [C++11] constexpr fails with multidimensional arrays
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71504

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (94 preceding siblings ...)
  2022-12-19 21:20 ` pinskia at gcc dot gnu.org
@ 2023-01-19  1:31 ` pinskia at gcc dot gnu.org
  2023-03-04 18:24 ` mpolacek at gcc dot gnu.org
                   ` (17 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: pinskia at gcc dot gnu.org @ 2023-01-19  1:31 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 104512, which changed state.

Bug 104512 Summary: [c++20] consteval constructor does not need to initialize all data members
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104512

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

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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (95 preceding siblings ...)
  2023-01-19  1:31 ` pinskia at gcc dot gnu.org
@ 2023-03-04 18:24 ` mpolacek at gcc dot gnu.org
  2023-03-07 15:25 ` mpolacek at gcc dot gnu.org
                   ` (16 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: mpolacek at gcc dot gnu.org @ 2023-03-04 18:24 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 107938, which changed state.

Bug 107938 Summary: [11/12 Regression] ICE directly returning `this` of `extern` variable in template since r11-557
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107938

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (96 preceding siblings ...)
  2023-03-04 18:24 ` mpolacek at gcc dot gnu.org
@ 2023-03-07 15:25 ` mpolacek at gcc dot gnu.org
  2023-05-26  3:14 ` pinskia at gcc dot gnu.org
                   ` (15 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: mpolacek at gcc dot gnu.org @ 2023-03-07 15:25 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 107939, which changed state.

Bug 107939 Summary: [11 Regression] Rejects use of `extern const` variable in a template since r11-557
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107939

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (97 preceding siblings ...)
  2023-03-07 15:25 ` mpolacek at gcc dot gnu.org
@ 2023-05-26  3:14 ` pinskia at gcc dot gnu.org
  2023-05-26 15:00 ` pinskia at gcc dot gnu.org
                   ` (14 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: pinskia at gcc dot gnu.org @ 2023-05-26  3:14 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 109975, which changed state.

Bug 109975 Summary: error: '(((int*)(&<anonymous>.X::a)) != 0)' is not a constant expression
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109975

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

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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (98 preceding siblings ...)
  2023-05-26  3:14 ` pinskia at gcc dot gnu.org
@ 2023-05-26 15:00 ` pinskia at gcc dot gnu.org
  2023-06-30 14:11 ` ppalka at gcc dot gnu.org
                   ` (13 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: pinskia at gcc dot gnu.org @ 2023-05-26 15:00 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 109991, which changed state.

Bug 109991 Summary: stack-use-after-scope
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109991

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

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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (99 preceding siblings ...)
  2023-05-26 15:00 ` pinskia at gcc dot gnu.org
@ 2023-06-30 14:11 ` ppalka at gcc dot gnu.org
  2023-07-27 17:54 ` pinskia at gcc dot gnu.org
                   ` (12 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: ppalka at gcc dot gnu.org @ 2023-06-30 14:11 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 92181, which changed state.

Bug 92181 Summary: initializer_list & string_view result in "modification of '<temporary>' is not a constant expression
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92181

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (100 preceding siblings ...)
  2023-06-30 14:11 ` ppalka at gcc dot gnu.org
@ 2023-07-27 17:54 ` pinskia at gcc dot gnu.org
  2023-08-14 18:21 ` ppalka at gcc dot gnu.org
                   ` (11 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: pinskia at gcc dot gnu.org @ 2023-07-27 17:54 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 110828, which changed state.

Bug 110828 Summary: union constexpr dtor not constexpr when used in member array
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110828

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

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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (101 preceding siblings ...)
  2023-07-27 17:54 ` pinskia at gcc dot gnu.org
@ 2023-08-14 18:21 ` ppalka at gcc dot gnu.org
  2023-10-17 21:43 ` mpolacek at gcc dot gnu.org
                   ` (10 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: ppalka at gcc dot gnu.org @ 2023-08-14 18:21 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 110127, which changed state.

Bug 110127 Summary: -fimplicit-constexpr leads to extremely slow and memory intensive compilation
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110127

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (102 preceding siblings ...)
  2023-08-14 18:21 ` ppalka at gcc dot gnu.org
@ 2023-10-17 21:43 ` mpolacek at gcc dot gnu.org
  2023-12-04 19:23 ` mpolacek at gcc dot gnu.org
                   ` (9 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: mpolacek at gcc dot gnu.org @ 2023-10-17 21:43 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 111660, which changed state.

Bug 111660 Summary: [14 Regression] Compilation of constexpr function returning enum takes exponential time with -std=c++2a since r14-4140-g6851e3423c2b5e
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111660

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (103 preceding siblings ...)
  2023-10-17 21:43 ` mpolacek at gcc dot gnu.org
@ 2023-12-04 19:23 ` mpolacek at gcc dot gnu.org
  2023-12-05  0:44 ` mpolacek at gcc dot gnu.org
                   ` (8 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: mpolacek at gcc dot gnu.org @ 2023-12-04 19:23 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 70819, which changed state.

Bug 70819 Summary: constexpr error location wrong
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70819

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

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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (104 preceding siblings ...)
  2023-12-04 19:23 ` mpolacek at gcc dot gnu.org
@ 2023-12-05  0:44 ` mpolacek at gcc dot gnu.org
  2023-12-13 20:58 ` ppalka at gcc dot gnu.org
                   ` (7 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: mpolacek at gcc dot gnu.org @ 2023-12-05  0:44 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 110997, which changed state.

Bug 110997 Summary: [13/14 Regression] internal compiler error: in cxx_eval_constant_expression, at cp/constexpr.cc:8005
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110997

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (105 preceding siblings ...)
  2023-12-05  0:44 ` mpolacek at gcc dot gnu.org
@ 2023-12-13 20:58 ` ppalka at gcc dot gnu.org
  2023-12-15 23:33 ` ppalka at gcc dot gnu.org
                   ` (6 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: ppalka at gcc dot gnu.org @ 2023-12-13 20:58 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 93740, which changed state.

Bug 93740 Summary: Template base classes parametrized by pointer-to-member are amibiguous
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93740

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (106 preceding siblings ...)
  2023-12-13 20:58 ` ppalka at gcc dot gnu.org
@ 2023-12-15 23:33 ` ppalka at gcc dot gnu.org
  2023-12-20  1:59 ` ppalka at gcc dot gnu.org
                   ` (5 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: ppalka at gcc dot gnu.org @ 2023-12-15 23:33 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 86970, which changed state.

Bug 86970 Summary: Rejected constexpr expression involving lambdas and inheritance, "use of this in a constant expression"
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86970

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (107 preceding siblings ...)
  2023-12-15 23:33 ` ppalka at gcc dot gnu.org
@ 2023-12-20  1:59 ` ppalka at gcc dot gnu.org
  2024-01-11 23:17 ` redi at gcc dot gnu.org
                   ` (4 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: ppalka at gcc dot gnu.org @ 2023-12-20  1:59 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 108975, which changed state.

Bug 108975 Summary: [11 Regression] ICE on constexpr variable used as nontype template since r9-5473-ge32fc4499f863f
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108975

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (108 preceding siblings ...)
  2023-12-20  1:59 ` ppalka at gcc dot gnu.org
@ 2024-01-11 23:17 ` redi at gcc dot gnu.org
  2024-01-12  7:38 ` rguenth at gcc dot gnu.org
                   ` (3 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: redi at gcc dot gnu.org @ 2024-01-11 23:17 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 113200, which changed state.

Bug 113200 Summary: std::char_traits<char>::move is not constexpr when the argument is a string literal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113200

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (109 preceding siblings ...)
  2024-01-11 23:17 ` redi at gcc dot gnu.org
@ 2024-01-12  7:38 ` rguenth at gcc dot gnu.org
  2024-01-19 19:29 ` jason at gcc dot gnu.org
                   ` (2 subsequent siblings)
  113 siblings, 0 replies; 115+ messages in thread
From: rguenth at gcc dot gnu.org @ 2024-01-12  7:38 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 110997, which changed state.

Bug 110997 Summary: [13 Regression] internal compiler error: in cxx_eval_constant_expression, at cp/constexpr.cc:8005
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110997

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |ASSIGNED
         Resolution|FIXED                       |---

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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (110 preceding siblings ...)
  2024-01-12  7:38 ` rguenth at gcc dot gnu.org
@ 2024-01-19 19:29 ` jason at gcc dot gnu.org
  2024-02-16 18:30 ` mpolacek at gcc dot gnu.org
  2024-03-03 18:08 ` janschultke at googlemail dot com
  113 siblings, 0 replies; 115+ messages in thread
From: jason at gcc dot gnu.org @ 2024-01-19 19:29 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 111357, which changed state.

Bug 111357 Summary: [11/12/13/14 Regression] __integer_pack fails to work with values of dependent type convertible to integers in noexcept context
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111357

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (111 preceding siblings ...)
  2024-01-19 19:29 ` jason at gcc dot gnu.org
@ 2024-02-16 18:30 ` mpolacek at gcc dot gnu.org
  2024-03-03 18:08 ` janschultke at googlemail dot com
  113 siblings, 0 replies; 115+ messages in thread
From: mpolacek at gcc dot gnu.org @ 2024-02-16 18:30 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 89336, which changed state.

Bug 89336 Summary: internal compiler error when compiling a constexpr function
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89336

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/55004] [meta-bug] constexpr issues
  2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
                   ` (112 preceding siblings ...)
  2024-02-16 18:30 ` mpolacek at gcc dot gnu.org
@ 2024-03-03 18:08 ` janschultke at googlemail dot com
  113 siblings, 0 replies; 115+ messages in thread
From: janschultke at googlemail dot com @ 2024-03-03 18:08 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004
Bug 55004 depends on bug 114219, which changed state.

Bug 114219 Summary: [11/12/13/14 Regression] [expr.const] lvalue-to-rvalue conversion is not diagnosed to disqualify constant expressions for empty classes
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114219

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

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

end of thread, other threads:[~2024-03-03 18:08 UTC | newest]

Thread overview: 115+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-20 23:00 [Bug c++/55004] New: [meta-bug] constexpr issues paolo.carlini at oracle dot com
2012-10-20 23:00 ` [Bug c++/55004] " paolo.carlini at oracle dot com
2013-07-04  8:57 ` paolo.carlini at oracle dot com
2013-07-10 23:00 ` paolo.carlini at oracle dot com
2013-07-30 16:59 ` jason at gcc dot gnu.org
2013-08-11 22:08 ` paolo.carlini at oracle dot com
2013-11-25 20:53 ` paolo.carlini at oracle dot com
2014-02-28 20:21 ` paolo.carlini at oracle dot com
2014-03-07 18:34 ` paolo.carlini at oracle dot com
2014-04-04 20:12 ` paolo.carlini at oracle dot com
2014-04-29 16:54 ` paolo.carlini at oracle dot com
2014-06-06 16:02 ` paolo.carlini at oracle dot com
2014-06-30 15:42 ` paolo.carlini at oracle dot com
2014-07-14  5:26 ` jason at gcc dot gnu.org
2014-07-14  5:27 ` jason at gcc dot gnu.org
2014-07-14  5:27 ` jason at gcc dot gnu.org
2014-08-27 17:05 ` paolo.carlini at oracle dot com
2014-08-29  8:44 ` paolo.carlini at oracle dot com
2014-08-29 12:25 ` paolo.carlini at oracle dot com
2014-08-29 12:49 ` paolo.carlini at oracle dot com
2014-08-29 13:10 ` paolo.carlini at oracle dot com
2014-08-29 13:27 ` paolo.carlini at oracle dot com
2014-08-29 15:59 ` paolo.carlini at oracle dot com
2014-09-05  9:38 ` paolo.carlini at oracle dot com
2014-10-06 16:16 ` paolo.carlini at oracle dot com
2014-10-22  9:33 ` paolo.carlini at oracle dot com
2014-11-02  9:32 ` paolo.carlini at oracle dot com
2014-11-03  2:14 ` jason at gcc dot gnu.org
2014-11-17 19:19 ` jason at gcc dot gnu.org
2014-11-17 20:21 ` jason at gcc dot gnu.org
2014-11-17 20:55 ` jason at gcc dot gnu.org
2014-11-18  3:44 ` jason at gcc dot gnu.org
2014-11-18 11:27 ` paolo.carlini at oracle dot com
2014-11-18 11:58 ` paolo.carlini at oracle dot com
2014-11-18 20:08 ` jason at gcc dot gnu.org
2014-11-20  3:37 ` jason at gcc dot gnu.org
2014-11-20  3:37 ` jason at gcc dot gnu.org
2014-11-20  3:43 ` jason at gcc dot gnu.org
2014-11-27 13:07 ` ktietz at gcc dot gnu.org
2015-01-14 21:36 ` jason at gcc dot gnu.org
2015-01-15 21:46 ` jason at gcc dot gnu.org
2015-01-20 13:40 ` paolo.carlini at oracle dot com
2015-01-21 20:28 ` jason at gcc dot gnu.org
2015-06-23 15:30 ` paolo.carlini at oracle dot com
2015-08-13  7:20 ` trippels at gcc dot gnu.org
2015-08-13  7:32 ` trippels at gcc dot gnu.org
2015-08-17 16:06 ` jason at gcc dot gnu.org
2015-08-29 18:55 ` trippels at gcc dot gnu.org
2015-09-04 14:28 ` trippels at gcc dot gnu.org
2020-04-11 14:52 ` mpolacek at gcc dot gnu.org
2020-06-04  4:45 ` jason at gcc dot gnu.org
2020-10-15 15:03 ` mpolacek at gcc dot gnu.org
2020-11-17 19:02 ` mpolacek at gcc dot gnu.org
2021-05-14 10:57 ` jakub at gcc dot gnu.org
2021-07-23  2:39 ` pinskia at gcc dot gnu.org
2021-07-23  2:49 ` pinskia at gcc dot gnu.org
2021-07-23 19:15 ` pinskia at gcc dot gnu.org
2021-07-23 19:28 ` pinskia at gcc dot gnu.org
2021-07-23 21:50 ` pinskia at gcc dot gnu.org
2021-07-27  9:30 ` pinskia at gcc dot gnu.org
2021-08-05  2:32 ` pinskia at gcc dot gnu.org
2021-08-27 23:34 ` pinskia at gcc dot gnu.org
2021-08-28  0:00 ` pinskia at gcc dot gnu.org
2021-08-28  0:03 ` pinskia at gcc dot gnu.org
2021-08-28 21:54 ` pinskia at gcc dot gnu.org
2021-08-31 18:38 ` jason at gcc dot gnu.org
2021-10-05 13:54 ` ppalka at gcc dot gnu.org
2021-10-05 14:15 ` pinskia at gcc dot gnu.org
2021-10-05 14:15 ` pinskia at gcc dot gnu.org
2021-11-06 23:40 ` ppalka at gcc dot gnu.org
2021-11-29  9:08 ` jakub at gcc dot gnu.org
2021-12-03 16:33 ` mpolacek at gcc dot gnu.org
2021-12-07 12:27 ` pinskia at gcc dot gnu.org
2021-12-08 16:20 ` pinskia at gcc dot gnu.org
2021-12-28 10:40 ` pinskia at gcc dot gnu.org
2021-12-28 10:46 ` pinskia at gcc dot gnu.org
2022-01-06 14:49 ` ppalka at gcc dot gnu.org
2022-01-06 15:44 ` ppalka at gcc dot gnu.org
2022-01-06 15:50 ` ppalka at gcc dot gnu.org
2022-01-06 15:56 ` ppalka at gcc dot gnu.org
2022-01-06 16:12 ` ppalka at gcc dot gnu.org
2022-01-06 16:17 ` ppalka at gcc dot gnu.org
2022-04-28 23:32 ` mpolacek at gcc dot gnu.org
2022-05-09 23:35 ` ppalka at gcc dot gnu.org
2022-05-11 17:07 ` ppalka at gcc dot gnu.org
2022-05-13 17:43 ` jason at gcc dot gnu.org
2022-05-13 17:45 ` jason at gcc dot gnu.org
2022-05-27  8:35 ` rguenth at gcc dot gnu.org
2022-07-06 10:49 ` redi at gcc dot gnu.org
2022-08-10 10:58 ` jakub at gcc dot gnu.org
2022-09-18 16:58 ` ppalka at gcc dot gnu.org
2022-11-03 13:29 ` ppalka at gcc dot gnu.org
2022-11-03 19:11 ` ppalka at gcc dot gnu.org
2022-11-07 14:16 ` ppalka at gcc dot gnu.org
2022-11-21 17:23 ` pinskia at gcc dot gnu.org
2022-12-19 21:20 ` pinskia at gcc dot gnu.org
2023-01-19  1:31 ` pinskia at gcc dot gnu.org
2023-03-04 18:24 ` mpolacek at gcc dot gnu.org
2023-03-07 15:25 ` mpolacek at gcc dot gnu.org
2023-05-26  3:14 ` pinskia at gcc dot gnu.org
2023-05-26 15:00 ` pinskia at gcc dot gnu.org
2023-06-30 14:11 ` ppalka at gcc dot gnu.org
2023-07-27 17:54 ` pinskia at gcc dot gnu.org
2023-08-14 18:21 ` ppalka at gcc dot gnu.org
2023-10-17 21:43 ` mpolacek at gcc dot gnu.org
2023-12-04 19:23 ` mpolacek at gcc dot gnu.org
2023-12-05  0:44 ` mpolacek at gcc dot gnu.org
2023-12-13 20:58 ` ppalka at gcc dot gnu.org
2023-12-15 23:33 ` ppalka at gcc dot gnu.org
2023-12-20  1:59 ` ppalka at gcc dot gnu.org
2024-01-11 23:17 ` redi at gcc dot gnu.org
2024-01-12  7:38 ` rguenth at gcc dot gnu.org
2024-01-19 19:29 ` jason at gcc dot gnu.org
2024-02-16 18:30 ` mpolacek at gcc dot gnu.org
2024-03-03 18:08 ` janschultke at googlemail 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).