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/39953] Error: Expected VARIABLE at (1)



------- Comment #2 from burnus at gcc dot gnu dot org  2009-04-29 18:12 -------
Thanks for the report. However, for the reasons outlined below, I'm closing it
as WONTFIX.

I can reproduce it with 4.1.3, but it is works in 4.2.1 and later.

GCC's development policy is to support three versions:
- The developer version (TRUNK), currently "4.5 (experimental)"
- The last release branch, currently 4.4.x with 4.4.0 released 2009-04-21
- The previous release branch, 4.3.x with 4.3.3 released 2009-01-24

The versions 4.1.x - and since a month 4.2.x - are no longer supported - and
frankly, I don't expect that anyone will rebuild their 4.1.x version to get
newer bug fixes.

I therefore suggest to update to a newer version; 4.4.0 if you are building
from scratch, but also 4.3.x or 4.2.x (which received many fixes compared with
4.1) are OK. - If you are more adventurous you could also try the developer
version 4.5.0 - most of the time is works well, but at times it can get broken.

See also:  http://gcc.gnu.org/wiki/GFortranBinaries


-- 

burnus at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WONTFIX


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


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