public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "rupp at gnat dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug middle-end/42068] [4.5 regression] ICE in function_and_variable_visibility with static common vars.
Date: Thu, 21 Jan 2010 17:37:00 -0000	[thread overview]
Message-ID: <20100121173657.12422.qmail@sourceware.org> (raw)
In-Reply-To: <bug-42068-279@http.gcc.gnu.org/bugzilla/>



------- Comment #32 from rupp at gnat dot com  2010-01-21 17:36 -------
I'm not sure what Jan is asking for exactly, but in an attempt to be helpful
here is a traceback using the 20091124 sources for the reduced testcase on
alpha-openvms. The debugging info is messed up for me too, but its just the
source line correlation records numbers, the call stack looks reasonable. If I
can be of further assistance please ask.

$ gdb ../../gnat1
(gdb) br fancy_abort
(gdb) r -quiet -I. p.adb
(gdb) bt
#0  0x084eee38 in fancy_abort (file=0x8b079b7 "../../gcc-head-src/gcc/ipa.c",
    line=417, function=0x8b07ae0 "function_and_variable_visibility")
    at ../../gcc-head-src/gcc/diagnostic.c:155
#1  0x088c8a52 in function_and_variable_visibility (whole_program=0 '\0')
    at ../../gcc-head-src/gcc/cgraph.h:270
#2  0x088c8d91 in local_function_and_variable_visibility ()
    at ../../gcc-head-src/gcc/cgraph.h:270
#3  0x08653c37 in execute_one_pass (pass=0x8b6b440)
    at ../../gcc-head-src/gcc/function.h:176
#4  0x08654352 in execute_ipa_pass_list (pass=0x8b6b440)
    at ../../gcc-head-src/gcc/function.h:176
#5  0x088a737e in ipa_passes () at ../../gcc-head-src/gcc/tree.h:182
#6  0x088a74f0 in cgraph_optimize () at ../../gcc-head-src/gcc/tree.h:182
#7  0x088a5d80 in cgraph_finalize_compilation_unit ()
    at ../../gcc-head-src/gcc/tree.h:182
#8  0x0815c6d1 in gnat_write_global_declarations ()
    at ../../gcc-head-src/gcc/tree.h:182
#9  0x0870e1bd in compile_file () at ../../gcc-head-src/gcc/toplev.h:198
#10 0x0870fe4a in do_compile () at ../../gcc-head-src/gcc/toplev.h:198
#11 0x0870ff0f in toplev_main (argc=4, argv=0xbfea58a4)
    at ../../gcc-head-src/gcc/toplev.h:198
#12 0x0847b33b in main (argc=4, argv=0xbfea58a4)
    at ../../gcc-head-src/gcc/main.c:35


-- 


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


  parent reply	other threads:[~2010-01-21 17:37 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-16 17:50 [Bug bootstrap/42068] New: [4.5 regression] ICE in function_and_variable_visibility breaks Tru64 UNIX Ada bootstrap ro at gcc dot gnu dot org
2009-11-17 16:13 ` [Bug bootstrap/42068] " rguenth at gcc dot gnu dot org
2009-11-19 12:27 ` ebotcazou at gcc dot gnu dot org
2009-11-19 12:31 ` ebotcazou at gcc dot gnu dot org
2009-11-27 11:20 ` rguenth at gcc dot gnu dot org
2009-12-10 21:56 ` ebotcazou at gcc dot gnu dot org
2009-12-11 17:25 ` ro at CeBiTec dot Uni-Bielefeld dot DE
2009-12-26 19:44 ` ebotcazou at gcc dot gnu dot org
2009-12-26 21:18 ` rupp at gnat dot com
2010-01-06 22:44 ` [Bug middle-end/42068] " ebotcazou at gcc dot gnu dot org
2010-01-06 22:45 ` [Bug middle-end/42068] [4.5 regression] ICE in function_and_variable_visibility breaks " ebotcazou at gcc dot gnu dot org
2010-01-06 22:48 ` ebotcazou at gcc dot gnu dot org
2010-01-11 11:27 ` ebotcazou at gcc dot gnu dot org
2010-01-11 22:12 ` simon at pushface dot org
2010-01-13  8:46 ` ebotcazou at gcc dot gnu dot org
2010-01-13 15:03 ` ro at CeBiTec dot Uni-Bielefeld dot DE
2010-01-15  0:33 ` hubicka at gcc dot gnu dot org
2010-01-15  8:27 ` ebotcazou at gcc dot gnu dot org
2010-01-16 12:30 ` hubicka at ucw dot cz
2010-01-16 14:54 ` hubicka at gcc dot gnu dot org
2010-01-16 14:54 ` hubicka at gcc dot gnu dot org
2010-01-16 15:11 ` ebotcazou at gcc dot gnu dot org
2010-01-18 12:20 ` ro at CeBiTec dot Uni-Bielefeld dot DE
2010-01-18 12:58 ` hubicka at ucw dot cz
2010-01-18 15:42 ` hubicka at gcc dot gnu dot org
2010-01-18 15:47 ` [Bug middle-end/42068] [4.5 regression] ICE in function_and_variable_visibility with static common vars hubicka at gcc dot gnu dot org
2010-01-18 15:49 ` rguenth at gcc dot gnu dot org
2010-01-18 17:19 ` hubicka at gcc dot gnu dot org
2010-01-18 20:42 ` simon at pushface dot org
2010-01-18 20:54 ` simon at pushface dot org
2010-01-19 10:48 ` hubicka at ucw dot cz
2010-01-19 12:36 ` simon at pushface dot org
2010-01-20 16:37 ` ro at CeBiTec dot Uni-Bielefeld dot DE
2010-01-21 16:57 ` hubicka at ucw dot cz
2010-01-21 17:12 ` ro at CeBiTec dot Uni-Bielefeld dot DE
2010-01-21 17:37 ` rupp at gnat dot com [this message]
2010-01-22 14:52 ` hubicka at ucw dot cz
2010-03-07 20:50 ` hubicka at gcc dot gnu dot org
2010-03-08 11:57 ` rguenth at gcc dot gnu dot org
2010-03-08 11:59 ` rguenth at gcc dot gnu dot org
2010-03-08 12:03 ` [Bug ada/42068] [4.5 regression] ICE in function_and_variable_visibility ebotcazou at gcc dot gnu dot org
2010-03-09  5:21 ` rupp at gnat dot com

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=20100121173657.12422.qmail@sourceware.org \
    --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).