[Bug fortran/55887] [OOP][F2008] ICE with CLASS and data-target pointer association in (default) initialization

tilo@tilo-schwarz.de gcc-bugzilla@gcc.gnu.org
Thu Jan 24 19:16:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55887

Tilo Schwarz <tilo@tilo-schwarz.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tilo@tilo-schwarz.de

--- Comment #1 from Tilo Schwarz <tilo@tilo-schwarz.de> 2013-01-24 19:16:25 UTC ---
I don't know how much help this actually is, but on my machine this commit

commit a90fe8299d2e635e53ab006c934154289d06ffa1
Author: pault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Date:   Thu Dec 20 00:15:00 2012 +0000

    2012-12-19  Paul Thomas  <pault@gcc.gnu.org>

    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@194622
138bc75d-0d04-0410-961f-82ee72b054a4


gives an ICE, but one commit earlier


commit 873f242d97571e98acad8ea1912f81682bd7a448
Author: burnus <burnus@138bc75d-0d04-0410-961f-82ee72b054a4>
Date:   Wed Dec 19 23:05:49 2012 +0000

    2012-12-19  Tobias Burnus  <burnus@net-b.de>

    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@194621
138bc75d-0d04-0410-961f-82ee72b054a4


does not.


Regards,
Tilo



More information about the Gcc-bugs mailing list