Forum | Documentation | Website | Blog

Skip to content
  • coderJeff's avatar
    fbc: allow '-fpmode fast' command line option all targets · 01bab2bd
    coderJeff authored
    - allow '-fpmode fast' command line option for any target (not just SSE)
    - this is to be used augment floating point handling where some accuracy
      is sacrificed for smaller and faster code generation
    - this change only allows the option and does not affect any code generation
    - previously an error message would be displayed if this option was
      with anything but SSE.
    01bab2bd
To find the state of this project's repository at the time of any of these versions, check out the tags.
Loading