public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/94464] New: [F08] coarrays shoud be enabled by default.
@ 2020-04-03  9:45 chinoune.mehdi at hotmail dot com
  2020-04-07 21:19 ` [Bug fortran/94464] " chinoune.mehdi at hotmail dot com
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: chinoune.mehdi at hotmail dot com @ 2020-04-03  9:45 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 94464
           Summary: [F08] coarrays shoud be enabled by default.
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
          Assignee: unassigned at gcc dot gnu.org
          Reporter: chinoune.mehdi at hotmail dot com
  Target Milestone: ---

Since "coarrays" is part of Standard Fortran and not an experimental feature or
an extension, why putting it behind a flag?

There would be a flag to disable it, maybe.
"-fcoarray=single" should be the default.

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

* [Bug fortran/94464] [F08] coarrays shoud be enabled by default.
  2020-04-03  9:45 [Bug fortran/94464] New: [F08] coarrays shoud be enabled by default chinoune.mehdi at hotmail dot com
@ 2020-04-07 21:19 ` chinoune.mehdi at hotmail dot com
  2020-10-30  9:36 ` mehdi.chinoune at hotmail dot com
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: chinoune.mehdi at hotmail dot com @ 2020-04-07 21:19 UTC (permalink / raw)
  To: gcc-bugs

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

Chinoune <chinoune.mehdi at hotmail dot com> changed:

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

--- Comment #1 from Chinoune <chinoune.mehdi at hotmail dot com> ---
won't fix

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

* [Bug fortran/94464] [F08] coarrays shoud be enabled by default.
  2020-04-03  9:45 [Bug fortran/94464] New: [F08] coarrays shoud be enabled by default chinoune.mehdi at hotmail dot com
  2020-04-07 21:19 ` [Bug fortran/94464] " chinoune.mehdi at hotmail dot com
@ 2020-10-30  9:36 ` mehdi.chinoune at hotmail dot com
  2020-12-02 20:20 ` dominiq at lps dot ens.fr
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: mehdi.chinoune at hotmail dot com @ 2020-10-30  9:36 UTC (permalink / raw)
  To: gcc-bugs

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

Chinoune <mehdi.chinoune at hotmail dot com> changed:

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

--- Comment #2 from Chinoune <mehdi.chinoune at hotmail dot com> ---
Reopen

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

* [Bug fortran/94464] [F08] coarrays shoud be enabled by default.
  2020-04-03  9:45 [Bug fortran/94464] New: [F08] coarrays shoud be enabled by default chinoune.mehdi at hotmail dot com
  2020-04-07 21:19 ` [Bug fortran/94464] " chinoune.mehdi at hotmail dot com
  2020-10-30  9:36 ` mehdi.chinoune at hotmail dot com
@ 2020-12-02 20:20 ` dominiq at lps dot ens.fr
  2021-01-09  9:53 ` mehdi.chinoune at hotmail dot com
  2021-01-13 11:57 ` dominiq at lps dot ens.fr
  4 siblings, 0 replies; 6+ messages in thread
From: dominiq at lps dot ens.fr @ 2020-12-02 20:20 UTC (permalink / raw)
  To: gcc-bugs

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

Dominique d'Humieres <dominiq at lps dot ens.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2020-12-02

--- Comment #3 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
> Since "coarrays" is part of Standard Fortran and not an experimental feature
> or an extension, why putting it behind a flag?
>
> There would be a flag to disable it, maybe.
> "-fcoarray=single" should be the default.

I agree coarrays should be silently accepted. However "-fcoarray=single" has
very little interest beside syntax checking. There is a work in progress to
implement coarrays with shared memory and to default to "-fcoarray=shared"
would much better.

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

* [Bug fortran/94464] [F08] coarrays shoud be enabled by default.
  2020-04-03  9:45 [Bug fortran/94464] New: [F08] coarrays shoud be enabled by default chinoune.mehdi at hotmail dot com
                   ` (2 preceding siblings ...)
  2020-12-02 20:20 ` dominiq at lps dot ens.fr
@ 2021-01-09  9:53 ` mehdi.chinoune at hotmail dot com
  2021-01-13 11:57 ` dominiq at lps dot ens.fr
  4 siblings, 0 replies; 6+ messages in thread
From: mehdi.chinoune at hotmail dot com @ 2021-01-09  9:53 UTC (permalink / raw)
  To: gcc-bugs

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

Chinoune <mehdi.chinoune at hotmail dot com> changed:

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

--- Comment #4 from Chinoune <mehdi.chinoune at hotmail dot com> ---
Works for me

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

* [Bug fortran/94464] [F08] coarrays shoud be enabled by default.
  2020-04-03  9:45 [Bug fortran/94464] New: [F08] coarrays shoud be enabled by default chinoune.mehdi at hotmail dot com
                   ` (3 preceding siblings ...)
  2021-01-09  9:53 ` mehdi.chinoune at hotmail dot com
@ 2021-01-13 11:57 ` dominiq at lps dot ens.fr
  4 siblings, 0 replies; 6+ messages in thread
From: dominiq at lps dot ens.fr @ 2021-01-13 11:57 UTC (permalink / raw)
  To: gcc-bugs

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

Dominique d'Humieres <dominiq at lps dot ens.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|WORKSFORME                  |---
             Status|RESOLVED                    |WAITING

--- Comment #5 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
> Works for me

What is working for you?

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

end of thread, other threads:[~2021-01-13 11:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-03  9:45 [Bug fortran/94464] New: [F08] coarrays shoud be enabled by default chinoune.mehdi at hotmail dot com
2020-04-07 21:19 ` [Bug fortran/94464] " chinoune.mehdi at hotmail dot com
2020-10-30  9:36 ` mehdi.chinoune at hotmail dot com
2020-12-02 20:20 ` dominiq at lps dot ens.fr
2021-01-09  9:53 ` mehdi.chinoune at hotmail dot com
2021-01-13 11:57 ` dominiq at lps dot ens.fr

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