From mboxrd@z Thu Jan 1 00:00:00 1970 From: craig@jcb-sc.com To: toon@moene.indiv.nluug.nl Cc: craig@jcb-sc.com Subject: Re: egcs-1.2 stuff Date: Wed, 31 Mar 1999 23:46:00 -0000 Message-ID: <19990325022645.4097.qmail@deer> References: <19506.921836210@hurl.cygnus.com> <36F95EEA.F12F4575@moene.indiv.nluug.nl> X-SW-Source: 1999-03n/msg00801.html Message-ID: <19990331234600.hu4KgBFtJYxHI-L-9TIno2H5bh0nslloOBeladh-xNs@z> >1. Because we're not going to solve the SCmode problems on 64-bit > targets in time for 1.2, it would be useful to restrict the > "-femulate-complex" default option that the FF applies to only those > cases where it is actually needed (single precision complex on 64-bit > targets). Hmm, might not be trivial in the code, and certainly would be more painful to document than the current, fairly simple-minded option. (Plus, we'd really need a new option to represent this intermediate sort of emulation.) Otherwise, that seems like a good idea. >2. It might be best to enable -fno-strict-aliasing by default from > the Fortran Frontend, because Fortran knows of no type based > aliasing rules. I still haven't examined the -fstrict-aliasing stuff at all yet, though it's in my backlog somewhere (under "performance", I think). tq vm, (burley)