public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ipa/61211] [4.9/4.10 Regression] ICE: verify_cgraph_node failed: edge points to wrong declaration with -O3 -fno-inline
       [not found] <bug-61211-4@http.gcc.gnu.org/bugzilla/>
@ 2014-05-30 13:28 ` jamborm at gcc dot gnu.org
  2014-05-30 22:48 ` jamborm at gcc dot gnu.org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 5+ messages in thread
From: jamborm at gcc dot gnu.org @ 2014-05-30 13:28 UTC (permalink / raw)
  To: gcc-bugs

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

Martin Jambor <jamborm at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
   Last reconfirmed|                            |2014-05-30
           Assignee|unassigned at gcc dot gnu.org      |jamborm at gcc dot gnu.org
     Ever confirmed|0                           |1

--- Comment #1 from Martin Jambor <jamborm at gcc dot gnu.org> ---
Mine.


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

* [Bug ipa/61211] [4.9/4.10 Regression] ICE: verify_cgraph_node failed: edge points to wrong declaration with -O3 -fno-inline
       [not found] <bug-61211-4@http.gcc.gnu.org/bugzilla/>
  2014-05-30 13:28 ` [Bug ipa/61211] [4.9/4.10 Regression] ICE: verify_cgraph_node failed: edge points to wrong declaration with -O3 -fno-inline jamborm at gcc dot gnu.org
@ 2014-05-30 22:48 ` jamborm at gcc dot gnu.org
  2014-06-20  9:55 ` jamborm at gcc dot gnu.org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 5+ messages in thread
From: jamborm at gcc dot gnu.org @ 2014-05-30 22:48 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #2 from Martin Jambor <jamborm at gcc dot gnu.org> ---
I have proposed a patch to address this in the mailing list:

https://gcc.gnu.org/ml/gcc-patches/2014-05/msg02656.html


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

* [Bug ipa/61211] [4.9/4.10 Regression] ICE: verify_cgraph_node failed: edge points to wrong declaration with -O3 -fno-inline
       [not found] <bug-61211-4@http.gcc.gnu.org/bugzilla/>
  2014-05-30 13:28 ` [Bug ipa/61211] [4.9/4.10 Regression] ICE: verify_cgraph_node failed: edge points to wrong declaration with -O3 -fno-inline jamborm at gcc dot gnu.org
  2014-05-30 22:48 ` jamborm at gcc dot gnu.org
@ 2014-06-20  9:55 ` jamborm at gcc dot gnu.org
  2014-06-20  9:58 ` jamborm at gcc dot gnu.org
  2014-06-20 10:01 ` jamborm at gcc dot gnu.org
  4 siblings, 0 replies; 5+ messages in thread
From: jamborm at gcc dot gnu.org @ 2014-06-20  9:55 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #3 from Martin Jambor <jamborm at gcc dot gnu.org> ---
Author: jamborm
Date: Fri Jun 20 09:54:39 2014
New Revision: 211844

URL: https://gcc.gnu.org/viewcvs?rev=211844&root=gcc&view=rev
Log:
2014-06-20  Martin Jambor  <mjambor@suse.cz>

    PR ipa/61211
    * cgraph.c (clone_of_p): Allow skipped_branch to deal with
    expanded clones.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/cgraph.c


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

* [Bug ipa/61211] [4.9/4.10 Regression] ICE: verify_cgraph_node failed: edge points to wrong declaration with -O3 -fno-inline
       [not found] <bug-61211-4@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2014-06-20  9:55 ` jamborm at gcc dot gnu.org
@ 2014-06-20  9:58 ` jamborm at gcc dot gnu.org
  2014-06-20 10:01 ` jamborm at gcc dot gnu.org
  4 siblings, 0 replies; 5+ messages in thread
From: jamborm at gcc dot gnu.org @ 2014-06-20  9:58 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #4 from Martin Jambor <jamborm at gcc dot gnu.org> ---
Author: jamborm
Date: Fri Jun 20 09:57:53 2014
New Revision: 211845

URL: https://gcc.gnu.org/viewcvs?rev=211845&root=gcc&view=rev
Log:
2014-06-20  Martin Jambor  <mjambor@suse.cz>

    PR ipa/61211
    * cgraph.c (clone_of_p): Allow skipped_branch to deal with
    expanded clones.


Modified:
    branches/gcc-4_9-branch/gcc/ChangeLog
    branches/gcc-4_9-branch/gcc/cgraph.c


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

* [Bug ipa/61211] [4.9/4.10 Regression] ICE: verify_cgraph_node failed: edge points to wrong declaration with -O3 -fno-inline
       [not found] <bug-61211-4@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2014-06-20  9:58 ` jamborm at gcc dot gnu.org
@ 2014-06-20 10:01 ` jamborm at gcc dot gnu.org
  4 siblings, 0 replies; 5+ messages in thread
From: jamborm at gcc dot gnu.org @ 2014-06-20 10:01 UTC (permalink / raw)
  To: gcc-bugs

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

Martin Jambor <jamborm at gcc dot gnu.org> changed:

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

--- Comment #5 from Martin Jambor <jamborm at gcc dot gnu.org> ---
Fixed.


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

end of thread, other threads:[~2014-06-20 10:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-61211-4@http.gcc.gnu.org/bugzilla/>
2014-05-30 13:28 ` [Bug ipa/61211] [4.9/4.10 Regression] ICE: verify_cgraph_node failed: edge points to wrong declaration with -O3 -fno-inline jamborm at gcc dot gnu.org
2014-05-30 22:48 ` jamborm at gcc dot gnu.org
2014-06-20  9:55 ` jamborm at gcc dot gnu.org
2014-06-20  9:58 ` jamborm at gcc dot gnu.org
2014-06-20 10:01 ` jamborm 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).