[Bug fortran/55729] Problem with sum intrinsic

2012-12-20 Thread pmarguinaud at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55729 --- Comment #4 from pmarguinaud at hotmail dot com 2012-12-20 08:45:09 UTC --- I tried 4.7.2 as suggested and it works.

[Bug fortran/55729] Problem with sum intrinsic

2012-12-18 Thread pmarguinaud at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55729 --- Comment #2 from pmarguinaud at hotmail dot com 2012-12-18 16:25:01 UTC --- Hi Tobias, I use gfortran 4.7.0. It was build and installed by our admin, as you can see below : $ gfortran -v Using built-in specs. COLLECT_GCC=gfortran

[Bug fortran/55729] New: Problem with sum intrinsic

2012-12-18 Thread pmarguinaud at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55729 Bug #: 55729 Summary: Problem with sum intrinsic Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug fortran/55214] Program fail to evaluate where clause

2012-11-05 Thread pmarguinaud at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55214 --- Comment #1 from pmarguinaud at hotmail dot com 2012-11-05 14:03:32 UTC --- $ gfortran -g -O0 -ffpe-trap=invalid -static where.F90 $ ./a.out Program received signal SIGFPE: Floating-point exception - erroneous arithmetic operation

[Bug fortran/55214] New: Program fail to evaluate where clause

2012-11-05 Thread pmarguinaud at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55214 Bug #: 55214 Summary: Program fail to evaluate where clause Classification: Unclassified Product: gcc Version: 4.6.1 Status: UNCONFIRMED Severity: normal P

[Bug fortran/55117] Programs fails to read namelist (contains derived types objects)

2012-10-29 Thread pmarguinaud at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55117 --- Comment #2 from pmarguinaud at hotmail dot com 2012-10-29 14:34:02 UTC --- $ gfortran bat.F90 $ ./a.out At line 33 of file bat.F90 (unit = 4, file = 'NAMELIST') Fortran runtime error: Internal namelist read error I t

[Bug fortran/55117] Programs fails to read namelist (contains derived types objects)

2012-10-29 Thread pmarguinaud at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55117 --- Comment #1 from pmarguinaud at hotmail dot com 2012-10-29 14:32:32 UTC --- Created attachment 28554 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28554 Namelist

[Bug fortran/55117] New: Programs fails to read namelist (contains derived types objects)

2012-10-29 Thread pmarguinaud at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55117 Bug #: 55117 Summary: Programs fails to read namelist (contains derived types objects) Classification: Unclassified Product: gcc Version: 4.6.1 Status: UNCO

[Bug fortran/48202] New: Internal compiler error

2011-03-19 Thread pmarguinaud at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48202 Summary: Internal compiler error Product: gcc Version: 4.5.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassig...@gcc.gnu.org