public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* meaning of -falign-loops=12
@ 2015-09-07 15:58 Tim Prince
  2015-09-07 17:54 ` Fwd: " Tim Prince
  0 siblings, 1 reply; 2+ messages in thread
From: Tim Prince @ 2015-09-07 15:58 UTC (permalink / raw)
  To: gcc-help

Hoping to change the maxskip setting from 10 to 12 (-march=haswell), I
set -falign-loops=12 and found that the maxskip value is removed from .s
output.
I see that max_skip is initialized in i386.c (for the case where
-falign-loops is not set) but thought there might be a compile-time option.

-- 
Tim Prince

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

* Fwd: meaning of -falign-loops=12
  2015-09-07 15:58 meaning of -falign-loops=12 Tim Prince
@ 2015-09-07 17:54 ` Tim Prince
  0 siblings, 0 replies; 2+ messages in thread
From: Tim Prince @ 2015-09-07 17:54 UTC (permalink / raw)
  To: gcc-help


Hoping to change the maxskip setting from 10 to 12 (-march=haswell), I
set -falign-loops=12 and found that the max_skip value is removed from .s
output.
I see that max_skip is initialized in i386.c (for the case where
-falign-loops is not set) but thought there might be a compile-time option.

I rebuilt gcc after changing the align_loop_max_skip field to 12 in config/i386/i386.c but it had no effect.

 -- 
Tim Prince



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

end of thread, other threads:[~2015-09-07 17:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-07 15:58 meaning of -falign-loops=12 Tim Prince
2015-09-07 17:54 ` Fwd: " Tim Prince

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