[Fwd: question on optimizing calls to library functions]

Tobias Burnus burnus@net-b.de
Wed Dec 10 15:25:00 GMT 2008


Hi all,

does someone see why
   REAL, DIMENSION(1, 1), PARAMETER :: a = 1.0
   ... = SIN(a)
is not compile-time evaluated? Or does it make sense for constant arrays
that they are not compile-time simplified?

(The question about optimizing matmul way I leave to the middle enders)

Tobias
-------------- next part --------------
An embedded message was scrubbed...
From: Daniel Franke <franke.daniel@gmail.com>
Subject: question on optimizing calls to library functions
Date: Wed, 10 Dec 2008 12:22:47 +0100
Size: 3787
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20081210/fbea5266/attachment.eml>


More information about the Fortran mailing list