[Bug fortran/60066] Bad elemental invocation of non-scalar base object

2014-02-08 Thread pault at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60066 --- Comment #11 from Paul Thomas --- Author: pault Date: Sat Feb 8 16:22:46 2014 New Revision: 207633 URL: http://gcc.gnu.org/viewcvs?rev=207633&root=gcc&view=rev Log: 2014-02-08 Paul Thomas PR fortran/60066 * gfortran.dg/elemental_s

[Bug fortran/60066] Bad elemental invocation of non-scalar base object

2014-02-07 Thread mikael.morin at sfr dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60066 --- Comment #10 from mikael.morin at sfr dot fr --- Le 07/02/2014 19:18, Paul Richard Thomas a écrit : > Dear All, > > I propose to add the attached to the testsuite. It is the testcase > from PR60066, which was fixed by the patch for PR59066. >

[Bug fortran/60066] Bad elemental invocation of non-scalar base object

2014-02-07 Thread paul.richard.thomas at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60066 --- Comment #9 from paul.richard.thomas at gmail dot com --- Dear All, I propose to add the attached to the testsuite. It is the testcase from PR60066, which was fixed by the patch for PR59066. OK for trunk, 4.8 and 4.7? On 5 February 2014 12:

[Bug fortran/60066] Bad elemental invocation of non-scalar base object

2014-02-05 Thread pault at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60066 Paul Thomas changed: What|Removed |Added Resolution|DUPLICATE |FIXED --- Comment #8 from Paul Thomas ---

[Bug fortran/60066] Bad elemental invocation of non-scalar base object

2014-02-05 Thread paul.richard.thomas at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60066 --- Comment #7 from paul.richard.thomas at gmail dot com --- The patch submission (1st February) said: "That must be one of the fastest reviews on record! Committed as revision 207389 4.7 and 4.8 to follow next weekend." Given my limited time

[Bug fortran/60066] Bad elemental invocation of non-scalar base object

2014-02-05 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60066 --- Comment #6 from Dominique d'Humieres --- Wrong PR in the previous post. Sorry for the noise. *** This bug has been marked as a duplicate of bug 59906 ***

[Bug fortran/60066] Bad elemental invocation of non-scalar base object

2014-02-05 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60066 Dominique d'Humieres changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug fortran/60066] Bad elemental invocation of non-scalar base object

2014-02-05 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60066 --- Comment #4 from Dominique d'Humieres --- I have applied the patch at http://gcc.gnu.org/ml/fortran/2014-02/txtX3eVILZEGw.txt on top of 4.8.3 r206497 and the test runs successfully (so it fixed on trunk by r207389).

[Bug fortran/60066] Bad elemental invocation of non-scalar base object

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

[Bug fortran/60066] Bad elemental invocation of non-scalar base object

2014-02-04 Thread fmartinez at gmv dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60066 --- Comment #2 from Fran Martinez Fadrique --- Created attachment 32042 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32042&action=edit Main program

[Bug fortran/60066] Bad elemental invocation of non-scalar base object

2014-02-04 Thread fmartinez at gmv dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60066 --- Comment #1 from Fran Martinez Fadrique --- Created attachment 32041 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32041&action=edit Core type containing the elemental subroutine