public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "trippels at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug middle-end/61573] [4.10 Regression] ICE: Segmentation fault building Linux kernel
Date: Fri, 20 Jun 2014 08:11:00 -0000	[thread overview]
Message-ID: <bug-61573-4-1imWMhsRVU@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-61573-4@http.gcc.gnu.org/bugzilla/>

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

Markus Trippelsdorf <trippels at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1

--- Comment #2 from Markus Trippelsdorf <trippels at gcc dot gnu.org> ---
Program received signal SIGSEGV, Segmentation fault.
[Switching to process 20416]
invoke_set_current_function_hook (fndecl=0xa5a5a5a5a5a5a5a5) at
../../gcc/gcc/function.c:4408
4408                       ? DECL_FUNCTION_SPECIFIC_OPTIMIZATION (fndecl)
(gdb) bt
#0  invoke_set_current_function_hook (fndecl=0xa5a5a5a5a5a5a5a5) at
../../gcc/gcc/function.c:4408
#1  0x00000000007d248d in invoke_set_current_function_hook (fndecl=<optimized
out>) at ../../gcc/gcc/function.c:4405
#2  set_cfun (new_cfun=<optimized out>) at ../../gcc/gcc/function.c:4442
#3  0x00000000007d2610 in push_cfun (new_cfun=<optimized out>) at
../../gcc/gcc/function.c:4460
#4  0x00000000006931bb in analyze_function (node=node@entry=0x7ffff739a000) at
../../gcc/gcc/cgraphunit.c:641
#5  0x000000000069462c in analyze_functions () at
../../gcc/gcc/cgraphunit.c:1028
#6  0x0000000000695eb6 in finalize_compilation_unit () at
../../gcc/gcc/cgraphunit.c:2333
#7  0x0000000000551f64 in c_write_global_declarations () at
../../gcc/gcc/c/c-decl.c:10452
#8  0x00000000009cce9d in compile_file () at ../../gcc/gcc/toplev.c:562
#9  0x00000000009ceee5 in do_compile () at ../../gcc/gcc/toplev.c:1918
#10 toplev_main (argc=12, argv=0x7fffffffe338) at ../../gcc/gcc/toplev.c:1994
#11 0x00007ffff75fcfb0 in __libc_start_main () from /lib/libc.so.6
#12 0x0000000000534e41 in _start ()


  parent reply	other threads:[~2014-06-20  8:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-20  7:55 [Bug middle-end/61573] New: [ICE] Segfault while Linux 3.15 build kirill.yukhin at intel dot com
2014-06-20  8:01 ` [Bug middle-end/61573] " trippels at gcc dot gnu.org
2014-06-20  8:11 ` trippels at gcc dot gnu.org [this message]
2014-06-20  8:26 ` [Bug middle-end/61573] [4.10 Regression] ICE: Segmentation fault building Linux kernel mliska at suse dot cz
2014-07-04  6:47 ` trippels 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-61573-4-1imWMhsRVU@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).