Remove pragmas related to -Wunreachable-code
authorColin Watson <cjwatson@ubuntu.com>
Wed, 20 Jan 2016 15:56:55 +0000 (15:56 +0000)
committerColin Watson <cjwatson@ubuntu.com>
Wed, 20 Jan 2016 15:56:55 +0000 (15:56 +0000)
commit47e67d809cca22b77ea73ab4dbe04cfd5b11bae1
tree7557971b336cb780d48c7afffde5f1c6fd1770a5
parent92bbf2571463e230682406a9d631580f928af11f
Remove pragmas related to -Wunreachable-code

-Wunreachable-code has been a no-op since GCC 4.5; GRUB hasn't been
compiled with it since 2012; and GCC 6 produces "error:
'-Wunreachable-code' is not an option that controls warnings" for these.

Fixes Debian bug #812047.
grub-core/lib/pbkdf2.c
grub-core/script/parser.y