[Bug lto/49059] Linking with -flto fails
petr.malik at hotmail dot com
gcc-bugzilla@gcc.gnu.org
Thu May 19 15:57:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49059
Petr <petr.malik at hotmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|DUPLICATE |
--- Comment #3 from Petr <petr.malik at hotmail dot com> 2011-05-19 15:04:03 UTC ---
(In reply to comment #2)
> If you do not add --enable-checking the error will vanish. The check is for
> optimality of partitioning and asserts that no partition is empty.
>
> *** This bug has been marked as a duplicate of bug 48246 ***
I removed the '--enable-checking' switch and reconfigured GCC 4.6.0, then
compiled my app with this 'new' version, but with the same success as before...
More information about the Gcc-bugs
mailing list