[Bug fortran/48462] [4.6/4.7 Regression] realloc on assignment: matmul Segmentation Fault with Allocatable Array

2011-04-30 Thread pault at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48462 Paul Thomas changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug fortran/48462] [4.6/4.7 Regression] realloc on assignment: matmul Segmentation Fault with Allocatable Array

2011-04-30 Thread pault at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48462 --- Comment #12 from Paul Thomas 2011-04-30 12:00:53 UTC --- Author: pault Date: Sat Apr 30 12:00:50 2011 New Revision: 173214 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173214 Log: 2011-04-30 Paul Thomas PR fortran/48462

[Bug fortran/48462] [4.6/4.7 Regression] realloc on assignment: matmul Segmentation Fault with Allocatable Array

2011-04-29 Thread pault at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48462 --- Comment #11 from Paul Thomas 2011-04-29 20:26:59 UTC --- Author: pault Date: Fri Apr 29 20:26:56 2011 New Revision: 173185 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173185 Log: 2011-04-29 Paul Thomas PR fortran/48462

[Bug fortran/48462] [4.6/4.7 Regression] realloc on assignment: matmul Segmentation Fault with Allocatable Array

2011-04-19 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48462 --- Comment #10 from Tobias Burnus 2011-04-19 16:32:41 UTC --- Note: The commit from comment 9 fixes only the issue for non-TARGET LHS. If the LHS has the TARGET attribute (and only* then) a version with an additional temporary has to be used to

[Bug fortran/48462] [4.6/4.7 Regression] realloc on assignment: matmul Segmentation Fault with Allocatable Array

2011-04-17 Thread pault at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48462 --- Comment #9 from Paul Thomas 2011-04-18 05:07:44 UTC --- Author: pault Date: Mon Apr 18 05:07:38 2011 New Revision: 172636 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172636 Log: 2011-04-18 Paul Thomas PR fortran/48462 *

[Bug fortran/48462] [4.6/4.7 Regression] realloc on assignment: matmul Segmentation Fault with Allocatable Array

2011-04-17 Thread pcpa at mandriva dot com.br
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48462 Paulo César Pereira de Andrade changed: What|Removed |Added CC||pcpa at mandriva dot com.

[Bug fortran/48462] [4.6/4.7 Regression] realloc on assignment: matmul Segmentation Fault with Allocatable Array

2011-04-16 Thread pault at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48462 --- Comment #7 from Paul Thomas 2011-04-16 21:25:55 UTC --- Created attachment 24014 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24014 A more elegant fix This bootstraps and regtests on FC9/x86_64. A testcase has been developed. Will s

[Bug fortran/48462] [4.6/4.7 Regression] realloc on assignment: matmul Segmentation Fault with Allocatable Array

2011-04-15 Thread pault at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48462 --- Comment #6 from Paul Thomas 2011-04-15 20:40:58 UTC --- Created attachment 24008 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24008 A fix for the PR This fixes the PR and bootstraps/regtests on FC9/x86_64. I will continue to look for

[Bug fortran/48462] [4.6/4.7 Regression] realloc on assignment: matmul Segmentation Fault with Allocatable Array

2011-04-11 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48462 Jakub Jelinek changed: What|Removed |Added Priority|P3 |P4 CC|

[Bug fortran/48462] [4.6/4.7 Regression] realloc on assignment: matmul Segmentation Fault with Allocatable Array

2011-04-10 Thread pault at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48462 --- Comment #5 from Paul Thomas 2011-04-10 18:48:40 UTC --- (In reply to comment #4) > This should be easy. The only difference between default (failing) and snip > which sort of does a job on 'a'. I say that it is easy because there a

[Bug fortran/48462] [4.6/4.7 Regression] realloc on assignment: matmul Segmentation Fault with Allocatable Array

2011-04-07 Thread pault at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48462 Paul Thomas changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #4 from Paul Thomas 2

[Bug fortran/48462] [4.6/4.7 Regression] realloc on assignment: matmul Segmentation Fault with Allocatable Array

2011-04-05 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48462 Tobias Burnus changed: What|Removed |Added CC||burnus at gcc dot gnu.org,