public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/33056] [Meta-bug] Data - statement related bugs
       [not found] <bug-33056-4@http.gcc.gnu.org/bugzilla/>
@ 2014-01-13 14:09 ` dominiq at lps dot ens.fr
  2020-05-11  4:58 ` zeccav at gmail dot com
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: dominiq at lps dot ens.fr @ 2014-01-13 14:09 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 33056 depends on bug 25096, which changed state.

Bug 25096 Summary: Non-conforming shapes of DATA object and data
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25096

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


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

* [Bug fortran/33056] [Meta-bug] Data - statement related bugs
       [not found] <bug-33056-4@http.gcc.gnu.org/bugzilla/>
  2014-01-13 14:09 ` [Bug fortran/33056] [Meta-bug] Data - statement related bugs dominiq at lps dot ens.fr
@ 2020-05-11  4:58 ` zeccav at gmail dot com
  2020-05-11  6:09 ` kargl at gcc dot gnu.org
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: zeccav at gmail dot com @ 2020-05-11  4:58 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 50410 Summary: [8/9/10/11 Regression] ICE in record_reference, pointer variable in data statement
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50410

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

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

* [Bug fortran/33056] [Meta-bug] Data - statement related bugs
       [not found] <bug-33056-4@http.gcc.gnu.org/bugzilla/>
  2014-01-13 14:09 ` [Bug fortran/33056] [Meta-bug] Data - statement related bugs dominiq at lps dot ens.fr
  2020-05-11  4:58 ` zeccav at gmail dot com
@ 2020-05-11  6:09 ` kargl at gcc dot gnu.org
  2021-01-25 20:44 ` anlauf at gcc dot gnu.org
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: kargl at gcc dot gnu.org @ 2020-05-11  6:09 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 50410 Summary: [8/9/10/11 Regression] ICE in record_reference, pointer variable in data statement
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50410

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

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

* [Bug fortran/33056] [Meta-bug] Data - statement related bugs
       [not found] <bug-33056-4@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2020-05-11  6:09 ` kargl at gcc dot gnu.org
@ 2021-01-25 20:44 ` anlauf at gcc dot gnu.org
  2022-01-25 20:01 ` anlauf at gcc dot gnu.org
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: anlauf at gcc dot gnu.org @ 2021-01-25 20:44 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 70070 Summary: ICE on initializing character data beyond min/max bound
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70070

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

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

* [Bug fortran/33056] [Meta-bug] Data - statement related bugs
       [not found] <bug-33056-4@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2021-01-25 20:44 ` anlauf at gcc dot gnu.org
@ 2022-01-25 20:01 ` anlauf at gcc dot gnu.org
  2022-03-18 19:54 ` anlauf at gcc dot gnu.org
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: anlauf at gcc dot gnu.org @ 2022-01-25 20:01 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 67804 Summary: ICE on data initialization of type(character) with wrong data
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67804

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

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

* [Bug fortran/33056] [Meta-bug] Data - statement related bugs
       [not found] <bug-33056-4@http.gcc.gnu.org/bugzilla/>
                   ` (4 preceding siblings ...)
  2022-01-25 20:01 ` anlauf at gcc dot gnu.org
@ 2022-03-18 19:54 ` anlauf at gcc dot gnu.org
  2023-07-26 19:49 ` anlauf at gcc dot gnu.org
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: anlauf at gcc dot gnu.org @ 2022-03-18 19:54 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 67817 Summary: Missing compilation error for some wrong conversions in data
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67817

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

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

* [Bug fortran/33056] [Meta-bug] Data - statement related bugs
       [not found] <bug-33056-4@http.gcc.gnu.org/bugzilla/>
                   ` (5 preceding siblings ...)
  2022-03-18 19:54 ` anlauf at gcc dot gnu.org
@ 2023-07-26 19:49 ` anlauf at gcc dot gnu.org
  2023-08-22 18:21 ` anlauf at gcc dot gnu.org
  2023-08-25 16:25 ` anlauf at gcc dot gnu.org
  8 siblings, 0 replies; 10+ messages in thread
From: anlauf at gcc dot gnu.org @ 2023-07-26 19:49 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 68569 Summary: ICE with automatic character object and DATA
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68569

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

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

* [Bug fortran/33056] [Meta-bug] Data - statement related bugs
       [not found] <bug-33056-4@http.gcc.gnu.org/bugzilla/>
                   ` (6 preceding siblings ...)
  2023-07-26 19:49 ` anlauf at gcc dot gnu.org
@ 2023-08-22 18:21 ` anlauf at gcc dot gnu.org
  2023-08-25 16:25 ` anlauf at gcc dot gnu.org
  8 siblings, 0 replies; 10+ messages in thread
From: anlauf at gcc dot gnu.org @ 2023-08-22 18:21 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 49588 Summary: DATA statement with vector sections rejected (ICE: TODO)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49588

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

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

* [Bug fortran/33056] [Meta-bug] Data - statement related bugs
       [not found] <bug-33056-4@http.gcc.gnu.org/bugzilla/>
                   ` (7 preceding siblings ...)
  2023-08-22 18:21 ` anlauf at gcc dot gnu.org
@ 2023-08-25 16:25 ` anlauf at gcc dot gnu.org
  8 siblings, 0 replies; 10+ messages in thread
From: anlauf at gcc dot gnu.org @ 2023-08-25 16:25 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 35095 Summary: DATA with implied-do: Improve bounds checking
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=35095

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

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

* [Bug fortran/33056] [Meta-bug] Data - statement related bugs
  2007-08-12 20:05 [Bug fortran/33056] New: [Meta-bug] Data " tkoenig at gcc dot gnu dot org
@ 2007-08-12 20:08 ` fxcoudert at gcc dot gnu dot org
  0 siblings, 0 replies; 10+ messages in thread
From: fxcoudert at gcc dot gnu dot org @ 2007-08-12 20:08 UTC (permalink / raw)
  To: gcc-bugs



-- 

fxcoudert at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2007-08-12 20:08:07
               date|                            |


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


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

end of thread, other threads:[~2023-08-25 16:25 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-33056-4@http.gcc.gnu.org/bugzilla/>
2014-01-13 14:09 ` [Bug fortran/33056] [Meta-bug] Data - statement related bugs dominiq at lps dot ens.fr
2020-05-11  4:58 ` zeccav at gmail dot com
2020-05-11  6:09 ` kargl at gcc dot gnu.org
2021-01-25 20:44 ` anlauf at gcc dot gnu.org
2022-01-25 20:01 ` anlauf at gcc dot gnu.org
2022-03-18 19:54 ` anlauf at gcc dot gnu.org
2023-07-26 19:49 ` anlauf at gcc dot gnu.org
2023-08-22 18:21 ` anlauf at gcc dot gnu.org
2023-08-25 16:25 ` anlauf at gcc dot gnu.org
2007-08-12 20:05 [Bug fortran/33056] New: [Meta-bug] Data " tkoenig at gcc dot gnu dot org
2007-08-12 20:08 ` [Bug fortran/33056] [Meta-bug] Data - statement " fxcoudert 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).