http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31640
Oleg Endo changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31640
--- Comment #5 from Oleg Endo 2012-03-02 20:56:50
UTC ---
Author: olegendo
Date: Fri Mar 2 20:56:46 2012
New Revision: 184825
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184825
Log:
PR target/31640
* config/sh/sh.h (LOOP_ALIGN
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31640
olegendo at gcc dot gnu.org changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31640
--- Comment #3 from Oleg Endo 2011-12-31 17:24:47 UTC
---
Created attachment 26208
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26208
Proposed patch
(In reply to comment #0)
> The sh4 port aligns blocks that have no fallthrus and that are
--- Comment #2 from chrbr at gcc dot gnu dot org 2007-04-20 15:51 ---
Created an attachment (id=13393)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13393&action=view)
testcase for new instruction introduced by increased distance
In this example, the max distance between the jump
--- Comment #1 from chrbr at gcc dot gnu dot org 2007-04-20 14:13 ---
Created an attachment (id=13391)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13391&action=view)
Illustrative patch to not align small basic blocks
I used this patch to reduce the number of basic blocks aligned
--
chrbr at gcc dot gnu dot org changed:
What|Removed |Added
Severity|normal |minor
Summary|cache align alignment is too|cache block align