This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch, fortran] PR37735 - Allocatable components in vectors of derived types cause ICE on assignment


On Sun, 2008-11-23 at 20:23 +0100, Tobias Burnus wrote:

> One 4.5 item in which I'm interested is to get -finit-real-sNaN and
> basic IEEE support working; that seems to be an area where gfortran is
> featurewise behind other major compilers.

Maybe we could also focus a bit on bounds checking.  There are numerous
things we don't check at the moment (array intrinsics and also other
cases), and I'd like some improvement there :-)

	Thomas


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]