http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47463
--- Comment #3 from Rich Townsend <townsend at astro dot wisc.edu> 2011-01-27 04:06:10 UTC --- (In reply to comment #2) > (In reply to comment #1) > > 4.5 fails with: > > use hydro_recon > > 1 > > Internal Error at (1): > > mio_component_ref(): Component not found > > > This is PR 45827 > This bug apparently persists in 4.6; I'm experiencing it with a different piece of code. It seems likely that memory corruption is the issue, since I can get the bug to appear/disappear by removing unrelated code segments. Reporting this sort of bug is very difficult, since its manifestation is so platform-specific. Any suggestions? cheers, Rich