http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50408
Tobias Burnus changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50408
--- Comment #6 from Tobias Burnus 2011-11-25
17:18:10 UTC ---
Author: burnus
Date: Fri Nov 25 17:18:05 2011
New Revision: 181726
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181726
Log:
2011-11-25 Tobias Burnus
PR fortran/50
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50408
--- Comment #5 from Tobias Burnus 2011-11-25
16:27:01 UTC ---
Author: burnus
Date: Fri Nov 25 16:26:47 2011
New Revision: 181725
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181725
Log:
2011-11-25 Tobias Burnus
PR fortran/50
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50408
--- Comment #4 from Tobias Burnus 2011-11-24
22:20:55 UTC ---
Patch for this issue - note that there are more places which have to be checked
and potentially fixed. The second part is just a performance/algorithmic
optimization, which occurs in r
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50408
--- Comment #3 from Tobias Burnus 2011-11-24
22:13:06 UTC ---
That a -fwhole-file regression, which became the default in 4.6. The work
around is -fno-whole-file.
The problem is in gfc_get_extern_function_decl:
gfc_find_symbol (sym->name,
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50408
Tobias Burnus changed:
What|Removed |Added
Priority|P1 |P3
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50408
Francois-Xavier Coudert changed:
What|Removed |Added
Keywords||ice-on-valid-code
Pri