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

--- Comment #17 from Rich Townsend <townsend at astro dot wisc.edu> 2011-02-03 
22:54:34 UTC ---
(In reply to comment #16)
> Rich, in case this is a blocker on a real world application, you can probably
> circumvent the error by not use-importing hydro_state when you use-import
> hydro_speeds.

Thanks -- v. helpful suggestion. I implemented this by moving the hydro_speeds
routines into hydro_state, and the code compiles and runs fine.

cheers,

Rich

Reply via email to