diff options
author | Pascal Obry <obry@adacore.com> | 2022-03-24 11:30:05 +0100 |
---|---|---|
committer | Eric Botcazou <ebotcazou@adacore.com> | 2022-03-24 11:31:50 +0100 |
commit | d937c6e44ba64694c0fc88f40f42390149d1d624 (patch) | |
tree | e0b4b52a5a4eb8317858b5b016c5e02b37dfa3cd /gcc/fold-const.cc | |
parent | 85b4d881327e31ae7d2bd4072dcbe425db30f8fe (diff) | |
download | gcc-d937c6e44ba64694c0fc88f40f42390149d1d624.zip gcc-d937c6e44ba64694c0fc88f40f42390149d1d624.tar.gz gcc-d937c6e44ba64694c0fc88f40f42390149d1d624.tar.bz2 |
Properly reset the port handle when closing
When the serial port is closed, we need to ensure that the port handle is
properly reset for it to be detected as closed.
gcc/ada/
PR ada/104767
* libgnat/g-sercom__mingw.adb (Close): Reset port handle to -1.
* libgnat/g-sercom__linux.adb (Close): Likewise.
Diffstat (limited to 'gcc/fold-const.cc')
0 files changed, 0 insertions, 0 deletions