[Bug fortran/27155] Transfer of character to integer array and vice versa still doesn't work

2006-05-14 Thread bo dot berggren at glocalnet dot net
--- Comment #16 from bo dot berggren at glocalnet dot net 2006-05-14 11:13 --- Subject: Re: Transfer of character to integer array and vice versa still doesn't work paulthomas2 at wanadoo dot fr skrev: > --- Comment #15 from paulthomas2 at wanadoo dot fr 2006-05-

[Bug fortran/27155] Transfer of character to integer array and vice versa still doesn't work

2006-05-13 Thread bo dot berggren at glocalnet dot net
--- Comment #14 from bo dot berggren at glocalnet dot net 2006-05-13 19:44 --- Subject: Re: Transfer of character to integer array and vice versa still doesn't work paulthomas2 at wanadoo dot fr skrev: > --- Comment #12 from paulthomas2 at wanadoo dot fr 2006-05-

[Bug fortran/27155] Transfer of character to integer array and vice versa still doesn't work

2006-05-13 Thread bo dot berggren at glocalnet dot net
--- Comment #13 from bo dot berggren at glocalnet dot net 2006-05-13 19:42 --- Subject: Re: Transfer of character to integer array and vice versa still doesn't work pault at gcc dot gnu dot org skrev: > --- Comment #8 from pault at gcc dot gnu dot org 2006-05-

[Bug fortran/27155] Transfer of character to integer array and vice versa still doesn't work

2006-05-13 Thread bo dot berggren at glocalnet dot net
--- Comment #11 from bo dot berggren at glocalnet dot net 2006-05-13 18:01 --- Subject: Re: Transfer of character to integer array and vice versa still doesn't work pault at gcc dot gnu dot org skrev: > --- Comment #8 from pault at gcc dot gnu dot org 2006-05-

[Bug fortran/27155] Transfer of character to integer array and vice versa still doesn't work

2006-05-13 Thread bo dot berggren at glocalnet dot net
--- Comment #10 from bo dot berggren at glocalnet dot net 2006-05-13 15:50 --- Subject: Re: Transfer of character to integer array and vice versa still doesn't work pault at gcc dot gnu dot org skrev: > --- Comment #8 from pault at gcc dot gnu dot org 2006-05-

[Bug fortran/27155] Transfer of character to integer array and vice versa still doesn't work

2006-05-12 Thread bo dot berggren at glocalnet dot net
--- Comment #4 from bo dot berggren at glocalnet dot net 2006-05-13 06:41 --- Subject: Re: Transfer of character to integer array and vice versa still doesn't work paul dot richard dot thomas at cea dot fr skrev: > --- Comment #3 from paul dot richard dot thomas at ce

[Bug fortran/27155] Transfer of character to integer array and vice versa still doesn't work

2006-04-14 Thread bo dot berggren at glocalnet dot net
--- Comment #1 from bo dot berggren at glocalnet dot net 2006-04-14 07:24 --- Created an attachment (id=11264) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11264&action=view) Simple test for transfer instrinsic. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27155

[Bug fortran/27155] New: Transfer of character to integer array and vice versa still doesn't work

2006-04-14 Thread bo dot berggren at glocalnet dot net
Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: bo dot berggren at glocalnet dot net GCC build triplet: linux,x86 GCC host triplet: linux,x86 GCC target triplet: linux,x86

[Bug fortran/26265] gfortran produces illegal assembler code

2006-02-13 Thread bo dot berggren at glocalnet dot net
--- Comment #3 from bo dot berggren at glocalnet dot net 2006-02-13 19:22 --- Created an attachment (id=10839) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10839&action=view) Adding the result keyword to the functions makes them compile cleanly. -- http://gcc.

[Bug fortran/26265] gfortran produces illegal assembler code

2006-02-13 Thread bo dot berggren at glocalnet dot net
--- Comment #2 from bo dot berggren at glocalnet dot net 2006-02-13 19:21 --- Created an attachment (id=10838) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10838&action=view) This is the source file that fails to compile. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26265

[Bug fortran/26265] New: gfortran produces illegal assembler code

2006-02-13 Thread bo dot berggren at glocalnet dot net
produces illegal assembler code Product: gcc Version: 4.2.0 Status: UNCONFIRMED Severity: major Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: bo dot berggren at glocalnet dot net