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

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Dec 30 19:23:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59634

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
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-size
The size of L2 cache, in kilobytes. 

This is talking about data cache size.



More information about the Gcc-bugs mailing list