]> git.proxmox.com Git - mirror_edk2.git/commit
Revert "MdePkg: avoid __builtin_unreachable() on GCC v4.4"
authorLaszlo Ersek <lersek@redhat.com>
Wed, 2 Jan 2019 20:38:22 +0000 (21:38 +0100)
committerLaszlo Ersek <lersek@redhat.com>
Tue, 8 Jan 2019 01:39:43 +0000 (02:39 +0100)
commit7423ba9d499bb0049c5aa327abf6da888dcaba56
treec06eaf2c7a0216c4be7c07ecbf4a2f026b4a4002
parent300b8c5f150c26375cc4e721ffe4dc84473452c7
Revert "MdePkg: avoid __builtin_unreachable() on GCC v4.4"

This reverts commit 357cec385d4f ("MdePkg: avoid __builtin_unreachable()
on GCC v4.4", 2016-07-21).

We've removed BaseTools support for GCC44..GCC47, therefore we need not
catch the GCC44 corner case for __builtin_unreachable().

No GCC44..GCC47 references remain under MdePkg after this patch.

Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Marvin Haeuser <Marvin.Haeuser@outlook.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=1377
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Marvin Haeuser <Marvin.Haeuser@outlook.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
MdePkg/Include/Base.h