This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug lto/41668] ICE in get_alias_set, at alias.c:698
- From: "rguenth at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 Oct 2009 20:02:30 -0000
- Subject: [Bug lto/41668] ICE in get_alias_set, at alias.c:698
- References: <bug-41668-3760@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from rguenth at gcc dot gnu dot org 2009-10-10 20:02 -------
Confirmed.
./xgcc -B. dc.i font.i freetype.i -flto -fPIC -shared -O2
In file included from font.i:119:0,
from dc.i:43,
from :9:
freetype.i: In function 'get_glyph_index_linked':
freetype.i:189:12: internal compiler error: in get_alias_set, at alias.c:698
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
--
rguenth at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |rguenth at gcc dot gnu dot
|dot org |org
Status|UNCONFIRMED |ASSIGNED
Ever Confirmed|0 |1
Last reconfirmed|0000-00-00 00:00:00 |2009-10-10 20:02:30
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41668