[Bug target/59091] New: __builtin_trap calls abort for arm-linux-gnueabi

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Nov 12 18:55:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59091

            Bug ID: 59091
           Summary: __builtin_trap calls abort for arm-linux-gnueabi
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: pinskia at gcc dot gnu.org
            Target: arm-linux-gnueabi

Right now __builtin_trap calls abort on arm-linux-gnueabi which causes glibc
fail to build as that brings in lots of dependencies.  The arm back-end should
implement a "trap" pattern.



More information about the Gcc-bugs mailing list