This is the mail archive of the gcc@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]

Re: Signalling NaNs for floating point initialization?



  In message <rzq3e6efv6r.fsf@djlvig.dl.ac.uk>you write:
  > -finit-local-zero, but not for arrays; the backend doesn't seem to
  > provide a facility for initializing aggregates to a repeating bit
  > pattern other than zeroes (presumably reflecting what assemblers give
  > you).
But handling this is a relatively straightforward extension to clear_storage.  


jeff


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