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/23074] g77-style typeless BOZ constants not implemented


------- Additional Comments From p dot w dot draper at durham dot ac dot uk  2005-07-26 13:28 -------
Andrew, I've said this is related to bug 18026, rather than a duplicate, as the
actual format used for these typeless BOZ constants is none standard and not
the same as in bug 18026.

As in gfortran, g77 typed constants have the format X'....', whereas these are
'....'X, the difference may not be apparent at first glance. If you missed this
point please reopen or merge this report.

-- 


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


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