Evaluate feasibility and impact of -fexceptions for C code

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Won't Do
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Build
    • None
    • Server Development Platform
    • Fully Compatible
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      From the redhat recommended GCC compiler and linker flags article linked above, it is recommended to build C code with this flag to ensure that code using pthread_cleanup_push doesn't leave unprotected function pointers on the stack. I don't think we currently make use of pthread_cleanup_push, but it is possible we could start to do so in the future.

            Assignee:
            [DO NOT ASSIGN] Backlog - Server Development Platform Team (SDP) (Inactive)
            Reporter:
            Andrew Morrow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: