[Bug target/34250] ICE in find_constant_pool_ref

matz at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Nov 27 19:02:00 GMT 2007



------- Comment #1 from matz at gcc dot gnu dot org  2007-11-27 19:02 -------
Created an attachment (id=14648)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14648&action=view)
fix for this

A potential fix for this problem, iterating over possibly multiple constant
refs.  Shouldn't have much overhead over the old solution as the variable
length buffer required for it is reused and resized only if necessary.  Fixes
also our internal problem.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34250



More information about the Gcc-bugs mailing list