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/15641] [gfortran] multiple equivalences do not work


------- Additional Comments From tobi at gcc dot gnu dot org  2004-05-28 14:50 -------
This seems to be fairly recent regression, most likely related to Paul &
Victor's patch:
[tobi@marktplatz src]$ gfortran --version
GNU Fortran 95 (GCC 3.5.0 20040516 (experimental))
Copyright (C) 2003 Free Software Foundation, Inc.
 
GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
[tobi@marktplatz src]$ ./a.out
    3.000000        3.000000        3.000000
           4           4           4           4
[tobi@marktplatz src]$

-- 


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


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