public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug testsuite/64916] New: ira.c update_equiv_regs patch causes gcc/testsuite/gcc.target/arm/pr43920-2.c regression
@ 2015-02-03 12:34 Alex.Velenko at arm dot com
  2015-02-03 13:38 ` [Bug rtl-optimization/64916] [5.0 regression] " ramana at gcc dot gnu.org
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Alex.Velenko at arm dot com @ 2015-02-03 12:34 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 64916
           Summary: ira.c update_equiv_regs patch causes
                    gcc/testsuite/gcc.target/arm/pr43920-2.c regression
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
          Assignee: unassigned at gcc dot gnu.org
          Reporter: Alex.Velenko at arm dot com
                CC: amker.cheng at gmail dot com, fei.yang0953 at gmail dot com,
                    law at redhat dot com, marcus.shawcroft at arm dot com
             Build: arm-none-eabi

Created attachment 34650
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34650&action=edit
Tar with patched and non-patched rtl dump file tars

In pr43920-2.c code block for "return -1;" c statement is not getting reused
after
ira.c update_equiv_regs patch. I believe svn it's number is r216169.
Reason - patch removes "(expr_list:REG_EQUAL (const_int -1
[0xffffffffffffffff])" note in ira pass, which prevents jump2 optimization.
This information still needs to be passed to jump2 pass.
See rtl dump attachments below.


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

end of thread, other threads:[~2015-04-22 13:28 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-03 12:34 [Bug testsuite/64916] New: ira.c update_equiv_regs patch causes gcc/testsuite/gcc.target/arm/pr43920-2.c regression Alex.Velenko at arm dot com
2015-02-03 13:38 ` [Bug rtl-optimization/64916] [5.0 regression] " ramana at gcc dot gnu.org
2015-02-04  2:52 ` amker at gcc dot gnu.org
2015-02-09  0:06 ` [Bug rtl-optimization/64916] [5 " pinskia at gcc dot gnu.org
2015-02-09 23:35 ` [Bug rtl-optimization/64916] " law at redhat dot com
2015-03-12 16:55 ` ramana at gcc dot gnu.org
2015-04-21  5:23 ` law at gcc dot gnu.org
2015-04-21  5:41 ` law at redhat dot com
2015-04-22  8:51 ` Alex.Velenko at arm dot com
2015-04-22 13:28 ` Alex.Velenko at arm dot com

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).