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

2009-08-14 Thread jvdelisle at gcc dot gnu dot org


--- Comment #3 from jvdelisle at gcc dot gnu dot org  2009-08-15 02:03 
---
I think we have moved past this and close it.  4.3 is regressions only.


-- 

jvdelisle at gcc dot gnu dot org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WONTFIX


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



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

2009-01-03 Thread dfranke at gcc dot gnu dot org


--- Comment #2 from dfranke at gcc dot gnu dot org  2009-01-03 22:26 ---
Ping?


-- 

dfranke at gcc dot gnu dot org changed:

   What|Removed |Added

 CC||dfranke at gcc dot gnu dot
   ||org


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



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

2008-11-09 Thread pault at gcc dot gnu dot org


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