[Bug libfortran/43532] New: Segfault using shape intrinsic function with deferred-shape array

2010-03-26 Thread pchwood at yahoo dot com
at yahoo dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43532

[Bug libfortran/44064] New: ICE with file containing two modules and one program

2010-05-10 Thread pchwood at yahoo dot com
ReportedBy: pchwood at yahoo dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44064

[Bug libfortran/44065] New: Undefined reference to TBP

2010-05-10 Thread pchwood at yahoo dot com
: unassigned at gcc dot gnu dot org ReportedBy: pchwood at yahoo dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44065

[Bug fortran/47007] Values from namelist file should not depend on locale settings

2012-03-14 Thread pchwood at yahoo dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47007 --- Comment #16 from PierreC pchwood at yahoo dot com 2012-03-14 13:42:13 UTC --- I bumped into this problem using f2py to interface a Fortran library into Python. The read statement upon an internal buffer depends on the locale...