diff options
author | Eric Botcazou <ebotcazou@adacore.com> | 2024-10-15 21:41:45 +0200 |
---|---|---|
committer | Marc Poulhiès <dkm@gcc.gnu.org> | 2024-11-04 16:57:58 +0100 |
commit | 56ea463808d47cc8bf342b32125e793cfcde472d (patch) | |
tree | 280f56b194450ff56fc314d517234c087a8c2187 /gcc/fortran/error.cc | |
parent | 4fbfd9e686eeb02466581a87f151dfe20f140f13 (diff) | |
download | gcc-56ea463808d47cc8bf342b32125e793cfcde472d.zip gcc-56ea463808d47cc8bf342b32125e793cfcde472d.tar.gz gcc-56ea463808d47cc8bf342b32125e793cfcde472d.tar.bz2 |
ada: Propagate resolution status from Resolve_Iterated_Component_Association
The resolution status of Resolve_Aggr_Expr is lost when the routine is
invoked indirectly from Resolve_Iterated_Component_Association.
gcc/ada/ChangeLog:
* sem_aggr.adb (Resolve_Iterated_Component_Association): Change to
function returning Boolean and return the result of the call made
to Resolve_Aggr_Expr.
(Resolve_Array_Aggregate): Return failure status if the call to
Resolve_Iterated_Component_Association returns false.
Diffstat (limited to 'gcc/fortran/error.cc')
0 files changed, 0 insertions, 0 deletions