]> git.ipfire.org Git - thirdparty/gcc.git/commit
[Ada] Spurious visibility error in predicate in generic instance
authorpmderodat <pmderodat@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 10 Oct 2019 15:23:01 +0000 (15:23 +0000)
committerpmderodat <pmderodat@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 10 Oct 2019 15:23:01 +0000 (15:23 +0000)
commit354114234b8f576f8e1e85823b6573bcd8c0ae0b
tree5526949bdb912eb87e39cb6ec3de4b67ffad456a
parent282be657400872c4fbe14e9b0f78d3486bd6ae5b
[Ada] Spurious visibility error in predicate in generic instance

2019-10-10  Ed Schonberg  <schonberg@adacore.com>

gcc/ada/

* sem_cat.adb (Set_Categorization_From_Pragma): Do not modify
any visibility settings if there are no compilation_unit pragmas
following the package declaration. Add comments for future
cleanup.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@276812 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/sem_cat.adb