--- Comment #4 from pault at gcc dot gnu dot org 2007-03-15 06:44 ---
Subject: Bug 31163
Author: pault
Date: Thu Mar 15 06:44:25 2007
New Revision: 122944
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=122944
Log:
2007-03-15 Tobias Burnus <[EMAIL PROTECTED]>
Paul T
--- Comment #3 from patchapp at dberlin dot org 2007-03-14 06:35 ---
Subject: Bug number PR31163
A patch for this bug has been added to the patch tracker.
The mailing list url for the patch is
http://gcc.gnu.org/ml/gcc-patches/2007-03/msg00898.html
--
http://gcc.gnu.org/bugzilla/sh
--- Comment #2 from burnus at gcc dot gnu dot org 2007-03-13 14:33 ---
Andrew wrote:
--
it is obvious from the tree dump, what is going on:
static struct foo_type f_a = {};
f_a.mv.data = 0B;
So save is done correctly but allocatables in
--- Comment #1 from sfilippone at uniroma2 dot it 2007-03-13 14:25 ---
Created an attachment (id=13200)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13200&action=view)
test case
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31163