This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug lto/48246] ICE in lto_wpa_write_files
- From: "rguenth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 31 Mar 2011 10:02:19 +0000
- Subject: [Bug lto/48246] ICE in lto_wpa_write_files
- Auto-submitted: auto-generated
- References: <bug-48246-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48246
--- Comment #5 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-03-31 10:02:03 UTC ---
Author: rguenth
Date: Thu Mar 31 10:02:00 2011
New Revision: 171775
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171775
Log:
2011-03-31 Richard Guenther <rguenther@suse.de>
PR lto/48246
* lto.c (lto_wpa_write_files): Disable assert for non-empty
partitions when checking is not enabled.
Modified:
trunk/gcc/lto/ChangeLog
trunk/gcc/lto/lto.c