[Bug rtl-optimization/63618] CSE at IRA pass delete SET_GOT which is used later

2014-10-23 Thread evstupac at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63618 Stupachenko Evgeny changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug rtl-optimization/63618] CSE at IRA pass delete SET_GOT which is used later

2014-10-23 Thread iverbin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63618 --- Comment #5 from iverbin at gcc dot gnu.org --- Author: iverbin Date: Thu Oct 23 16:52:11 2014 New Revision: 216596 URL: https://gcc.gnu.org/viewcvs?rev=216596&root=gcc&view=rev Log: PR target/63534 PR target/63618 gcc/ * cse.c (de

[Bug rtl-optimization/63618] CSE at IRA pass delete SET_GOT which is used later

2014-10-22 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63618 --- Comment #4 from Jeffrey A. Law --- Ignore my last comment. I found the official submission in my queue. Somehow I missed it when I first went looking.

[Bug rtl-optimization/63618] CSE at IRA pass delete SET_GOT which is used later

2014-10-22 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63618 Jeffrey A. Law changed: What|Removed |Added CC||law at redhat dot com --- Comment #3 fr

[Bug rtl-optimization/63618] CSE at IRA pass delete SET_GOT which is used later

2014-10-22 Thread evstupac at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63618 --- Comment #2 from Stupachenko Evgeny --- Created attachment 33781 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33781&action=edit leave SET_GOT while pic_offset_table_rtx is pseudo

[Bug rtl-optimization/63618] CSE at IRA pass delete SET_GOT which is used later

2014-10-22 Thread evstupac at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63618 --- Comment #1 from Stupachenko Evgeny --- Created attachment 33780 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33780&action=edit Reproducer