[Bug fortran/21647] INQUIRE errors when using -fdefault-integer-8

2005-11-24 Thread fxcoudert at gcc dot gnu dot org
--- Comment #8 from fxcoudert at gcc dot gnu dot org 2005-11-24 22:14 --- Fixed. -- fxcoudert at gcc dot gnu dot org changed: What|Removed |Added Status|NEW

[Bug fortran/21647] INQUIRE errors when using -fdefault-integer-8

2005-11-22 Thread jakub at gcc dot gnu dot org
--- Comment #7 from jakub at gcc dot gnu dot org 2005-11-22 10:58 --- Subject: Bug 21647 Author: jakub Date: Tue Nov 22 10:58:47 2005 New Revision: 107351 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=107351 Log: gcc/fortran/ PR fortran/14943 PR fortran/21647

[Bug fortran/21647] INQUIRE errors when using -fdefault-integer-8

2005-11-21 Thread jakub at gcc dot gnu dot org
--- Comment #6 from jakub at gcc dot gnu dot org 2005-11-21 22:04 --- Subject: Bug 21647 Author: jakub Date: Mon Nov 21 22:03:56 2005 New Revision: 107328 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=107328 Log: gcc/fortran/ PR fortran/14943 PR fortran/21647

[Bug fortran/21647] INQUIRE errors when using -fdefault-integer-8

2005-10-10 Thread cvs-commit at gcc dot gnu dot org
--- Comment #5 from cvs-commit at gcc dot gnu dot org 2005-10-10 11:14 --- Subject: Bug 21647 CVSROOT:/cvs/gcc Module name:gcc Branch: gomp-20050608-branch Changes by: [EMAIL PROTECTED] 2005-10-10 11:13:59 Added files: libgfortran/io : unix.h Lo

[Bug fortran/21647] INQUIRE errors when using -fdefault-integer-8

2005-10-08 Thread cvs-commit at gcc dot gnu dot org
--- Comment #4 from cvs-commit at gcc dot gnu dot org 2005-10-09 01:12 --- Subject: Bug 21647 CVSROOT:/cvs/gcc Module name:gcc Branch: gomp-20050608-branch Changes by: [EMAIL PROTECTED] 2005-10-09 01:12:23 Modified files: libgfortran: Makefile.am Ma

[Bug fortran/21647] INQUIRE errors when using -fdefault-integer-8

2005-09-11 Thread fxcoudert at gcc dot gnu dot org
--- Additional Comments From fxcoudert at gcc dot gnu dot org 2005-09-11 21:27 --- This is a front-end bug. We generate wrong code for all the ioparm members that are passed by reference (the pointers are cast, instead of creating temporaries). All cases handled by set_parameter_ref (in