This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug lto/50616] lto1.exe: internal compiler error: invalid resolution in the resolution file
- From: "ktietz at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 22 Feb 2012 10:19:27 +0000
- Subject: [Bug lto/50616] lto1.exe: internal compiler error: invalid resolution in the resolution file
- Auto-submitted: auto-generated
- References: <bug-50616-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50616
--- Comment #11 from Kai Tietz <ktietz at gcc dot gnu.org> 2012-02-22 10:19:27 UTC ---
Author: ktietz
Date: Wed Feb 22 10:19:22 2012
New Revision: 184462
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184462
Log:
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.
Modified:
trunk/lto-plugin/ChangeLog
trunk/lto-plugin/lto-plugin.c