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: "pinskia at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 16 Jan 2012 02:52:29 +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
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target|i686-pc-mingw32 |
Status|WAITING |NEW
Component|target |lto
Build|i686-pc-mingw32 |
--- Comment #7 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-01-16 02:52:29 UTC ---
This is a host side issue really. Anyways we should use uin64_t with PRIx64 so
it is more portable.