2018-09-26 Jerome Lambourg <lambourg@adacore.com>
gcc/ada/
* vxlink.adb: Kill a CodePeer warning.
From-SVN: r264597
+2018-09-26 Jerome Lambourg <lambourg@adacore.com>
+
+ * vxlink.adb: Kill a CodePeer warning.
+
2018-09-24 Eric Botcazou <ebotcazou@adacore.com>
PR ada/87396
GNAT.OS_Lib.Free (Args);
if Status /= 0 then
+ pragma Annotate (Codepeer, False_Positive,
+ "test always false",
+ "Status modified by Get_Command_Output");
Ada.Text_IO.Put_Line (Ret);
Set_Error_State
(Base_Name (Arguments.First_Element) &