--- Comment #4 from pinskia at gcc dot gnu dot org 2006-05-02 06:56 ---
Reduced testcase:
void __vector_18(void) __attribute__ ((externally_visible));
void __vector_18(void) __attribute__ ((externally_visible));
void __vector_18 (void) { }
--
pinskia at gcc dot gnu dot org changed:
--- Comment #3 from pinskia at gcc dot gnu dot org 2006-05-01 15:38 ---
This is more likely a GC issue.
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
--- Comment #2 from ned at bike-nomad dot com 2006-05-01 14:40 ---
Created an attachment (id=11353)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11353&action=view)
precompiled file that causes ICE
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27369