[Bug web/59634] Documentation (info/man page): lack of information for cache size parameters (--param)

2013-12-30 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59634 --- Comment #1 from Andrew Pinski --- http://gcc.gnu.org/onlinedocs/gcc-4.8.2/gcc/Optimize-Options.html#index-param-935 l1-cache-line-size The size of cache line in L1 cache, in bytes. l1-cache-size The size of L1 cache, in kilobytes. l2-cache-

[Bug web/59634] Documentation (info/man page): lack of information for cache size parameters (--param)

2013-12-30 Thread ytrezq at myopera dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59634 --- Comment #2 from ytrezq at myopera dot com --- Ok. So, does it worth to make a change to the documentation? An another possibility it to rename the parameter in this way: l1-cache-size-->l1-data-cache-size l2-cache-size-->l2-da