mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-24 05:50:27 +08:00
These directives are legal everywhere. They can be used to patch away BRIG entries at the binary level. Also add extra error detection for zeroed regions: make sure the byteCount field is never zero. The call code still failed a few PRM test cases. Now all PRM branch cases pass again. From-SVN: r253545