public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/63469] Automatic reallocation of allocatable scalar length even when substring implicitly specified
       [not found] <bug-63469-4@http.gcc.gnu.org/bugzilla/>
@ 2014-11-30 11:32 ` dominiq at lps dot ens.fr
  2015-10-19 12:27 ` pault at gcc dot gnu.org
  2015-10-26 17:31 ` pault at gcc dot gnu.org
  2 siblings, 0 replies; 3+ messages in thread
From: dominiq at lps dot ens.fr @ 2014-11-30 11:32 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2014-11-30
                 CC|                            |pault at gcc dot gnu.org
     Ever confirmed|0                           |1

--- Comment #1 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
Still present at r218188. Compiling the test with -fno-realloc-lhs gives

 Length of string                           with substring =           32
 Length of string                           with substring =           32
 Length of string                           without substring =           32

With revision 4.5.4 I get the error

CHARACTER(:), ALLOCATABLE :: s
          1
Error: Syntax error in CHARACTER declaration at (1)


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

* [Bug fortran/63469] Automatic reallocation of allocatable scalar length even when substring implicitly specified
       [not found] <bug-63469-4@http.gcc.gnu.org/bugzilla/>
  2014-11-30 11:32 ` [Bug fortran/63469] Automatic reallocation of allocatable scalar length even when substring implicitly specified dominiq at lps dot ens.fr
@ 2015-10-19 12:27 ` pault at gcc dot gnu.org
  2015-10-26 17:31 ` pault at gcc dot gnu.org
  2 siblings, 0 replies; 3+ messages in thread
From: pault at gcc dot gnu.org @ 2015-10-19 12:27 UTC (permalink / raw)
  To: gcc-bugs

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

Paul Thomas <pault at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|unassigned at gcc dot gnu.org      |pault at gcc dot gnu.org

--- Comment #2 from Paul Thomas <pault at gcc dot gnu.org> ---
Dear David,

As you have pointed out, this is identical to PR 67977. This is now fixed on
trunk and will be fixed on 5 branch next weekend.

Thanks for the report

Paul


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

* [Bug fortran/63469] Automatic reallocation of allocatable scalar length even when substring implicitly specified
       [not found] <bug-63469-4@http.gcc.gnu.org/bugzilla/>
  2014-11-30 11:32 ` [Bug fortran/63469] Automatic reallocation of allocatable scalar length even when substring implicitly specified dominiq at lps dot ens.fr
  2015-10-19 12:27 ` pault at gcc dot gnu.org
@ 2015-10-26 17:31 ` pault at gcc dot gnu.org
  2 siblings, 0 replies; 3+ messages in thread
From: pault at gcc dot gnu.org @ 2015-10-26 17:31 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #3 from Paul Thomas <pault at gcc dot gnu.org> ---
This is now fixed on trunk and 5 branch by the patch for PR67177 and 67977. I
will see later on if they apply cleanly to 4.9 branch. If so, I will commit.

Paul


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

end of thread, other threads:[~2015-10-26 17:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-63469-4@http.gcc.gnu.org/bugzilla/>
2014-11-30 11:32 ` [Bug fortran/63469] Automatic reallocation of allocatable scalar length even when substring implicitly specified dominiq at lps dot ens.fr
2015-10-19 12:27 ` pault at gcc dot gnu.org
2015-10-26 17:31 ` pault at gcc dot gnu.org

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