[Bug fortran/54221] New: Explicit private access specifier signals "unexpected defined but not used [-Wunused-function]" warning

2012-08-10 Thread koen.poppe at cs dot kuleuven.be
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54221 Bug #: 54221 Summary: Explicit private access specifier signals "unexpected defined but not used [-Wunused-function]" warning Classification: Unclassified Product: gcc Version: 4

[Bug fortran/54166] ICE rank-1 assignment to rank-2 array section

2012-08-05 Thread koen.poppe at cs dot kuleuven.be
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54166 --- Comment #5 from koen.poppe at cs dot kuleuven.be 2012-08-06 06:53:56 UTC --- You're welcome! Thank you for the quick fix!

[Bug fortran/54166] New: ICE rank-1 assignment to rank-2 array section

2012-08-03 Thread koen.poppe at cs dot kuleuven.be
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54166 Bug #: 54166 Summary: ICE rank-1 assignment to rank-2 array section Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal Prio

[Bug fortran/54134] [OOP] ICE overriding derived type bound function with allocatable character as result

2012-07-31 Thread koen.poppe at cs dot kuleuven.be
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54134 --- Comment #5 from koen.poppe at cs dot kuleuven.be 2012-07-31 13:10:46 UTC --- Thank you for the quick response and solution!

[Bug fortran/54134] New: ICE overriding derived type bound function with allocatable character as result

2012-07-31 Thread koen.poppe at cs dot kuleuven.be
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54134 Bug #: 54134 Summary: ICE overriding derived type bound function with allocatable character as result Classification: Unclassified Product: gcc Version: 4.8.0 Status:

[Bug fortran/51075] ICE with deferred-length character pointer component in derived types

2011-11-23 Thread koen.poppe at cs dot kuleuven.be
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51075 --- Comment #1 from koen.poppe at cs dot kuleuven.be 2011-11-23 14:32:59 UTC --- Created attachment 25902 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25902 ICE with allocatable type component >> gfortran -c -std=f2008 -Wal