aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-vect-loop.cc
diff options
context:
space:
mode:
authorRonan Desplanques <desplanques@adacore.com>2024-04-12 15:25:22 +0200
committerMarc Poulhiès <poulhies@adacore.com>2024-06-10 11:03:59 +0200
commite12e69b1f5b0e966200b6c9b9bf73e624d62add7 (patch)
treebf4e264bfb76ffe7194acb831b674f751772e2eb /gcc/tree-vect-loop.cc
parenteb822805b51a1fa5b514a04a6e66556e3dcd3484 (diff)
downloadgcc-e12e69b1f5b0e966200b6c9b9bf73e624d62add7.zip
gcc-e12e69b1f5b0e966200b6c9b9bf73e624d62add7.tar.gz
gcc-e12e69b1f5b0e966200b6c9b9bf73e624d62add7.tar.bz2
ada: Remove incorrect assertion in run-time
There is a special case of file paths on Windows that are absolute but don't start with a drive letter: UNC paths. This patch removes an assertion in System.OS_Lib.Normalize_Pathname that failed to take this case into account. It also renames a local subprogram of Normalize_Pathname to make its purpose clearer. gcc/ada/ * libgnat/s-os_lib.adb (Normalize_Pathname): Remove incorrect assert statement. (Missed_Drive_Letter): Rename into... (Drive_Letter_Omitted): This.
Diffstat (limited to 'gcc/tree-vect-loop.cc')
0 files changed, 0 insertions, 0 deletions