public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/50539] New: Internal error gfc_match_entry(): Bad state   (r178939)
@ 2011-09-27 14:21 zeccav at gmail dot com
  2013-04-16  8:52 ` [Bug fortran/50539] " zeccav at gmail dot com
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: zeccav at gmail dot com @ 2011-09-27 14:21 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 50539
           Summary: Internal error gfc_match_entry(): Bad state
                    (r178939)
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: zeccav@gmail.com


! Internal error gfc_match_entry(): Bad state   (r178939)
      function f
      entry e(f)
      end


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

* [Bug fortran/50539] Internal error gfc_match_entry(): Bad state   (r178939)
  2011-09-27 14:21 [Bug fortran/50539] New: Internal error gfc_match_entry(): Bad state (r178939) zeccav at gmail dot com
@ 2013-04-16  8:52 ` zeccav at gmail dot com
  2013-06-10 16:44 ` dominiq at lps dot ens.fr
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: zeccav at gmail dot com @ 2013-04-16  8:52 UTC (permalink / raw)
  To: gcc-bugs


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

Vittorio Zecca <zeccav at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|4.7.0                       |4.8.0

--- Comment #1 from Vittorio Zecca <zeccav at gmail dot com> 2013-04-16 08:52:43 UTC ---
I still have the same bug on gfortran 4.8.0.


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

* [Bug fortran/50539] Internal error gfc_match_entry(): Bad state   (r178939)
  2011-09-27 14:21 [Bug fortran/50539] New: Internal error gfc_match_entry(): Bad state (r178939) zeccav at gmail dot com
  2013-04-16  8:52 ` [Bug fortran/50539] " zeccav at gmail dot com
@ 2013-06-10 16:44 ` dominiq at lps dot ens.fr
  2015-05-07 12:52 ` dominiq at lps dot ens.fr
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: dominiq at lps dot ens.fr @ 2013-06-10 16:44 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2013-06-10
     Ever confirmed|0                           |1

--- Comment #2 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
Still present at revision 199873.


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

* [Bug fortran/50539] Internal error gfc_match_entry(): Bad state   (r178939)
  2011-09-27 14:21 [Bug fortran/50539] New: Internal error gfc_match_entry(): Bad state (r178939) zeccav at gmail dot com
  2013-04-16  8:52 ` [Bug fortran/50539] " zeccav at gmail dot com
  2013-06-10 16:44 ` dominiq at lps dot ens.fr
@ 2015-05-07 12:52 ` dominiq at lps dot ens.fr
  2015-08-31 16:42 ` zeccav at gmail dot com
  2015-09-01  9:43 ` dominiq at lps dot ens.fr
  4 siblings, 0 replies; 6+ messages in thread
From: dominiq at lps dot ens.fr @ 2015-05-07 12:52 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gerhard.steinmetz.fortran@t
                   |                            |-online.de

--- Comment #3 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
*** Bug 66044 has been marked as a duplicate of this bug. ***


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

* [Bug fortran/50539] Internal error gfc_match_entry(): Bad state   (r178939)
  2011-09-27 14:21 [Bug fortran/50539] New: Internal error gfc_match_entry(): Bad state (r178939) zeccav at gmail dot com
                   ` (2 preceding siblings ...)
  2015-05-07 12:52 ` dominiq at lps dot ens.fr
@ 2015-08-31 16:42 ` zeccav at gmail dot com
  2015-09-01  9:43 ` dominiq at lps dot ens.fr
  4 siblings, 0 replies; 6+ messages in thread
From: zeccav at gmail dot com @ 2015-08-31 16:42 UTC (permalink / raw)
  To: gcc-bugs

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

Vittorio Zecca <zeccav at gmail dot com> changed:

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

--- Comment #4 from Vittorio Zecca <zeccav at gmail dot com> ---
I found it fixed in 5.2.0


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

* [Bug fortran/50539] Internal error gfc_match_entry(): Bad state   (r178939)
  2011-09-27 14:21 [Bug fortran/50539] New: Internal error gfc_match_entry(): Bad state (r178939) zeccav at gmail dot com
                   ` (3 preceding siblings ...)
  2015-08-31 16:42 ` zeccav at gmail dot com
@ 2015-09-01  9:43 ` dominiq at lps dot ens.fr
  4 siblings, 0 replies; 6+ messages in thread
From: dominiq at lps dot ens.fr @ 2015-09-01  9:43 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #5 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
Fixed by revisions r223321 for trunk (6.0) and r223405 for the 5-branch as
expected for a duplicate of pr66044.


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

end of thread, other threads:[~2015-09-01  9:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-27 14:21 [Bug fortran/50539] New: Internal error gfc_match_entry(): Bad state (r178939) zeccav at gmail dot com
2013-04-16  8:52 ` [Bug fortran/50539] " zeccav at gmail dot com
2013-06-10 16:44 ` dominiq at lps dot ens.fr
2015-05-07 12:52 ` dominiq at lps dot ens.fr
2015-08-31 16:42 ` zeccav at gmail dot com
2015-09-01  9:43 ` 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).