------- Comment #1 from pault at gcc dot gnu dot org  2008-11-10 06:52 -------
Tobias,

> Due to the parenthesis, it should print:
> "Error: The upper bound in the last dimension must appear in the reference to
> the assumed size array"
> 
> (Error messages needs patch for PR 34665.)
>

This is, of course, fixed (GNU Fortran (GCC) version 4.4.0 20081109). What do
you want to do with 4.3??  If I remove the offedning part of
gfc_get_parentheses in 4.3.3 20081108 (prerelease), it bootstrap and regtests
OK.  Further, this bug is gone:-)

Paul


-- 

pault at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2008-11-10 06:52:36
               date|                            |
            Summary|Parenthesis around character|[4.3 only] Parenthesis
                   |variables: No expression    |around character variables:
                   |                            |No expression


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

Reply via email to