[Ada] Disable warning about unsafe use of __builtin_frame_address
authorEric Botcazou <ebotcazou@adacore.com>
Mon, 25 May 2020 08:53:00 +0000 (10:53 +0200)
committerPierre-Marie de Rodat <derodat@adacore.com>
Wed, 8 Jul 2020 14:55:56 +0000 (10:55 -0400)
commit0cb1b7276d0dad50678ac80a416e748e3d0a6ff2
treec8c3a8411caa2a780e0046eee6a5d1250c9d8285
parent6c8b9020a8b4b2b0b4e7643b4c7c7fbd6f6f49a4
[Ada] Disable warning about unsafe use of __builtin_frame_address

gcc/ada/

* tracebak.c [generic implementation]: Add pragma GCC diagnostic
to disable warning about __builtin_frame_address.
gcc/ada/tracebak.c