public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/16994] [meta-bug] VLA and C++
       [not found] <bug-16994-4@http.gcc.gnu.org/bugzilla/>
@ 2020-07-23 19:34 ` mpolacek at gcc dot gnu.org
  2020-11-17 19:02 ` mpolacek at gcc dot gnu.org
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 12+ messages in thread
From: mpolacek at gcc dot gnu.org @ 2020-07-23 19:34 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 79627 Summary: Ice with type of VLA in lambda
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79627

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

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

* [Bug c++/16994] [meta-bug] VLA and C++
       [not found] <bug-16994-4@http.gcc.gnu.org/bugzilla/>
  2020-07-23 19:34 ` [Bug c++/16994] [meta-bug] VLA and C++ mpolacek at gcc dot gnu.org
@ 2020-11-17 19:02 ` mpolacek at gcc dot gnu.org
  2021-09-20 21:51 ` pinskia at gcc dot gnu.org
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 12+ 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=16994
Bug 16994 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] 12+ messages in thread

* [Bug c++/16994] [meta-bug] VLA and C++
       [not found] <bug-16994-4@http.gcc.gnu.org/bugzilla/>
  2020-07-23 19:34 ` [Bug c++/16994] [meta-bug] VLA and C++ mpolacek at gcc dot gnu.org
  2020-11-17 19:02 ` mpolacek at gcc dot gnu.org
@ 2021-09-20 21:51 ` pinskia at gcc dot gnu.org
  2021-10-01  7:16 ` pinskia at gcc dot gnu.org
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 12+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-09-20 21:51 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 89138 Summary: typeof VLA in lambdas
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89138

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

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

* [Bug c++/16994] [meta-bug] VLA and C++
       [not found] <bug-16994-4@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2021-09-20 21:51 ` pinskia at gcc dot gnu.org
@ 2021-10-01  7:16 ` pinskia at gcc dot gnu.org
  2022-01-31 20:38 ` mpolacek at gcc dot gnu.org
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 12+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-10-01  7:16 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 98715 Summary: ICE in make_decl_rtl with double variable length array (VLA)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98715

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

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

* [Bug c++/16994] [meta-bug] VLA and C++
       [not found] <bug-16994-4@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2021-10-01  7:16 ` pinskia at gcc dot gnu.org
@ 2022-01-31 20:38 ` mpolacek at gcc dot gnu.org
  2023-07-07  7:22 ` rguenth at gcc dot gnu.org
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 12+ messages in thread
From: mpolacek at gcc dot gnu.org @ 2022-01-31 20:38 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 101874 Summary: [12 Regression] ICE with auto specifier for VLAs since r12-1933-ge66d0b7b87d105d2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101874

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

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

* [Bug c++/16994] [meta-bug] VLA and C++
       [not found] <bug-16994-4@http.gcc.gnu.org/bugzilla/>
                   ` (4 preceding siblings ...)
  2022-01-31 20:38 ` mpolacek at gcc dot gnu.org
@ 2023-07-07  7:22 ` rguenth at gcc dot gnu.org
  2023-07-07  8:27 ` rguenth at gcc dot gnu.org
  2023-07-07  8:46 ` rguenth at gcc dot gnu.org
  7 siblings, 0 replies; 12+ messages in thread
From: rguenth at gcc dot gnu.org @ 2023-07-07  7:22 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 58646 Summary: [10/11 Regression] ICE on a multidimensional VLA with an empty initializer list
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58646

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

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

* [Bug c++/16994] [meta-bug] VLA and C++
       [not found] <bug-16994-4@http.gcc.gnu.org/bugzilla/>
                   ` (5 preceding siblings ...)
  2023-07-07  7:22 ` rguenth at gcc dot gnu.org
@ 2023-07-07  8:27 ` rguenth at gcc dot gnu.org
  2023-07-07  8:46 ` rguenth at gcc dot gnu.org
  7 siblings, 0 replies; 12+ messages in thread
From: rguenth at gcc dot gnu.org @ 2023-07-07  8:27 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 90794 Summary: [10 Regression] -O3 with "VLA type" in C++ leads to an ICE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90794

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

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

