public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/61908] New: load of invalid value for 'expr_t' in interface.c compare_actual_formal
@ 2014-07-25  9:29 zeccav at gmail dot com
  2014-09-04  9:52 ` [Bug fortran/61908] " mpolacek at gcc dot gnu.org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: zeccav at gmail dot com @ 2014-07-25  9:29 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 61908
           Summary: load of invalid value for 'expr_t' in interface.c
                    compare_actual_formal
           Product: gcc
           Version: 4.9.1
            Status: UNCONFIRMED
          Severity: minor
          Priority: P3
         Component: fortran
          Assignee: unassigned at gcc dot gnu.org
          Reporter: zeccav at gmail dot com

Compiling the testsuite file unlimited_polymorphic_16 with sanitized gfortran
I get the following
"../../gcc-4.9.1/gcc/fortran/interface.c:2667:43: runtime error: 
load of value 1818451807, which is not a valid value for type 'expr_t'"
The offending line in interface.c:2667 is
"&& f->sym->ts.u.cl->length->expr_type == EXPR_CONSTANT"
in compare_actual_format.


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

end of thread, other threads:[~2015-06-26 21:19 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-25  9:29 [Bug fortran/61908] New: load of invalid value for 'expr_t' in interface.c compare_actual_formal zeccav at gmail dot com
2014-09-04  9:52 ` [Bug fortran/61908] " mpolacek at gcc dot gnu.org
2014-10-30 10:40 ` jakub at gcc dot gnu.org
2015-04-24 17:01 ` zeccav at gmail dot com
2015-04-25 10:39 ` zeccav at gmail dot com
2015-06-26 19:56 ` jakub at gcc dot gnu.org
2015-06-26 20:27 ` jakub at gcc dot gnu.org
2015-06-26 21:19 ` pinskia 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).