------- Comment #7 from fxcoudert at gcc dot gnu dot org 2006-02-08 21:56
-------
(In reply to comment #6)
> - if (flag_bounds_check)
> + if (flag_bounds_check && ar->as->type != AS_ASSUMED_SIZE)
Andrew, I think your patch is doing the right thing. Could you please submit it
for formal review on [EMAIL PROTECTED]
--
fxcoudert at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fxcoudert at gcc dot gnu dot
| |org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19777