Ticket #647 (new Defect)

Opened 4 months ago

Last modified 4 months ago

Remove -fomit-frame-pointer and -ffast-math gcc flags

Reported by: mjakubicek Assigned to: davea
Priority: Minor Milestone: Undetermined
Component: Client - Build Version:
Keywords: patch Cc:

Description

Is there any particular reason to have those flags set as default? They can make debugging much harder or impossible and should be avoided if possible. I ask because they are currently prohibited for Fedora, so that I had to remove them anyway in the Fedora package. (patch included)

Attachments

boinc-gccflags.patch (1.9 kB) - added by mjakubicek on 05/12/08 15:04:57.
Patch for the Makefile.in and Makefile.am -- remove -fomit-frame-pointer and -ffast-math

Change History

05/12/08 15:04:57 changed by mjakubicek

  • attachment boinc-gccflags.patch added.

Patch for the Makefile.in and Makefile.am -- remove -fomit-frame-pointer and -ffast-math

05/12/08 16:10:04 changed by Nicolas

  • owner set to romw.
  • priority changed from Undetermined to Minor.
  • component changed from Undetermined to Client - Build.

05/12/08 19:58:19 changed by Nicolas

  • keywords set to patch.

05/12/08 21:02:50 changed by romw

  • owner changed from romw to davea.

This would cause a drop in benchmark scores.

See ticket #155 for further information.

David, should we re-visit this issue?


If this page is incomplete or incorrect, please edit it or add it to the wiki to-do list. To do this, you must be logged in; click Login or Register above.