* [Bug c++/16994] [meta-bug] VLA and C++
       [not found] <bug-16994-4@http.gcc.gnu.org/bugzilla/>
                   ` (6 preceding siblings ...)
  2023-07-07  8:27 ` rguenth at gcc dot gnu.org
@ 2023-07-07  8:46 ` rguenth at gcc dot gnu.org
  7 siblings, 0 replies; 12+ messages in thread
From: rguenth at gcc dot gnu.org @ 2023-07-07  8:46 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 93314 Summary: [10 Regression] Invalid use of non-static data member causes ICE in gimplify_expr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93314

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

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

* [Bug c++/16994] [meta-bug] VLA and C++
       [not found] <bug-16994-6528@http.gcc.gnu.org/bugzilla/>
@ 2009-03-22 10:16 ` steven at gcc dot gnu dot org
  0 siblings, 0 replies; 12+ messages in thread
From: steven at gcc dot gnu dot org @ 2009-03-22 10:16 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from steven at gcc dot gnu dot org  2009-03-22 10:16 -------
Bug 28879 is fixed for GCC 4.4.  It was the last bug that blocked this
meta-bug.

--> FIXED


-- 

steven at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.4.0


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


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

* [Bug c++/16994] [meta-bug] VLA and C++
  2004-08-12  0:23 [Bug c++/16994] New: " pinskia at gcc dot gnu dot org
  2004-08-12  0:23 ` [Bug c++/16994] " pinskia at gcc dot gnu dot org
  2004-11-11 23:41 ` pinskia at gcc dot gnu dot org
@ 2004-11-13 13:08 ` reichelt at gcc dot gnu dot org
  2 siblings, 0 replies; 12+ messages in thread
From: reichelt at gcc dot gnu dot org @ 2004-11-13 13:08 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 16994 depends on bug 12807, which changed state.

Bug 12807 Summary: Failure to diagnose VLA in template
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12807

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE

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


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

* [Bug c++/16994] [meta-bug] VLA and C++
  2004-08-12  0:23 [Bug c++/16994] New: " pinskia at gcc dot gnu dot org
  2004-08-12  0:23 ` [Bug c++/16994] " pinskia at gcc dot gnu dot org
@ 2004-11-11 23:41 ` pinskia at gcc dot gnu dot org
  2004-11-13 13:08 ` reichelt at gcc dot gnu dot org
  2 siblings, 0 replies; 12+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-11-11 23:41 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 16994 depends on bug 15508, which changed state.

Bug 15508 Summary: Size evaluation of variable-length array seem to be skipped in some cases.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15508

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID

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


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

* [Bug c++/16994] [meta-bug] VLA and C++
  2004-08-12  0:23 [Bug c++/16994] New: " pinskia at gcc dot gnu dot org
@ 2004-08-12  0:23 ` pinskia at gcc dot gnu dot org
  2004-11-11 23:41 ` pinskia at gcc dot gnu dot org
  2004-11-13 13:08 ` reichelt at gcc dot gnu dot org
  2 siblings, 0 replies; 12+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-08-12  0:23 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-08-12 00:23:31
               date|                            |


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


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

end of thread, other threads:[~2023-07-07  8:46 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-16994-4@http.gcc.gnu.org/bugzilla/>
2020-07-23 19:34 ` [Bug c++/16994] [meta-bug] VLA and C++ mpolacek at gcc dot gnu.org
2020-11-17 19:02 ` mpolacek at gcc dot gnu.org
2021-09-20 21:51 ` pinskia at gcc dot gnu.org
2021-10-01  7:16 ` pinskia at gcc dot gnu.org
2022-01-31 20:38 ` mpolacek at gcc dot gnu.org
2023-07-07  7:22 ` rguenth at gcc dot gnu.org
2023-07-07  8:27 ` rguenth at gcc dot gnu.org
2023-07-07  8:46 ` rguenth at gcc dot gnu.org
     [not found] <bug-16994-6528@http.gcc.gnu.org/bugzilla/>
2009-03-22 10:16 ` steven at gcc dot gnu dot org
2004-08-12  0:23 [Bug c++/16994] New: " pinskia at gcc dot gnu dot org
2004-08-12  0:23 ` [Bug c++/16994] " pinskia at gcc dot gnu dot org
2004-11-11 23:41 ` pinskia at gcc dot gnu dot org
2004-11-13 13:08 ` reichelt at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).