https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61367
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED Target Milestone|--- |7.0 --- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Fixed a long time ago by: +2016-11-16 Andrew PInski <apin...@cavium.com> + + * config/aarch64/aarch64.opt (mverbose-cost-dump): New option. + * config/aarch64/aarch64.c (aarch64_rtx_costs): Use + flag_aarch64_verbose_cost instead of checking for details dump. + (aarch64_rtx_costs_wrapper): Likewise.