gcc plugin: Detect any attempt to access the global_options array.
This commit is contained in:
parent
057676c5e3
commit
d9c1db450f
@ -1,7 +1,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 9.28
|
||||
Version: 9.29
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
# ProtocolURL: https://fedoraproject.org/wiki/Toolchain/Watermark
|
||||
@ -311,6 +311,9 @@ fi
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Mon Aug 17 2020 Nick Clifton <nickc@redhat.com> - 9.29-1
|
||||
- gcc plugin: Detect any attempt to access the global_options array.
|
||||
|
||||
* Tue Aug 11 2020 Nick Clifton <nickc@redhat.com> - 9.28-1
|
||||
- gcc plugin: Do not complain about missing pre-processor options when examining a preprocessed input file. (#1862718)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-9.28.tar.xz) = 7a6320dee9920b9947b71786f8b483e8cd945f95835107ce2276bc8009aaa9a5357ef207a74ad7de50be5df2c59793237b6b4d57381a481d9bff3a09ffd8c80a
|
||||
SHA512 (annobin-9.29.tar.xz) = 1a710921c3b95b02e0e836f4589db51b1d0830a29dc2c0d47f8f9ec202726c7b3d6e38eb97bf48aa8f479356c28a755a8cfff2beb912c97bfdc81681fb972d59
|
||||
|
Loading…
Reference in New Issue
Block a user