[Bug fortran/45179] Support UTF-8 (and other encodings) in the source file (.f90) for CHARACTER(kind=4)

2018-11-22 Thread epagone at email dot it
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45179 epagone changed: What|Removed |Added CC||epagone at email dot it --- Comment #6 from ep

[Bug fortran/45179] Support UTF-8 (and other encodings) in the source file (.f90) for CHARACTER(kind=4)

2016-03-02 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45179 Jerry DeLisle changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |jvdelisle at gcc dot gnu.org ---

[Bug fortran/45179] Support UTF-8 (and other encodings) in the source file (.f90) for CHARACTER(kind=4)

2014-12-11 Thread burnus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45179 Tobias Burnus changed: What|Removed |Added Depends on||28662 --- Comment #4 from Tobias Burnus

[Bug fortran/45179] Support UTF-8 (and other encodings) in the source file (.f90) for CHARACTER(kind=4)

2014-05-04 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45179 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug fortran/45179] Support UTF-8 (and other encodings) in the source file (.f90) for CHARACTER(kind=4)

2010-08-04 Thread burnus at gcc dot gnu dot org
--- Comment #2 from burnus at gcc dot gnu dot org 2010-08-04 12:39 --- Created an attachment (id=21393) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21393&action=view) Support -finput-charset= (accepts option, but does not fix the issue) This patch allows the -finput-charset= bu

[Bug fortran/45179] Support UTF-8 (and other encodings) in the source file (.f90) for CHARACTER(kind=4)

2010-08-04 Thread burnus at gcc dot gnu dot org
--- Comment #1 from burnus at gcc dot gnu dot org 2010-08-04 10:19 --- Created an attachment (id=21392) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21392&action=view) Test case in UTF-8 encoding Compile with: gfortran -cpp -finput-charset=UTF-8 wide.f90 Expected output: Hel