[Bug fortran/45746] New: [OOP] ICE in fold_convert_loc: pointer to allocatable array with select type

2010-09-22 Thread boschmann at tp1 dot physik dot uni-siegen dot de
Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: boschmann at tp1 dot physik dot uni-siegen dot de http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45746

[Bug fortran/44696] New: Associated() doesn't work in subroutine

2010-06-28 Thread boschmann at tp1 dot physik dot uni-siegen dot de
Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: boschmann at tp1 dot physik dot uni-siegen dot de http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44696

[Bug fortran/44568] [OOP] ICE with TBP of polymorphic derived type array

2010-06-18 Thread boschmann at tp1 dot physik dot uni-siegen dot de
--- Comment #2 from boschmann at tp1 dot physik dot uni-siegen dot de 2010-06-18 13:29 --- Subject: Re: [OOP] ICE with TBP of polymorphic derived type array Hallo Janus, wird denn im Moment an diesem Feature gearbeitet? Eigentlich wollte ich diesen Sommer mein Code offiziell in das

[Bug fortran/44570] New: [OOP] ICE on allocated statement with polymorphic derived type array

2010-06-17 Thread boschmann at tp1 dot physik dot uni-siegen dot de
P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: boschmann at tp1 dot physik dot uni-siegen dot de http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44570

[Bug fortran/44568] New: [OOP] ICE with TBP of polymorphic derived type array

2010-06-17 Thread boschmann at tp1 dot physik dot uni-siegen dot de
physik dot uni-siegen dot de http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44568

[Bug fortran/44565] New: [OOP] ICE in gimplify_expr when passing generic function as argument

2010-06-17 Thread boschmann at tp1 dot physik dot uni-siegen dot de
uct: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: boschmann at tp1 dot physik dot uni-siegen dot de http://gcc.gnu.org/bugzi

[Bug fortran/44558] New: [OOP] ICE on invalid code: called TBP subroutine as TBP function

2010-06-16 Thread boschmann at tp1 dot physik dot uni-siegen dot de
ion: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: boschmann at tp1 dot physik dot uni-siegen dot de http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44558

[Bug fortran/44213] New: [OOP] ICE when extending abstract type

2010-05-20 Thread boschmann at tp1 dot physik dot uni-siegen dot de
physik dot uni-siegen dot de http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44213

[Bug fortran/44212] New: [OOP] ICE when defining a pointer component before defining the class and calling a TBP then

2010-05-20 Thread boschmann at tp1 dot physik dot uni-siegen dot de
: unassigned at gcc dot gnu dot org ReportedBy: boschmann at tp1 dot physik dot uni-siegen dot de http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44212

[Bug fortran/44211] New: ICE with TBP of pointer component of derived type array

2010-05-20 Thread boschmann at tp1 dot physik dot uni-siegen dot de
component of derived type array Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: boschmann at tp1 dot physik dot u

[Bug fortran/44207] New: ICE on ALLOCATE statement

2010-05-20 Thread boschmann at tp1 dot physik dot uni-siegen dot de
gcc dot gnu dot org ReportedBy: boschmann at tp1 dot physik dot uni-siegen dot de http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44207

[Bug fortran/43696] [OOP] Bogus error: Passed-object dummy argument must not be POINTER

2010-04-09 Thread boschmann at tp1 dot physik dot uni-siegen dot de
--- Comment #4 from boschmann at tp1 dot physik dot uni-siegen dot de 2010-04-09 15:22 --- I've tried to isolate the error message from the ICE. The smallest code is a_module for the error and b_module for the ICE. a_module is valid f2003 code but b_module is not, it contains a po