public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ipa/61324] [4.10 Regression] ICE: SIGSEGV at ipa-comdats.c:321 with -fno-use-cxa-atexit -fkeep-inline-functions
       [not found] <bug-61324-4@http.gcc.gnu.org/bugzilla/>
@ 2014-05-27  7:38 ` rguenth at gcc dot gnu.org
  2014-11-19 13:41 ` [Bug ipa/61324] [5 " rguenth at gcc dot gnu.org
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 8+ messages in thread
From: rguenth at gcc dot gnu.org @ 2014-05-27  7:38 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hubicka at gcc dot gnu.org
   Target Milestone|---                         |4.10.0


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

* [Bug ipa/61324] [5 Regression] ICE: SIGSEGV at ipa-comdats.c:321 with -fno-use-cxa-atexit -fkeep-inline-functions
       [not found] <bug-61324-4@http.gcc.gnu.org/bugzilla/>
  2014-05-27  7:38 ` [Bug ipa/61324] [4.10 Regression] ICE: SIGSEGV at ipa-comdats.c:321 with -fno-use-cxa-atexit -fkeep-inline-functions rguenth at gcc dot gnu.org
@ 2014-11-19 13:41 ` rguenth at gcc dot gnu.org
  2014-11-23  7:33 ` tbsaunde at gcc dot gnu.org
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 8+ messages in thread
From: rguenth at gcc dot gnu.org @ 2014-11-19 13:41 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P1
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2014-11-19
     Ever confirmed|0                           |1
      Known to fail|4.10.0                      |5.0

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
Confirmed.


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

* [Bug ipa/61324] [5 Regression] ICE: SIGSEGV at ipa-comdats.c:321 with -fno-use-cxa-atexit -fkeep-inline-functions
       [not found] <bug-61324-4@http.gcc.gnu.org/bugzilla/>
  2014-05-27  7:38 ` [Bug ipa/61324] [4.10 Regression] ICE: SIGSEGV at ipa-comdats.c:321 with -fno-use-cxa-atexit -fkeep-inline-functions rguenth at gcc dot gnu.org
  2014-11-19 13:41 ` [Bug ipa/61324] [5 " rguenth at gcc dot gnu.org
@ 2014-11-23  7:33 ` tbsaunde at gcc dot gnu.org
  2014-11-23 15:27 ` hjl.tools at gmail dot com
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 8+ messages in thread
From: tbsaunde at gcc dot gnu.org @ 2014-11-23  7:33 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #2 from tbsaunde at gcc dot gnu.org ---
*** Bug 63855 has been marked as a duplicate of this bug. ***


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

* [Bug ipa/61324] [5 Regression] ICE: SIGSEGV at ipa-comdats.c:321 with -fno-use-cxa-atexit -fkeep-inline-functions
       [not found] <bug-61324-4@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2014-11-23  7:33 ` tbsaunde at gcc dot gnu.org
@ 2014-11-23 15:27 ` hjl.tools at gmail dot com
  2014-12-11 21:49 ` hubicka at gcc dot gnu.org
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 8+ messages in thread
From: hjl.tools at gmail dot com @ 2014-11-23 15:27 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #3 from H.J. Lu <hjl.tools at gmail dot com> ---
It is caused by r210597.


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

* [Bug ipa/61324] [5 Regression] ICE: SIGSEGV at ipa-comdats.c:321 with -fno-use-cxa-atexit -fkeep-inline-functions
       [not found] <bug-61324-4@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2014-11-23 15:27 ` hjl.tools at gmail dot com
@ 2014-12-11 21:49 ` hubicka at gcc dot gnu.org
  2014-12-15  3:54 ` hubicka at gcc dot gnu.org
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 8+ messages in thread
From: hubicka at gcc dot gnu.org @ 2014-12-11 21:49 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #4 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
Author: hubicka
Date: Thu Dec 11 21:48:48 2014
New Revision: 218640

URL: https://gcc.gnu.org/viewcvs?rev=218640&root=gcc&view=rev
Log:

    PR ipa/61324
    * testsuite/g++.dg/pr61324.C: New testcase by Trevor Saunders.
    * testsuite/g++.dg/tm/pr51411-2.C: Update se the extern function is
    not eliminated early.
    * testsuite/gcc.target/i386/pr57756.c: Turn extern inline into static
    inline.

    * passes.c (execute_todo): Update call of remove_unreachable_nodes.
    * ipa-chkp.c (chkp_produce_thunks): Use TODO_remove_functions.
    * cgraphunit.c (symbol_table::process_new_functions): Add
    IPA_SSA_AFTER_INLINING.
    (ipa_passes): Update call of remove_unreachable_nodes.
    (symbol_table::compile): Remove call of remove_unreachable_nodes.
    * ipa-inline.c (inline_small_functions): Do not ICE with
    -flto-partition=none
    (ipa_inline): Update symtab->state; fix formatting
    update call of remove_unreachable_nodes.
    * cgraphclones.c (symbol_table::materialize_all_clones): Likewise.
    * cgraph.h (enum symtab_state): Add IPA_SSA_AFTER_INLINING.
    (remove_unreachable_nodes): Update.
    * ipa.c (process_references): Keep external references only
    when optimizing.
    (walk_polymorphic_call_targets): Keep possible polymorphic call
    target only when devirtualizing.
    (symbol_table::remove_unreachable_nodes): Remove BEFORE_INLINING_P
    parameter.
    (ipa_single_use): Update comment.
    * ipa-pure-const.c (cdtor_p): New function.
    (propagate_pure_const): Track if some cdtor was turned pure/const.
    (execute): Return TODO_remove_functions if needed.
    * ipa-comdats.c (ipa_comdats): Update comment.

    * lto.c (read_cgraph_and_symbols): Update call of
    remove_unreachable_nodes.
    (do_whole_program_analysis): Remove call of
    symtab->remove_unreachable_nodes

Added:
    trunk/gcc/testsuite/g++.dg/pr61324.C
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/cgraph.h
    trunk/gcc/cgraphclones.c
    trunk/gcc/cgraphunit.c
    trunk/gcc/ipa-chkp.c
    trunk/gcc/ipa-comdats.c
    trunk/gcc/ipa-inline.c
    trunk/gcc/ipa-pure-const.c
    trunk/gcc/ipa.c
    trunk/gcc/lto/ChangeLog
    trunk/gcc/lto/lto.c
    trunk/gcc/passes.c
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/g++.dg/tm/pr51411-2.C
    trunk/gcc/testsuite/gcc.target/i386/pr57756.c


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

* [Bug ipa/61324] [5 Regression] ICE: SIGSEGV at ipa-comdats.c:321 with -fno-use-cxa-atexit -fkeep-inline-functions
       [not found] <bug-61324-4@http.gcc.gnu.org/bugzilla/>
                   ` (4 preceding siblings ...)
  2014-12-11 21:49 ` hubicka at gcc dot gnu.org
@ 2014-12-15  3:54 ` hubicka at gcc dot gnu.org
  2014-12-15  6:33 ` hubicka at gcc dot gnu.org
  2014-12-15  6:39 ` hubicka at gcc dot gnu.org
  7 siblings, 0 replies; 8+ messages in thread
From: hubicka at gcc dot gnu.org @ 2014-12-15  3:54 UTC (permalink / raw)
  To: gcc-bugs

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

Jan Hubicka <hubicka at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |spop at gcc dot gnu.org

--- Comment #5 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
*** Bug 63313 has been marked as a duplicate of this bug. ***


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

* [Bug ipa/61324] [5 Regression] ICE: SIGSEGV at ipa-comdats.c:321 with -fno-use-cxa-atexit -fkeep-inline-functions
       [not found] <bug-61324-4@http.gcc.gnu.org/bugzilla/>
                   ` (5 preceding siblings ...)
  2014-12-15  3:54 ` hubicka at gcc dot gnu.org
@ 2014-12-15  6:33 ` hubicka at gcc dot gnu.org
  2014-12-15  6:39 ` hubicka at gcc dot gnu.org
  7 siblings, 0 replies; 8+ messages in thread
From: hubicka at gcc dot gnu.org @ 2014-12-15  6:33 UTC (permalink / raw)
  To: gcc-bugs

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

Jan Hubicka <hubicka at gcc dot gnu.org> changed:

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

--- Comment #6 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
Fixed.


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

* [Bug ipa/61324] [5 Regression] ICE: SIGSEGV at ipa-comdats.c:321 with -fno-use-cxa-atexit -fkeep-inline-functions
       [not found] <bug-61324-4@http.gcc.gnu.org/bugzilla/>
                   ` (6 preceding siblings ...)
  2014-12-15  6:33 ` hubicka at gcc dot gnu.org
@ 2014-12-15  6:39 ` hubicka at gcc dot gnu.org
  7 siblings, 0 replies; 8+ messages in thread
From: hubicka at gcc dot gnu.org @ 2014-12-15  6:39 UTC (permalink / raw)
  To: gcc-bugs

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

Jan Hubicka <hubicka at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ro at gcc dot gnu.org

--- Comment #7 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
*** Bug 61283 has been marked as a duplicate of this bug. ***


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

end of thread, other threads:[~2014-12-15  6:39 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-61324-4@http.gcc.gnu.org/bugzilla/>
2014-05-27  7:38 ` [Bug ipa/61324] [4.10 Regression] ICE: SIGSEGV at ipa-comdats.c:321 with -fno-use-cxa-atexit -fkeep-inline-functions rguenth at gcc dot gnu.org
2014-11-19 13:41 ` [Bug ipa/61324] [5 " rguenth at gcc dot gnu.org
2014-11-23  7:33 ` tbsaunde at gcc dot gnu.org
2014-11-23 15:27 ` hjl.tools at gmail dot com
2014-12-11 21:49 ` hubicka at gcc dot gnu.org
2014-12-15  3:54 ` hubicka at gcc dot gnu.org
2014-12-15  6:33 ` hubicka at gcc dot gnu.org
2014-12-15  6:39 ` hubicka 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).