This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/34771] [4.3 only] Parenthesis around character variables: No expression



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]