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

--- Comment #1 from Mikael Morin <mikael at gcc dot gnu.org> 2011-09-15 
21:39:56 UTC ---
(In reply to comment #0)
> With (patched) trunk, I get:
> 
> f951: internal compiler error: in simplify_cobound, at fortran/simplify.c:3552

With vanilla trunk, I get instead:

      print *, lcobound(a%i)
                        1
Error: Expected coarray variable as 'coarray' argument to the lcobound
intrinsic at (1)


Which makes it a reject-valid instead of ice-on-valid.

Reply via email to