diff options
author | Javier Miranda <miranda@adacore.com> | 2023-03-20 19:24:17 +0000 |
---|---|---|
committer | Marc Poulhiès <poulhies@adacore.com> | 2023-05-26 09:29:17 +0200 |
commit | deba689502bb274e94f5a37a96d3fe582041e3b1 (patch) | |
tree | 883b7f804b662bec1899ee0590edd2248387fe54 /gcc/fortran | |
parent | e3fe66ea55761315879985fe9b03989e9033e734 (diff) | |
download | gcc-deba689502bb274e94f5a37a96d3fe582041e3b1.zip gcc-deba689502bb274e94f5a37a96d3fe582041e3b1.tar.gz gcc-deba689502bb274e94f5a37a96d3fe582041e3b1.tar.bz2 |
ada: Crash on loop in dispatching conditional entry call
gcc/ada/
* exp_ch9.adb
(Expand_N_Conditional_Entry_Call): Factorize code to avoid
duplicating subtrees; required to avoid problems when the copied
code has implicit labels.
* sem_util.ads (New_Copy_Separate_List): Removed.
(New_Copy_Separate_Tree): Removed.
* sem_util.adb (New_Copy_Separate_List): Removed.
(New_Copy_Separate_Tree): Removed.
Diffstat (limited to 'gcc/fortran')
0 files changed, 0 insertions, 0 deletions