This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/45395] internal compiler error: Segmentation fault



------- Comment #2 from rguenther at suse dot de  2010-08-24 09:33 -------
Subject: Re:  internal compiler error: Segmentation
 fault

On Tue, 24 Aug 2010, burnus at gcc dot gnu dot org wrote:

> 
> 
> ------- Comment #1 from burnus at gcc dot gnu dot org  2010-08-24 09:17 -------
> Janus: I CCed you as the program uses CLASS. (4.6 works, but 4.5 fails with a
> segfault.)
> 
> Richard: I wonder whether one should fix it. Regarding CLASS, i.e.
> polymorphism, one finds in the 4.5 release notes: "Experimental, incomplete
> support for polymorphism". As Fortran 2003 feature and as being marked
> experimental, I do not expect that many users run into this issue.
> Additionally, even now there are still some bugs to be fixed and so far 34 OOP
> bugs have been fixed during the 4.6 development, cf.
> http://gcc.gnu.org/wiki/OOP
> 
> Thus, would WONTFIX be an acceptable answer?

If you don't want to fix it for 4.5 then mark it FIXED with a target
milestone of 4.6 (it's not a regression).  Possibly add the testcase
to the trunk.

Richard.


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]