: unassigned at gcc dot gnu dot org
ReportedBy: ohl at physik dot uni-wuerzburg dot de
GCC build triplet: x86_64-unknown-linux-gnu
GCC host triplet: x86_64-unknown-linux-gnu
GCC target triplet: x86_64-unknown-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45081
--- Comment #12 from ohl at physik dot uni-wuerzburg dot de 2010-07-06
07:38 ---
(In reply to comment #10)
> It is not particularly efficient to use a huge static variable. [...]
> initialization at run time is the better choice for large arrays. The best
> solution for
--- Comment #10 from ohl at physik dot uni-wuerzburg dot de 2010-04-01
12:45 ---
(In reply to comment #8)
> That's not valid either as you have not defined "p1_type" - replacing it by
> INTEGER should work, though. -- Well, it actually does not as specification
--- Comment #6 from ohl at physik dot uni-wuerzburg dot de 2010-04-01
11:47 ---
(In reply to comment #5)
> Well, using
> type omega_procedures
> procedure(number_particles_out), nopass, pointer :: number_particles_out
> => NULL()
> end type omega_procedures
--- Comment #1 from ohl at physik dot uni-wuerzburg dot de 2010-03-30
17:21 ---
Created an attachment (id=20261)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20261&action=view)
program that triggers the bug
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43591
ortran
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: ohl at physik dot uni-wuerzburg dot de
GCC build triplet: x86_64-unknown-linux-gnu
GCC host triplet: x86_64-unknown-linux-gnu
GCC target triplet: x86_64-unknown-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43591