https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87444
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target| |x86_64-*-*, i?86-*-*
Status|UNCONFIRMED |RESOLVED
Component|other |target
Resolution|--- |WONTFIX
--- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> ---
cache size only drives heuristics. Currently there's no L3 cache heuristics.
Probably the --param should be renamed to last-level-cache.