http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48972
Francois-Xavier Coudert changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48972
--- Comment #11 from Tobias Burnus 2011-05-14
11:55:14 UTC ---
Done: Constraint diagnostic of the Fortran standard.
To be done: Adding vendor extension to support UCS-4 arguments to OPEN's and
INQUIRE's file argument.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48972
--- Comment #10 from Tobias Burnus 2011-05-13
20:59:09 UTC ---
Author: burnus
Date: Fri May 13 20:59:07 2011
New Revision: 173738
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173738
Log:
2011-05-13 Tobias Burnus
PR fortran/4
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48972
--- Comment #9 from Tobias Burnus 2011-05-13
18:16:40 UTC ---
Author: burnus
Date: Fri May 13 18:16:37 2011
New Revision: 173736
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173736
Log:
2011-05-12 Tobias Burnus
PR fortran/48
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48972
--- Comment #8 from Janne Blomqvist 2011-05-12 21:02:40
UTC ---
(In reply to comment #4)
> (In reply to comment #3)
> > - Specify that the default character set is UTF-8.
>
> What do you mean by that? I know 1 byte and 4 byte character variables
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48972
--- Comment #7 from Jerry DeLisle 2011-05-12
18:39:19 UTC ---
Reply to comment#2, There are tags that are constants and some that are
variable expressions, so you have to resolve the correct one. I have not
looked for a while , but I think there
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48972
--- Comment #6 from Tobias Burnus 2011-05-12
17:44:21 UTC ---
(In reply to comment #5)
> New Revision: 173708
Wrong PR number - supposed to go to PR 45823
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48972
--- Comment #5 from Tobias Burnus 2011-05-12
17:40:32 UTC ---
Author: burnus
Date: Thu May 12 17:40:29 2011
New Revision: 173708
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173708
Log:
2011-05-12 Tobias Burnus
PR fortran/48
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48972
--- Comment #4 from Tobias Burnus 2011-05-12
13:37:34 UTC ---
(In reply to comment #3)
> Wouldn't a standard-conforming way to support Unicode file names be for
> gfortran to
I am admittedly a bit lost.
> - Specify that the default character se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48972
Janne Blomqvist changed:
What|Removed |Added
CC||jb at gcc dot gnu.org
--- Comment #3 fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48972
--- Comment #2 from Tobias Burnus 2011-05-12
12:39:32 UTC ---
Created attachment 24238
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24238
Test case
(In reply to comment #1)
> For the diagnostic, the following untested patch should do.
We
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48972
--- Comment #1 from Tobias Burnus 2011-05-12
06:15:57 UTC ---
For the diagnostic, the following untested patch should do. For Unicode
file-name support more work needs to be done ...
--- a/gcc/fortran/io.c
+++ b/gcc/fortran/io.c
@@ -1478,6 +1478
12 matches
Mail list logo