[Bug fortran/48058] [4.6 Regression] reallocation of array during constructor assignement

2012-02-28 Thread therobbot at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48058 --- Comment #6 from Robert Hayward 2012-02-28 16:36:52 UTC --- 48058(In reply to comment #4) > Created attachment 26770 [details] > test program to reproduce bug Sorry about that, attached to the wrong bug. It was meant for 52151.

[Bug fortran/52418] New: (unnecessary) automatic reallocation of lhs causes segfault

2012-02-28 Thread therobbot at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52418 Bug #: 52418 Summary: (unnecessary) automatic reallocation of lhs causes segfault Classification: Unclassified Product: gcc Version: 4.6.2 Status: UNCONFIRMED

[Bug fortran/48058] [4.6 Regression] reallocation of array during constructor assignement

2012-02-28 Thread therobbot at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48058 --- Comment #4 from Robert Hayward 2012-02-28 15:53:05 UTC --- Created attachment 26770 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26770 test program to reproduce bug