Skip to content
Commit 1716bbdb authored by Joel Holdsworth's avatar Joel Holdsworth Committed by Benjamin Cabé
Browse files

toolchain: gcc: Added fallback for __builtin_unreachable



Support for __builtin_unreachable() was added to GCC in the 4.5.0 release.
This patch adds a fallback to __builtin_trap() for older compilers which
do not have this built-in available.

Signed-off-by: default avatarJoel Holdsworth <jholdsworth@nvidia.com>
parent 46e37b00
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment