[Bug target/64761] [4.9/5 Regression] -freorder-blocks-and-partition causes some failures on SH

2015-02-09 Thread kkojima at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64761 --- Comment #5 from Kazumoto Kojima kkojima at gcc dot gnu.org --- Author: kkojima Date: Mon Feb 9 23:47:11 2015 New Revision: 220552 URL: https://gcc.gnu.org/viewcvs?rev=220552root=gccview=rev Log: PR target/64761 Replace MD_REDIRECT_BRANCH

[Bug target/64761] [4.9/5 Regression] -freorder-blocks-and-partition causes some failures on SH

2015-02-09 Thread kkojima at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64761 --- Comment #6 from Kazumoto Kojima kkojima at gcc dot gnu.org --- Author: kkojima Date: Tue Feb 10 00:00:54 2015 New Revision: 220553 URL: https://gcc.gnu.org/viewcvs?rev=220553root=gccview=rev Log: PR target/64761 [SH] Add jump insn for

[Bug target/64761] [4.9/5 Regression] -freorder-blocks-and-partition causes some failures on SH

2015-02-09 Thread kkojima at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64761 Kazumoto Kojima kkojima at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug target/64761] [4.9/5 Regression] -freorder-blocks-and-partition causes some failures on SH

2015-01-26 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64761 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P4

[Bug target/64761] [4.9/5 Regression] -freorder-blocks-and-partition causes some failures on SH

2015-01-26 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64761 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |4.9.3

[Bug target/64761] [4.9/5 Regression] -freorder-blocks-and-partition causes some failures on SH

2015-01-23 Thread kkojima at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64761 --- Comment #1 from Kazumoto Kojima kkojima at gcc dot gnu.org --- Created attachment 34560 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=34560action=edit Update of Joern's patch

[Bug target/64761] [4.9/5 Regression] -freorder-blocks-and-partition causes some failures on SH

2015-01-23 Thread kkojima at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64761 --- Comment #4 from Kazumoto Kojima kkojima at gcc dot gnu.org --- Created attachment 34562 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=34562action=edit patch for dbr_schedule

[Bug target/64761] [4.9/5 Regression] -freorder-blocks-and-partition causes some failures on SH

2015-01-23 Thread kkojima at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64761 --- Comment #3 from Kazumoto Kojima kkojima at gcc dot gnu.org --- Even after these changes, Error: displacement to defined symbol .L59 overflows 12-bit field remains for va-arg-pack-1.c and a new failure Error: displacement to defined

[Bug target/64761] [4.9/5 Regression] -freorder-blocks-and-partition causes some failures on SH

2015-01-23 Thread kkojima at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64761 --- Comment #2 from Kazumoto Kojima kkojima at gcc dot gnu.org --- Created attachment 34561 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=34561action=edit patch for crossing jump