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

--- Comment #7 from Martin Losch <mlo...@uni-bremen.de> 2011-02-02 09:09:07 UTC 
---
(In reply to comment #5)
> I have had a look at the test code. Could you try 
> 
> (1) to comment the call to EXCH2_UV_AGRID_3D_RL,
> (2) the same for the (two?) COMMONs,
> 
> and see if one of these changes makes the ICE disappear?

I do not understand (1): commenting out the call to this routine elsewhere does
not modify the compilation of the routine. If you meant commenting out the
calls to EXCH2_RL1_CUBE, then this does not make the ICE go away.
(2) I commented out all (five) COMMON blocks (but not the associated
declarations of variables), and the ICE does not go away, either. 

What makes the problem go away is commenting out line 949.

Reply via email to