[Bug fortran/40963] ICE segfault - c_loc with derived type component as argument

2012-01-30 Thread andrew.t.baldwin at me dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40963 --- Comment #5 from Andrew Baldwin 2012-01-31 04:53:40 UTC --- (In reply to comment #4) > I encountered the same bug in gfortran 4.7.0 20110329 and 4.5.2. > > Are there any updates on this bug? I did not encounted this bug with g++ 4.7.0 20

[Bug fortran/49076] ASSOCIATE: Array descriptor passed to explicit-shaped dummy

2011-05-20 Thread andrew.t.baldwin at me dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49076 --- Comment #2 from Andrew Baldwin 2011-05-21 03:16:20 UTC --- I'm not sure if this is directly related or not, but the following program produces the same output as the original (with the same problem): subroutine print_int (i) in

[Bug fortran/48923] New: Type with Allocatable Length Character Component

2011-05-06 Thread andrew.t.baldwin at me dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48923 Summary: Type with Allocatable Length Character Component Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: