mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-19 03:00:26 +08:00
PR lto/50616 * lto-plugin.c (PRI_LL): New macro. (dump_symtab): Use PRI_LL instead of ll in print. (process_symtab): Use PRI_LL instead of ll in scan. From-SVN: r184462