This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/24168] Problems with SPREAD and/or scalarization
- From: "paul dot richard dot thomas at cea dot fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Jun 2006 10:26:34 -0000
- Subject: [Bug fortran/24168] Problems with SPREAD and/or scalarization
- References: <bug-24168-10110@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from paul dot richard dot thomas at cea dot fr 2006-06-06 10:26 -------
Created an attachment (id=11607)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11607&action=view)
Patch and testcase for the PR
The problem lay in simplification of the binary expression because the rank of
the operands was not transferred.
I will submit tonight.
Paul
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24168