public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "dominiq at lps dot ens.fr" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug fortran/59016] f951: internal compiler error: Segmentation fault
Date: Sat, 21 Dec 2013 19:50:00 -0000	[thread overview]
Message-ID: <bug-59016-4-ZCg288qhiR@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-59016-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #4 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
Backtrace is

Program received signal SIGSEGV, Segmentation fault.
error_print(const char *, const char *, typedef __va_list_tag __va_list_tag *)
(type=<optimized out>, format0=<optimized out>, argp=<optimized out>)
    at ../../work/gcc/fortran/error.c:173
173      while (*p)
(gdb) bt
#0  error_print(const char *, const char *, typedef __va_list_tag __va_list_tag
*) (type=<optimized out>, format0=<optimized out>, 
    argp=<optimized out>) at ../../work/gcc/fortran/error.c:173
#1  0x000000010002fa4e in gfc_error (gmsgid=<optimized out>) at
../../work/gcc/fortran/error.c:1003
#2  0x000000010003827c in check_interface0 (p=0x141f05ad0,
interface_name=0x7fff5fbff060 "generic interface 'atomic_kind_type'")
    at ../../work/gcc/fortran/interface.c:1568
#3  0x000000010003b243 in check_sym_interfaces (sym=0x25) at
../../work/gcc/fortran/interface.c:1680
#4  0x00000001000a98dc in do_traverse_symtree (st=<optimized out>,
st_func=<optimized out>, sym_func=<optimized out>)
    at ../../work/gcc/fortran/symbol.c:3575
#5  0x000000010003c01c in gfc_check_interfaces (ns=0x143020c00) at
../../work/gcc/fortran/interface.c:1790
#6  0x0000000100094071 in resolve_types (ns=<optimized out>) at
../../work/gcc/fortran/resolve.c:14589
#7  0x000000010008f9eb in gfc_resolve (ns=<optimized out>) at
../../work/gcc/fortran/resolve.c:14670
#8  0x000000010007a0a1 in gfc_parse_file () at
../../work/gcc/fortran/parse.c:4672
#9  0x00000001000bc7f6 in gfc_be_parse_file () at
../../work/gcc/fortran/f95-lang.c:188
#10 0x000000010084c924 in compile_file () at ../../work/gcc/toplev.c:547
#11 0x000000010084ebe9 in toplev_main (argc=2, argv=0x7fff5fbff4d0) at
../../work/gcc/toplev.c:1887


  parent reply	other threads:[~2013-12-21 19:50 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-06  8:48 [Bug fortran/59016] New: " Joost.VandeVondele at mat dot ethz.ch
2013-11-17 19:09 ` [Bug fortran/59016] " janus at gcc dot gnu.org
2013-12-21 19:35 ` bdavis at gcc dot gnu.org
2013-12-21 19:49 ` dominiq at lps dot ens.fr
2013-12-21 19:50 ` dominiq at lps dot ens.fr [this message]
2014-12-06 10:07 ` Joost.VandeVondele at mat dot ethz.ch
2015-03-29 20:38 ` drikosev at otenet dot gr
2015-03-29 22:02 ` drikosev at otenet dot gr
2015-04-03 13:49 ` dominiq at lps dot ens.fr
2015-04-03 17:01 ` drikosev at otenet dot gr
2015-04-04  9:02 ` dominiq at lps dot ens.fr
2015-04-04  9:31 ` dominiq at lps dot ens.fr
2015-04-04  9:41 ` drikosev at otenet dot gr
2015-04-04 10:47 ` drikosev at otenet dot gr
2015-04-05  9:19 ` drikosev at otenet dot gr
2015-04-05 11:50 ` dominiq at lps dot ens.fr
2015-04-05 13:03 ` dominiq at lps dot ens.fr
2015-04-05 14:37 ` dominiq at lps dot ens.fr
2015-04-05 16:37 ` drikosev at otenet dot gr
2015-04-05 16:42 ` dominiq at lps dot ens.fr
2015-04-05 19:13 ` drikosev at otenet dot gr
2015-04-05 23:23 ` drikosev at otenet dot gr
2015-04-06 19:14 ` dominiq at lps dot ens.fr
2015-04-06 21:26 ` dominiq at lps dot ens.fr
2015-04-07 18:57 ` jvdelisle at gcc dot gnu.org
2015-04-08  7:54 ` drikosev at otenet dot gr
2015-04-10 11:30 ` mikael at gcc dot gnu.org
2015-04-14  9:18 ` mikael at gcc dot gnu.org
2015-04-14 12:24 ` mikael at gcc dot gnu.org
2015-04-14 12:42 ` mikael at gcc dot gnu.org
2015-04-14 12:43 ` mikael at gcc dot gnu.org
2015-04-14 12:44 ` mikael at gcc dot gnu.org
2015-04-14 12:49 ` mikael at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-59016-4-ZCg288qhiR@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).